Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.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 277645455fc1e9cfc73b302e79b01305d40bdd87 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 277645455fc1e9cfc73b302e79b01305d40bdd87 # timeout=10 Commit message: "Makefile: add 'clean-logs' target" > git rev-list --no-walk 277645455fc1e9cfc73b302e79b01305d40bdd87 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test-latest] $ /bin/sh -xe /tmp/jenkins6869168010351929812.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.09, 0.23, 0.26 + RC=0 + ./testenv.py run hnbgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs -b osmocom:latest -c all [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] 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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-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 (9886 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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for hnbgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'make', 'hnbgw'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw' PP IPA_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_Emulation.ttcn 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 | " | ^ PP StatsD_Checker.ttcn TTCN *.ttcn *.asn ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:354.1-366.1: In function definition `f_iuh2iu': ConnHdlr.ttcn:365.2-30: In return statement: ConnHdlr.ttcn:365.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:365.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:354.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:369.1-378.1: In function definition `f_iu2iuh': ConnHdlr.ttcn:377.2-28: In return statement: ConnHdlr.ttcn:377.21-28: In actual parameter list of function `@ConnHdlr.f_rua_expect': ConnHdlr.ttcn:377.22-27: In parameter #1 for `exp_rx': ConnHdlr.ttcn:369.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:404.1-431.1: In function definition `f_iuh2iu_connect': ConnHdlr.ttcn:430.2-30: In return statement: ConnHdlr.ttcn:430.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:430.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:404.58-90: note: Referenced template parameter is here ConnHdlr.ttcn:447.1-463.1: In function definition `f_iuh2iu_disconnect': ConnHdlr.ttcn:461.2-29: In variable assignment: ConnHdlr.ttcn:461.22-29: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:461.23-28: In parameter #1 for `exp_rx': ConnHdlr.ttcn:448.9-41: note: Referenced template parameter is here ConnHdlr.ttcn:549.1-555.1: In function definition `f_build_rab_ass_resp': ConnHdlr.ttcn:554.2-45: In return statement: ConnHdlr.ttcn:554.9-45: In the operand of operation `valueof()': ConnHdlr.ttcn:554.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:554.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:550.39-45: note: Referenced template variable is here ConnHdlr.ttcn:699.1-742.1: In function definition `f_rab_ass_req_cs': ConnHdlr.ttcn:716.2-43: In variable assignment: ConnHdlr.ttcn:716.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:716.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:716.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:702.37-43: note: Referenced template variable is here ConnHdlr.ttcn:739.2-43: In variable assignment: ConnHdlr.ttcn:739.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:739.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:739.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:702.37-43: note: Referenced template variable is here ConnHdlr.ttcn:744.8-804.1: In function definition `f_rab_ass_resp_cs': ConnHdlr.ttcn:751.2-45: In variable assignment: ConnHdlr.ttcn:751.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:751.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:751.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:747.39-46: note: Referenced template variable is here ConnHdlr.ttcn:754.2-797.2: In interleave statement: ConnHdlr.ttcn:776.3-788.3: In if statement: ConnHdlr.ttcn:780.4-45: In variable assignment: ConnHdlr.ttcn:780.10-45: In the operand of operation `valueof()': ConnHdlr.ttcn:780.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:780.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:777.39-45: note: Referenced template variable is here ConnHdlr.ttcn:785.4-47: In variable assignment: ConnHdlr.ttcn:785.10-47: In the operand of operation `valueof()': ConnHdlr.ttcn:785.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:785.38-45: In parameter #1 for `rab_sml': ConnHdlr.ttcn:747.39-46: note: Referenced template variable is here ConnHdlr.ttcn:801.2-45: In variable assignment: ConnHdlr.ttcn:801.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:801.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:801.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:747.39-46: note: Referenced template variable is here ConnHdlr.ttcn:811.1-871.1: In function definition `f_rab_ass_req_ps_with_pfcp': ConnHdlr.ttcn:832.2-43: In variable assignment: ConnHdlr.ttcn:832.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:832.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:832.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:830.37-43: note: Referenced template variable is here ConnHdlr.ttcn:855.27-856.36: In template variable definition `pdr1': ConnHdlr.ttcn:855.54-856.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:851.22-852.55: note: Referenced template variable is here ConnHdlr.ttcn:857.27-858.36: In template variable definition `pdr2': ConnHdlr.ttcn:857.54-858.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:853.22-854.57: note: Referenced template variable is here ConnHdlr.ttcn:859.24-863.39: In template variable definition `r': ConnHdlr.ttcn:859.53-863.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp': In parameter #5 for `created_pdr': ConnHdlr.ttcn:855.27-856.36: note: Referenced template variable is here ConnHdlr.ttcn:857.27-858.36: note: Referenced template variable is here ConnHdlr.ttcn:869.2-43: In variable assignment: ConnHdlr.ttcn:869.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:869.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:869.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:830.37-43: note: Referenced template variable is here ConnHdlr.ttcn:873.1-892.1: In function definition `f_rab_ass_resp_ps_with_pfcp': ConnHdlr.ttcn:883.2-45: In variable assignment: ConnHdlr.ttcn:883.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:883.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:883.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:880.39-46: note: Referenced template variable is here ConnHdlr.ttcn:891.2-46: In function instance: ConnHdlr.ttcn:891.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:891.17-45: In parameter #1 for `exp_rx': RANAP_Templates.ttcn:1972.1-2051.1: note: Referenced function is here ConnHdlr.ttcn:899.1-915.1: In function definition `f_rab_ass_req_ps_without_pfcp': ConnHdlr.ttcn:909.2-43: In variable assignment: ConnHdlr.ttcn:909.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:909.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:909.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:907.37-43: note: Referenced template variable is here ConnHdlr.ttcn:913.2-43: In variable assignment: ConnHdlr.ttcn:913.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:913.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:913.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:907.37-43: note: Referenced template variable is here ConnHdlr.ttcn:917.1-930.1: In function definition `f_rab_ass_resp_ps_without_pfcp': ConnHdlr.ttcn:925.2-45: In variable assignment: ConnHdlr.ttcn:925.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:925.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:925.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:922.39-46: note: Referenced template variable is here ConnHdlr.ttcn:929.2-46: In function instance: ConnHdlr.ttcn:929.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:929.17-45: In parameter #1 for `exp_rx': RANAP_Templates.ttcn:1972.1-2051.1: note: Referenced function is here HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': HNBGW_Tests.ttcn:742.1-771.1: In function definition `f_hnbap_ue_register': HNBGW_Tests.ttcn:746.2-55: In send statement: HNBGW_Tests.ttcn:746.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': HNBGW_Tests.ttcn:746.49-53: In parameter #1 for `ue_id': HNBGW_Tests.ttcn:742.52-87: note: Referenced template parameter is here HNBGW_Tests.ttcn:1298.8-1331.1: In function definition `f_tc_rab_assign_mgcp_to': HNBGW_Tests.ttcn:1315.2-43: In variable assignment: HNBGW_Tests.ttcn:1315.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1315.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1315.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1301.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2656.8-2692.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2673.2-43: In variable assignment: HNBGW_Tests.ttcn:2673.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2673.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2673.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2668.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2686.2-45: In variable assignment: HNBGW_Tests.ttcn:2686.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2686.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2686.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2684.39-46: note: Referenced template variable is here IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': In parameter #4 for `rfci': IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw' DEP PFCP_CodecPort_CtrlFunctDef.cc DEP UD_PT.cc DEP MGCP_CodecPort_CtrlFunctDef.cc DEP RANAP_EncDec.cc DEP RUA_EncDec.cc DEP HNBAP_EncDec.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP SDP_EncDec.cc DEP SCTPasp_PT.cc DEP RTP_EncDec.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP Native_FunctionDefs.cc DEP Iuh_CodecPort_CtrlFunctDef.cc DEP IuUP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP lex.SDP_parse_.c DEP SDP_parse_.tab.c DEP RUA_PDU_Descriptions_part_7.cc DEP RUA_PDU_Descriptions_part_6.cc DEP RUA_PDU_Descriptions_part_5.cc DEP RUA_PDU_Descriptions_part_4.cc DEP RUA_PDU_Descriptions_part_3.cc DEP RUA_PDU_Descriptions_part_2.cc DEP RUA_PDU_Descriptions_part_1.cc DEP RUA_PDU_Contents_part_7.cc DEP RUA_PDU_Contents_part_6.cc DEP RUA_PDU_Contents_part_5.cc DEP RUA_PDU_Contents_part_4.cc DEP RUA_PDU_Contents_part_3.cc DEP RUA_PDU_Contents_part_2.cc DEP RUA_PDU_Contents_part_1.cc DEP RUA_IEs_part_7.cc DEP RUA_IEs_part_6.cc DEP RUA_IEs_part_5.cc DEP RUA_IEs_part_4.cc DEP RUA_IEs_part_3.cc DEP RUA_IEs_part_2.cc DEP RUA_IEs_part_1.cc DEP RUA_Containers_part_7.cc DEP RUA_Containers_part_6.cc DEP RUA_Containers_part_5.cc DEP RUA_Containers_part_4.cc DEP RUA_Containers_part_3.cc DEP RUA_Containers_part_2.cc DEP RUA_Containers_part_1.cc DEP RUA_Constants_part_7.cc DEP RUA_Constants_part_6.cc DEP RUA_Constants_part_5.cc DEP RUA_Constants_part_4.cc DEP RUA_Constants_part_3.cc DEP RUA_Constants_part_2.cc DEP RUA_Constants_part_1.cc DEP RUA_CommonDataTypes_part_7.cc DEP RUA_CommonDataTypes_part_6.cc DEP RUA_CommonDataTypes_part_5.cc DEP RUA_CommonDataTypes_part_4.cc DEP RUA_CommonDataTypes_part_3.cc DEP RUA_CommonDataTypes_part_2.cc DEP RUA_CommonDataTypes_part_1.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_6.cc DEP RANAP_IEs_part_7.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 HNBAP_PDU_Descriptions_part_7.cc DEP HNBAP_PDU_Descriptions_part_6.cc DEP HNBAP_PDU_Descriptions_part_5.cc DEP HNBAP_PDU_Descriptions_part_4.cc DEP HNBAP_PDU_Descriptions_part_3.cc DEP HNBAP_PDU_Descriptions_part_2.cc DEP HNBAP_PDU_Descriptions_part_1.cc DEP HNBAP_PDU_Contents_part_7.cc DEP HNBAP_PDU_Contents_part_6.cc DEP HNBAP_PDU_Contents_part_5.cc DEP HNBAP_PDU_Contents_part_4.cc DEP HNBAP_PDU_Contents_part_3.cc DEP HNBAP_PDU_Contents_part_2.cc DEP HNBAP_PDU_Contents_part_1.cc DEP HNBAP_IEs_part_7.cc DEP HNBAP_IEs_part_6.cc DEP HNBAP_IEs_part_4.cc DEP HNBAP_IEs_part_5.cc DEP HNBAP_IEs_part_3.cc DEP HNBAP_IEs_part_2.cc DEP HNBAP_IEs_part_1.cc DEP HNBAP_Containers_part_7.cc DEP HNBAP_Containers_part_6.cc DEP HNBAP_Containers_part_5.cc DEP HNBAP_Containers_part_4.cc DEP HNBAP_Containers_part_3.cc DEP HNBAP_Containers_part_2.cc DEP HNBAP_Containers_part_1.cc DEP HNBAP_Constants_part_7.cc DEP HNBAP_Constants_part_6.cc DEP HNBAP_Constants_part_5.cc DEP HNBAP_Constants_part_4.cc DEP HNBAP_Constants_part_3.cc DEP HNBAP_Constants_part_2.cc DEP HNBAP_Constants_part_1.cc DEP HNBAP_CommonDataTypes_part_7.cc DEP HNBAP_CommonDataTypes_part_6.cc DEP HNBAP_CommonDataTypes_part_5.cc DEP HNBAP_CommonDataTypes_part_4.cc DEP HNBAP_CommonDataTypes_part_3.cc DEP HNBAP_CommonDataTypes_part_2.cc DEP HNBAP_CommonDataTypes_part_1.cc DEP RUA_PDU_Descriptions.cc DEP RUA_PDU_Contents.cc DEP RUA_IEs.cc DEP RUA_Containers.cc DEP RUA_Constants.cc DEP RUA_CommonDataTypes.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_PDU_Contents.cc DEP RANAP_IEs.cc DEP RANAP_Containers.cc DEP RANAP_Constants.cc DEP RANAP_CommonDataTypes.cc DEP HNBAP_PDU_Descriptions.cc DEP HNBAP_PDU_Contents.cc DEP HNBAP_IEs.cc DEP HNBAP_Containers.cc DEP HNBAP_Constants.cc DEP HNBAP_CommonDataTypes.cc DEP StatsD_Checker_part_7.cc DEP StatsD_Checker_part_6.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_4.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_1.cc DEP SCCP_Mapping_part_7.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 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 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 StatsD_Checker.cc DEP SCCP_Mapping.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP IPA_Emulation.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.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 TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.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 StatsD_Types_part_7.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_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 SDP_Types_part_6.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_1.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_2.cc DEP SDP_Templates_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_Types_part_1.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 SCTP_Templates_part_7.cc DEP SCTP_Templates_part_6.cc DEP SCTP_Templates_part_5.cc DEP SCTP_Templates_part_4.cc DEP SCTP_Templates_part_3.cc DEP SCTP_Templates_part_2.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCTP_Templates_part_1.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_4.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Templates_part_2.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 RUA_Types_part_7.cc DEP RUA_Types_part_6.cc DEP RUA_Types_part_5.cc DEP RUA_Types_part_4.cc DEP RUA_Types_part_3.cc DEP RUA_Types_part_2.cc DEP RUA_Types_part_1.cc DEP RUA_Templates_part_7.cc DEP RUA_Templates_part_6.cc DEP RUA_Templates_part_4.cc DEP RUA_Templates_part_5.cc DEP RUA_Templates_part_3.cc DEP RUA_Templates_part_1.cc DEP RUA_Templates_part_2.cc DEP RUA_Emulation_part_7.cc DEP RUA_Emulation_part_5.cc DEP RUA_Emulation_part_4.cc DEP RUA_Emulation_part_3.cc DEP RUA_Emulation_part_6.cc DEP RUA_Emulation_part_2.cc DEP RUA_Emulation_part_1.cc DEP RTP_Types_part_7.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_2.cc DEP RTP_Types_part_1.cc DEP RTP_Emulation_part_7.cc DEP RTP_Emulation_part_6.cc DEP RTP_Emulation_part_4.cc DEP RTP_Emulation_part_3.cc DEP RTP_Emulation_part_2.cc DEP RTP_Emulation_part_5.cc DEP RTP_Emulation_part_1.cc DEP RTP_CodecPort_CtrlFunct_part_7.cc DEP RTP_CodecPort_CtrlFunct_part_6.cc DEP RTP_CodecPort_CtrlFunct_part_5.cc DEP RTP_CodecPort_CtrlFunct_part_4.cc DEP RTP_CodecPort_CtrlFunct_part_3.cc DEP RTP_CodecPort_CtrlFunct_part_2.cc DEP RTP_CodecPort_CtrlFunct_part_1.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_1.cc DEP RANAP_Types_part_7.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_4.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_4.cc DEP RANAP_Templates_part_2.cc DEP RANAP_Templates_part_3.cc DEP RANAP_Templates_part_1.cc DEP RANAP_CodecPort_part_7.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 PFCP_Types_part_7.cc DEP PFCP_Types_part_6.cc DEP PFCP_Types_part_5.cc DEP PFCP_Types_part_4.cc DEP PFCP_Types_part_3.cc DEP PFCP_Types_part_2.cc DEP PFCP_Types_part_1.cc DEP PFCP_Templates_part_7.cc DEP PFCP_Templates_part_6.cc DEP PFCP_Templates_part_5.cc DEP PFCP_Templates_part_4.cc DEP PFCP_Templates_part_3.cc DEP PFCP_Templates_part_2.cc DEP PFCP_Templates_part_1.cc DEP PFCP_Emulation_part_7.cc DEP PFCP_Emulation_part_6.cc DEP PFCP_Emulation_part_5.cc DEP PFCP_Emulation_part_4.cc DEP PFCP_Emulation_part_3.cc DEP PFCP_Emulation_part_2.cc DEP PFCP_Emulation_part_1.cc DEP PFCP_CodecPort_CtrlFunct_part_7.cc DEP PFCP_CodecPort_CtrlFunct_part_6.cc DEP PFCP_CodecPort_CtrlFunct_part_5.cc DEP PFCP_CodecPort_CtrlFunct_part_4.cc DEP PFCP_CodecPort_CtrlFunct_part_3.cc DEP PFCP_CodecPort_CtrlFunct_part_2.cc DEP PFCP_CodecPort_CtrlFunct_part_1.cc DEP PFCP_CodecPort_part_7.cc DEP PFCP_CodecPort_part_6.cc DEP PFCP_CodecPort_part_5.cc DEP PFCP_CodecPort_part_4.cc DEP PFCP_CodecPort_part_3.cc DEP PFCP_CodecPort_part_2.cc DEP PFCP_CodecPort_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_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_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.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 Mutex_part_7.cc DEP Mutex_part_6.cc DEP Mutex_part_5.cc DEP Mutex_part_4.cc DEP Mutex_part_3.cc DEP Mutex_part_2.cc DEP Mutex_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 MGCP_Types_part_7.cc DEP MGCP_Types_part_6.cc DEP MGCP_Types_part_5.cc DEP MGCP_Types_part_4.cc DEP MGCP_Types_part_3.cc DEP MGCP_Types_part_2.cc DEP MGCP_Types_part_1.cc DEP MGCP_Templates_part_7.cc DEP MGCP_Templates_part_6.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_4.cc DEP MGCP_Templates_part_3.cc DEP MGCP_Templates_part_2.cc DEP MGCP_Templates_part_1.cc DEP MGCP_Emulation_part_7.cc DEP MGCP_Emulation_part_6.cc DEP MGCP_Emulation_part_5.cc DEP MGCP_Emulation_part_4.cc DEP MGCP_Emulation_part_3.cc DEP MGCP_Emulation_part_2.cc DEP MGCP_Emulation_part_1.cc DEP MGCP_CodecPort_CtrlFunct_part_7.cc DEP MGCP_CodecPort_CtrlFunct_part_6.cc DEP MGCP_CodecPort_CtrlFunct_part_5.cc DEP MGCP_CodecPort_CtrlFunct_part_4.cc DEP MGCP_CodecPort_CtrlFunct_part_3.cc DEP MGCP_CodecPort_CtrlFunct_part_2.cc DEP MGCP_CodecPort_CtrlFunct_part_1.cc DEP MGCP_CodecPort_part_7.cc DEP MGCP_CodecPort_part_6.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_4.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_2.cc DEP MGCP_CodecPort_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_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_Types_part_2.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_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_7.cc DEP L3_Common_part_6.cc DEP L3_Common_part_5.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 Iuh_Types_part_7.cc DEP Iuh_Types_part_6.cc DEP Iuh_Types_part_5.cc DEP Iuh_Types_part_4.cc DEP Iuh_Types_part_3.cc DEP Iuh_Types_part_2.cc DEP Iuh_Types_part_1.cc DEP Iuh_Emulation_part_7.cc DEP Iuh_Emulation_part_6.cc DEP Iuh_Emulation_part_5.cc DEP Iuh_Emulation_part_4.cc DEP Iuh_Emulation_part_3.cc DEP Iuh_Emulation_part_2.cc DEP Iuh_Emulation_part_1.cc DEP Iuh_CodecPort_CtrlFunct_part_7.cc DEP Iuh_CodecPort_CtrlFunct_part_6.cc DEP Iuh_CodecPort_CtrlFunct_part_5.cc DEP Iuh_CodecPort_CtrlFunct_part_4.cc DEP Iuh_CodecPort_CtrlFunct_part_3.cc DEP Iuh_CodecPort_CtrlFunct_part_2.cc DEP Iuh_CodecPort_CtrlFunct_part_1.cc DEP Iuh_CodecPort_part_7.cc DEP Iuh_CodecPort_part_6.cc DEP Iuh_CodecPort_part_5.cc DEP Iuh_CodecPort_part_4.cc DEP Iuh_CodecPort_part_3.cc DEP Iuh_CodecPort_part_2.cc DEP Iuh_CodecPort_part_1.cc DEP IuUP_Types_part_7.cc DEP IuUP_Types_part_6.cc DEP IuUP_Types_part_5.cc DEP IuUP_Types_part_4.cc DEP IuUP_Types_part_3.cc DEP IuUP_Types_part_2.cc DEP IuUP_Types_part_1.cc DEP IuUP_Emulation_part_7.cc DEP IuUP_Emulation_part_6.cc DEP IuUP_Emulation_part_5.cc DEP IuUP_Emulation_part_4.cc DEP IuUP_Emulation_part_3.cc DEP IuUP_Emulation_part_2.cc DEP IuUP_Emulation_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 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 HNBGW_Tests_part_7.cc DEP HNBGW_Tests_part_6.cc DEP HNBGW_Tests_part_5.cc DEP HNBGW_Tests_part_4.cc DEP HNBGW_Tests_part_3.cc DEP HNBGW_Tests_part_2.cc DEP HNBGW_Tests_part_1.cc DEP HNBAP_Types_part_7.cc DEP HNBAP_Types_part_6.cc DEP HNBAP_Types_part_5.cc DEP HNBAP_Types_part_4.cc DEP HNBAP_Types_part_3.cc DEP HNBAP_Types_part_2.cc DEP HNBAP_Types_part_1.cc DEP HNBAP_Templates_part_7.cc DEP HNBAP_Templates_part_6.cc DEP HNBAP_Templates_part_5.cc DEP HNBAP_Templates_part_4.cc DEP HNBAP_Templates_part_3.cc DEP HNBAP_Templates_part_2.cc DEP HNBAP_Templates_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_2.cc DEP General_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP ConnHdlr_part_7.cc DEP ConnHdlr_part_6.cc DEP ConnHdlr_part_5.cc DEP ConnHdlr_part_4.cc DEP ConnHdlr_part_3.cc DEP ConnHdlr_part_2.cc DEP ConnHdlr_part_1.cc DEP BSSAP_Types_part_7.cc DEP BSSAP_Types_part_5.cc DEP BSSAP_Types_part_4.cc DEP BSSAP_Types_part_6.cc DEP BSSAP_Types_part_3.cc DEP BSSAP_Types_part_2.cc DEP BSSAP_Types_part_1.cc DEP BSSAP_CodecPort_part_7.cc DEP BSSAP_CodecPort_part_6.cc DEP BSSAP_CodecPort_part_5.cc DEP BSSAP_CodecPort_part_4.cc DEP BSSAP_CodecPort_part_3.cc DEP BSSAP_CodecPort_part_2.cc DEP BSSAP_CodecPort_part_1.cc DEP UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP StatsD_Types.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_CodecPort.cc DEP Socket_API_Definitions.cc DEP SDP_Types.cc DEP SDP_Templates.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTP_Templates.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RUA_Types.cc DEP RUA_Templates.cc DEP RUA_Emulation.cc DEP RTP_Types.cc DEP RTP_Emulation.cc DEP RTP_CodecPort_CtrlFunct.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RTP_CodecPort.cc DEP RANAP_CodecPort.cc DEP PFCP_Types.cc DEP PFCP_Templates.cc DEP PFCP_Emulation.cc DEP PFCP_CodecPort_CtrlFunct.cc DEP PFCP_CodecPort.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP Mutex.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 MGCP_Types.cc DEP MGCP_Templates.cc DEP MGCP_Emulation.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_CodecPort.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP L3_Templates.cc DEP L3_Common.cc DEP Iuh_Emulation.cc DEP Iuh_Types.cc DEP Iuh_CodecPort_CtrlFunct.cc DEP Iuh_CodecPort.cc DEP IuUP_Types.cc DEP IuUP_Emulation.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP HNBGW_Tests.cc DEP HNBAP_Types.cc DEP HNBAP_Templates.cc DEP General_Types.cc DEP GSM_Types.cc DEP DNS_Helpers.cc DEP ConnHdlr.cc DEP BSSAP_Types.cc DEP BSSAP_CodecPort.cc CC BSSAP_CodecPort.o CC BSSAP_Types.o CC ConnHdlr.o CC DNS_Helpers.o CC GSM_Types.o CC General_Types.o CC HNBAP_Templates.o CC HNBAP_Types.o CC HNBGW_Tests.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC IuUP_Emulation.o CC IuUP_Types.o CC Iuh_CodecPort.o CC Iuh_CodecPort_CtrlFunct.o CC Iuh_Emulation.o CC Iuh_Types.o CC L3_Common.o CC L3_Templates.o CC M3UA_Emulation.o CC M3UA_Types.o CC MGCP_CodecPort.o CC MGCP_CodecPort_CtrlFunct.o CC MGCP_Emulation.o CC MGCP_Templates.o CC MGCP_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 HNBGW_Tests.cc: In function 'OCTETSTRING HNBGW__Tests::f__gen__one__compl__l3(const Compl3Type&, const MobileL3__CommonIE__Types::MobileIdentityLV_template&, const INTEGER&)': HNBGW_Tests.cc:10701:1: warning: control reaches end of non-void function [-Wreturn-type] 10701 | } | ^ CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Mutex.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PFCP_CodecPort.o CC PFCP_CodecPort_CtrlFunct.o CC PFCP_Emulation.o CC PFCP_Templates.o CC PFCP_Types.o CC RANAP_CodecPort.o CC RANAP_Templates.o CC RANAP_Types.o CC RTP_CodecPort.o CC RTP_CodecPort_CtrlFunct.o CC RTP_Emulation.o CC RTP_Types.o CC RUA_Emulation.o CC RUA_Templates.o CC RUA_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTP_Templates.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SDP_Templates.o CC SDP_Types.o CC Socket_API_Definitions.o CC StatsD_CodecPort.o CC StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UD_PortType.o CC UD_Types.o CC BSSAP_CodecPort_part_1.o CC BSSAP_CodecPort_part_2.o CC BSSAP_CodecPort_part_3.o RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': RUA_Emulation.cc:5970:1: warning: control reaches end of non-void function [-Wreturn-type] 5970 | } | ^ RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': RUA_Emulation.cc:6021:1: warning: control reaches end of non-void function [-Wreturn-type] 6021 | } | ^ RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': RUA_Emulation.cc:6299:1: warning: control reaches end of non-void function [-Wreturn-type] 6299 | } | ^ CC BSSAP_CodecPort_part_4.o CC BSSAP_CodecPort_part_5.o CC BSSAP_CodecPort_part_6.o CC BSSAP_CodecPort_part_7.o CC BSSAP_Types_part_1.o CC BSSAP_Types_part_2.o CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o CC BSSAP_Types_part_5.o CC BSSAP_Types_part_6.o CC BSSAP_Types_part_7.o CC ConnHdlr_part_1.o CC ConnHdlr_part_2.o CC ConnHdlr_part_3.o CC ConnHdlr_part_4.o CC ConnHdlr_part_5.o CC ConnHdlr_part_6.o CC ConnHdlr_part_7.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_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 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 HNBAP_Templates_part_1.o CC HNBAP_Templates_part_2.o CC HNBAP_Templates_part_3.o CC HNBAP_Templates_part_4.o CC HNBAP_Templates_part_5.o CC HNBAP_Templates_part_6.o CC HNBAP_Templates_part_7.o CC HNBAP_Types_part_1.o CC HNBAP_Types_part_2.o CC HNBAP_Types_part_3.o CC HNBAP_Types_part_4.o CC HNBAP_Types_part_5.o CC HNBAP_Types_part_6.o CC HNBAP_Types_part_7.o CC HNBGW_Tests_part_1.o CC HNBGW_Tests_part_2.o CC HNBGW_Tests_part_3.o CC HNBGW_Tests_part_4.o CC HNBGW_Tests_part_5.o CC HNBGW_Tests_part_6.o CC HNBGW_Tests_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 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 IuUP_Emulation_part_1.o CC IuUP_Emulation_part_2.o CC IuUP_Emulation_part_3.o CC IuUP_Emulation_part_4.o CC IuUP_Emulation_part_5.o CC IuUP_Emulation_part_6.o CC IuUP_Emulation_part_7.o CC IuUP_Types_part_1.o CC IuUP_Types_part_2.o CC IuUP_Types_part_3.o CC IuUP_Types_part_4.o CC IuUP_Types_part_5.o CC IuUP_Types_part_6.o CC IuUP_Types_part_7.o CC Iuh_CodecPort_part_1.o CC Iuh_CodecPort_part_2.o CC Iuh_CodecPort_part_3.o CC Iuh_CodecPort_part_4.o CC Iuh_CodecPort_part_5.o CC Iuh_CodecPort_part_6.o CC Iuh_CodecPort_part_7.o CC Iuh_CodecPort_CtrlFunct_part_1.o CC Iuh_CodecPort_CtrlFunct_part_2.o CC Iuh_CodecPort_CtrlFunct_part_3.o CC Iuh_CodecPort_CtrlFunct_part_4.o CC Iuh_CodecPort_CtrlFunct_part_5.o CC Iuh_CodecPort_CtrlFunct_part_6.o CC Iuh_CodecPort_CtrlFunct_part_7.o CC Iuh_Emulation_part_1.o CC Iuh_Emulation_part_2.o CC Iuh_Emulation_part_3.o CC Iuh_Emulation_part_4.o CC Iuh_Emulation_part_5.o CC Iuh_Emulation_part_6.o CC Iuh_Emulation_part_7.o CC Iuh_Types_part_1.o CC Iuh_Types_part_2.o CC Iuh_Types_part_3.o CC Iuh_Types_part_4.o CC Iuh_Types_part_5.o CC Iuh_Types_part_6.o CC Iuh_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 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 MGCP_CodecPort_part_1.o CC MGCP_CodecPort_part_2.o CC MGCP_CodecPort_part_3.o CC MGCP_CodecPort_part_4.o CC MGCP_CodecPort_part_5.o CC MGCP_CodecPort_part_6.o CC MGCP_CodecPort_part_7.o CC MGCP_CodecPort_CtrlFunct_part_1.o CC MGCP_CodecPort_CtrlFunct_part_2.o CC MGCP_CodecPort_CtrlFunct_part_3.o CC MGCP_CodecPort_CtrlFunct_part_4.o CC MGCP_CodecPort_CtrlFunct_part_5.o CC MGCP_CodecPort_CtrlFunct_part_6.o CC MGCP_CodecPort_CtrlFunct_part_7.o CC MGCP_Emulation_part_1.o CC MGCP_Emulation_part_2.o CC MGCP_Emulation_part_3.o CC MGCP_Emulation_part_4.o CC MGCP_Emulation_part_5.o CC MGCP_Emulation_part_6.o CC MGCP_Emulation_part_7.o CC MGCP_Templates_part_1.o CC MGCP_Templates_part_2.o CC MGCP_Templates_part_3.o CC MGCP_Templates_part_4.o CC MGCP_Templates_part_5.o CC MGCP_Templates_part_6.o CC MGCP_Templates_part_7.o CC MGCP_Types_part_1.o CC MGCP_Types_part_2.o CC MGCP_Types_part_3.o CC MGCP_Types_part_4.o CC MGCP_Types_part_5.o CC MGCP_Types_part_6.o CC MGCP_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 Mutex_part_1.o CC Mutex_part_2.o CC Mutex_part_3.o CC Mutex_part_4.o CC Mutex_part_5.o CC Mutex_part_6.o CC Mutex_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_3.o CC Osmocom_CTRL_Types_part_2.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_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 PFCP_CodecPort_part_1.o CC PFCP_CodecPort_part_2.o CC PFCP_CodecPort_part_3.o CC PFCP_CodecPort_part_4.o CC PFCP_CodecPort_part_5.o CC PFCP_CodecPort_part_6.o CC PFCP_CodecPort_part_7.o CC PFCP_CodecPort_CtrlFunct_part_1.o CC PFCP_CodecPort_CtrlFunct_part_2.o CC PFCP_CodecPort_CtrlFunct_part_3.o CC PFCP_CodecPort_CtrlFunct_part_4.o CC PFCP_CodecPort_CtrlFunct_part_5.o CC PFCP_CodecPort_CtrlFunct_part_6.o CC PFCP_CodecPort_CtrlFunct_part_7.o CC PFCP_Emulation_part_1.o CC PFCP_Emulation_part_2.o CC PFCP_Emulation_part_3.o CC PFCP_Emulation_part_4.o CC PFCP_Emulation_part_5.o CC PFCP_Emulation_part_6.o CC PFCP_Emulation_part_7.o CC PFCP_Templates_part_1.o CC PFCP_Templates_part_2.o CC PFCP_Templates_part_3.o CC PFCP_Templates_part_4.o CC PFCP_Templates_part_5.o CC PFCP_Templates_part_6.o CC PFCP_Templates_part_7.o CC PFCP_Types_part_1.o CC PFCP_Types_part_2.o CC PFCP_Types_part_3.o CC PFCP_Types_part_4.o CC PFCP_Types_part_5.o CC PFCP_Types_part_6.o CC PFCP_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 RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_CodecPort_CtrlFunct_part_1.o CC RTP_CodecPort_CtrlFunct_part_2.o CC RTP_CodecPort_CtrlFunct_part_3.o CC RTP_CodecPort_CtrlFunct_part_4.o CC RTP_CodecPort_CtrlFunct_part_5.o CC RTP_CodecPort_CtrlFunct_part_6.o CC RTP_CodecPort_CtrlFunct_part_7.o CC RTP_Emulation_part_1.o CC RTP_Emulation_part_2.o CC RTP_Emulation_part_3.o CC RTP_Emulation_part_4.o CC RTP_Emulation_part_5.o CC RTP_Emulation_part_6.o CC RTP_Emulation_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC RUA_Emulation_part_1.o CC RUA_Emulation_part_2.o CC RUA_Emulation_part_3.o CC RUA_Emulation_part_4.o CC RUA_Emulation_part_5.o CC RUA_Emulation_part_6.o CC RUA_Emulation_part_7.o CC RUA_Templates_part_1.o CC RUA_Templates_part_2.o CC RUA_Templates_part_3.o CC RUA_Templates_part_4.o CC RUA_Templates_part_5.o CC RUA_Templates_part_6.o CC RUA_Templates_part_7.o CC RUA_Types_part_1.o CC RUA_Types_part_2.o CC RUA_Types_part_3.o CC RUA_Types_part_4.o CC RUA_Types_part_5.o CC RUA_Types_part_6.o CC RUA_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 SCTP_Templates_part_1.o CC SCTP_Templates_part_2.o CC SCTP_Templates_part_3.o CC SCTP_Templates_part_4.o CC SCTP_Templates_part_5.o CC SCTP_Templates_part_6.o CC SCTP_Templates_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 SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_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 StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_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 TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_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 UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC IPA_Emulation.o CC RAN_Adapter.o CC RAN_Emulation.o CC SCCP_Mapping.o CC StatsD_Checker.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 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 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 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 StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC HNBAP_CommonDataTypes.o CC HNBAP_Constants.o CC HNBAP_Containers.o CC HNBAP_IEs.o CC HNBAP_PDU_Contents.o CC HNBAP_PDU_Descriptions.o CC RANAP_CommonDataTypes.o CC RANAP_Constants.o CC RANAP_Containers.o CC RANAP_IEs.o CC RANAP_PDU_Contents.o CC RANAP_PDU_Descriptions.o CC RUA_CommonDataTypes.o CC RUA_Constants.o CC RUA_Containers.o CC RUA_IEs.o CC RUA_PDU_Contents.o CC RUA_PDU_Descriptions.o CC HNBAP_CommonDataTypes_part_1.o CC HNBAP_CommonDataTypes_part_2.o CC HNBAP_CommonDataTypes_part_3.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 HNBAP_CommonDataTypes_part_4.o CC HNBAP_CommonDataTypes_part_5.o CC HNBAP_CommonDataTypes_part_6.o CC HNBAP_CommonDataTypes_part_7.o CC HNBAP_Constants_part_1.o CC HNBAP_Constants_part_2.o CC HNBAP_Constants_part_3.o CC HNBAP_Constants_part_4.o CC HNBAP_Constants_part_5.o CC HNBAP_Constants_part_6.o CC HNBAP_Constants_part_7.o CC HNBAP_Containers_part_1.o CC HNBAP_Containers_part_2.o CC HNBAP_Containers_part_3.o CC HNBAP_Containers_part_4.o CC HNBAP_Containers_part_5.o CC HNBAP_Containers_part_6.o CC HNBAP_Containers_part_7.o CC HNBAP_IEs_part_1.o CC HNBAP_IEs_part_2.o CC HNBAP_IEs_part_3.o CC HNBAP_IEs_part_4.o CC HNBAP_IEs_part_5.o CC HNBAP_IEs_part_6.o CC HNBAP_IEs_part_7.o CC HNBAP_PDU_Contents_part_1.o CC HNBAP_PDU_Contents_part_2.o CC HNBAP_PDU_Contents_part_3.o CC HNBAP_PDU_Contents_part_4.o CC HNBAP_PDU_Contents_part_5.o CC HNBAP_PDU_Contents_part_6.o CC HNBAP_PDU_Contents_part_7.o CC HNBAP_PDU_Descriptions_part_1.o CC HNBAP_PDU_Descriptions_part_2.o CC HNBAP_PDU_Descriptions_part_3.o CC HNBAP_PDU_Descriptions_part_4.o CC HNBAP_PDU_Descriptions_part_5.o CC HNBAP_PDU_Descriptions_part_6.o CC HNBAP_PDU_Descriptions_part_7.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 RUA_CommonDataTypes_part_1.o CC RUA_CommonDataTypes_part_2.o CC RUA_CommonDataTypes_part_3.o CC RUA_CommonDataTypes_part_4.o CC RUA_CommonDataTypes_part_5.o CC RUA_CommonDataTypes_part_6.o CC RUA_CommonDataTypes_part_7.o CC RUA_Constants_part_1.o CC RUA_Constants_part_2.o CC RUA_Constants_part_3.o CC RUA_Constants_part_4.o CC RUA_Constants_part_5.o CC RUA_Constants_part_6.o CC RUA_Constants_part_7.o CC RUA_Containers_part_1.o CC RUA_Containers_part_2.o CC RUA_Containers_part_3.o CC RUA_Containers_part_4.o CC RUA_Containers_part_5.o CC RUA_Containers_part_6.o CC RUA_Containers_part_7.o CC RUA_IEs_part_1.o CC RUA_IEs_part_2.o CC RUA_IEs_part_3.o CC RUA_IEs_part_4.o CC RUA_IEs_part_5.o CC RUA_IEs_part_6.o CC RUA_IEs_part_7.o CC RUA_PDU_Contents_part_1.o CC RUA_PDU_Contents_part_2.o CC RUA_PDU_Contents_part_3.o CC RUA_PDU_Contents_part_4.o CC RUA_PDU_Contents_part_5.o CC RUA_PDU_Contents_part_6.o CC RUA_PDU_Contents_part_7.o CC RUA_PDU_Descriptions_part_1.o CC RUA_PDU_Descriptions_part_2.o CC RUA_PDU_Descriptions_part_3.o CC RUA_PDU_Descriptions_part_4.o CC RUA_PDU_Descriptions_part_5.o CC RUA_PDU_Descriptions_part_6.o CC RUA_PDU_Descriptions_part_7.o CC SDP_parse_.tab.o CC lex.SDP_parse_.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC IuUP_EncDec.o CC Iuh_CodecPort_CtrlFunctDef.o CC Native_FunctionDefs.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SCTPasp_PT.o CC SDP_EncDec.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC HNBAP_EncDec.o CC RUA_EncDec.o CC RANAP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ CC UD_PT.o CC PFCP_CodecPort_CtrlFunctDef.o CCLD BSSAP_CodecPort.so CCLD BSSAP_Types.so CCLD ConnHdlr.so CCLD DNS_Helpers.so CCLD GSM_Types.so CCLD General_Types.so CCLD HNBAP_Templates.so CCLD HNBAP_Types.so CCLD HNBGW_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD IuUP_Emulation.so CCLD IuUP_Types.so CCLD Iuh_CodecPort.so CCLD Iuh_CodecPort_CtrlFunct.so CCLD Iuh_Emulation.so CCLD Iuh_Types.so CCLD L3_Common.so CCLD L3_Templates.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MGCP_CodecPort.so CCLD MGCP_CodecPort_CtrlFunct.so CCLD MGCP_Emulation.so CCLD MGCP_Templates.so CCLD MGCP_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 Mutex.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PFCP_CodecPort.so CCLD PFCP_CodecPort_CtrlFunct.so CCLD PFCP_Emulation.so CCLD PFCP_Templates.so CCLD PFCP_Types.so CCLD RANAP_CodecPort.so CCLD RANAP_Templates.so CCLD RANAP_Types.so CCLD RTP_CodecPort.so CCLD RTP_CodecPort_CtrlFunct.so CCLD RTP_Emulation.so CCLD RTP_Types.so CCLD RUA_Emulation.so CCLD RUA_Templates.so CCLD RUA_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTP_Templates.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SDP_Templates.so CCLD SDP_Types.so CCLD Socket_API_Definitions.so CCLD StatsD_CodecPort.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD UD_Types.so CCLD BSSAP_CodecPort_part_1.so CCLD BSSAP_CodecPort_part_2.so CCLD BSSAP_CodecPort_part_3.so CCLD BSSAP_CodecPort_part_4.so CCLD BSSAP_CodecPort_part_5.so CCLD BSSAP_CodecPort_part_6.so CCLD BSSAP_CodecPort_part_7.so CCLD BSSAP_Types_part_1.so CCLD BSSAP_Types_part_2.so CCLD BSSAP_Types_part_3.so CCLD BSSAP_Types_part_4.so CCLD BSSAP_Types_part_5.so CCLD BSSAP_Types_part_6.so CCLD BSSAP_Types_part_7.so CCLD ConnHdlr_part_1.so CCLD ConnHdlr_part_2.so CCLD ConnHdlr_part_3.so CCLD ConnHdlr_part_4.so CCLD ConnHdlr_part_5.so CCLD ConnHdlr_part_6.so CCLD ConnHdlr_part_7.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_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 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 HNBAP_Templates_part_1.so CCLD HNBAP_Templates_part_2.so CCLD HNBAP_Templates_part_3.so CCLD HNBAP_Templates_part_4.so CCLD HNBAP_Templates_part_5.so CCLD HNBAP_Templates_part_6.so CCLD HNBAP_Templates_part_7.so CCLD HNBAP_Types_part_1.so CCLD HNBAP_Types_part_2.so CCLD HNBAP_Types_part_3.so CCLD HNBAP_Types_part_4.so CCLD HNBAP_Types_part_5.so CCLD HNBAP_Types_part_6.so CCLD HNBAP_Types_part_7.so CCLD HNBGW_Tests_part_1.so CCLD HNBGW_Tests_part_2.so CCLD HNBGW_Tests_part_3.so CCLD HNBGW_Tests_part_4.so CCLD HNBGW_Tests_part_5.so CCLD HNBGW_Tests_part_6.so CCLD HNBGW_Tests_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 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 IuUP_Emulation_part_1.so CCLD IuUP_Emulation_part_2.so CCLD IuUP_Emulation_part_3.so CCLD IuUP_Emulation_part_4.so CCLD IuUP_Emulation_part_5.so CCLD IuUP_Emulation_part_6.so CCLD IuUP_Emulation_part_7.so CCLD IuUP_Types_part_1.so CCLD IuUP_Types_part_2.so CCLD IuUP_Types_part_3.so CCLD IuUP_Types_part_4.so CCLD IuUP_Types_part_5.so CCLD IuUP_Types_part_6.so CCLD IuUP_Types_part_7.so CCLD Iuh_CodecPort_part_1.so CCLD Iuh_CodecPort_part_2.so CCLD Iuh_CodecPort_part_3.so CCLD Iuh_CodecPort_part_4.so CCLD Iuh_CodecPort_part_5.so CCLD Iuh_CodecPort_part_6.so CCLD Iuh_CodecPort_part_7.so CCLD Iuh_CodecPort_CtrlFunct_part_1.so CCLD Iuh_CodecPort_CtrlFunct_part_2.so CCLD Iuh_CodecPort_CtrlFunct_part_3.so CCLD Iuh_CodecPort_CtrlFunct_part_4.so CCLD Iuh_CodecPort_CtrlFunct_part_5.so CCLD Iuh_CodecPort_CtrlFunct_part_6.so CCLD Iuh_CodecPort_CtrlFunct_part_7.so CCLD Iuh_Emulation_part_1.so CCLD Iuh_Emulation_part_2.so CCLD Iuh_Emulation_part_3.so CCLD Iuh_Emulation_part_4.so CCLD Iuh_Emulation_part_5.so CCLD Iuh_Emulation_part_6.so CCLD Iuh_Emulation_part_7.so CCLD Iuh_Types_part_1.so CCLD Iuh_Types_part_2.so CCLD Iuh_Types_part_3.so CCLD Iuh_Types_part_4.so CCLD Iuh_Types_part_5.so CCLD Iuh_Types_part_6.so CCLD Iuh_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 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 MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_part_7.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_CtrlFunct_part_4.so CCLD MGCP_CodecPort_CtrlFunct_part_5.so CCLD MGCP_CodecPort_CtrlFunct_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_7.so CCLD MGCP_Emulation_part_1.so CCLD MGCP_Emulation_part_2.so CCLD MGCP_Emulation_part_3.so CCLD MGCP_Emulation_part_4.so CCLD MGCP_Emulation_part_5.so CCLD MGCP_Emulation_part_6.so CCLD MGCP_Emulation_part_7.so CCLD MGCP_Templates_part_1.so CCLD MGCP_Templates_part_2.so CCLD MGCP_Templates_part_3.so CCLD MGCP_Templates_part_4.so CCLD MGCP_Templates_part_5.so CCLD MGCP_Templates_part_6.so CCLD MGCP_Templates_part_7.so CCLD MGCP_Types_part_1.so CCLD MGCP_Types_part_2.so CCLD MGCP_Types_part_3.so CCLD MGCP_Types_part_4.so CCLD MGCP_Types_part_5.so CCLD MGCP_Types_part_6.so CCLD MGCP_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 Mutex_part_1.so CCLD Mutex_part_2.so CCLD Mutex_part_3.so CCLD Mutex_part_4.so CCLD Mutex_part_5.so CCLD Mutex_part_6.so CCLD Mutex_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_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 PFCP_CodecPort_part_1.so CCLD PFCP_CodecPort_part_2.so CCLD PFCP_CodecPort_part_3.so CCLD PFCP_CodecPort_part_4.so CCLD PFCP_CodecPort_part_5.so CCLD PFCP_CodecPort_part_6.so CCLD PFCP_CodecPort_part_7.so CCLD PFCP_CodecPort_CtrlFunct_part_1.so CCLD PFCP_CodecPort_CtrlFunct_part_2.so CCLD PFCP_CodecPort_CtrlFunct_part_3.so CCLD PFCP_CodecPort_CtrlFunct_part_4.so CCLD PFCP_CodecPort_CtrlFunct_part_5.so CCLD PFCP_CodecPort_CtrlFunct_part_6.so CCLD PFCP_CodecPort_CtrlFunct_part_7.so CCLD PFCP_Emulation_part_1.so CCLD PFCP_Emulation_part_2.so CCLD PFCP_Emulation_part_3.so CCLD PFCP_Emulation_part_5.so CCLD PFCP_Emulation_part_4.so CCLD PFCP_Emulation_part_6.so CCLD PFCP_Emulation_part_7.so CCLD PFCP_Templates_part_1.so CCLD PFCP_Templates_part_2.so CCLD PFCP_Templates_part_3.so CCLD PFCP_Templates_part_4.so CCLD PFCP_Templates_part_5.so CCLD PFCP_Templates_part_6.so CCLD PFCP_Templates_part_7.so CCLD PFCP_Types_part_1.so CCLD PFCP_Types_part_2.so CCLD PFCP_Types_part_3.so CCLD PFCP_Types_part_4.so CCLD PFCP_Types_part_5.so CCLD PFCP_Types_part_6.so CCLD PFCP_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 RTP_CodecPort_part_1.so CCLD RTP_CodecPort_part_2.so CCLD RTP_CodecPort_part_3.so CCLD RTP_CodecPort_part_4.so CCLD RTP_CodecPort_part_5.so CCLD RTP_CodecPort_part_6.so CCLD RTP_CodecPort_part_7.so CCLD RTP_CodecPort_CtrlFunct_part_1.so CCLD RTP_CodecPort_CtrlFunct_part_2.so CCLD RTP_CodecPort_CtrlFunct_part_3.so CCLD RTP_CodecPort_CtrlFunct_part_4.so CCLD RTP_CodecPort_CtrlFunct_part_5.so CCLD RTP_CodecPort_CtrlFunct_part_6.so CCLD RTP_CodecPort_CtrlFunct_part_7.so CCLD RTP_Emulation_part_1.so CCLD RTP_Emulation_part_2.so CCLD RTP_Emulation_part_3.so CCLD RTP_Emulation_part_4.so CCLD RTP_Emulation_part_5.so CCLD RTP_Emulation_part_6.so CCLD RTP_Emulation_part_7.so CCLD RTP_Types_part_1.so CCLD RTP_Types_part_2.so CCLD RTP_Types_part_3.so CCLD RTP_Types_part_4.so CCLD RTP_Types_part_5.so CCLD RTP_Types_part_6.so CCLD RTP_Types_part_7.so CCLD RUA_Emulation_part_1.so CCLD RUA_Emulation_part_2.so CCLD RUA_Emulation_part_3.so CCLD RUA_Emulation_part_4.so CCLD RUA_Emulation_part_5.so CCLD RUA_Emulation_part_6.so CCLD RUA_Emulation_part_7.so CCLD RUA_Templates_part_1.so CCLD RUA_Templates_part_2.so CCLD RUA_Templates_part_3.so CCLD RUA_Templates_part_4.so CCLD RUA_Templates_part_5.so CCLD RUA_Templates_part_6.so CCLD RUA_Templates_part_7.so CCLD RUA_Types_part_1.so CCLD RUA_Types_part_2.so CCLD RUA_Types_part_3.so CCLD RUA_Types_part_4.so CCLD RUA_Types_part_5.so CCLD RUA_Types_part_6.so CCLD RUA_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 SCTP_Templates_part_1.so CCLD SCTP_Templates_part_2.so CCLD SCTP_Templates_part_3.so CCLD SCTP_Templates_part_4.so CCLD SCTP_Templates_part_5.so CCLD SCTP_Templates_part_6.so CCLD SCTP_Templates_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 SDP_Templates_part_1.so CCLD SDP_Templates_part_2.so CCLD SDP_Templates_part_3.so CCLD SDP_Templates_part_4.so CCLD SDP_Templates_part_5.so CCLD SDP_Templates_part_6.so CCLD SDP_Templates_part_7.so CCLD SDP_Types_part_1.so CCLD SDP_Types_part_2.so CCLD SDP_Types_part_3.so CCLD SDP_Types_part_4.so CCLD SDP_Types_part_5.so CCLD SDP_Types_part_6.so CCLD SDP_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 StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_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 TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_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 UD_PortType_part_1.so CCLD UD_PortType_part_2.so CCLD UD_PortType_part_3.so CCLD UD_PortType_part_4.so CCLD UD_PortType_part_5.so CCLD UD_PortType_part_6.so CCLD UD_PortType_part_7.so CCLD UD_Types_part_1.so CCLD UD_Types_part_2.so CCLD UD_Types_part_3.so CCLD UD_Types_part_4.so CCLD UD_Types_part_5.so CCLD UD_Types_part_6.so CCLD UD_Types_part_7.so CCLD IPA_Emulation.so CCLD RAN_Adapter.so CCLD RAN_Emulation.so CCLD SCCP_Mapping.so CCLD StatsD_Checker.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 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_7.so CCLD RAN_Emulation_part_6.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 StatsD_Checker_part_1.so CCLD StatsD_Checker_part_2.so CCLD StatsD_Checker_part_3.so CCLD StatsD_Checker_part_4.so CCLD StatsD_Checker_part_5.so CCLD StatsD_Checker_part_6.so CCLD StatsD_Checker_part_7.so CCLD HNBAP_CommonDataTypes.so CCLD HNBAP_Constants.so CCLD HNBAP_Containers.so CCLD HNBAP_IEs.so CCLD HNBAP_PDU_Contents.so CCLD HNBAP_PDU_Descriptions.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 RUA_CommonDataTypes.so CCLD RUA_Constants.so CCLD RUA_Containers.so CCLD RUA_IEs.so CCLD RUA_PDU_Contents.so CCLD RUA_PDU_Descriptions.so CCLD HNBAP_CommonDataTypes_part_1.so CCLD HNBAP_CommonDataTypes_part_2.so CCLD HNBAP_CommonDataTypes_part_3.so CCLD HNBAP_CommonDataTypes_part_4.so CCLD HNBAP_CommonDataTypes_part_5.so CCLD HNBAP_CommonDataTypes_part_6.so CCLD HNBAP_CommonDataTypes_part_7.so CCLD HNBAP_Constants_part_1.so CCLD HNBAP_Constants_part_2.so CCLD HNBAP_Constants_part_3.so CCLD HNBAP_Constants_part_4.so CCLD HNBAP_Constants_part_5.so CCLD HNBAP_Constants_part_6.so CCLD HNBAP_Constants_part_7.so CCLD HNBAP_Containers_part_1.so CCLD HNBAP_Containers_part_2.so CCLD HNBAP_Containers_part_4.so CCLD HNBAP_Containers_part_3.so CCLD HNBAP_Containers_part_5.so CCLD HNBAP_Containers_part_6.so CCLD HNBAP_Containers_part_7.so CCLD HNBAP_IEs_part_1.so CCLD HNBAP_IEs_part_2.so CCLD HNBAP_IEs_part_3.so CCLD HNBAP_IEs_part_4.so CCLD HNBAP_IEs_part_5.so CCLD HNBAP_IEs_part_6.so CCLD HNBAP_IEs_part_7.so CCLD HNBAP_PDU_Contents_part_1.so CCLD HNBAP_PDU_Contents_part_2.so CCLD HNBAP_PDU_Contents_part_3.so CCLD HNBAP_PDU_Contents_part_4.so CCLD HNBAP_PDU_Contents_part_5.so CCLD HNBAP_PDU_Contents_part_6.so CCLD HNBAP_PDU_Contents_part_7.so CCLD HNBAP_PDU_Descriptions_part_1.so CCLD HNBAP_PDU_Descriptions_part_2.so CCLD HNBAP_PDU_Descriptions_part_3.so CCLD HNBAP_PDU_Descriptions_part_4.so CCLD HNBAP_PDU_Descriptions_part_5.so CCLD HNBAP_PDU_Descriptions_part_6.so CCLD HNBAP_PDU_Descriptions_part_7.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 RUA_CommonDataTypes_part_1.so CCLD RUA_CommonDataTypes_part_2.so CCLD RUA_CommonDataTypes_part_3.so CCLD RUA_CommonDataTypes_part_4.so CCLD RUA_CommonDataTypes_part_5.so CCLD RUA_CommonDataTypes_part_6.so CCLD RUA_CommonDataTypes_part_7.so CCLD RUA_Constants_part_1.so CCLD RUA_Constants_part_2.so CCLD RUA_Constants_part_3.so CCLD RUA_Constants_part_4.so CCLD RUA_Constants_part_5.so CCLD RUA_Constants_part_6.so CCLD RUA_Constants_part_7.so CCLD RUA_Containers_part_1.so CCLD RUA_Containers_part_2.so CCLD RUA_Containers_part_3.so CCLD RUA_Containers_part_4.so CCLD RUA_Containers_part_5.so CCLD RUA_Containers_part_6.so CCLD RUA_Containers_part_7.so CCLD RUA_IEs_part_1.so CCLD RUA_IEs_part_2.so CCLD RUA_IEs_part_3.so CCLD RUA_IEs_part_4.so CCLD RUA_IEs_part_5.so CCLD RUA_IEs_part_6.so CCLD RUA_IEs_part_7.so CCLD RUA_PDU_Contents_part_1.so CCLD RUA_PDU_Contents_part_2.so CCLD RUA_PDU_Contents_part_3.so CCLD RUA_PDU_Contents_part_4.so CCLD RUA_PDU_Contents_part_5.so CCLD RUA_PDU_Contents_part_6.so CCLD RUA_PDU_Contents_part_7.so CCLD RUA_PDU_Descriptions_part_1.so CCLD RUA_PDU_Descriptions_part_2.so CCLD RUA_PDU_Descriptions_part_3.so CCLD RUA_PDU_Descriptions_part_4.so CCLD RUA_PDU_Descriptions_part_5.so CCLD RUA_PDU_Descriptions_part_6.so CCLD RUA_PDU_Descriptions_part_7.so CCLD SDP_parse_.tab.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD lex.SDP_parse_.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD IuUP_EncDec.so CCLD Iuh_CodecPort_CtrlFunctDef.so CCLD Native_FunctionDefs.so CCLD RTP_CodecPort_CtrlFunctDef.so CCLD RTP_EncDec.so CCLD SCTPasp_PT.so CCLD SDP_EncDec.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD HNBAP_EncDec.so CCLD TELNETasp_PT.so CCLD RUA_EncDec.so CCLD RANAP_EncDec.so CCLD MGCP_CodecPort_CtrlFunctDef.so CCLD UD_PT.so CCLD PFCP_CodecPort_CtrlFunctDef.so CCLD HNBGW_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw' [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1583 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [199 kB] Fetched 200 kB in 1s (304 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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'apt-rdepends', 'osmo-hnbgw'] [testenv][generic] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][generic] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][generic] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][generic] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-pfcp4: installing libosmo-pfcp-dbg [testenv][generic] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][generic] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-hnbgw -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-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-hnbgw, osmo-stp, osmo-hnbgw-dbg, libasn1c-dbg, libc6-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-sigtran-dbg, libosmo-rua-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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp4 libosmo-ranap7 libosmo-rua0 libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-latest Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp4 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-keyring osmocom-latest 0 upgraded, 39 newly installed, 0 to remove and 7 not upgraded. Need to get 15.5 MB of archives. After this operation, 25.9 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:/latest/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libnftables1-dbgsym 1.0.6.3~osmocom.429.7d98 [914 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-keyring 1.0.2 [2900 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.1.0 [1184 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.1 [170 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv1 0.5.0 [16.5 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.1 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14 1.14.0 [58.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0 [101 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.1 [71.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.1 [228 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp4 0.5.0 [41.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran11 2.1.1 [128 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.1.1 [457 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.1 [51.8 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.1 [71.6 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.1 [178 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.1 [60.2 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.1 [64.1 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.1 [50.8 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.1 [44.2 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.1.1 [18.4 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.1.1 [22.8 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv-dbg 0.5.0 [40.5 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap0 1.7.0 [52.0 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap-dbg 1.7.0 [191 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp-dbg 0.5.0 [131 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.7.0 [224 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.7.0 [954 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua0 1.7.0 [28.3 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua-dbg 1.7.0 [93.4 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.1 [2164 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw 1.7.0 [106 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw-dbg 1.7.0 [496 kB] Fetched 15.5 MB in 0s (82.0 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 libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../04-osmocom-keyring_1.0.2_amd64.deb ... Unpacking osmocom-keyring (1.0.2) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../05-osmocom-latest_1.1.0_amd64.deb ... Unpacking osmocom-latest (1.1.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../06-libosmocore22_1.11.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.1) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../07-libosmo-gtlv1_0.5.0_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.1) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../11-libosmoisdn0_1.11.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../12-libosmogsm20_1.11.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.1) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../13-libosmo-pfcp4_0.5.0_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../15-libosmo-sigtran11_2.1.1_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../16-libosmo-sigtran-dbg_2.1.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../17-libosmocodec4_1.11.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../18-libosmocoding0_1.11.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../19-libosmogb14_1.11.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../20-libosmoctrl0_1.11.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../21-libosmosim2_1.11.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../22-libosmousb0_1.11.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../23-libosmocore_1.11.1_amd64.deb ... Unpacking libosmocore (1.11.1) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../24-osmo-stp_2.1.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../25-osmo-stp-dbg_2.1.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../26-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../27-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../28-libosmo-gtlv-dbg_0.5.0_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../29-libosmo-hnbap0_1.7.0_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../30-libosmo-hnbap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../31-libosmo-pfcp-dbg_0.5.0_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../32-libosmo-ranap7_1.7.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../33-libosmo-ranap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../34-libosmo-rua0_1.7.0_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../35-libosmo-rua-dbg_1.7.0_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../36-libosmocore-dbg_1.11.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.1) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../37-osmo-hnbgw_1.7.0_amd64.deb ... Unpacking osmo-hnbgw (1.7.0) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../38-osmo-hnbgw-dbg_1.7.0_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up osmocom-keyring (1.0.2) ... Setting up osmocom-latest (1.1.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libosmocore22:amd64 (1.11.1) ... Setting up libosmocodec4:amd64 (1.11.1) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmo-gtlv1:amd64 (0.5.0) ... Setting up libosmo-hnbap0:amd64 (1.7.0) ... Setting up libosmovty13:amd64 (1.11.1) ... Setting up libosmo-rua0:amd64 (1.7.0) ... Setting up libosmoisdn0:amd64 (1.11.1) ... Setting up libosmo-rua-dbg:amd64 (1.7.0) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0) ... Setting up libosmousb0:amd64 (1.11.1) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Setting up libosmogsm20:amd64 (1.11.1) ... Setting up libosmoctrl0:amd64 (1.11.1) ... Setting up libosmogb14:amd64 (1.11.1) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmo-pfcp4:amd64 (0.5.0) ... Setting up libosmocoding0:amd64 (1.11.1) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0) ... Setting up libosmosim2:amd64 (1.11.1) ... Setting up libosmocore (1.11.1) ... Setting up libosmo-sigtran11:amd64 (2.1.1) ... Setting up libosmocore-dbg:amd64 (1.11.1) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.1) ... Setting up osmo-stp:amd64 (2.1.1) ... 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) ... Setting up osmo-hnbgw (1.7.0) ... changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hnbgw.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) ... Setting up osmo-stp-dbg:amd64 (2.1.1) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/HNBGW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp'] [testenv][generic] + ['cp', '-a', 'osmo-hnbgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp/stp.log'] 20250816122219050 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250816122219050 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20250816122219050 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-hnbgw0-0: Restarting ASP hnbgw0-0, r=127.0.0.1:2906<->l=127.0.0.1:2905 20250816122219050 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-hnbgw0-0: ASP Restart for server not implemented yet! 20250816122219050 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250816122219050 DLSS7 <000c> fsm.c:456 XUA_AS(hnbgw0){AS_DOWN}: Allocated 20250816122219050 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-hnbgw0: Created AS 20250816122219050 DLSS7 <000c> osmo_ss7_as.c:123 0: as-hnbgw0: Adding ASP hnbgw0-0 to AS 20250816122219050 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250816122219050 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250816122219050 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20250816122219050 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250816122219050 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250816122219050 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20250816122219050 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20250816122219050 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250816122219050 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250816122219050 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20250816122219050 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250816122219050 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250816122219050 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20250816122219050 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20250816122219050 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250816122219050 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250816122219050 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20250816122219050 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250816122219050 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250816122219050 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20250816122219050 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20250816122219050 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250816122219050 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250816122219050 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20250816122219050 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250816122219050 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250816122219050 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20250816122219050 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20250816122219050 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250816122219050 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250816122219050 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20250816122219050 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250816122219050 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250816122219050 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20250816122219050 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20250816122219050 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250816122219050 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250816122219050 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20250816122219050 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250816122219050 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250816122219050 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20250816122219050 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20250816122219050 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250816122219050 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'hnbgw0' 20250816122219050 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-msc0' 20250816122219050 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250816122219050 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250816122219050 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-sgsn0' 20250816122219050 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250816122219050 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250816122219050 DLSS7 <000c> osmo_ss7_xua_srv.c:225 Creating m3ua Server (null):2905 20250816122219050 DLSS7 <000c> osmo_ss7_xua_srv.c:245 Created m3ua server on (null):2905 20250816122219050 DLSS7 <000c> osmo_ss7_xua_srv.c:292 (Re)binding m3ua Server to :::2905 20250816122219050 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][generic] Running hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw/hnbgw.log'] [testenv][generic] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) rate_ctr.c:86 validating counter group 0x5572fe3224e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x5572fe3224c0(iups) with 3 counters 20250816122219355 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250816122219356 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250816122219356 DLGLOBAL DEBUG validating counter group 0x7f3e9a1919e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250816122219356 DLSS7 INFO 0: asp-asp-clnt-CN-0: Restarting ASP asp-clnt-CN-0, r=127.0.0.1:2905<->l=127.0.0.1:2906 (osmo_ss7_asp.c:623) 20250816122219356 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55733bde0cc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250816122219356 DLGLOBAL DEBUG validating counter group 0x7f3e9a1919a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20250816122219356 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_DOWN}: Allocated (fsm.c:456) 20250816122219356 DLSS7 INFO 0: as-as-clnt-CN: Created AS (osmo_ss7_instance.c:315) 20250816122219356 DLSS7 INFO 0: as-as-clnt-CN: Adding ASP asp-clnt-CN-0 to AS (osmo_ss7_as.c:123) 20250816122219356 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55733bde0cc0]{ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250816122219356 DLSS7 INFO 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250816122219356 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122219356 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): matched connection to ASP hnbgw0-0 20250816122219356 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122219356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816122219356 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Allocated (fsm.c:456) 20250816122219356 DLGLOBAL DEBUG validating counter group 0x5572fe322560(msc) with 15 counters (rate_ctr.c:86) 20250816122219356 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250816122219356 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816122219356 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Allocated (fsm.c:456) 20250816122219356 DLGLOBAL DEBUG validating counter group 0x5572fe322560(msc) with 15 counters (rate_ctr.c:86) 20250816122219356 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250816122219356 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816122219356 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Allocated (fsm.c:456) 20250816122219356 DLGLOBAL DEBUG validating counter group 0x5572fe322560(msc) with 15 counters (rate_ctr.c:86) 20250816122219356 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250816122219356 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816122219356 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Allocated (fsm.c:456) 20250816122219356 DLGLOBAL DEBUG validating counter group 0x5572fe322560(msc) with 15 counters (rate_ctr.c:86) 20250816122219356 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250816122219356 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816122219356 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Allocated (fsm.c:456) 20250816122219356 DLGLOBAL DEBUG validating counter group 0x5572fe322540(sgsn) with 15 counters (rate_ctr.c:86) 20250816122219356 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250816122219356 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816122219356 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Allocated (fsm.c:456) 20250816122219356 DLGLOBAL DEBUG validating counter group 0x5572fe322540(sgsn) with 15 counters (rate_ctr.c:86) 20250816122219356 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250816122219356 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816122219356 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Allocated (fsm.c:456) 20250816122219356 DLGLOBAL DEBUG validating counter group 0x5572fe322540(sgsn) with 15 counters (rate_ctr.c:86) 20250816122219356 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250816122219356 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816122219356 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Allocated (fsm.c:456) 20250816122219356 DLGLOBAL DEBUG validating counter group 0x5572fe322540(sgsn) with 15 counters (rate_ctr.c:86) 20250816122219356 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250816122219356 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816122219356 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250816122219356 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250816122219356 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250816122219356 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250816122219356 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250816122219356 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250816122219357 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:51094 (mgcp_client.c:999) 20250816122219357 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20250816122219357 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816122219357 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250816122219357 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250816122219357 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20250816122219357 DLSCCP NOTICE msc-0: Using AS instance as-clnt-CN (sccp_user.c:590) 20250816122219357 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20250816122219357 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250816122219357 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55733be31200]{IDLE}: Allocated (fsm.c:456) 20250816122219357 DLSS7 INFO 0: asp-asp-clnt-CN-0: Restarting ASP asp-clnt-CN-0, r=127.0.0.1:2905<->l=127.0.0.1:2906 (osmo_ss7_asp.c:623) 20250816122219357 DLINP DEBUG CLICONN(asp-clnt-CN-0,){CONNECTING} close() (stream_cli.c:178) 20250816122219357 DLINP <0002> stream.c:265 hnbgw0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122219357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122219357 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-hnbgw0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122219357 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-hnbgw0-0: xUA SRV SHUTDOWN_EVENT 20250816122219357 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55733bde0cc0]{ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:717) 20250816122219357 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55733bde0cc0]{ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:717) 20250816122219357 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55733bde0cc0]{ASP_DOWN}: Deallocated (fsm.c:568) 20250816122219357 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55733bde0cc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250816122219357 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-CN-0 (sccp_user.c:705) 20250816122219357 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250816122219357 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250816122219357 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55733be31420 (osmo_ss7_user.c:88) 20250816122219357 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250816122219357 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250816122219357 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250816122219357 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.1 msc-0 msc-naught (hnbgw_cn.c:800) 20250816122219357 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816122219357 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250816122219357 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816122219357 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250816122219357 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816122219357 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250816122219357 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816122219357 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250816122219357 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816122219357 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250816122219357 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816122219357 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250816122219357 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816122219357 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250816122219357 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816122219357 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.4 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250816122219357 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816122219357 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250816122219357 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816122219357 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250816122219357 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122219357 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): matched connection to ASP hnbgw0-0 20250816122219357 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-hnbgw0-0: accept of new connection from (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816122219357 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816122219357 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122219357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816122219357 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816122219357 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250816122219357 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816122219357 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250816122219357 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816122219357 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250816122219357 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816122219357 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250816122219357 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122219357 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122219357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122219357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122219357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122219358 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122219358 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250816122219358 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122219358 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122219358 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122219358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122219358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122219358 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122219358 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250816122219358 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122219358 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122219358 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122219358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122219358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122219358 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122219358 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250816122219358 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122219358 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122219358 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122219358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122219358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122219358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122219358 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250816122219358 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122219358 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122219358 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122219358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122219358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122219358 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122219358 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250816122219358 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122219358 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122219358 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122219358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122219358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122219358 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122219358 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250816122219358 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122219358 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122219358 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122219358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122219359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122219359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122219359 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122219359 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250816122219359 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122219359 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122219359 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122219359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122219359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122219359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122219359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122219359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122219359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122219359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122219359 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250816122219359 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122219359 DLINP INFO CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CONNECTING} connection established (stream_cli.c:440) 20250816122219359 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250816122219359 DLSS7 INFO 0: asp-asp-clnt-CN-0: Client connected (r=127.0.0.1:2905<->l=127.0.0.1:2906) (osmo_ss7_asp.c:961) 20250816122219359 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55733be31200]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250816122219359 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55733be31200]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250816122219359 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55733be31200]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250816122219359 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55733bde0cc0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250816122219359 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122219359 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPSM:UP) 20250816122219359 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122219359 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122219359 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122219359 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122219359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122219359 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122219359 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:751) 20250816122219359 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55733bde0cc0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:714) 20250816122219359 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55733bde0cc0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250816122219359 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55733bde0cc0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20250816122219359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250816122219359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20250816122219359 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55733be31200]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250816122219359 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55733be31200]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250816122219359 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55733be31200]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20250816122219359 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122219360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250816122219360 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250816122219360 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55733be31200]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250816122219360 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55733be31200]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250816122219360 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55733be31200]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250816122219360 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55733bde0cc0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250816122219360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122219360 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122219360 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122219360 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122219360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122219360 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122219360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122219360 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122219360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:751) 20250816122219360 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55733bde0cc0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:714) 20250816122219360 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55733bde0cc0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250816122219360 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55733bde0cc0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20250816122219360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250816122219360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20250816122219360 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55733be31200]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250816122219360 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x55733be31200]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250816122219360 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122219360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250816122219360 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) 20250816122219360 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55733be31200]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250816122219360 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55733be31200]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/logs/generic/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/start-testsuite.sh', 'hnbgw/HNBGW_Tests', 'HNBGW_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli HNBGW_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: HNBGW_Tests.cfg MC@7a2b5296a856: Unix server socket created successfully. MC@7a2b5296a856: Listening on TCP port 35325. MC2> 7a2b5296a856 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw/HNBGW_Tests 7a2b5296a856 35325 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@7a2b5296a856: New HC connected from 10.0.2.100 [10.0.2.100]. 7a2b5296a856: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@7a2b5296a856: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7a2b5296a856: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7a2b5296a856: Configuration file was processed on all HCs. MC@7a2b5296a856: Creating MTC on host 10.0.2.100. MC@7a2b5296a856: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sat Aug 16 12:22:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_hnb_register started. 20250816122220976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122220982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122220991 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46505<->l=127.0.0.1:4262) (control_if.c:572) 20250816122221019 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122221019 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122221019 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122221019 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122221019 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122221019 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122221020 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122221020 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122221020 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122221020 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122221021 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122221021 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122221021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122221021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122221021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122221021 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122221021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122221021 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122221021 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122221021 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122221021 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122221021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122221021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122221021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122221021 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122221021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122221021 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122221021 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122221021 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122221021 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122221021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122221021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122221021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122221021 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122221021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122221021 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122221021 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122221021 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122221021 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122221021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122221021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122221021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122221021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122221021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122221021 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122221021 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122221021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122221021 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122221021 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122221021 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122221021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122221021 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122221021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122221021 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122221021 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122221021 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122221021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122221021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122221021 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122221021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122221021 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122221021 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122221021 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122221021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122221021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122221021 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122221021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122221021 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122221021 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122221021 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122221021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122221021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122221021 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(11)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122221039 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122221039 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122221039 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122221039 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122221039 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122221039 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122221039 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122221039 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122221041 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122221041 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122221041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122221041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122221041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122221041 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122221041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122221041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122221041 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122221041 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122221041 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122221041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122221041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122221041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122221041 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122221041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122221041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122221041 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122221041 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122221041 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122221041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122221041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122221041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122221041 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122221041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122221041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122221041 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122221041 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122221041 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122221041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122221041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122221041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122221041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122221041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122221041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122221041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122221041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122221041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122221041 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122221041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122221041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122221041 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122221041 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122221041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122221041 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122221041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122221041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122221041 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122221041 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122221041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122221041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122221041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122221041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122221041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122221041 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122221041 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122221041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122221041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122221041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122221041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122221041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122221041 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122221041 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122221041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122221041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122221041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122221235 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122221235 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122221235 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122221235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122221245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122221245 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122221245 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122221245 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122221245 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122221245 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122221245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122221246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122221246 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122221246 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122221246 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122221246 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122221246 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122221246 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122221253 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122221253 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122221253 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122221253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122221258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122221258 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122221258 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122221258 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122221258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122221258 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122221258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122221258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122221258 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122221258 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122221258 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122221258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122221258 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122221258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122222059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122222059 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122222059 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122222059 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122222059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122222059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122222059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122222059 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122222059 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122222059 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122222059 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122222059 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122222059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122222059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122222059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122222059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122222059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122222059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122222059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122222059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122222059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122222059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122222059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122222059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122222059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122222059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122222059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122222059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122222059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122222059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122222059 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122222059 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122222059 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122222059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122222059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122222059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122222059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122222059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122222059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122222059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122222059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122222059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122222059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122222059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122222059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122222059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122222059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122222059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122222059 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122222059 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122222059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122222059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122222059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122222059 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122222059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122222059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122222059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122222059 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122222069 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122222069 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122222069 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122222069 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122222069 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122222069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122222069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122222069 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122222069 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122222069 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122222069 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122222069 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122222069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122222069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122222069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122222069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122222069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122222070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122222070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122222070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122222070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122222070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122222070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122222070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122222070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122222070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122222070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122222070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122222070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122222070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122222070 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122222070 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122222070 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122222070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122222070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122222070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122222070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122222070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122222070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122222070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122222070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122222070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122222070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122222070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122222070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122222070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122222070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122222070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122222070 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122222070 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122222071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122222071 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122222071 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122222071 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122222071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122222071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122222071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122222071 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122222080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122222080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122222080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122222080 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122222080 DLGLOBAL DEBUG validating counter group 0x5572fe322be0(hnb) with 60 counters (rate_ctr.c:86) 20250816122222081 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122222081 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122222081 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122222081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122222081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(13)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122222093 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46505<->l=127.0.0.1:4262) (control_if.c:193) 20250816122222094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51202<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(5)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(4)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122222097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51200<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122222098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122222098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122222098 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122222098 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122222098 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register(3)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@7a2b5296a856: Final verdict of PTC: none 20250816122222099 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122222099 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122222099 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(9)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@7a2b5296a856: Final verdict of PTC: none 20250816122222099 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_hnb_register-Iuh0-RUA(8)@7a2b5296a856: Final verdict of PTC: none 20250816122222099 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122222099 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122222099 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122222099 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122222099 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122222099 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122222099 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122222099 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122222099 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122222099 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122222099 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122222099 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(13)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@7a2b5296a856: Final verdict of PTC: none 20250816122222099 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122222099 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122222100 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122222100 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122222100 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122222100 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122222100 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122222100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW-PFCP(6)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@7a2b5296a856: Final verdict of PTC: none 20250816122222100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122222100 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122222100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122222100 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122222100 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122222100 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122222100 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122222100 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122222100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122222100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(15)@7a2b5296a856: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@7a2b5296a856: Test case TC_hnb_register finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sat Aug 16 12:22:22 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250816122222144 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:265) 20250816122222144 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1057) 20250816122222144 DLSS7 INFO 0: asp-asp-clnt-CN-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250816122222144 DLSS7 INFO 0: asp-asp-clnt-CN-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:2905 err=None (osmo_ss7_asp.c:788) 20250816122222198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122222600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51216<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101184) Waiting for packet dumper to finish... 1 (prev_count=101184, count=158768) 20250816122224101 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122224101 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122224101 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122224101 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122224101 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122224101 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sat Aug 16 12:22:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_hnb_register_duplicate started. 20250816122225721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122225726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122225731 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39565<->l=127.0.0.1:4262) (control_if.c:572) 20250816122225749 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_hnb_register_duplicate-Iuh0(20)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122225749 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122225756 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122225756 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122225756 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122225756 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122225756 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122225756 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122225756 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122225756 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41780 (stream_srv.c:142) 20250816122225757 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41780<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122225757 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122225757 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122225757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122225757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122225757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122225757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122225757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122225757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122225757 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122225757 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122225757 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122225757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122225757 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122225757 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122225757 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122225757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122225757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122225757 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122225758 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122225758 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122225758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122225758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122225758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122225758 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122225758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122225758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122225758 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122225758 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122225758 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122225758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122225758 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122225758 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122225758 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122225758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122225758 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122225758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122225758 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122225758 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122225758 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122225758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122225758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122225758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122225758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122225758 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122225758 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122225758 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122225758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122225758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122225758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122225758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122225758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122225758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122225758 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122225758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122225758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122225758 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122225758 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122225758 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122225758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122225758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122225758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122225758 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122225758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122225758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122225758 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(26)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(24)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122225770 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122225770 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122225770 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122225770 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122225770 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122225770 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122225770 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122225771 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122225771 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122225772 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122225772 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122225772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122225772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122225772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122225772 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122225772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122225772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122225772 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122225772 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122225772 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122225772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122225772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122225772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122225772 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122225772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122225772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122225772 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122225772 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122225772 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122225772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122225772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122225772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122225772 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122225772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122225772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122225772 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122225772 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122225772 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122225772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122225772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122225772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122225772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122225772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122225772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122225772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122225772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122225772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122225772 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122225772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122225772 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122225772 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122225772 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122225772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122225772 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122225772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122225772 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122225772 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122225772 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122225772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122225772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122225772 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122225772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122225772 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122225772 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122225772 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122225772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122225772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122225772 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122225772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122225772 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122225772 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122225772 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122225772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122225772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122225772 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122225969 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122225969 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122225969 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122225969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122225978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122225978 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122225978 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122225978 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122225978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122225978 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122225978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122225981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122225981 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122225981 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122225981 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122225981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122225981 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122225981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122225982 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122225982 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122225982 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122225982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122225988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122225988 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122225988 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122225988 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122225988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122225988 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122225988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122225988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122225988 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122225988 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122225988 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122225989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122225989 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122225989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122226787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122226787 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122226787 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122226787 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122226787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122226787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122226787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122226787 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122226787 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122226787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122226787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122226787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122226787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122226787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122226787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122226787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122226787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122226787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122226787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122226787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122226787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122226787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122226787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122226787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122226787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122226787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122226787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122226787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122226787 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122226787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122226787 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122226787 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122226788 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122226788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122226788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122226788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122226788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122226788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122226788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122226788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122226788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122226788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122226788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122226788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122226788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122226788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122226788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122226788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122226788 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122226788 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122226788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122226788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122226788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122226788 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122226788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122226788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122226788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122226788 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122226796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122226796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122226796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122226796 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122226796 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122226796 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122226796 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122226796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122226796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) 20250816122226796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122226796 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122226796 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122226796 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122226796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122226796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122226796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122226796 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122226797 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122226797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122226797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122226797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122226797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122226797 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122226797 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122226797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122226797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122226797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122226797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122226797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122226797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122226797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122226797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122226797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122226797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122226797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122226797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122226797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122226797 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122226797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122226797 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122226797 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122226797 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122226797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122226797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122226797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122226797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122226797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122226797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122226797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122226797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122226797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122226797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122226797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122226797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122226797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122226797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122226797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122226797 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122226797 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122226797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122226797 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122226797 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122226797 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122226797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122226797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122226797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122226797 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(28)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122226806 DLINP DEBUG SRVCONN(,r=127.0.0.1:41780<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122226806 DLINP DEBUG SRVCONN(,r=127.0.0.1:41780<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122226806 DLINP DEBUG SRVCONN(,r=127.0.0.1:41780<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122226806 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122226806 DHNBAP ERROR (127.0.0.1:41780 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250816122226806 DHNBAP ERROR (127.0.0.1:41780 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250816122226806 DLINP DEBUG SRVCONN(,r=127.0.0.1:41780<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122226806 DLINP DEBUG SRVCONN(,r=127.0.0.1:41780<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250816122226806 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: talloc reports "struct hnb_context" x 1, expecting 1 MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122226819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59574<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122226819 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39565<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(17)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122226820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59568<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122226820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122226820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122226820 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122226820 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122226820 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate(16)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@7a2b5296a856: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@7a2b5296a856: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@7a2b5296a856: Final verdict of PTC: none 20250816122226821 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122226821 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122226821 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122226821 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122226821 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122226821 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122226821 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122226821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122226821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122226821 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122226821 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122226821 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122226821 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122226821 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122226821 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122226821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122226821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_hnb_register_duplicate-Iuh0(20)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(19)@7a2b5296a856: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(30)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@7a2b5296a856: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sat Aug 16 12:22:26 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20250816122226864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122227267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59588<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=143396) Waiting for packet dumper to finish... 1 (prev_count=143396, count=163352) 20250816122228822 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122228822 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122228822 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122228822 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122228822 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122228822 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Sat Aug 16 12:22:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250816122230403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122230410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122230415 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37823<->l=127.0.0.1:4262) (control_if.c:572) 20250816122230435 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122230435 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122230435 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122230436 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122230436 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122230436 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122230436 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122230436 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122230436 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122230436 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122230436 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122230437 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122230437 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122230437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122230437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122230437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122230437 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122230437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122230437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122230437 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122230437 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122230437 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122230437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122230437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122230437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122230437 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122230437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122230437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122230437 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122230437 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122230437 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122230437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122230437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122230437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122230437 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122230437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122230437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122230437 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122230437 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122230437 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122230437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122230437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122230437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122230437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122230437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122230437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122230437 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122230438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122230438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122230438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122230438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122230438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122230438 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122230438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122230438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122230438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122230438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122230438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122230438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122230438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122230438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122230438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122230438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122230438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122230438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122230438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122230438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122230438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122230438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122230438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122230438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122230438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122230438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122230438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(39)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(37)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122230450 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122230450 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122230450 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122230451 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122230451 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122230451 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122230451 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122230451 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122230451 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122230452 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122230452 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122230452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122230452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122230452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122230452 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122230452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122230452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122230452 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122230452 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122230452 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122230452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122230452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122230452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122230452 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122230452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122230452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122230452 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122230452 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122230452 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122230452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122230452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122230452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122230452 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122230452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122230452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122230452 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122230452 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122230452 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122230452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122230452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122230452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122230452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122230452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122230452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122230452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122230452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122230452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122230452 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122230452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122230452 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122230452 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122230452 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122230452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122230452 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122230452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122230452 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122230452 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122230452 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122230452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122230452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122230452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122230452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122230452 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122230452 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122230452 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122230452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122230452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122230452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122230452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122230452 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122230452 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122230452 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122230452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122230452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122230452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122230647 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122230647 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122230647 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122230647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122230651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122230651 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122230651 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122230651 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122230651 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122230651 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122230651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122230652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122230652 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122230652 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122230652 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122230652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122230652 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122230652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122230662 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122230662 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122230662 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122230662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(42)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122230668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122230668 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122230669 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122230669 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122230669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122230669 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122230669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122230671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122230671 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122230671 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122230671 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122230671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122230671 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122230671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122231468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122231468 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122231468 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122231468 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122231468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122231468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122231468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122231468 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122231468 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122231468 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122231468 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122231468 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122231468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122231468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122231468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122231468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122231468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122231468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122231468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122231468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122231468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122231468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122231468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122231468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122231468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122231468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122231468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122231468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122231468 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122231468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122231468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122231468 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122231468 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122231468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122231468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122231468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122231468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122231468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122231469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122231469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122231469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122231469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122231469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122231469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122231469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122231469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122231469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122231469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122231469 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122231469 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122231469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122231469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122231469 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122231469 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122231469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122231469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122231469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122231469 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122231471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122231471 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122231471 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122231471 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122231471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122231471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122231471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122231471 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122231472 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122231472 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122231472 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122231472 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122231472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122231472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122231472 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122231472 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122231472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122231472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122231472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122231472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122231472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122231472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122231472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122231472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122231472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122231472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122231472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122231472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122231472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122231472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122231472 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122231472 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122231472 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122231473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122231473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122231473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122231473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122231473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122231473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122231473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122231473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122231473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122231473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122231473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122231473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122231473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122231473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122231473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122231473 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122231473 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122231473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122231473 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122231473 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122231473 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122231473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122231473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122231473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122231473 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(41)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122231475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122231475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122231475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122231475 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122231475 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122231475 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122231475 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122231475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122231475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122231477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122231477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122231477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122231477 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122231477 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (re-connecting) (hnbgw_hnbap.c:560) 20250816122231477 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122231477 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122231477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122231477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: talloc reports "struct hnb_context" x 1, expecting 1 MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122231480 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37823<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(33)@7a2b5296a856: Final verdict of PTC: none 20250816122231482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(32)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122231484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122231485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122231485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122231485 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122231485 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122231485 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(37)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@7a2b5296a856: Final verdict of PTC: none 20250816122231490 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122231490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(43)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@7a2b5296a856: Final verdict of PTC: none 20250816122231490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122231491 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122231491 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122231491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122231491 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122231491 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122231491 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122231491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122231491 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122231491 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122231491 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122231491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122231491 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122231491 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122231491 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122231491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122231491 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122231491 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122231491 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122231491 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122231491 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122231491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122231491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122231491 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122231491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122231492 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122231492 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122231492 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122231492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122231492 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122231492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122231492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(41)@7a2b5296a856: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(34)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@7a2b5296a856: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sat Aug 16 12:22:31 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20250816122231570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122231973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102080) Waiting for packet dumper to finish... 1 (prev_count=102080, count=161168) 20250816122233493 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122233493 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122233493 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122233493 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122233493 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122233493 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Sat Aug 16 12:22:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_hnb_disconnected_timeout started. 20250816122235116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122235123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122235129 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46633<->l=127.0.0.1:4262) (control_if.c:572) 20250816122235153 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122235153 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122235153 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122235153 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122235153 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122235154 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122235154 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122235154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122235154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122235154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122235154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122235154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122235154 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122235154 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122235154 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122235154 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122235154 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122235154 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122235154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122235155 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122235155 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122235155 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122235155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122235155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122235155 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122235155 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122235155 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122235155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122235155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122235155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122235155 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122235155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122235155 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122235155 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122235156 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122235156 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122235156 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122235156 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122235156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122235156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122235156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122235156 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122235156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122235156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122235156 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122235156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122235156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122235156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122235156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122235156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122235156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122235156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122235156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122235156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122235156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122235156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122235156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122235156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122235156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122235157 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122235157 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122235157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122235157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122235157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122235157 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122235157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122235157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122235157 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122235157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122235157 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122235157 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122235157 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122235157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122235157 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(52)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(50)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122235183 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122235183 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122235183 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122235183 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122235183 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122235183 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122235183 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122235184 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122235184 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122235185 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122235185 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122235185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122235185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122235185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122235185 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122235185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122235185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122235185 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122235185 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122235185 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122235185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122235185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122235185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122235185 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122235185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122235185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122235185 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122235185 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122235185 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122235185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122235185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122235185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122235185 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122235185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122235185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122235185 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122235185 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122235185 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122235185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122235185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122235185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122235185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122235185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122235185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122235185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122235185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122235185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122235185 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122235186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122235186 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122235186 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122235186 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122235186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122235186 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122235186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122235186 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122235186 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122235186 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122235186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122235186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122235186 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122235186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122235186 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122235186 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122235186 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122235186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122235186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122235186 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122235186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122235186 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122235186 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122235186 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122235186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122235186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122235186 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122235210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122235210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122235210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122235210 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122235210 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122235210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122235210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122235210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122235210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122235378 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122235378 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122235378 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122235378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122235387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122235387 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122235387 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122235387 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122235387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122235387 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122235387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122235390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122235390 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122235390 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122235390 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122235390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122235390 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122235390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122235400 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122235400 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122235400 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122235400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(55)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122235405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122235405 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122235405 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122235405 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122235405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122235405 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122235405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122235406 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122235406 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122235406 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122235407 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122235407 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122235407 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122235407 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122236199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122236199 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122236199 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122236199 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122236199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122236199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122236200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122236200 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122236200 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122236200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122236200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122236200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122236200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122236200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122236200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122236200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122236200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122236200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122236200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122236200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122236200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122236200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122236200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122236200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122236200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122236200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122236200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122236200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122236200 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122236200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122236200 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122236200 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122236200 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122236200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122236200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122236200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122236200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122236200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122236200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122236200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122236200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122236200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122236200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122236200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122236200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122236200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122236200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122236200 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122236201 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122236201 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122236201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122236201 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122236201 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122236201 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122236201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122236201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122236201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122236201 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122236210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122236210 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122236210 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122236210 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122236210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122236210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122236210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122236210 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122236210 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122236211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122236211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122236211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122236211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122236211 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122236211 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122236211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122236211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122236211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122236211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122236211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122236211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122236211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122236211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122236211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122236211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122236211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122236211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122236211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122236211 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122236211 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122236211 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122236211 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122236211 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122236211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122236211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122236211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122236211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122236211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122236211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122236211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122236211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122236211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122236211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122236211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122236211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122236211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122236211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122236211 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122236211 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122236211 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122236211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122236211 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122236211 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122236211 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122236212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122236212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122236212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122236212 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122236221 DLCTRL DEBUG Command: GET 396063398 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250816122236221 DLCTRL DEBUG Tx Command reply: GET_REPLY 396063398 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) HNBGW_Test.sgsn0-RAN(54)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@7a2b5296a856: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@7a2b5296a856: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250816122236231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122236231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122236231 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122236231 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122236231 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@7a2b5296a856: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250816122237239 DLCTRL DEBUG Command: GET 836192921 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250816122237239 DLCTRL DEBUG Tx Command reply: GET_REPLY 836192921 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250816122242252 DLCTRL DEBUG Command: GET 784159691 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250816122242252 DLCTRL DEBUG Tx Command reply: ERROR 784159691 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@7a2b5296a856: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250816122243287 DLCTRL DEBUG Command: GET 310433895 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250816122243287 DLCTRL DEBUG Tx Command reply: ERROR 310433895 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) TC_hnb_disconnected_timeout-Iuh0(57)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122243289 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122243289 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) IPA-CTRL-CLI-IPA(46)@7a2b5296a856: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122243296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122243296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122243296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122243296 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122243296 DLGLOBAL DEBUG validating counter group 0x5572fe322be0(hnb) with 60 counters (rate_ctr.c:86) 20250816122243296 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122243296 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122243296 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122243296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122243296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250816122243298 DLCTRL DEBUG Command: GET 264843058 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250816122243298 DLCTRL DEBUG Tx Command reply: GET_REPLY 264843058 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122244302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122244302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122244302 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122244302 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122244302 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@7a2b5296a856: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250816122244311 DLCTRL DEBUG Command: GET 136286134 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250816122244311 DLCTRL DEBUG Tx Command reply: GET_REPLY 136286134 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250816122250326 DLCTRL DEBUG Command: GET 889398009 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250816122250326 DLCTRL DEBUG Tx Command reply: ERROR 889398009 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@7a2b5296a856: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122250340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59628<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122250340 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46633<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(45)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122250344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_disconnected_timeout(44)@7a2b5296a856: Final verdict of PTC: none 20250816122250346 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122250346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122250346 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122250346 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122250346 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122250346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122250346 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122250346 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122250346 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122250346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122250346 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed HNBGW_Test.msc0-RAN(51)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@7a2b5296a856: Final verdict of PTC: none 20250816122250346 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122250346 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122250346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122250346 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122250346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122250346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(52)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@7a2b5296a856: Final verdict of PTC: none 20250816122250347 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122250347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122250347 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122250347 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122250347 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122250348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122250348 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW-PFCP(47)@7a2b5296a856: Final verdict of PTC: none 20250816122250348 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816122250348 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122250348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122250348 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122250348 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122250348 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122250348 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122250348 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122250348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122250348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(55)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(56)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@7a2b5296a856: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sat Aug 16 12:22:50 UTC 2025 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20250816122250440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122250843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32858<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=172836) Waiting for packet dumper to finish... 1 (prev_count=172836, count=173376) 20250816122252348 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122252348 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122252348 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122252348 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122252348 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122252348 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sat Aug 16 12:22:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ue_register started. 20250816122253997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122254002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122254004 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45461<->l=127.0.0.1:4262) (control_if.c:572) 20250816122254018 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122254018 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122254018 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122254018 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122254018 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122254019 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_ue_register-Iuh0(63)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122254019 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122254019 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122254019 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122254019 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122254019 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122254020 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122254020 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122254020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122254020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122254020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122254020 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122254020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122254020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122254020 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122254020 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122254020 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122254020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122254020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122254020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122254020 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122254020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122254020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122254020 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122254020 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122254020 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122254020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122254020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122254020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122254020 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122254020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122254020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122254020 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122254020 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122254020 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122254020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122254020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122254020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122254020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122254020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122254020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122254020 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122254020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122254020 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122254020 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122254021 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122254021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122254021 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122254021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122254021 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122254021 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122254021 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122254021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122254021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122254021 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122254021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122254021 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122254021 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122254021 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122254021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122254021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122254021 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122254021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122254021 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122254021 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122254021 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122254021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122254021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122254021 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(67)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(65)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122254034 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122254034 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122254034 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122254034 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122254034 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122254034 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122254034 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122254034 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122254034 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122254036 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122254036 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122254036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122254036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122254036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122254036 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122254036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122254036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122254036 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122254036 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122254036 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122254036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122254036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122254036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122254036 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122254036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122254036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122254036 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122254036 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122254036 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122254036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122254036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122254036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122254036 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122254036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122254036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122254036 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122254036 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122254036 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122254036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122254036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122254036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122254036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122254036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122254036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122254036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122254036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122254036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122254036 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122254036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122254036 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122254036 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122254036 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122254036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122254036 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122254036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122254036 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122254036 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122254036 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122254036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122254036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122254036 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122254036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122254036 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122254036 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122254036 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122254036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122254036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122254036 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122254036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122254036 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122254036 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122254036 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122254036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122254036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122254036 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122254054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122254054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122254054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122254054 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122254054 DLGLOBAL DEBUG validating counter group 0x5572fe322be0(hnb) with 60 counters (rate_ctr.c:86) 20250816122254054 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122254054 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122254054 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122254054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122254054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122254230 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122254230 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122254230 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122254230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122254240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122254240 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122254240 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122254240 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122254240 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122254240 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122254240 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122254242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122254242 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122254242 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122254242 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122254242 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122254242 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122254243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122254245 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122254245 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122254245 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122254245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122254250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122254250 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122254250 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122254250 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122254250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122254250 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122254250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122254251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122254251 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122254251 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122254251 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122254251 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122254251 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122254251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122255051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122255051 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122255051 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122255051 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122255051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122255051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122255051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122255051 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122255051 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122255051 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122255051 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122255051 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122255051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122255051 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122255051 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122255051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122255051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122255051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122255051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122255051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122255051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122255051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122255051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122255051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122255052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122255052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122255052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122255052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122255052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122255052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122255052 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122255052 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122255052 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122255052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122255052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122255052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122255052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122255052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122255052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122255052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122255052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122255052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122255052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122255052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122255052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122255052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122255052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122255052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122255052 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122255052 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122255052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122255052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122255052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122255052 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122255052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122255052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122255052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122255052 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122255056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122255056 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122255056 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122255057 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122255057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122255057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122255057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122255057 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122255057 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122255057 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122255057 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122255057 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122255057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122255057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122255057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122255057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122255057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122255057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122255057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122255057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122255057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122255057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122255057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122255057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122255057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122255057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122255057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122255057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122255057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122255057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122255057 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122255057 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122255057 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122255057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122255057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122255057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122255057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122255057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122255057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122255057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122255057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122255057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122255057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122255057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122255057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122255057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122255057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122255057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122255057 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122255057 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122255057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122255057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122255057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122255057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122255057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.msc0-RAN(66)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122255057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122255057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122255057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122255059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122255059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122255059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250816122255059 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250816122255059 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250816122255059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122255059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(69)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122255062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32872<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122255063 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45461<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(60)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122255064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32866<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122255064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122255064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122255064 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122255064 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122255064 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(68)@7a2b5296a856: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@7a2b5296a856: Final verdict of PTC: none 20250816122255065 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122255065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122255065 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122255065 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122255065 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122255065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122255065 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122255065 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122255065 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122255065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122255065 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122255065 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122255065 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122255065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122255065 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122255065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122255065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(65)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_ue_register(59)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(62)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@7a2b5296a856: Final verdict of PTC: none 20250816122255066 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122255066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122255066 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122255066 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122255066 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122255066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122255066 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122255066 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122255066 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122255066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122255066 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122255066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122255066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(70)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(71)@7a2b5296a856: Final verdict of PTC: none TC_ue_register-Iuh0(63)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@7a2b5296a856: Test case TC_ue_register finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sat Aug 16 12:22:55 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250816122255113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122255516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32882<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104876) Waiting for packet dumper to finish... 1 (prev_count=104876, count=159588) 20250816122257066 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122257066 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122257066 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122257067 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122257067 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122257067 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sat Aug 16 12:22:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ue_register_tmsi_lai started. MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250816122258622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122258629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122258634 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41281<->l=127.0.0.1:4262) (control_if.c:572) 20250816122258656 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122258656 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122258656 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122258656 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122258656 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122258657 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122258657 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122258657 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122258657 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122258657 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122258657 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122258657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122258657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122258657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122258657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122258657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122258657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122258657 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122258657 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122258657 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122258657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122258657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122258657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122258657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122258657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122258657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122258657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122258658 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122258658 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122258658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122258658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122258658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122258658 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122258658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122258658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122258658 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122258659 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122258659 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122258659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122258659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122258659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122258659 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122258659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122258659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122258659 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122258659 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122258659 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122258659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122258659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122258659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122258659 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122258659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122258659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122258659 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122258659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122258659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122258659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122258659 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122258659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122258659 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122258659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122258659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122258659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122258659 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122258659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122258659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122258659 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122258659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122258659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122258659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122258659 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122258659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122258659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122258659 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(80)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(78)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122258671 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122258671 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122258671 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122258671 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122258671 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122258671 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122258671 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122258671 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122258671 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122258672 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122258672 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122258672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122258672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122258672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122258672 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122258672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122258672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122258672 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122258672 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122258672 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122258672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122258672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122258672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122258672 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122258672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122258672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122258672 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122258672 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122258672 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122258672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122258672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122258672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122258672 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122258672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122258672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122258672 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122258672 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122258672 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122258672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122258672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122258672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122258672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122258672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122258672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122258672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122258672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122258672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122258672 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122258672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122258672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122258672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122258672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122258672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122258672 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122258672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122258672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122258672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122258672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122258672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122258672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122258672 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122258672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122258672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122258672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122258672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122258672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122258672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122258672 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122258672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122258672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122258672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122258672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122258672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122258672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122258672 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122258692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122258692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122258692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122258692 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122258692 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122258692 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122258692 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122258692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122258692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122258869 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122258869 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122258869 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122258869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122258876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122258876 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122258876 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122258876 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122258876 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122258876 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122258876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122258879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122258879 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122258879 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122258879 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122258879 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122258879 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122258879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122258882 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122258882 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122258882 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122258882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122258887 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122258887 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122258887 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122258887 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122258887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122258887 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122258887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122258888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122258888 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122258888 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122258888 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122258888 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122258888 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122258888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122259680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122259680 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122259680 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122259680 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122259680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122259680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122259680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122259680 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122259680 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122259680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122259680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122259680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122259680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122259680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122259680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122259680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122259680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122259680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122259680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122259680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122259680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122259680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122259680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122259680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122259680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122259680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122259680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122259680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122259680 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122259680 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122259680 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122259681 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122259681 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122259681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122259681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122259681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122259681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122259681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122259681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122259681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122259681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122259681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122259681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122259681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122259681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122259681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122259681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122259681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122259681 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122259681 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122259681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122259681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122259681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122259681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122259681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122259681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122259681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122259681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122259687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122259687 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122259687 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122259687 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122259687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122259687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122259687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122259687 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122259687 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122259687 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122259687 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122259687 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122259687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122259687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122259687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122259687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122259687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122259687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122259687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122259687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122259687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122259687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122259687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122259687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122259687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122259687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122259687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122259687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122259687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122259687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122259687 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122259687 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122259687 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122259687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122259687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122259687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122259687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122259687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122259687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122259687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122259687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122259687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122259687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122259687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122259687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122259687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122259687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122259687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122259687 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122259687 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122259687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122259687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122259687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122259687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122259687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122259687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122259687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122259687 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(82)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122259697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122259697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122259697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250816122259697 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250816122259697 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250816122259697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122259697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122259702 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41281<->l=127.0.0.1:4262) (control_if.c:193) 20250816122259703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51504<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(74)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(73)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122259705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51500<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122259706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122259706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122259706 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122259706 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122259706 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_tmsi_lai(72)@7a2b5296a856: Final verdict of PTC: none 20250816122259707 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122259707 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122259707 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122259707 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122259707 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122259707 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-SCCP(78)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@7a2b5296a856: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@7a2b5296a856: Final verdict of PTC: none 20250816122259707 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122259707 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122259707 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122259707 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122259707 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122259707 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122259707 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122259708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122259708 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122259708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122259708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122259708 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122259708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122259708 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122259708 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122259708 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122259708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122259708 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122259708 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122259708 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122259708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(82)@7a2b5296a856: Final verdict of PTC: none 20250816122259708 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122259708 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122259708 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122259708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122259708 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122259708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122259708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(75)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(84)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@7a2b5296a856: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@7a2b5296a856: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sat Aug 16 12:22:59 UTC 2025 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20250816122259757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122300160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51512<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104668) Waiting for packet dumper to finish... 1 (prev_count=104668, count=160468) 20250816122301709 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122301709 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122301709 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122301709 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122301709 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122301709 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sat Aug 16 12:23:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ue_register_before_hnb_register started. 20250816122303222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122303229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122303234 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45193<->l=127.0.0.1:4262) (control_if.c:572) 20250816122303252 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122303252 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122303252 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122303252 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122303252 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122303252 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122303252 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122303253 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122303253 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122303253 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122303253 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122303254 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122303254 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122303254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122303254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122303254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122303254 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122303254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122303254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122303254 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122303254 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122303254 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122303254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122303254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122303254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122303254 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122303254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122303254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122303254 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122303254 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122303254 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122303254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122303254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122303254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122303254 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122303254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122303254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122303254 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122303254 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122303254 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122303254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122303254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122303254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122303254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122303254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122303254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122303254 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122303254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122303254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122303254 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122303254 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122303254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122303254 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122303254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122303254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122303254 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122303254 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122303254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122303254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122303254 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122303254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122303254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122303254 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122303254 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122303254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122303254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122303254 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122303254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122303254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122303254 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122303254 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122303254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122303254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122303254 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(93)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(91)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122303268 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122303268 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122303268 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122303268 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122303268 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122303268 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122303268 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122303268 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122303268 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122303269 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122303269 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122303269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122303269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122303269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122303269 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122303269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122303269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122303269 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122303269 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122303269 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122303269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122303269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122303269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122303269 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122303269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122303269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122303269 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122303269 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122303269 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122303269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122303269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122303269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122303269 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122303269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122303269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122303269 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122303269 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122303269 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122303269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122303270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122303270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122303270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122303270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122303270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122303270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122303270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122303270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122303270 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122303270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122303270 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122303270 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122303270 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122303270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122303270 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122303270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122303270 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122303270 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122303270 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122303270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122303270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122303270 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122303270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122303270 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122303270 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122303270 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122303270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122303270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122303270 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122303270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122303270 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122303270 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122303270 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122303270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122303270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122303270 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122303466 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122303466 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122303466 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122303466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122303475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122303475 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122303475 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122303475 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122303475 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122303475 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122303475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122303479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122303479 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122303479 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122303479 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122303479 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122303479 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122303479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122303481 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122303481 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122303481 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122303481 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122303486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122303486 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122303486 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122303486 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122303486 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122303486 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122303486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122303488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122303488 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122303488 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122303488 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122303488 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122303488 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122303488 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122304275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122304275 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122304275 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122304275 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122304275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122304275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122304275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122304275 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122304275 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122304275 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122304275 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122304275 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122304275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122304275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122304275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122304275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122304275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122304275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122304275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122304275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122304275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122304275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122304275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122304275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122304275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122304275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122304276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122304276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122304276 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122304276 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122304276 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122304276 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122304276 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122304276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122304276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122304276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122304276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122304276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122304276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122304276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122304276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122304276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122304276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122304276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122304276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122304276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122304276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122304276 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122304276 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122304276 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122304276 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122304276 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122304276 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122304276 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122304276 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122304276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122304276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122304276 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122304290 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122304290 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122304290 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122304290 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122304290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122304290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122304290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122304290 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122304291 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122304291 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122304291 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122304291 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122304291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122304291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122304291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122304291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122304291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122304291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122304291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122304291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122304291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122304291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122304291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122304291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122304291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122304291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122304291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122304291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122304291 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122304291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122304291 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122304291 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122304291 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122304291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122304291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122304291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122304291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122304291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122304291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122304291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122304291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122304291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122304291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122304291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122304291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122304291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122304291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122304291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122304291 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122304291 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122304291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122304291 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122304291 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122304291 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122304291 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122304291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122304291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122304291 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122304293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122304293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122304293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250816122304293 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250816122304293 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250816122304293 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250816122304293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122304293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(95)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122304299 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45193<->l=127.0.0.1:4262) (control_if.c:193) 20250816122304299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(87)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(86)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122304303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51524<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122304303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122304303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122304303 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122304303 DMAIN NOTICE (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122304303 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_before_hnb_register(85)@7a2b5296a856: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@7a2b5296a856: Final verdict of PTC: none 20250816122304304 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122304304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122304304 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-SCCP(94)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@7a2b5296a856: Final verdict of PTC: none 20250816122304304 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122304304 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122304304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122304304 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122304304 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122304304 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122304304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122304304 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122304304 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122304304 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122304304 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122304304 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122304304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122304304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(95)@7a2b5296a856: Final verdict of PTC: none 20250816122304305 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc0-SCCP(91)@7a2b5296a856: Final verdict of PTC: none 20250816122304305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122304305 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122304305 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122304305 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122304305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122304305 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122304305 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122304305 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122304305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122304305 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122304305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122304305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(88)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@7a2b5296a856: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(97)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@7a2b5296a856: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sat Aug 16 12:23:04 UTC 2025 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20250816122304366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122304768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51536<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101964) Waiting for packet dumper to finish... 1 (prev_count=101964, count=157056) 20250816122306305 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122306305 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122306305 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122306306 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122306306 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122306306 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sat Aug 16 12:23:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ranap_cs_initial_ue started. 20250816122307858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122307861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122307863 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40129<->l=127.0.0.1:4262) (control_if.c:572) 20250816122307877 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122307877 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122307877 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122307877 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122307877 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122307878 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122307878 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122307878 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122307878 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122307878 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122307878 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122307879 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122307879 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122307879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122307879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122307879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122307879 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122307879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122307879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122307879 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122307879 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122307879 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122307879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122307879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122307879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122307879 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122307879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122307879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122307879 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122307879 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122307879 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122307879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122307879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122307879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122307879 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122307879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122307879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122307879 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122307879 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122307879 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122307879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122307879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122307879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122307880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122307880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122307880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122307880 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122307880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122307880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122307880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122307880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122307880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122307880 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122307880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122307880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122307880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122307880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122307880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122307880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122307880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122307880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122307880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122307880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122307880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122307880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122307880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122307880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122307880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122307880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122307880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122307880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122307880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122307880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122307880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(106)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122307894 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122307894 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122307894 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122307894 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122307894 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122307894 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122307894 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122307894 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122307894 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122307895 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122307895 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122307895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122307895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122307895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122307896 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122307896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122307896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122307896 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122307896 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122307896 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122307896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122307896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122307896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122307896 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122307896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122307896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122307896 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122307896 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122307896 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122307896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122307896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122307896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122307896 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122307896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122307896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122307896 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122307896 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122307896 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122307896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122307896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122307896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122307896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122307896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122307896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122307896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122307896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122307896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122307896 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122307896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122307896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122307896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122307896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122307896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122307896 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122307896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122307896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122307896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122307896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122307896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122307896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122307896 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122307896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122307896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122307896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122307896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122307896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122307896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122307896 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122307896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122307896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122307896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122307896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122307896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122307896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122307896 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(109)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(107)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122307922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122307922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122307922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122307922 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122307922 DLGLOBAL DEBUG validating counter group 0x5572fe322be0(hnb) with 60 counters (rate_ctr.c:86) 20250816122307922 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122307922 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122307922 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122307922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122307922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122308090 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122308090 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122308090 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122308090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122308093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122308093 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122308093 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122308094 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122308094 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122308094 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122308094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122308096 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122308096 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122308096 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122308096 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122308096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122308096 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122308096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122308106 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122308106 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122308106 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122308106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122308110 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122308110 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122308110 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122308110 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122308110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122308110 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122308110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122308111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122308111 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122308111 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122308111 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122308111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122308111 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122308111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122308897 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122308897 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122308897 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122308897 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122308897 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122308897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122308897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122308897 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122308898 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122308898 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122308898 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122308898 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122308898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122308898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122308898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122308898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122308898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122308898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122308898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122308898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122308898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122308898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122308898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122308898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122308898 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122308898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122308898 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122308898 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122308898 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122308898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122308898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122308898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122308898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122308898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122308898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122308898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122308898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122308898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122308898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122308898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122308898 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122308898 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122308898 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122308898 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122308898 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122308898 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122308898 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122308898 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122308898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122308898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122308898 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122308910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122308910 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122308910 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122308910 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122308910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122308910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122308910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122308910 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122308910 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122308910 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122308910 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122308910 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122308910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122308910 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122308910 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122308910 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122308910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122308910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122308910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122308910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122308910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122308910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122308910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122308910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122308910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122308910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122308910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122308910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122308910 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122308910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122308910 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122308910 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122308910 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122308910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122308910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122308911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122308911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122308911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122308911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122308911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122308911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122308911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122308911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122308911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122308911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122308911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122308911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122308911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122308911 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122308911 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122308911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122308911 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122308911 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122308911 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122308911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122308911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122308911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122308911 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(108)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122308934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59196<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(105)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@7a2b5296a856: Added conn table entry 0TC_ranap_cs_initial_ue0(111)9948382 20250816122309957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122309957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122309957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122309957 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122309957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x97ccde, normal) (hnbgw_rua.c:407) 20250816122309957 DHNB DEBUG map_rua[0x55733be32c50]{init}: Allocated (fsm.c:456) 20250816122309957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9948382)[0x55733be32c50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122309957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9948382 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122309957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122309957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122309957 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9948382 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122309958 DCN DEBUG map_sccp[0x55733be3acc0]{init}: Allocated (fsm.c:456) 20250816122309958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55733be3acc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122309958 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9948382 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122309958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9948382 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122309958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9948382)[0x55733be32c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122309958 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122309958 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122309958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9948382)[0x55733be32c50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122309958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55733be3acc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122309958 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122309958 DLSCCP DEBUG SCCP-SCOC(1)[0x55733be3b9d0]{IDLE}: Allocated (fsm.c:456) 20250816122309958 DLSCCP DEBUG SCCP-SCOC(1)[0x55733be3b9d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122309958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003d80056400500f1100926) (sccp_scrc.c:406) 20250816122309958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122309958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122309958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122309958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122309958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122309958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122309958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122309958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122309958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122309958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122309958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122309958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122309958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122309958 DLSCCP DEBUG SCCP-SCOC(1)[0x55733be3b9d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122309958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55733be3acc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122309958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9948382)[0x55733be32c50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122309958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122309958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122309958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122309958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122309958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122309958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122309958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122309958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@7a2b5296a856: Added conn table entry 0TC_ranap_cs_initial_ue0(111)5547517 HNBGW_Test.msc0-SCCP(104)@7a2b5296a856: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122309965 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122309965 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122309965 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122309965 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122309965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122309965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122309965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122309965 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122309965 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122309965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122309965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122309965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122309965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122309965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=009007db) (sccp_scrc.c:477) 20250816122309965 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20250816122309965 DLSCCP DEBUG SCCP-SCOC(1)[0x55733be3b9d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122309965 DLSCCP DEBUG SCCP-SCOC(1)[0x55733be3b9d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122309965 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122309965 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122309965 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122309965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55733be3acc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122309965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55733be3acc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122309970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59192<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122309970 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40129<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(100)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(99)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122309973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(108)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@7a2b5296a856: Final verdict of PTC: none 20250816122309976 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@7a2b5296a856: Final verdict of PTC: none 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122309976 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(107)@7a2b5296a856: Final verdict of PTC: none 20250816122309976 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122309976 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122309976 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122309976 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122309976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122309976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(106)@7a2b5296a856: Final verdict of PTC: none 20250816122309976 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122309976 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122309976 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122309977 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122309977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122309977 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122309977 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122309977 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122309977 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122309977 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122309977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122309977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(109)@7a2b5296a856: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(101)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(110)@7a2b5296a856: Final verdict of PTC: none 20250816122309979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59196<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sat Aug 16 12:23:10 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20250816122310062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122310160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122310160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122310160 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122310160 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122310160 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122310160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9948382)[0x55733be32c50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122310160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9948382)[0x55733be32c50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122310160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122310160 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122310160 DLSCCP DEBUG SCCP-SCOC(1)[0x55733be3b9d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122310160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009007db), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122310160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122310160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122310160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122310160 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122310160 DLSCCP DEBUG SCCP-SCOC(1)[0x55733be3b9d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122310160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55733be3acc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122310160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9948382)[0x55733be32c50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122310160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9948382)[0x55733be32c50]{disrupted}: Freeing instance (context_map.c:202) 20250816122310160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9948382)[0x55733be32c50]{disrupted}: Deallocated (fsm.c:568) 20250816122310160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55733be3acc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122310160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55733be3acc0]{disconnected}: Freeing instance (context_map.c:206) 20250816122310160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55733be3acc0]{disconnected}: Deallocated (fsm.c:568) 20250816122310160 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9948382 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250816122310160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122310160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122310160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122310160 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122310160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122310160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122310160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122310160 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122310563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59208<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=189384) Waiting for packet dumper to finish... 1 (prev_count=189384, count=190020) 20250816122311976 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122311977 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122311977 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122311978 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122311978 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122311978 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sat Aug 16 12:23:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ranap_ps_initial_ue started. 20250816122313605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59224<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122313608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122313612 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40291<->l=127.0.0.1:4262) (control_if.c:572) 20250816122313624 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122313624 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122313624 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122313624 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122313624 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122313625 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122313625 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122313625 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122313625 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122313625 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122313625 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122313625 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122313625 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122313625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122313625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122313625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122313625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122313625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122313625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122313625 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122313625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122313625 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122313625 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122313625 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122313625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122313625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122313625 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122313626 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122313626 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122313626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122313626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122313626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122313626 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122313626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122313626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122313626 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122313626 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122313626 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122313626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122313626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122313626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122313627 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122313627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122313627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122313627 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122313627 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122313627 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122313627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122313627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122313627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122313627 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122313627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122313627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122313627 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122313627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122313627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122313627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122313627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122313627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122313627 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122313627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122313627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122313627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122313627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122313627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122313627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122313627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122313627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122313627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122313627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122313627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122313627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122313627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122313627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(120)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(118)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122313641 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122313641 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122313641 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122313641 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122313641 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122313641 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122313642 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122313642 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122313642 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122313643 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122313643 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122313643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122313643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122313643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122313643 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122313643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122313643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122313643 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122313643 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122313643 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122313643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122313643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122313643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122313643 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122313643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122313643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122313643 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122313643 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122313643 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122313643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122313643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122313643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122313643 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122313643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122313643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122313643 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122313643 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122313643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122313643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122313643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122313643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122313643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122313643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122313643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122313643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122313643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122313643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122313643 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122313643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122313643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122313643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122313643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122313643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122313643 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122313643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122313643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122313643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122313643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122313643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122313643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122313643 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122313643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122313643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122313643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122313643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122313643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122313643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122313643 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122313643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122313643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122313643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122313643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122313643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122313643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122313643 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122313669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122313669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122313669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122313669 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122313670 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122313670 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122313670 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122313670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122313670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122313837 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122313837 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122313837 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122313837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122313841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122313841 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122313841 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122313841 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122313841 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122313841 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122313841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122313842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122313842 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122313842 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122313842 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122313842 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122313842 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122313842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122313854 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122313854 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122313854 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122313854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122313856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122313856 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122313856 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122313856 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122313856 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122313856 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122313856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122313856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122313856 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122313856 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122313856 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122313856 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122313856 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122313856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122314643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122314643 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122314643 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122314643 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122314643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122314643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122314643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122314643 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122314643 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122314643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122314643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122314643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122314643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122314643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122314643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122314643 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122314643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122314643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122314643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122314643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122314643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122314643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122314643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122314643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122314643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122314643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122314643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122314643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122314643 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122314643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122314643 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122314643 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122314643 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122314643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122314643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122314643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122314643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122314643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122314643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122314643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122314643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122314643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122314643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122314643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122314643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122314643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122314643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122314643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122314643 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122314643 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122314643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122314643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122314643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122314643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122314643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122314643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122314643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122314643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122314659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122314659 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122314659 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122314659 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122314659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122314659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122314659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122314659 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122314659 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122314659 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122314659 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122314659 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122314659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122314659 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122314659 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122314660 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122314660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122314660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122314660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122314660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122314660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122314660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122314660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122314660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122314660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122314660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122314660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122314660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122314660 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122314660 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122314660 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122314660 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122314660 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122314660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122314660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122314660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122314660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122314660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122314660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122314660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122314660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122314660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122314660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122314660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122314660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122314660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122314660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122314660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122314660 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122314660 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122314660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122314660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122314660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122314660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122314660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122314660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122314660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122314660 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(122)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122314681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(122)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@7a2b5296a856: Added conn table entry 0TC_ranap_ps_initial_ue0(125)16599220 20250816122315728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122315728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122315728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122315728 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122315728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfd48b4, normal) (hnbgw_rua.c:407) 20250816122315728 DHNB DEBUG map_rua[0x55733be32c50]{init}: Allocated (fsm.c:456) 20250816122315728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16599220)[0x55733be32c50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122315728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16599220 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122315728 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122315728 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122315728 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122315728 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16599220 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122315728 DCN DEBUG map_sccp[0x55733be3acc0]{init}: Allocated (fsm.c:456) 20250816122315728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55733be3acc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122315728 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16599220 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122315728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16599220 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122315728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16599220)[0x55733be32c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122315729 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122315729 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122315729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16599220)[0x55733be32c50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122315729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55733be3acc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122315729 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122315729 DLSCCP DEBUG SCCP-SCOC(2)[0x55733be3c1b0]{IDLE}: Allocated (fsm.c:456) 20250816122315729 DLSCCP DEBUG SCCP-SCOC(2)[0x55733be3c1b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122315729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000002), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030001750056400500f1100926) (sccp_scrc.c:406) 20250816122315729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122315729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122315729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122315729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122315729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122315729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122315729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122315729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122315729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122315729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122315729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122315729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122315729 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122315729 DLSCCP DEBUG SCCP-SCOC(2)[0x55733be3c1b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122315729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55733be3acc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122315729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16599220)[0x55733be32c50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122315729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122315729 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122315729 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122315729 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122315729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122315729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122315729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122315729 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@7a2b5296a856: Added conn table entry 0TC_ranap_ps_initial_ue0(125)14546183 HNBGW_Test.sgsn0-SCCP(121)@7a2b5296a856: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122315746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122315746 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122315746 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122315746 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122315746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122315746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122315746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122315746 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122315746 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122315746 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122315746 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122315746 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122315746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122315746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=0012a26c) (sccp_scrc.c:477) 20250816122315746 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20250816122315746 DLSCCP DEBUG SCCP-SCOC(2)[0x55733be3c1b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122315746 DLSCCP DEBUG SCCP-SCOC(2)[0x55733be3c1b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122315746 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122315746 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122315746 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122315746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55733be3acc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122315746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55733be3acc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122315753 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40291<->l=127.0.0.1:4262) (control_if.c:193) 20250816122315754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59226<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(114)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(113)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122315758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59224<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(119)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@7a2b5296a856: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@7a2b5296a856: Final verdict of PTC: none 20250816122315761 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122315761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122315761 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122315761 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122315761 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122315761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122315761 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122315761 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122315761 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122315762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122315762 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122315762 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122315762 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122315762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122315762 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122315762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122315762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122315762 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122315762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122315762 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122315762 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122315762 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122315762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122315762 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122315762 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122315762 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122315762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122315762 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122315762 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122315762 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122315762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122315762 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122315762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122315762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_ps_initial_ue-Iuh0(116)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(115)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(124)@7a2b5296a856: Final verdict of PTC: none 20250816122315767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59240<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sat Aug 16 12:23:15 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20250816122315840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122315928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122315928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122315928 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122315928 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122315928 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122315928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16599220)[0x55733be32c50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122315928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16599220)[0x55733be32c50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122315929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122315929 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122315929 DLSCCP DEBUG SCCP-SCOC(2)[0x55733be3c1b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122315929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012a26c), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122315929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122315929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122315929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122315929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122315929 DLSCCP DEBUG SCCP-SCOC(2)[0x55733be3c1b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122315929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55733be3acc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122315929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16599220)[0x55733be32c50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122315929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16599220)[0x55733be32c50]{disrupted}: Freeing instance (context_map.c:202) 20250816122315929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16599220)[0x55733be32c50]{disrupted}: Deallocated (fsm.c:568) 20250816122315929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55733be3acc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122315929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55733be3acc0]{disconnected}: Freeing instance (context_map.c:206) 20250816122315929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55733be3acc0]{disconnected}: Deallocated (fsm.c:568) 20250816122315929 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16599220 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250816122315929 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122315929 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122315929 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122315929 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122315929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122315929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122315929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122315929 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122316341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55808<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140604) Waiting for packet dumper to finish... 1 (prev_count=140604, count=190156) 20250816122317763 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122317763 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122317763 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122317763 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122317763 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122317763 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Sat Aug 16 12:23:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250816122319491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122319497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122319501 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32853<->l=127.0.0.1:4262) (control_if.c:572) 20250816122319516 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122319516 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122319516 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122319517 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122319517 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122319517 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122319517 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122319517 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122319517 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122319517 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122319517 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122319517 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122319517 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122319517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122319517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122319517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122319517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122319517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122319517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122319518 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122319518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122319518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122319518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122319518 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122319518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122319518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122319518 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122319519 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122319519 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122319519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122319519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122319519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122319519 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122319519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122319519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122319519 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122319519 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122319519 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122319519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122319519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122319519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122319519 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122319519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122319519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122319519 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122319519 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122319519 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122319519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122319519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122319519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122319519 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122319519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122319519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122319519 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122319519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122319519 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122319519 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122319519 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122319519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122319519 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122319519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122319519 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122319519 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122319519 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122319519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122319519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122319519 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122319519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122319519 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122319519 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122319519 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122319519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122319519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122319519 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(134)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(132)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122319530 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122319530 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122319530 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122319531 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122319531 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122319531 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122319531 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122319531 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122319531 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122319532 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122319532 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122319532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122319532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122319532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122319532 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122319532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122319532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122319532 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122319532 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122319532 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122319532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122319532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122319532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122319532 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122319532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122319532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122319532 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122319532 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122319532 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122319532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122319532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122319532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122319532 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122319532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122319532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122319532 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122319532 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122319532 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122319532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122319532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122319532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122319532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122319532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122319532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122319532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122319532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122319532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122319532 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122319532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122319532 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122319532 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122319532 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122319532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122319532 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122319532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122319532 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122319532 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122319532 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122319532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122319532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122319532 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122319532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122319532 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122319532 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122319532 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122319532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122319532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122319532 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122319532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122319532 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122319532 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122319532 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122319532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122319532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122319532 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122319558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122319558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122319558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122319558 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122319558 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122319558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122319558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122319558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122319558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122319729 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122319729 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122319729 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122319729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122319736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122319736 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122319736 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122319736 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122319736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122319736 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122319736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122319738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122319738 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122319738 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122319739 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122319739 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122319739 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122319739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122319745 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122319745 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122319745 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122319745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122319752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122319752 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122319752 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122319752 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122319752 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122319752 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122319752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122319753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122319753 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122319753 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122319753 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122319753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122319753 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122319753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122320161 DLSCCP DEBUG SCCP-SCOC(1)[0x55733be3b9d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122320161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009007db), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122320161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122320161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122320161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122320161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122320162 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122320162 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122320162 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122320162 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122320162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122320162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122320162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122320162 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122320177 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122320177 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122320177 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122320177 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122320177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122320177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122320177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122320177 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122320177 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122320177 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122320178 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122320178 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122320178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122320178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=009007db) (sccp_scrc.c:477) 20250816122320178 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20250816122320178 DLSCCP DEBUG SCCP-SCOC(1)[0x55733be3b9d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122320178 DLSCCP DEBUG SCCP-SCOC(1)[0x55733be3b9d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122320178 DLSCCP DEBUG SCCP-SCOC(1)[0x55733be3b9d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122320178 DLSCCP DEBUG SCCP-SCOC(1)[0x55733be3b9d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122320178 DLSCCP DEBUG SCCP-SCOC(1)[0x55733be3b9d0]{IDLE}: Deallocated (fsm.c:568) 20250816122320546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122320546 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122320546 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122320546 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122320546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122320546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122320546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122320546 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122320546 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122320546 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122320546 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122320546 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122320546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122320546 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122320546 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122320546 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122320546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122320546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122320546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122320546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122320546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122320546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122320546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122320546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122320546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122320546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122320546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122320546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122320546 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122320546 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122320547 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122320547 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122320547 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122320547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122320547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122320547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122320547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122320547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122320547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122320547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122320547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122320547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122320547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122320547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122320547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122320547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122320547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122320547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122320547 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122320547 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122320547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122320547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122320547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122320547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122320547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122320547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122320547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122320547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(133)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122320554 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122320554 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122320554 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122320554 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122320554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122320555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122320555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122320555 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122320555 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122320555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122320555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122320555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122320555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122320555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122320555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122320555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122320555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122320555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122320555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122320555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122320555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122320555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122320555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122320555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122320555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122320555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122320555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122320555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122320555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122320555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122320555 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122320555 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122320555 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122320555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122320555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122320555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122320555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122320555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122320555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122320555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122320555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122320555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122320555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122320555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122320555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122320555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122320555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122320555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122320555 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122320555 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122320555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122320555 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122320555 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122320555 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122320555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122320555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122320555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122320555 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(136)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122320597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55822<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(133)@7a2b5296a856: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@7a2b5296a856: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(139) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@7a2b5296a856: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)8338316 20250816122321635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122321635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122321635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122321635 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122321635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7f3b8c, normal) (hnbgw_rua.c:407) 20250816122321635 DHNB DEBUG map_rua[0x55733be3b9d0]{init}: Allocated (fsm.c:456) 20250816122321635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8338316)[0x55733be3b9d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122321635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8338316 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122321635 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122321635 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122321635 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8338316 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122321635 DCN DEBUG map_sccp[0x55733be32c50]{init}: Allocated (fsm.c:456) 20250816122321635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55733be32c50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122321635 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8338316 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122321635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8338316 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122321636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8338316)[0x55733be3b9d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122321636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122321636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122321636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8338316)[0x55733be3b9d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122321636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55733be32c50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122321636 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122321636 DLSCCP DEBUG SCCP-SCOC(3)[0x55733be3acc0]{IDLE}: Allocated (fsm.c:456) 20250816122321636 DLSCCP DEBUG SCCP-SCOC(3)[0x55733be3acc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122321636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250816122321636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122321636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122321636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122321636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122321636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122321636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122321636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122321636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122321636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122321636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122321636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122321636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122321636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122321636 DLSCCP DEBUG SCCP-SCOC(3)[0x55733be3acc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122321636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55733be32c50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122321636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8338316)[0x55733be3b9d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122321636 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122321636 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122321636 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122321636 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122321636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122321636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122321636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122321636 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@7a2b5296a856: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@7a2b5296a856: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)5818859 HNBGW_Test.msc0-SCCP(132)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122321647 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122321647 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122321647 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122321647 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122321647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122321647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122321647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122321648 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122321648 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122321648 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122321648 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122321648 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122321648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122321648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=00f3b4d8) (sccp_scrc.c:477) 20250816122321648 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20250816122321648 DLSCCP DEBUG SCCP-SCOC(3)[0x55733be3acc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122321648 DLSCCP DEBUG SCCP-SCOC(3)[0x55733be3acc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122321648 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122321648 DLSCCP DEBUG SCCP-SCOC(3)[0x55733be3acc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122321648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3b4d8), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002ed0056400500f1100926) (sccp_scrc.c:406) 20250816122321648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122321648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122321648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122321648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122321648 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122321648 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122321648 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122321648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55733be32c50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122321648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55733be32c50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122321648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122321648 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122321648 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122321648 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122321648 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122321648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122321648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122321648 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122321674 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32853<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(128)@7a2b5296a856: Final verdict of PTC: none 20250816122321676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55818<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(127)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122321678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55816<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(136)@7a2b5296a856: Final verdict of PTC: none 20250816122321679 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122321679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122321679 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122321679 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122321679 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122321679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122321679 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122321679 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122321679 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122321679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122321679 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122321680 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(135)@7a2b5296a856: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@7a2b5296a856: Final verdict of PTC: none 20250816122321680 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122321680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122321680 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122321680 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122321680 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122321680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122321680 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122321680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122321680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122321680 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122321680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122321680 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122321680 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122321680 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@7a2b5296a856: Final verdict of PTC: none 20250816122321680 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122321680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122321680 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122321680 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122321680 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122321680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122321680 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122321680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122321680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(132)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(138)@7a2b5296a856: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(129)@7a2b5296a856: Final verdict of PTC: none 20250816122321685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55822<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sat Aug 16 12:23:21 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20250816122321767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122321836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122321836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122321836 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122321836 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122321836 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122321837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8338316)[0x55733be3b9d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122321837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8338316)[0x55733be3b9d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122321837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55733be32c50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122321837 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122321837 DLSCCP DEBUG SCCP-SCOC(3)[0x55733be3acc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122321837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3b4d8), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122321837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122321837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122321837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122321837 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122321837 DLSCCP DEBUG SCCP-SCOC(3)[0x55733be3acc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122321837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55733be32c50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122321837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8338316)[0x55733be3b9d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122321837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8338316)[0x55733be3b9d0]{disrupted}: Freeing instance (context_map.c:202) 20250816122321837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8338316)[0x55733be3b9d0]{disrupted}: Deallocated (fsm.c:568) 20250816122321837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55733be32c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122321837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55733be32c50]{disconnected}: Freeing instance (context_map.c:206) 20250816122321837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55733be32c50]{disconnected}: Deallocated (fsm.c:568) 20250816122321837 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8338316 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250816122321837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122321837 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122321837 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122321837 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122321837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122321837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122321837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122321837 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122322269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207640) Waiting for packet dumper to finish... 1 (prev_count=207640, count=208180) 20250816122323681 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122323681 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122323681 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122323681 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122323681 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122323681 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Sat Aug 16 12:23:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250816122325402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122325407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122325410 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35729<->l=127.0.0.1:4262) (control_if.c:572) 20250816122325432 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122325432 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122325432 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122325433 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122325433 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122325433 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122325433 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122325433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122325433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122325433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122325433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122325433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122325433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122325433 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122325433 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122325433 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122325433 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122325433 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122325434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122325434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122325434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122325434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122325434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122325434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122325434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122325434 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122325434 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122325434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122325434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122325434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122325434 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122325434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122325434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122325434 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122325434 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122325434 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122325434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122325434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122325434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122325434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122325434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122325434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122325434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122325435 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122325435 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122325435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122325435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122325435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122325435 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122325435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122325435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122325435 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122325435 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122325435 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122325435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122325435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122325435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122325436 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122325436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122325436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122325436 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122325436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122325436 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122325436 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122325436 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122325436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122325436 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122325436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122325436 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122325436 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122325436 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122325436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122325436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122325436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(148)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122325454 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122325454 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122325454 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122325454 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122325454 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122325454 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122325454 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122325454 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122325454 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122325455 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122325455 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122325455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122325455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122325455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122325456 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122325456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122325456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122325456 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122325456 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122325456 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122325456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122325456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122325456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122325456 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122325456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122325456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122325456 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122325456 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122325456 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122325456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122325456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122325456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122325456 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122325456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122325456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122325456 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122325456 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122325456 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122325456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122325456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122325456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122325456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122325456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122325456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122325456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122325456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122325456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122325456 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122325456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122325456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122325456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122325456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122325456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122325456 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122325456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122325456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122325456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122325456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122325456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122325456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122325456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122325456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122325456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122325456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122325456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122325456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122325456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122325456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122325456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122325456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122325456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122325456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122325456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122325456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122325456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122325478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122325478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122325478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122325478 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122325478 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122325478 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122325478 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122325478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122325478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122325649 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122325649 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122325650 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122325650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122325657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122325657 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122325658 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122325658 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122325658 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122325658 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122325658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122325661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122325661 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122325661 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122325661 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122325661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122325661 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122325661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122325666 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122325666 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122325666 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122325666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122325674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122325674 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122325674 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122325675 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122325675 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122325675 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122325675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122325678 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122325678 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122325678 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122325678 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122325678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122325678 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122325678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122325929 DLSCCP DEBUG SCCP-SCOC(2)[0x55733be3c1b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122325930 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012a26c), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122325930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122325930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122325930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122325930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122325930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122325930 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122325930 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122325930 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122325930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122325930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122325930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122325930 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122325941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122325941 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122325941 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122325941 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122325941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122325941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122325941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122325941 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122325941 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122325941 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122325941 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122325941 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122325941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122325941 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=0012a26c) (sccp_scrc.c:477) 20250816122325941 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20250816122325941 DLSCCP DEBUG SCCP-SCOC(2)[0x55733be3c1b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122325941 DLSCCP DEBUG SCCP-SCOC(2)[0x55733be3c1b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122325941 DLSCCP DEBUG SCCP-SCOC(2)[0x55733be3c1b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122325941 DLSCCP DEBUG SCCP-SCOC(2)[0x55733be3c1b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122325941 DLSCCP DEBUG SCCP-SCOC(2)[0x55733be3c1b0]{IDLE}: Deallocated (fsm.c:568) 20250816122326470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122326470 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122326470 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122326470 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122326470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122326470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122326470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122326470 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122326470 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122326470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122326470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122326470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122326470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122326470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122326470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122326471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122326471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122326471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122326471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122326471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122326471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122326471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122326471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122326471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122326471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122326471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122326471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122326471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122326471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122326471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122326471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122326471 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122326471 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122326471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122326471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122326471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122326471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122326471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122326471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122326471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122326471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122326471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122326471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122326471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122326471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122326471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122326471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122326471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122326471 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122326471 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122326471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122326471 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122326471 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122326471 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122326471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122326472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122326472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122326472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122326475 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122326475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122326475 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122326475 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122326475 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122326475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122326475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122326475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122326475 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122326475 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122326475 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122326475 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122326475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122326475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122326475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122326475 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122326475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122326475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122326475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122326475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122326475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122326475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122326475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122326475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122326475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122326476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122326476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122326476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122326476 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122326476 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122326476 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122326476 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122326476 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122326476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122326476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122326476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122326476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122326476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122326476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122326476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122326476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122326476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122326476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122326476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122326476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122326476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122326476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122326476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122326476 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122326476 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122326476 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122326476 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122326476 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122326476 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122326476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122326476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122326476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122326476 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(147)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(150)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122326494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41980<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(150)@7a2b5296a856: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@7a2b5296a856: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(153) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@7a2b5296a856: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)7795971 20250816122327542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122327542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122327542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122327542 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122327542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x76f503, normal) (hnbgw_rua.c:407) 20250816122327542 DHNB DEBUG map_rua[0x55733be3c1b0]{init}: Allocated (fsm.c:456) 20250816122327542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7795971)[0x55733be3c1b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122327542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7795971 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122327542 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122327542 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122327542 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122327542 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7795971 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122327542 DCN DEBUG map_sccp[0x55733be3b9d0]{init}: Allocated (fsm.c:456) 20250816122327542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55733be3b9d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122327542 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7795971 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122327542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7795971 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122327542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7795971)[0x55733be3c1b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122327542 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122327542 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122327542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7795971)[0x55733be3c1b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122327542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55733be3b9d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122327542 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122327542 DLSCCP DEBUG SCCP-SCOC(4)[0x55733be32c50]{IDLE}: Allocated (fsm.c:456) 20250816122327542 DLSCCP DEBUG SCCP-SCOC(4)[0x55733be32c50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122327542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250816122327542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122327542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122327542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122327542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122327542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122327542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122327542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122327542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122327542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122327542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122327542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122327542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122327542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122327542 DLSCCP DEBUG SCCP-SCOC(4)[0x55733be32c50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122327542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55733be3b9d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122327542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7795971)[0x55733be3c1b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122327543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122327543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122327543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122327543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122327543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122327543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122327543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122327543 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@7a2b5296a856: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@7a2b5296a856: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)2179288 HNBGW_Test.sgsn0-SCCP(149)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122327551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122327551 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122327551 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122327551 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122327551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122327551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122327551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122327551 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122327551 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122327551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122327551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122327551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122327552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122327552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=00a569e1) (sccp_scrc.c:477) 20250816122327552 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20250816122327552 DLSCCP DEBUG SCCP-SCOC(4)[0x55733be32c50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122327552 DLSCCP DEBUG SCCP-SCOC(4)[0x55733be32c50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122327552 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122327552 DLSCCP DEBUG SCCP-SCOC(4)[0x55733be32c50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122327552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a569e1), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030001620056400500f1100926) (sccp_scrc.c:406) 20250816122327552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122327552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122327552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122327552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122327552 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122327552 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122327552 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122327552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55733be3b9d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122327552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55733be3b9d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122327552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122327552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122327552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122327552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122327552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122327552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122327552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122327552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122327578 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35729<->l=127.0.0.1:4262) (control_if.c:193) 20250816122327579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41966<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(142)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(141)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122327581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41964<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(146)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@7a2b5296a856: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@7a2b5296a856: Final verdict of PTC: none 20250816122327584 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122327584 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122327584 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122327584 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122327584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122327584 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122327584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122327584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122327584 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122327584 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122327584 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122327584 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122327585 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122327585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122327585 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122327585 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122327585 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122327585 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122327585 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(147)@7a2b5296a856: Final verdict of PTC: none 20250816122327585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122327585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(150)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@7a2b5296a856: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(143)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(152)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@7a2b5296a856: Final verdict of PTC: none 20250816122327588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41980<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sat Aug 16 12:23:27 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20250816122327672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122327744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122327744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122327745 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122327745 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122327745 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122327745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7795971)[0x55733be3c1b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122327745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7795971)[0x55733be3c1b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122327745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55733be3b9d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122327745 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122327745 DLSCCP DEBUG SCCP-SCOC(4)[0x55733be32c50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122327745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a569e1), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122327745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122327745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122327745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122327745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122327745 DLSCCP DEBUG SCCP-SCOC(4)[0x55733be32c50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122327745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55733be3b9d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122327745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7795971)[0x55733be3c1b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122327745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7795971)[0x55733be3c1b0]{disrupted}: Freeing instance (context_map.c:202) 20250816122327745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7795971)[0x55733be3c1b0]{disrupted}: Deallocated (fsm.c:568) 20250816122327745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55733be3b9d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122327745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55733be3b9d0]{disconnected}: Freeing instance (context_map.c:206) 20250816122327745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55733be3b9d0]{disconnected}: Deallocated (fsm.c:568) 20250816122327745 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7795971 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250816122327745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122327745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122327745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122327745 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122327745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122327745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122327745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122327745 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122328174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=198404) Waiting for packet dumper to finish... 1 (prev_count=198404, count=208556) 20250816122329585 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122329585 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122329585 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122329585 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122329585 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122329585 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sat Aug 16 12:23:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ranap_cs_bidir started. 20250816122331296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122331298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122331301 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39849<->l=127.0.0.1:4262) (control_if.c:572) 20250816122331311 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122331311 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122331311 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122331312 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122331312 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122331312 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122331312 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122331312 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122331312 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122331312 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122331312 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122331313 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122331313 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122331313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122331313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122331313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122331313 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122331313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122331313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122331313 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122331313 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122331313 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122331313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122331313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122331313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122331313 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122331313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122331313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122331313 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122331313 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122331313 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122331313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122331313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122331313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122331313 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122331313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122331313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122331313 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122331313 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122331313 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122331313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122331313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122331313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122331313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122331313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122331313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122331313 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122331314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122331314 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122331314 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122331314 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122331314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122331314 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122331314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122331314 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122331314 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122331314 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122331314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122331314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122331314 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122331314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122331314 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122331314 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122331314 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122331314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122331314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122331314 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122331314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122331314 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122331314 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122331314 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122331314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122331314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122331314 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(162)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122331328 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122331328 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122331328 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122331328 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122331328 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122331328 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122331328 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122331328 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122331328 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122331329 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122331329 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122331329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122331329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122331329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122331330 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122331330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122331330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122331330 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122331330 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122331330 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122331330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122331330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122331330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122331330 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122331330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122331330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122331330 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122331330 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122331330 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122331330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122331330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122331330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122331330 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122331330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122331330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122331330 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122331330 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122331330 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122331330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122331330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122331330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122331330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122331330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122331330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122331330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122331330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122331330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122331330 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122331330 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122331330 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122331330 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122331330 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122331330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122331330 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122331330 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122331330 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122331330 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122331330 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122331330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122331330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122331330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122331330 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122331330 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122331330 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122331330 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122331330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122331330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122331330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122331330 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122331330 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122331330 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122331330 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122331330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122331330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122331330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(165)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(163)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122331351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122331351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122331351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122331351 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122331351 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122331351 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122331351 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122331351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122331351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122331523 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122331523 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122331523 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122331523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122331525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122331525 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122331525 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122331525 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122331525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122331525 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122331525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122331525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122331525 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122331525 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122331525 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122331525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122331525 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122331525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122331539 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122331539 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122331539 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122331539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122331540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122331540 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122331540 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122331540 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122331540 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122331540 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122331540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122331541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122331541 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122331541 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122331541 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122331541 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122331541 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122331541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122331838 DLSCCP DEBUG SCCP-SCOC(3)[0x55733be3acc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122331838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3b4d8), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122331838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122331838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122331838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122331838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122331838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122331838 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122331838 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122331838 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122331838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122331838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122331838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122331838 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122331841 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122331841 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122331841 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122331841 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122331841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122331841 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=00f3b4d8) (sccp_scrc.c:477) 20250816122331841 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20250816122331841 DLSCCP DEBUG SCCP-SCOC(3)[0x55733be3acc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122331841 DLSCCP DEBUG SCCP-SCOC(3)[0x55733be3acc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122331841 DLSCCP DEBUG SCCP-SCOC(3)[0x55733be3acc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122331841 DLSCCP DEBUG SCCP-SCOC(3)[0x55733be3acc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122331841 DLSCCP DEBUG SCCP-SCOC(3)[0x55733be3acc0]{IDLE}: Deallocated (fsm.c:568) 20250816122331841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122331841 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122331841 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122331841 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122331841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122331841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122331841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122331841 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122332346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122332346 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122332346 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122332346 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122332346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122332346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122332346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122332346 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122332347 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122332347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122332347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122332347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122332347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122332347 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122332347 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122332347 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122332347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122332347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122332347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122332347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122332347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122332347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122332347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122332347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122332347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122332347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122332347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122332347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122332347 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122332347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122332347 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122332347 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122332347 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122332347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122332348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122332348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122332348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122332348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122332348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122332348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122332348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122332348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122332348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122332348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122332348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122332348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122332348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122332348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122332348 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122332348 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122332348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122332348 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122332348 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122332348 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122332348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122332348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122332348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122332348 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122332352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122332352 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122332352 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122332352 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122332352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122332352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122332352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122332352 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122332352 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122332352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122332352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122332352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122332352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122332352 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122332352 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122332352 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122332352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122332352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122332352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122332352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122332352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122332352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122332352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122332352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122332352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122332352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122332352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122332352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122332352 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122332352 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122332352 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122332352 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122332352 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122332352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122332352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122332352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122332352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122332352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122332352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122332352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122332352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122332352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122332352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122332352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122332352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122332352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122332352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122332352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122332352 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122332352 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122332353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122332353 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122332353 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122332353 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122332353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122332353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122332353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122332353 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(164)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122332376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42006<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(161)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@7a2b5296a856: Added conn table entry 0TC_ranap_cs_bidir0(167)7429326 20250816122333427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122333427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122333427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122333427 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122333427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x715cce, normal) (hnbgw_rua.c:407) 20250816122333427 DHNB DEBUG map_rua[0x55733be3acc0]{init}: Allocated (fsm.c:456) 20250816122333427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7429326)[0x55733be3acc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122333427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7429326 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122333427 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122333428 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122333428 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7429326 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122333428 DCN DEBUG map_sccp[0x55733be3c1b0]{init}: Allocated (fsm.c:456) 20250816122333428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122333428 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7429326 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122333428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7429326 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122333428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7429326)[0x55733be3acc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122333428 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122333428 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122333428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7429326)[0x55733be3acc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122333428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122333428 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122333428 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{IDLE}: Allocated (fsm.c:456) 20250816122333428 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122333428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000005), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300023e0056400500f1100926) (sccp_scrc.c:406) 20250816122333428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122333428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122333428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122333428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122333428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122333428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122333428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122333428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122333428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122333428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122333428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122333428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122333428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122333428 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122333428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122333428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7429326)[0x55733be3acc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122333428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122333428 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122333429 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122333429 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122333429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122333429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122333429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122333429 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@7a2b5296a856: Added conn table entry 0TC_ranap_cs_bidir0(167)11166093 HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@7a2b5296a856: setverdict(pass): none -> pass 20250816122333450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122333450 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122333450 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122333450 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122333450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122333450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122333450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122333450 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122333450 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122333450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122333450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122333450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122333450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122333450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=007aa7a0) (sccp_scrc.c:477) 20250816122333450 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20250816122333450 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122333450 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122333450 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122333450 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122333450 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122333450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122333450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: vl_len:22 HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A3AB28F067EEBD7D3CE3E'O 20250816122333656 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122333657 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122333657 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122333657 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122333657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122333657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122333657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122333657 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122333657 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122333657 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122333657 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122333657 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122333657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122333657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a3ab28f067eebd7d3ce3e) (sccp_scrc.c:477) 20250816122333657 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250816122333657 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122333657 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122333657 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122333657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122333657 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250816122333657 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250816122333657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250816122333657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7429326)[0x55733be3acc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122333657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250816122333657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122333657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122333683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122333683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122333683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250816122333683 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122333683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x715cce) (hnbgw_rua.c:471) 20250816122333683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7429326 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250816122333683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7429326)[0x55733be3acc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122333683 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250816122333683 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250816122333683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7429326)[0x55733be3acc0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250816122333683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122333683 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122333683 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122333683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aa7a0), PART(T=Data,L=22,D=001440120000010010400b0ad35083327010fb727c5d) (sccp_scrc.c:406) 20250816122333683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122333683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122333683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122333683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122333684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122333684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122333684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122333684 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122333684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122333684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122333684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122333684 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: vl_len:20 HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250816122333701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122333701 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122333701 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122333701 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122333701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122333701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122333701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122333701 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122333701 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122333701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122333701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122333701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122333701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122333701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:477) 20250816122333701 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250816122333701 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122333702 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122333702 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122333702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122333702 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250816122333702 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250816122333702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250816122333702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7429326)[0x55733be3acc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122333702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250816122333702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122333702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122333717 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39849<->l=127.0.0.1:4262) (control_if.c:193) 20250816122333718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41996<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(156)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(155)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122333722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41988<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122333723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122333723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122333724 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122333724 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122333724 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122333724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7429326)[0x55733be3acc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122333724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7429326)[0x55733be3acc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122333724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122333724 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122333724 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122333724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aa7a0), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122333724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122333724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122333724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122333724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122333724 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122333724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122333724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7429326)[0x55733be3acc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122333724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7429326)[0x55733be3acc0]{disrupted}: Freeing instance (context_map.c:202) 20250816122333724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7429326)[0x55733be3acc0]{disrupted}: Deallocated (fsm.c:568) 20250816122333724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122333724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{disconnected}: Freeing instance (context_map.c:206) 20250816122333724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55733be3c1b0]{disconnected}: Deallocated (fsm.c:568) 20250816122333724 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7429326 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) MutexDispCT-TC_ranap_cs_bidir(154)@7a2b5296a856: Final verdict of PTC: none 20250816122333725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122333725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122333725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122333725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122333725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122333725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122333725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122333725 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122333725 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122333725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122333725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122333725 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122333725 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122333725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(163)@7a2b5296a856: Final verdict of PTC: none 20250816122333725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122333725 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122333725 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122333725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122333725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122333725 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122333725 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122333725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122333726 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122333726 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_ranap_cs_bidir-Iuh0-RUA(159)@7a2b5296a856: Final verdict of PTC: none 20250816122333726 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122333726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122333726 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122333726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122333726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122333726 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122333726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122333726 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122333726 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816122333726 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.msc0-SCCP(160)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@7a2b5296a856: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(166)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(157)@7a2b5296a856: Final verdict of PTC: none 20250816122333730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42006<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sat Aug 16 12:23:33 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20250816122333819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122334322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221800) Waiting for packet dumper to finish... 1 (prev_count=221800, count=222436) 20250816122335727 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122335727 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122335727 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sat Aug 16 12:23:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ranap_ps_bidir started. 20250816122337466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122337471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122337474 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34823<->l=127.0.0.1:4262) (control_if.c:572) 20250816122337492 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122337492 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122337492 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122337492 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122337492 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122337492 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122337492 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122337492 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122337492 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_bidir-Iuh0(172)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122337493 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122337493 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122337493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122337493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122337493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122337493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122337493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122337493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122337493 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122337493 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122337493 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122337493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122337493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122337493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122337493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122337493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122337493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122337493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122337493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122337493 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122337494 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122337494 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122337494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122337494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122337494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122337494 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122337494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122337494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122337494 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122337494 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122337494 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122337494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122337494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122337494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122337494 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122337494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122337494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122337494 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122337494 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122337494 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122337494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122337494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122337494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122337494 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122337494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122337494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122337494 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122337494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122337494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122337494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122337494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122337494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122337494 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122337494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122337494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122337494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122337494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122337494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122337494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122337494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122337494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122337494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122337494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122337495 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122337495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122337495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122337495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(176)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(174)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122337508 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122337508 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122337508 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122337508 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122337508 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122337508 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122337508 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122337508 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122337508 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122337510 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122337510 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122337510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122337510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122337510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122337510 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122337510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122337510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122337510 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122337510 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122337510 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122337510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122337510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122337510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122337510 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122337510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122337510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122337510 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122337510 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122337510 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122337510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122337510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122337510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122337510 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122337510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122337510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122337510 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122337510 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122337510 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122337510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122337510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122337510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122337510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122337510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122337510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122337510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122337510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122337510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122337510 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122337510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122337510 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122337510 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122337510 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122337510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122337510 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122337510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122337510 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122337510 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122337510 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122337510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122337510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122337510 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122337510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122337510 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122337510 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122337510 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122337510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122337510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122337510 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122337510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122337510 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122337510 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122337510 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122337510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122337510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122337510 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122337529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122337529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122337529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122337529 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122337529 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122337529 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122337529 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122337529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122337529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122337705 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122337705 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122337705 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816122337705 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816122337705 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816122337705 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816122337705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122337715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122337715 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122337715 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816122337715 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816122337715 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816122337715 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122337715 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122337715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816122337719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122337719 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122337719 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122337719 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122337719 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122337719 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250816122337719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122337720 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122337720 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122337720 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122337720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122337725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122337725 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122337725 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122337725 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122337725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122337725 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122337725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122337726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122337726 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122337726 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122337726 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122337726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122337726 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122337726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122337746 DLSCCP DEBUG SCCP-SCOC(4)[0x55733be32c50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122337746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a569e1), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122337746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122337746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122337746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122337746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122337746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122337746 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122337746 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122337746 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122337746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122337746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122337746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122337746 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122337756 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122337756 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122337756 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122337756 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122337756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122337756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122337756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122337756 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122337756 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122337756 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122337756 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122337756 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122337756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122337756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=00a569e1) (sccp_scrc.c:477) 20250816122337756 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20250816122337756 DLSCCP DEBUG SCCP-SCOC(4)[0x55733be32c50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122337756 DLSCCP DEBUG SCCP-SCOC(4)[0x55733be32c50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122337756 DLSCCP DEBUG SCCP-SCOC(4)[0x55733be32c50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122337757 DLSCCP DEBUG SCCP-SCOC(4)[0x55733be32c50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122337757 DLSCCP DEBUG SCCP-SCOC(4)[0x55733be32c50]{IDLE}: Deallocated (fsm.c:568) 20250816122338527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122338527 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122338527 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122338527 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122338527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122338527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122338527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122338527 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122338528 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122338528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122338528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122338528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122338528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122338528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122338528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122338528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122338528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122338528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122338528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122338528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122338528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122338528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122338528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122338528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122338528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122338528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122338528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122338528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122338528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122338528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122338528 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122338528 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122338528 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122338528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122338528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122338528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122338528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122338528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122338528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122338528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122338528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122338528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122338528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122338528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122338528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122338528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122338528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122338528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122338529 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122338529 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122338529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122338529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122338529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122338529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122338529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122338529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122338529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122338529 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122338537 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122338537 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122338537 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122338537 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122338537 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122338537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122338537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122338537 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122338537 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122338537 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122338537 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122338537 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122338537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122338537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122338537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122338537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122338537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122338537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122338537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122338537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122338537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122338537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122338537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122338537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122338537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122338537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122338537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122338537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122338537 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122338537 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122338537 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122338537 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122338537 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122338537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122338537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122338537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122338537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122338537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122338537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122338537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122338537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122338538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122338538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122338538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122338538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122338538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122338538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122338538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122338538 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122338538 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122338538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122338538 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122338538 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122338538 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122338538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122338538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122338538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122338538 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(178)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122338564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48708<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(178)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@7a2b5296a856: Added conn table entry 0TC_ranap_ps_bidir0(181)16217822 20250816122339602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122339602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122339602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122339602 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122339602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf776de, normal) (hnbgw_rua.c:407) 20250816122339602 DHNB DEBUG map_rua[0x55733be32c50]{init}: Allocated (fsm.c:456) 20250816122339602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217822)[0x55733be32c50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122339602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16217822 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122339602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122339602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122339602 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122339602 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16217822 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122339602 DCN DEBUG map_sccp[0x55733be3acc0]{init}: Allocated (fsm.c:456) 20250816122339602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122339602 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16217822 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122339602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16217822 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122339602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217822)[0x55733be32c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122339602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122339602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122339602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217822)[0x55733be32c50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122339602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122339602 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122339602 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{IDLE}: Allocated (fsm.c:456) 20250816122339602 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122339602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000006), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300035c0056400500f1100926) (sccp_scrc.c:406) 20250816122339602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122339602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122339602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122339602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122339602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122339602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122339602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122339602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122339602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122339602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122339602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122339602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122339602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122339602 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122339602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122339602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217822)[0x55733be32c50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122339602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122339602 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122339602 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122339602 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122339602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122339602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122339602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122339602 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@7a2b5296a856: Added conn table entry 0TC_ranap_ps_bidir0(181)3432381 HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122339617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122339617 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122339617 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122339617 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122339617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122339617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122339617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122339617 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122339617 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122339617 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122339617 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122339617 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122339617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122339617 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=009116b6) (sccp_scrc.c:477) 20250816122339617 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20250816122339617 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122339617 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122339617 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122339617 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122339617 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122339617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122339617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AAE0386DD959921D5C464'O 20250816122339821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122339821 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122339821 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122339821 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122339821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122339821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122339821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122339821 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122339821 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122339821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122339821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122339821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122339821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122339821 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0aae0386dd959921d5c464) (sccp_scrc.c:477) 20250816122339821 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250816122339821 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122339821 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122339821 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122339821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122339821 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250816122339821 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250816122339821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250816122339821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217822)[0x55733be32c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122339821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250816122339821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122339821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122339848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122339848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122339848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250816122339848 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122339848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf776de) (hnbgw_rua.c:471) 20250816122339848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16217822 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250816122339848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217822)[0x55733be32c50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122339848 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250816122339848 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250816122339848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217822)[0x55733be32c50]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250816122339848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122339848 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122339848 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122339848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009116b6), PART(T=Data,L=22,D=001440120000010010400b0aeb9c2a110d7030f3d37e) (sccp_scrc.c:406) 20250816122339848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122339848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122339848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122339848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122339849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122339849 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122339849 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122339849 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122339849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122339849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122339849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122339849 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250816122339868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122339868 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122339868 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122339868 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122339868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122339868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122339868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122339868 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122339869 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122339869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122339869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122339869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122339869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122339869 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:477) 20250816122339869 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250816122339869 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122339869 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122339869 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122339869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122339869 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250816122339869 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250816122339869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250816122339869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217822)[0x55733be32c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122339869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250816122339869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122339869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122339882 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34823<->l=127.0.0.1:4262) (control_if.c:193) 20250816122339882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48704<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(170)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(169)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122339887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48696<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122339889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122339889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122339889 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122339889 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122339889 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122339889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217822)[0x55733be32c50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122339889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217822)[0x55733be32c50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122339889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122339889 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122339889 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122339889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009116b6), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122339889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122339889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122339889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122339889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122339889 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122339889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122339889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217822)[0x55733be32c50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122339889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217822)[0x55733be32c50]{disrupted}: Freeing instance (context_map.c:202) 20250816122339889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217822)[0x55733be32c50]{disrupted}: Deallocated (fsm.c:568) 20250816122339889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122339889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{disconnected}: Freeing instance (context_map.c:206) 20250816122339889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55733be3acc0]{disconnected}: Deallocated (fsm.c:568) 20250816122339889 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16217822 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) TC_ranap_ps_bidir-Iuh0-RUA(173)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@7a2b5296a856: Final verdict of PTC: none 20250816122339890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122339890 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122339890 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122339890 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122339890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122339890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122339890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122339890 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_ranap_ps_bidir(168)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@7a2b5296a856: Final verdict of PTC: none 20250816122339890 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122339890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122339890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122339890 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122339890 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122339890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122339890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122339890 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122339890 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122339890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122339890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122339890 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122339890 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122339891 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122339891 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122339891 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122339891 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122339891 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122339891 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122339891 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122339891 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122339891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122339891 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122339891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122339891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122339891 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122339891 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(178)@7a2b5296a856: Final verdict of PTC: none 20250816122339891 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122339891 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122339891 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122339891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122339891 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122339891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122339891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(177)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(171)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(180)@7a2b5296a856: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@7a2b5296a856: Final verdict of PTC: none 20250816122339894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48708<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sat Aug 16 12:23:39 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20250816122339940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122340443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48714<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182836) Waiting for packet dumper to finish... 1 (prev_count=182836, count=227060) 20250816122341892 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122341892 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122341892 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122341892 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122341892 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122341892 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sat Aug 16 12:23:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_rab_assignment started. 20250816122343581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122343586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122343591 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46177<->l=127.0.0.1:4262) (control_if.c:572) 20250816122343609 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122343609 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122343609 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122343610 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122343610 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122343610 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122343610 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122343610 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122343610 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122343610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122343610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122343610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122343610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122343610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122343610 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122343610 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122343610 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122343610 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122343611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122343611 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122343611 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122343611 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122343611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122343611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122343611 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122343611 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122343611 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122343611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122343611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122343611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122343611 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122343611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122343611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122343611 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122343611 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122343611 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122343611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122343611 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122343612 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122343612 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122343612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122343612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122343612 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122343613 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122343613 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122343613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122343613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122343613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122343613 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122343613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122343613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122343613 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122343613 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122343613 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122343613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122343613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122343613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122343613 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122343613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122343613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122343613 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122343613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122343613 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122343613 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122343613 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122343613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122343613 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122343613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122343613 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122343613 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122343613 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122343613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122343613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122343613 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(190)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122343627 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122343627 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122343627 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122343627 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122343627 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122343628 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122343628 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122343628 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122343628 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122343629 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122343629 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122343629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122343629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122343629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122343629 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122343629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122343629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122343629 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122343629 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122343629 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122343629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122343629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122343629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122343629 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122343629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122343629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122343629 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122343629 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122343629 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122343629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122343629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122343629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122343629 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122343629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122343629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122343629 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122343629 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122343629 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122343629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122343629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122343629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122343629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122343629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122343629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122343629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122343629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122343629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122343629 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122343630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122343630 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122343630 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122343630 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122343630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122343630 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122343630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122343630 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122343630 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122343630 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122343630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122343630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122343630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122343630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122343630 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122343630 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122343630 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122343630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122343630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122343630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122343630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122343630 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122343630 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122343630 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122343630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122343630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122343630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122343648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122343648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122343648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122343648 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122343648 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122343648 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122343648 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122343648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122343648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122343725 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122343725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aa7a0), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122343725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122343725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122343725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122343725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122343725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122343725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122343725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122343725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122343725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122343725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122343725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122343825 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122343825 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122343825 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122343825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122343832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122343832 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122343832 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122343832 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122343832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122343832 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122343832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122343836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122343836 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122343836 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122343836 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122343836 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122343836 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122343836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122343839 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122343839 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122343839 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122343839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122343845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122343845 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122343845 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122343845 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122343845 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122343845 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122343845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122343847 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122343847 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122343847 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122343847 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122343847 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122343847 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122343847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122344634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122344634 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122344634 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122344634 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122344634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122344634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122344634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122344634 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122344634 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122344634 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122344634 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122344634 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122344634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122344634 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122344634 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122344634 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122344634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122344634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122344634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122344634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122344634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122344634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122344634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122344634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122344634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122344634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122344634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122344634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122344634 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122344634 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122344634 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122344634 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122344634 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122344634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122344634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122344634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122344634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122344634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122344634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122344634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122344634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122344634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122344634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122344634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122344634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122344634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122344634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122344634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122344634 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122344634 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122344634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122344634 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122344634 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122344634 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122344634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122344634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122344634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122344634 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122344645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122344645 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122344645 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122344645 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122344645 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122344645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122344645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122344645 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122344645 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122344645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122344645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122344645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122344645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122344645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122344645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122344645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122344645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122344645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122344645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122344645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122344645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122344645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122344645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122344645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122344645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122344645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122344645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122344645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122344645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122344645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122344645 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122344645 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122344645 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122344645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122344645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122344645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122344645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122344645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122344645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122344645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122344645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122344645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122344645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122344645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122344645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122344645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122344646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122344646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122344646 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122344646 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122344646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122344646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122344646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122344646 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122344646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122344646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122344646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122344646 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(192)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122344678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48750<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(189)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@7a2b5296a856: Added conn table entry 0TC_rab_assignment0(195)11379781 20250816122345716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122345716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122345716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122345716 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122345716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xada445, normal) (hnbgw_rua.c:407) 20250816122345716 DHNB DEBUG map_rua[0x55733be32c50]{init}: Allocated (fsm.c:456) 20250816122345716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11379781)[0x55733be32c50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122345716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11379781 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122345716 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122345716 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122345716 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11379781 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122345716 DCN DEBUG map_sccp[0x55733be3acc0]{init}: Allocated (fsm.c:456) 20250816122345717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122345717 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11379781 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122345717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11379781 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122345717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11379781)[0x55733be32c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122345717 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122345717 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122345717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11379781)[0x55733be32c50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122345717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122345717 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122345717 DLSCCP DEBUG SCCP-SCOC(7)[0x55733be3d1d0]{IDLE}: Allocated (fsm.c:456) 20250816122345717 DLSCCP DEBUG SCCP-SCOC(7)[0x55733be3d1d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122345717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000007), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300013f0056400500f1100926) (sccp_scrc.c:406) 20250816122345717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122345717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122345717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122345717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122345717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122345717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122345717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122345717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122345717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122345717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122345717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122345717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122345717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122345717 DLSCCP DEBUG SCCP-SCOC(7)[0x55733be3d1d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122345717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122345717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11379781)[0x55733be32c50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122345718 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122345718 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122345718 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122345718 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122345718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122345718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122345718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122345718 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@7a2b5296a856: Added conn table entry 0TC_rab_assignment0(195)5899264 HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: Session index based on connection ID:0 TC_rab_assignment0(195)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122345733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122345733 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122345733 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122345733 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122345733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122345733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122345733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122345733 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122345733 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122345733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122345733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122345733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122345733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122345733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=0029056b) (sccp_scrc.c:477) 20250816122345733 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20250816122345733 DLSCCP DEBUG SCCP-SCOC(7)[0x55733be3d1d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122345733 DLSCCP DEBUG SCCP-SCOC(7)[0x55733be3d1d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122345733 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122345733 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122345733 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122345733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122345733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@7a2b5296a856: Warning: Stopping inactive timer T_poll_converge. TC_rab_assignment0(195)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(194)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816122345937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122345937 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122345937 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122345937 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122345937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122345937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122345937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122345937 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122345937 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122345937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122345937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122345937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122345937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122345937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122345937 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250816122345937 DLSCCP DEBUG SCCP-SCOC(7)[0x55733be3d1d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122345937 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122345937 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122345937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122345937 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122345937 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122345937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122345937 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122345938 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122345938 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122345938 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122345938 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122345938 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122345938 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122345938 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{UNUSED}: Allocated (fsm.c:456) 20250816122345938 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{UNUSED}: is child of mgw(mgw-fsm-11379781-0)[0x55733be3b3d0] (fsm.c:486) 20250816122345938 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11379781-0)[0x55733be3b3d0] (mgcp_client_endpoint_fsm.c:724) 20250816122345938 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122345938 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122345938 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122345938 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11379781-0)[0x55733be44bd0]{ST_CRCX}: Allocated (fsm.c:456) 20250816122345938 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11379781-0)[0x55733be44bd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60] (fsm.c:486) 20250816122345938 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11379781-0)[0x55733be44bd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122345938 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11379781-0)[0x55733be44bd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122345938 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: ada445'... (mgcp_client.c:807) 20250816122345938 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250816122345938 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11379781-0)[0x55733be44bd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122345938 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ada44517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ada44517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment0(195) TC_rab_assignment0(195)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ada44517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ada44517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(195)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816122345976 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250816122345976 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122345976 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122345976 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122345976 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122345976 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122345976 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122345976 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122345976 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122345976 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122345976 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122345976 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122345976 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122345976 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122345976 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122345976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11379781)[0x55733be32c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122345976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122345976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122345976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122345998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122345998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122345998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122345998 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122345998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xada445) (hnbgw_rua.c:471) 20250816122345998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11379781 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122345998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11379781)[0x55733be32c50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122345998 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122345998 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122345998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11379781)[0x55733be32c50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122345998 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122345998 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122345998 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122345998 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122345998 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122345998 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11379781-0)[0x55733be3b3d0] (mgcp_client_endpoint_fsm.c:724) 20250816122345998 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122345998 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122345998 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122345998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122345998 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: ada445'... (mgcp_client.c:807) 20250816122345998 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250816122345998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122345998 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122345998 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122345998 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ada44517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ada44517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122346020 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250816122346020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122346020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122346020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122346020 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122346020 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122346020 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122346020 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122346020 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122346020 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122346020 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122346020 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122346020 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122346020 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11379781-0)[0x55733be3b3d0] (mgcp_client_endpoint_fsm.c:724) 20250816122346020 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122346021 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122346021 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122346021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11379781-0)[0x55733be3d3a0]{ST_CRCX}: Allocated (fsm.c:456) 20250816122346021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11379781-0)[0x55733be3d3a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60] (fsm.c:486) 20250816122346021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11379781-0)[0x55733be3d3a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122346021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11379781-0)[0x55733be3d3a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250816122346021 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: ada445'... (mgcp_client.c:807) 20250816122346021 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250816122346021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11379781-0)[0x55733be3d3a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122346021 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122346021 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122346021 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122346021 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ada44517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ada44517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122346042 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250816122346042 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3d3a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122346042 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3d3a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122346042 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3d3a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122346042 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3d3a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122346042 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122346042 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122346042 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122346042 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122346042 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122346042 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122346042 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122346042 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122346042 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122346042 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122346042 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122346042 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122346042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122346042 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122346042 DLSCCP DEBUG SCCP-SCOC(7)[0x55733be3d1d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122346042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029056b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122346042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122346042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122346042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122346042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122346042 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122346042 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122346042 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122346042 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122346042 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122346042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122346042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122346042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122346042 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@7a2b5296a856: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122346072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122346072 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122346072 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122346072 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122346072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122346072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122346072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122346072 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122346072 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122346072 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122346072 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122346072 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122346072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122346072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122346072 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250816122346072 DLSCCP DEBUG SCCP-SCOC(7)[0x55733be3d1d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122346072 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122346072 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122346072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122346072 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122346072 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122346072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122346072 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122346072 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122346072 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122346072 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122346072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122346072 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: ada445'... (mgcp_client.c:807) 20250816122346072 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250816122346072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122346072 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3d3a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122346072 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: ada445'... (mgcp_client.c:807) 20250816122346072 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250816122346072 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3d3a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122346072 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{IN_USE}: Removing from parent mgw(mgw-fsm-11379781-0)[0x55733be3b3d0] (mgcp_client_endpoint_fsm.c:873) 20250816122346072 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122346072 DLMGCP DEBUG mgw-endp(mgw-fsm-11379781-0)[0x55733be3bd60]{IN_USE}: Deallocated (fsm.c:568) 20250816122346072 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122346072 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122346072 DMGW DEBUG mgw(mgw-fsm-11379781-0)[0x55733be3b3d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122346072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11379781)[0x55733be32c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122346072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122346072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122346072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ada44517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ada44517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122346076 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250816122346076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122346076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122346076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122346076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be44bd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816122346076 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250816122346076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3d3a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122346076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3d3a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122346076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3d3a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122346076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3d3a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@7a2b5296a856: Deleted conn table entry 0TC_rab_assignment0(195)11379781 20250816122346078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122346078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122346078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122346078 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122346078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xada445,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122346078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11379781 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122346078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11379781)[0x55733be32c50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122346078 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122346078 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122346078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11379781)[0x55733be32c50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122346078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122346078 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122346078 DLSCCP DEBUG SCCP-SCOC(7)[0x55733be3d1d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122346078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029056b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122346078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122346078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122346078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122346078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122346078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11379781)[0x55733be32c50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122346078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122346078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122346078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122346078 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122346078 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122346078 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122346078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122346078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122346078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122346078 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@7a2b5296a856: Deleted conn table entry 0TC_rab_assignment0(195)5899264 HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: Session index based on connection ID:0 20250816122346080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122346080 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122346080 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122346080 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122346080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122346080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122346080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122346080 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122346080 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122346080 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122346080 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122346080 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122346080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122346080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=0029056b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122346080 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20250816122346080 DLSCCP DEBUG SCCP-SCOC(7)[0x55733be3d1d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122346080 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122346080 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122346080 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122346080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122346080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122346080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11379781)[0x55733be32c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122346080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11379781)[0x55733be32c50]{disconnected}: Freeing instance (context_map.c:202) 20250816122346080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11379781)[0x55733be32c50]{disconnected}: Deallocated (fsm.c:568) 20250816122346080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122346080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{disconnected}: Freeing instance (context_map.c:206) 20250816122346080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55733be3acc0]{disconnected}: Deallocated (fsm.c:568) 20250816122346080 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11379781 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122346080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029056b), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20250816122346080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122346080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122346081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122346081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122346081 DLSCCP DEBUG SCCP-SCOC(7)[0x55733be3d1d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122346081 DLSCCP DEBUG SCCP-SCOC(7)[0x55733be3d1d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122346081 DLSCCP DEBUG SCCP-SCOC(7)[0x55733be3d1d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122346081 DLSCCP DEBUG SCCP-SCOC(7)[0x55733be3d1d0]{IDLE}: Deallocated (fsm.c:568) 20250816122346081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122346081 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122346081 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122346081 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122346081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122346081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122346081 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122346081 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment0(195)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122348096 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46177<->l=127.0.0.1:4262) (control_if.c:193) 20250816122348096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(184)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(183)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122348102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48718<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122348105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122348105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122348105 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122348105 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122348105 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(191)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@7a2b5296a856: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@7a2b5296a856: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@7a2b5296a856: Final verdict of PTC: none 20250816122348108 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122348108 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122348108 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(192)@7a2b5296a856: Final verdict of PTC: none 20250816122348108 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122348108 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122348108 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122348108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122348108 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122348108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122348108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122348108 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122348108 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122348108 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122348108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122348108 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122348109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122348109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(185)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(194)@7a2b5296a856: Final verdict of PTC: none 20250816122348111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48750<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_rab_assignment finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sat Aug 16 12:23:48 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250816122348198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122348700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43344<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289464) Waiting for packet dumper to finish... 1 (prev_count=289464, count=290004) 20250816122349891 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122349891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009116b6), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122349891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122349891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122349891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122349891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122349891 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122349891 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122349891 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122349891 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122349891 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122349891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122349891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122349891 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122350108 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122350108 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122350108 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122350110 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122350110 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122350110 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Sat Aug 16 12:23:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_rab_assignment_concurrent started. 20250816122351826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43354<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122351832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122351835 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43711<->l=127.0.0.1:4262) (control_if.c:572) 20250816122351852 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122351852 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122351852 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122351852 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122351852 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122351853 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122351853 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122351853 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122351853 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122351853 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122351853 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122351853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122351853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122351853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122351853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122351853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122351853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122351853 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122351853 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122351853 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122351853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122351853 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122351853 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122351853 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122351853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122351853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122351853 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122351854 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122351854 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122351854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122351854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122351854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122351854 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122351854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122351854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122351854 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122351854 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122351854 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122351855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122351855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122351855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122351855 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122351855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122351855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122351855 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122351855 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122351855 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122351855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122351855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122351855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122351855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122351855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122351855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122351855 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122351855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122351855 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122351855 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122351855 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122351855 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122351855 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122351855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122351855 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122351855 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122351855 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122351855 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122351855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122351855 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122351855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122351855 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122351855 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122351855 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122351855 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122351855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122351855 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(204)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122351872 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122351872 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122351872 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122351873 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122351873 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122351873 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122351873 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122351873 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122351873 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122351874 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122351874 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122351874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122351874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122351874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122351874 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122351874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122351874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122351874 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122351874 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122351874 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122351874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122351874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122351874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122351874 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122351874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122351874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122351874 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122351874 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122351875 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122351875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122351875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122351875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122351875 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122351875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122351875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122351875 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122351875 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122351875 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122351875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122351875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122351875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122351875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122351875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122351875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122351875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122351875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122351875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122351875 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122351875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122351875 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122351875 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122351875 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122351875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122351875 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122351875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122351875 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122351875 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122351875 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122351875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122351875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122351875 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122351875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122351875 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122351875 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122351875 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122351875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122351875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122351875 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122351875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122351875 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122351875 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122351875 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122351875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122351875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122351875 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(207)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122351899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122351899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122351899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122351899 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122351899 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122351899 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122351899 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122351899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122351899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122352068 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122352068 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122352068 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122352068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122352078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122352078 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122352078 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122352078 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122352078 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122352078 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122352078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122352079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122352079 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122352079 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122352079 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122352079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122352079 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122352079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122352087 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122352087 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122352087 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122352087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(207)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122352088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122352088 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122352088 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122352088 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122352088 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122352088 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122352088 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122352089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122352089 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122352089 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122352089 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122352089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122352089 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122352089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122352873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122352873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122352873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122352873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122352873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122352873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122352873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122352873 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122352874 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122352874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122352874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122352874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122352874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122352874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122352874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122352874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122352874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122352874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122352874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122352874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122352874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122352874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122352874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122352874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122352874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122352874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122352874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122352874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122352874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122352874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122352874 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122352874 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122352874 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122352874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122352874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122352874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122352874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122352874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122352874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122352874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122352874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122352874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122352874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122352874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122352874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122352874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122352874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122352874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122352874 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122352874 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122352874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122352874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122352874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122352874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122352874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122352874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122352874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122352874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122352892 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122352892 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122352892 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122352892 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122352892 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122352892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122352892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122352892 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122352892 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122352892 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122352892 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122352892 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122352892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122352892 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122352892 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122352892 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122352892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122352892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122352892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122352892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122352892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122352892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122352892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122352892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122352892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122352892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122352892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122352892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122352892 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122352892 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122352892 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122352892 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122352892 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122352892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122352892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122352892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122352892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122352892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122352892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122352892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122352892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122352892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122352892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122352892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122352892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122352892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122352892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122352892 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122352892 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122352892 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122352892 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122352892 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122352892 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122352892 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122352892 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122352892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122352892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122352892 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(206)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122353726 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122353726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aa7a0), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122353726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122353726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122353726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122353726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122353727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122353727 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122353727 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122353727 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122353727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122353727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122353727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122353727 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122353732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122353732 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122353732 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122353732 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122353732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122353732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122353732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122353732 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122353732 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122353732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122353732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122353732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122353732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122353732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=007aa7a0) (sccp_scrc.c:477) 20250816122353732 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20250816122353732 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122353732 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122353732 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122353732 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122353732 DLSCCP DEBUG SCCP-SCOC(5)[0x55733be3b9d0]{IDLE}: Deallocated (fsm.c:568) 20250816122353941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122353966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122353982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122353995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122354015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122354033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43424<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122354050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122354064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122354076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122354085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122354096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122354107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122354121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122354140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122354154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122354167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43496<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(210)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 0TC_rab_assignment_concurrent0(209)9779063 HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 1TC_rab_assignment_concurrent0(210)7697285 20250816122354986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122354986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122354986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122354986 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122354986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x953777, normal) (hnbgw_rua.c:407) 20250816122354986 DHNB DEBUG map_rua[0x55733be32c50]{init}: Allocated (fsm.c:456) 20250816122354986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9779063)[0x55733be32c50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122354986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9779063 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122354986 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122354986 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122354986 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9779063 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122354986 DCN DEBUG map_sccp[0x55733be3acc0]{init}: Allocated (fsm.c:456) 20250816122354986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122354986 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9779063 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122354986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9779063 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122354986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9779063)[0x55733be32c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122354986 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122354986 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122354986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9779063)[0x55733be32c50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122354986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122354986 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122354986 DLSCCP DEBUG SCCP-SCOC(8)[0x55733be3d1d0]{IDLE}: Allocated (fsm.c:456) 20250816122354986 DLSCCP DEBUG SCCP-SCOC(8)[0x55733be3d1d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122354986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000008), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f400300038b0056400500f1100926) (sccp_scrc.c:406) 20250816122354986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122354986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122354986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122354986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122354986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122354986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122354986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122354986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122354986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122354986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122354986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122354986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122354986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122354986 DLSCCP DEBUG SCCP-SCOC(8)[0x55733be3d1d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122354986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122354986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9779063)[0x55733be32c50]{init}: State change to connected (no timeout) (context_map_rua.c:229) TC_rab_assignment_concurrent0(211)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250816122354986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122354986 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122354986 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122354986 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122354986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122354986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122354986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122354986 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 0TC_rab_assignment_concurrent0(209)11296408 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit 20250816122354993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122354993 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122354993 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122354993 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122354993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122354993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122354993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122354993 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122354993 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122354993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122354993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122354993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122354993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122354993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=00861a3c) (sccp_scrc.c:477) 20250816122354993 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20250816122354993 DLSCCP DEBUG SCCP-SCOC(8)[0x55733be3d1d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122354993 DLSCCP DEBUG SCCP-SCOC(8)[0x55733be3d1d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122354993 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122354993 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122354993 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122354993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122354993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent0(209)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 2TC_rab_assignment_concurrent0(211)6792517 HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(212)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 3TC_rab_assignment_concurrent0(212)16160624 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 4TC_rab_assignment_concurrent0(213)13825164 TC_rab_assignment_concurrent0(214)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 5TC_rab_assignment_concurrent0(214)9749940 TC_rab_assignment_concurrent0(215)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 6TC_rab_assignment_concurrent0(215)5749501 TC_rab_assignment_concurrent0(216)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(217)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 7TC_rab_assignment_concurrent0(216)15607554 TC_rab_assignment_concurrent0(218)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 8TC_rab_assignment_concurrent0(217)1510245 HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 9TC_rab_assignment_concurrent0(218)15403723 TC_rab_assignment_concurrent0(219)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 10TC_rab_assignment_concurrent0(219)10338886 TC_rab_assignment_concurrent0(220)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 11TC_rab_assignment_concurrent0(220)13468961 TC_rab_assignment_concurrent0(221)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 12TC_rab_assignment_concurrent0(221)11853657 TC_rab_assignment_concurrent0(222)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 13TC_rab_assignment_concurrent0(222)4279489 TC_rab_assignment_concurrent0(223)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 14TC_rab_assignment_concurrent0(223)12723158 TC_rab_assignment_concurrent0(224)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Added conn table entry 15TC_rab_assignment_concurrent0(224)15880493 20250816122355188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355188 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x757385, normal) (hnbgw_rua.c:407) 20250816122355188 DHNB DEBUG map_rua[0x55733be3d3a0]{init}: Allocated (fsm.c:456) 20250816122355188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7697285)[0x55733be3d3a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7697285 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355188 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355188 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355188 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7697285 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355188 DCN DEBUG map_sccp[0x55733be44bd0]{init}: Allocated (fsm.c:456) 20250816122355188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355188 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7697285 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7697285 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7697285)[0x55733be3d3a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355188 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355188 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7697285)[0x55733be3d3a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122355188 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355188 DLSCCP DEBUG SCCP-SCOC(9)[0x55733be3bd60]{IDLE}: Allocated (fsm.c:456) 20250816122355188 DLSCCP DEBUG SCCP-SCOC(9)[0x55733be3bd60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000009), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002cc0056400500f1100926) (sccp_scrc.c:406) 20250816122355188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355188 DLSCCP DEBUG SCCP-SCOC(9)[0x55733be3bd60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7697285)[0x55733be3d3a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355188 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67a545, normal) (hnbgw_rua.c:407) 20250816122355188 DHNB DEBUG map_rua[0x55733be3b3d0]{init}: Allocated (fsm.c:456) 20250816122355188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6792517)[0x55733be3b3d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6792517 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355188 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355188 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355188 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6792517 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355188 DCN DEBUG map_sccp[0x55733be42e10]{init}: Allocated (fsm.c:456) 20250816122355188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355188 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6792517 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6792517 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6792517)[0x55733be3b3d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355188 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355188 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6792517)[0x55733be3b3d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122355188 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355188 DLSCCP DEBUG SCCP-SCOC(10)[0x55733be43640]{IDLE}: Allocated (fsm.c:456) 20250816122355188 DLSCCP DEBUG SCCP-SCOC(10)[0x55733be43640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030000ad0056400500f1100926) (sccp_scrc.c:406) 20250816122355188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355188 DLSCCP DEBUG SCCP-SCOC(10)[0x55733be43640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6792517)[0x55733be3b3d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355188 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355188 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355188 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355188 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355188 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355188 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355188 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355188 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355188 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355188 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355188 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355188 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355188 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250816122355188 DLSCCP DEBUG SCCP-SCOC(8)[0x55733be3d1d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355188 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355188 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355189 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355189 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355189 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355189 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355189 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355189 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{UNUSED}: Allocated (fsm.c:456) 20250816122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{UNUSED}: is child of mgw(mgw-fsm-9779063-0)[0x55733be412e0] (fsm.c:486) 20250816122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9779063-0)[0x55733be412e0] (mgcp_client_endpoint_fsm.c:724) 20250816122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355189 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9779063-0)[0x55733be41540]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355189 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9779063-0)[0x55733be41540]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9779063-0)[0x55733be41410] (fsm.c:486) 20250816122355189 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9779063-0)[0x55733be41540]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355189 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9779063-0)[0x55733be41540]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355189 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 953777'... (mgcp_client.c:807) 20250816122355189 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250816122355189 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9779063-0)[0x55733be41540]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355189 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf69770, normal) (hnbgw_rua.c:407) 20250816122355189 DHNB DEBUG map_rua[0x55733be44350]{init}: Allocated (fsm.c:456) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160624)[0x55733be44350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16160624 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355189 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16160624 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355189 DCN DEBUG map_sccp[0x55733be44480]{init}: Allocated (fsm.c:456) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355189 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355189 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355189 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355189 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16160624 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16160624 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160624)[0x55733be44350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160624)[0x55733be44350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122355189 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(11)[0x55733be463c0]{IDLE}: Allocated (fsm.c:456) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(11)[0x55733be463c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003160056400500f1100926) (sccp_scrc.c:406) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(11)[0x55733be463c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160624)[0x55733be44350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355189 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd2f48c, normal) (hnbgw_rua.c:407) 20250816122355189 DHNB DEBUG map_rua[0x55733be46a90]{init}: Allocated (fsm.c:456) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13825164)[0x55733be46a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13825164 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355189 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13825164 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355189 DCN DEBUG map_sccp[0x55733be464f0]{init}: Allocated (fsm.c:456) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355189 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355189 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355189 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355189 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13825164 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13825164 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13825164)[0x55733be46a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13825164)[0x55733be46a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122355189 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(12)[0x55733be41d40]{IDLE}: Allocated (fsm.c:456) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(12)[0x55733be41d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030003060056400500f1100926) (sccp_scrc.c:406) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(12)[0x55733be41d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13825164)[0x55733be46a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355189 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x94c5b4, normal) (hnbgw_rua.c:407) 20250816122355189 DHNB DEBUG map_rua[0x55733be468d0]{init}: Allocated (fsm.c:456) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749940)[0x55733be468d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9749940 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355189 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9749940 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355189 DCN DEBUG map_sccp[0x55733be4e150]{init}: Allocated (fsm.c:456) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355189 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9749940 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355189 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355189 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355189 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9749940 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749940)[0x55733be468d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749940)[0x55733be468d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122355189 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(13)[0x55733be45c90]{IDLE}: Allocated (fsm.c:456) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(13)[0x55733be45c90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002bc0056400500f1100926) (sccp_scrc.c:406) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(13)[0x55733be45c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749940)[0x55733be468d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355189 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x57bafd, normal) (hnbgw_rua.c:407) 20250816122355189 DHNB DEBUG map_rua[0x55733be4e7c0]{init}: Allocated (fsm.c:456) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5749501)[0x55733be4e7c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5749501 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355189 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5749501 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355189 DCN DEBUG map_sccp[0x55733be4e300]{init}: Allocated (fsm.c:456) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355189 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5749501 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5749501 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5749501)[0x55733be4e7c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355189 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355189 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355189 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5749501)[0x55733be4e7c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122355189 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(14)[0x55733be4ec30]{IDLE}: Allocated (fsm.c:456) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(14)[0x55733be4ec30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300015d0056400500f1100926) (sccp_scrc.c:406) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(14)[0x55733be4ec30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5749501)[0x55733be4e7c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355189 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xee2702, normal) (hnbgw_rua.c:407) 20250816122355189 DHNB DEBUG map_rua[0x55733be4e010]{init}: Allocated (fsm.c:456) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15607554)[0x55733be4e010]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15607554 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355189 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15607554 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355189 DCN DEBUG map_sccp[0x55733be4e430]{init}: Allocated (fsm.c:456) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355189 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15607554 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15607554 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15607554)[0x55733be4e010]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355189 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355189 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355189 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15607554)[0x55733be4e010]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122355189 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(15)[0x55733be4f670]{IDLE}: Allocated (fsm.c:456) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(15)[0x55733be4f670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030002f20056400500f1100926) (sccp_scrc.c:406) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(15)[0x55733be4f670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15607554)[0x55733be4e010]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355189 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x170b65, normal) (hnbgw_rua.c:407) 20250816122355189 DHNB DEBUG map_rua[0x55733be4ef90]{init}: Allocated (fsm.c:456) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1510245)[0x55733be4ef90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1510245 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355189 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1510245 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355189 DCN DEBUG map_sccp[0x55733be4f7a0]{init}: Allocated (fsm.c:456) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355189 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1510245 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1510245 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1510245)[0x55733be4ef90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1510245)[0x55733be4ef90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122355189 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(16)[0x55733be503d0]{IDLE}: Allocated (fsm.c:456) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(16)[0x55733be503d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000010), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030001030056400500f1100926) (sccp_scrc.c:406) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355189 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355189 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355189 DLSCCP DEBUG SCCP-SCOC(16)[0x55733be503d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1510245)[0x55733be4ef90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355189 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeb0acb, normal) (hnbgw_rua.c:407) 20250816122355189 DHNB DEBUG map_rua[0x55733be4fb80]{init}: Allocated (fsm.c:456) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15403723)[0x55733be4fb80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15403723 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355189 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15403723 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355189 DCN DEBUG map_sccp[0x55733be4fd60]{init}: Allocated (fsm.c:456) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355189 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355189 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15403723 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355189 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355189 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15403723 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15403723)[0x55733be4fb80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15403723)[0x55733be4fb80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122355189 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(17)[0x55733be510e0]{IDLE}: Allocated (fsm.c:456) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(17)[0x55733be510e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000011), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030001170056400500f1100926) (sccp_scrc.c:406) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355189 DLSCCP DEBUG SCCP-SCOC(17)[0x55733be510e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15403723)[0x55733be4fb80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355190 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355190 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355190 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355190 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9dc246, normal) (hnbgw_rua.c:407) 20250816122355190 DHNB DEBUG map_rua[0x55733be50a70]{init}: Allocated (fsm.c:456) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10338886)[0x55733be50a70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10338886 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355190 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10338886 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355190 DCN DEBUG map_sccp[0x55733be45550]{init}: Allocated (fsm.c:456) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355190 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10338886 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10338886 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10338886)[0x55733be50a70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10338886)[0x55733be50a70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122355190 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(18)[0x55733be51eb0]{IDLE}: Allocated (fsm.c:456) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(18)[0x55733be51eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000012), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f400300032e0056400500f1100926) (sccp_scrc.c:406) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(18)[0x55733be51eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10338886)[0x55733be50a70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355190 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcd8521, normal) (hnbgw_rua.c:407) 20250816122355190 DHNB DEBUG map_rua[0x55733be51620]{init}: Allocated (fsm.c:456) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13468961)[0x55733be51620]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13468961 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355190 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355190 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355190 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355190 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13468961 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355190 DCN DEBUG map_sccp[0x55733be522b0]{init}: Allocated (fsm.c:456) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355190 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13468961 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13468961 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13468961)[0x55733be51620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13468961)[0x55733be51620]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122355190 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(19)[0x55733be52c00]{IDLE}: Allocated (fsm.c:456) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(19)[0x55733be52c00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000013), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030000000056400500f1100926) (sccp_scrc.c:406) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(19)[0x55733be52c00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13468961)[0x55733be51620]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355190 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb4df59, normal) (hnbgw_rua.c:407) 20250816122355190 DHNB DEBUG map_rua[0x55733be53090]{init}: Allocated (fsm.c:456) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11853657)[0x55733be53090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11853657 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355190 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11853657 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355190 DCN DEBUG map_sccp[0x55733be523e0]{init}: Allocated (fsm.c:456) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355190 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11853657 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11853657 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355190 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355190 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355190 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11853657)[0x55733be53090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11853657)[0x55733be53090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122355190 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(20)[0x55733be53920]{IDLE}: Allocated (fsm.c:456) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(20)[0x55733be53920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000014), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f400300015f0056400500f1100926) (sccp_scrc.c:406) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(20)[0x55733be53920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11853657)[0x55733be53090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355190 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x414cc1, normal) (hnbgw_rua.c:407) 20250816122355190 DHNB DEBUG map_rua[0x55733be50c50]{init}: Allocated (fsm.c:456) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4279489)[0x55733be50c50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4279489 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355190 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4279489 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355190 DCN DEBUG map_sccp[0x55733be53db0]{init}: Allocated (fsm.c:456) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355190 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4279489 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4279489 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4279489)[0x55733be50c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4279489)[0x55733be50c50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122355190 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(21)[0x55733be54650]{IDLE}: Allocated (fsm.c:456) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(21)[0x55733be54650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000015), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030003650056400500f1100926) (sccp_scrc.c:406) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355190 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355190 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355190 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(21)[0x55733be54650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4279489)[0x55733be50c50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355190 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355190 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc223d6, normal) (hnbgw_rua.c:407) 20250816122355190 DHNB DEBUG map_rua[0x55733be51a20]{init}: Allocated (fsm.c:456) 20250816122355190 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355190 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723158)[0x55733be51a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12723158 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355190 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12723158 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355190 DCN DEBUG map_sccp[0x55733be54ae0]{init}: Allocated (fsm.c:456) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355190 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12723158 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12723158 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723158)[0x55733be51a20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723158)[0x55733be51a20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:1 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355190 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(22)[0x55733be55300]{IDLE}: Allocated (fsm.c:456) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(22)[0x55733be55300]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000016), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f400300016b0056400500f1100926) (sccp_scrc.c:406) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(22)[0x55733be55300]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723158)[0x55733be51a20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355190 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355190 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122355190 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf2512d, normal) (hnbgw_rua.c:407) 20250816122355190 DHNB DEBUG map_rua[0x55733be549b0]{init}: Allocated (fsm.c:456) 20250816122355190 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15880493)[0x55733be549b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15880493 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122355190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355190 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15880493 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122355190 DCN DEBUG map_sccp[0x55733be55790]{init}: Allocated (fsm.c:456) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122355190 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15880493 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122355190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15880493 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15880493)[0x55733be549b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122355190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122355190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15880493)[0x55733be549b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122355190 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(23)[0x55733be56090]{IDLE}: Allocated (fsm.c:456) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(23)[0x55733be56090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122355190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000017), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030001bc0056400500f1100926) (sccp_scrc.c:406) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122355190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122355190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122355190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355190 DLSCCP DEBUG SCCP-SCOC(23)[0x55733be56090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122355190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15880493)[0x55733be549b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122355190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355190 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355190 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355190 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 1TC_rab_assignment_concurrent0(210)7125351 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:2 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 2TC_rab_assignment_concurrent0(211)8736917 TC_rab_assignment_concurrent0(210)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 3TC_rab_assignment_concurrent0(212)13949763 TC_rab_assignment_concurrent0(211)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:4 TC_rab_assignment_concurrent0(212)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 4TC_rab_assignment_concurrent0(213)5141713 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 5TC_rab_assignment_concurrent0(214)10041027 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 6TC_rab_assignment_concurrent0(215)422596 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 7TC_rab_assignment_concurrent0(216)3933385 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:3 TC_rab_assignment_concurrent0(215)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(213)@7a2b5296a856: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(216)@7a2b5296a856: setverdict(pass): none -> pass 20250816122355194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355194 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355194 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355194 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355194 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355195 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355195 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355195 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355195 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=00355725) (sccp_scrc.c:477) 20250816122355195 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20250816122355195 DLSCCP DEBUG SCCP-SCOC(9)[0x55733be3bd60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355195 DLSCCP DEBUG SCCP-SCOC(9)[0x55733be3bd60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355195 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355195 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355195 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(214)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 8TC_rab_assignment_concurrent0(217)16273269 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 9TC_rab_assignment_concurrent0(218)4518318 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:13 HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 10TC_rab_assignment_concurrent0(219)14648152 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[13]. TC_rab_assignment_concurrent0(218)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:4 HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 11TC_rab_assignment_concurrent0(220)686782 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(217)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 12TC_rab_assignment_concurrent0(221)14912618 TC_rab_assignment_concurrent0(219)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 13TC_rab_assignment_concurrent0(222)5195680 TC_rab_assignment_concurrent0(220)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_rab_assignment_concurrent0(221)@7a2b5296a856: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(222)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 14TC_rab_assignment_concurrent0(223)11871104 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Added conn table entry 15TC_rab_assignment_concurrent0(224)2336846 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:8 TC_rab_assignment_concurrent0(223)@7a2b5296a856: setverdict(pass): none -> pass HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "95377717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "95377717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:9 TC_rab_assignment_concurrent0(224)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:11 TC_rab_assignment_concurrent0(209)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "95377717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "95377717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[11], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[12], which is already active (running or expired). TC_rab_assignment_concurrent0(210)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Warning: Re-starting timer T_ias[15], which is already active (running or expired). 20250816122355204 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250816122355204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355204 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355204 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/0@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355204 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355204 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355204 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355204 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355204 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355204 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355204 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355204 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9779063)[0x55733be32c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355214 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x953777) (hnbgw_rua.c:471) 20250816122355214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9779063 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9779063)[0x55733be32c50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355214 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355214 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9779063)[0x55733be32c50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355214 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355214 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355214 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355214 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9779063-0)[0x55733be412e0] (mgcp_client_endpoint_fsm.c:724) 20250816122355214 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355214 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355214 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355214 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 953777'... (mgcp_client.c:807) 20250816122355214 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250816122355214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355214 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355214 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355214 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "95377717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "95377717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355221 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250816122355221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/0@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355221 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355221 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355221 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9779063-0)[0x55733be412e0] (mgcp_client_endpoint_fsm.c:724) 20250816122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355221 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9779063-0)[0x55733be561c0]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355221 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9779063-0)[0x55733be561c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9779063-0)[0x55733be41410] (fsm.c:486) 20250816122355221 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9779063-0)[0x55733be561c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355221 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9779063-0)[0x55733be561c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250816122355221 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: 953777'... (mgcp_client.c:807) 20250816122355221 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250816122355221 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9779063-0)[0x55733be561c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "95377717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "95377717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355227 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250816122355227 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be561c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355227 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be561c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355227 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be561c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355227 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be561c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355227 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355227 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/0@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355227 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355227 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/0@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355227 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355227 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355227 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355227 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/0@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355227 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355227 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355227 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355227 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355227 DLSCCP DEBUG SCCP-SCOC(8)[0x55733be3d1d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00861a3c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355227 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355227 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355227 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355227 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355227 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355227 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355227 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355227 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355227 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355227 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355227 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355227 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355227 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355227 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355227 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355227 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355227 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355227 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355227 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355227 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355227 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355227 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355227 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=0050a3e5) (sccp_scrc.c:477) 20250816122355227 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20250816122355227 DLSCCP DEBUG SCCP-SCOC(10)[0x55733be43640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355227 DLSCCP DEBUG SCCP-SCOC(10)[0x55733be43640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355227 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355227 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355227 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122355227 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=0033185c) (sccp_scrc.c:477) 20250816122355227 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20250816122355227 DLSCCP DEBUG SCCP-SCOC(11)[0x55733be463c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355227 DLSCCP DEBUG SCCP-SCOC(11)[0x55733be463c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355227 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355227 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355227 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122355227 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=00b30d09) (sccp_scrc.c:477) 20250816122355227 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20250816122355227 DLSCCP DEBUG SCCP-SCOC(12)[0x55733be41d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355227 DLSCCP DEBUG SCCP-SCOC(12)[0x55733be41d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355227 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355227 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355227 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122355227 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=006fd39d) (sccp_scrc.c:477) 20250816122355227 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20250816122355227 DLSCCP DEBUG SCCP-SCOC(13)[0x55733be45c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355227 DLSCCP DEBUG SCCP-SCOC(13)[0x55733be45c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355227 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355227 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355227 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122355227 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=00585c81) (sccp_scrc.c:477) 20250816122355227 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20250816122355227 DLSCCP DEBUG SCCP-SCOC(14)[0x55733be4ec30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355227 DLSCCP DEBUG SCCP-SCOC(14)[0x55733be4ec30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355227 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355227 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355227 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122355227 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=00c9011d) (sccp_scrc.c:477) 20250816122355227 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20250816122355227 DLSCCP DEBUG SCCP-SCOC(15)[0x55733be4f670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355227 DLSCCP DEBUG SCCP-SCOC(15)[0x55733be4f670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355227 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355227 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355227 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122355228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=008f358e) (sccp_scrc.c:477) 20250816122355228 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20250816122355227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355227 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355227 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355227 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355227 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355227 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355227 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355227 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355227 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355227 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355227 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355227 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355227 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355227 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355227 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355227 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355227 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355227 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355227 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355227 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355227 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355228 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355228 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355228 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355228 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355228 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355228 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355228 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355228 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355228 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355228 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355228 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355228 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355228 DLSCCP DEBUG SCCP-SCOC(16)[0x55733be503d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(16)[0x55733be503d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355228 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122355228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=002e3086) (sccp_scrc.c:477) 20250816122355228 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(17)[0x55733be510e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(17)[0x55733be510e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355228 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122355228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=007c0964) (sccp_scrc.c:477) 20250816122355228 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(18)[0x55733be51eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(18)[0x55733be51eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355228 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122355228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=00de7369) (sccp_scrc.c:477) 20250816122355228 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(19)[0x55733be52c00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(19)[0x55733be52c00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355228 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122355228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00b5ea17) (sccp_scrc.c:477) 20250816122355228 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(20)[0x55733be53920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(20)[0x55733be53920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355228 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122355228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00a79b7b) (sccp_scrc.c:477) 20250816122355228 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(21)[0x55733be54650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355228 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355228 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355228 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355228 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355228 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355228 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355228 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355228 DLSCCP DEBUG SCCP-SCOC(21)[0x55733be54650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355228 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122355228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=00a0af7d) (sccp_scrc.c:477) 20250816122355228 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(22)[0x55733be55300]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(22)[0x55733be55300]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355228 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122355228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00778136) (sccp_scrc.c:477) 20250816122355228 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(23)[0x55733be56090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(23)[0x55733be56090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122355228 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355228 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122355228 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122355228 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355228 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355228 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250816122355228 DLSCCP DEBUG SCCP-SCOC(9)[0x55733be3bd60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355228 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355228 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355228 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355228 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355228 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355228 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355228 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355228 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355228 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355228 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355228 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355228 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{UNUSED}: Allocated (fsm.c:456) 20250816122355228 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{UNUSED}: is child of mgw(mgw-fsm-7697285-0)[0x55733be4de20] (fsm.c:486) 20250816122355228 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7697285-0)[0x55733be4de20] (mgcp_client_endpoint_fsm.c:724) 20250816122355228 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355228 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355228 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7697285-0)[0x55733be5ea30]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7697285-0)[0x55733be5ea30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7697285-0)[0x55733be58160] (fsm.c:486) 20250816122355228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7697285-0)[0x55733be5ea30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7697285-0)[0x55733be5ea30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355228 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: 757385'... (mgcp_client.c:807) 20250816122355228 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250816122355228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7697285-0)[0x55733be5ea30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355228 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75738517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75738517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(210)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75738517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75738517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(210)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(211)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250816122355236 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250816122355236 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355236 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355236 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355236 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355236 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355236 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355236 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355236 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355236 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355236 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355236 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355236 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355236 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355236 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7697285)[0x55733be3d3a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(210)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355240 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x757385) (hnbgw_rua.c:471) 20250816122355240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7697285 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7697285)[0x55733be3d3a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355240 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355240 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7697285)[0x55733be3d3a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355240 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355240 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355240 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355240 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355240 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355240 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7697285-0)[0x55733be4de20] (mgcp_client_endpoint_fsm.c:724) 20250816122355240 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355240 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355240 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355240 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 75738'... (mgcp_client.c:807) 20250816122355240 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816122355240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355240 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355240 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355240 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "75738517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75738517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355246 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250816122355246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355246 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355246 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355246 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355246 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355246 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355246 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355246 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355246 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355246 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355246 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7697285-0)[0x55733be4de20] (mgcp_client_endpoint_fsm.c:724) 20250816122355246 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355246 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355246 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7697285-0)[0x55733be563e0]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7697285-0)[0x55733be563e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7697285-0)[0x55733be58160] (fsm.c:486) 20250816122355246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7697285-0)[0x55733be563e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7697285-0)[0x55733be563e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250816122355246 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 75738'... (mgcp_client.c:807) 20250816122355246 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816122355246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7697285-0)[0x55733be563e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355246 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355246 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355246 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355246 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "75738517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75738517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355252 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250816122355252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be563e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be563e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be563e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be563e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355252 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355252 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355252 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355252 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355252 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355252 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355252 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355252 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355252 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355252 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355252 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355252 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355252 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355252 DLSCCP DEBUG SCCP-SCOC(9)[0x55733be3bd60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00355725), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355252 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355252 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355252 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355252 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355252 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355252 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355252 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355252 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355252 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355252 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250816122355252 DLSCCP DEBUG SCCP-SCOC(10)[0x55733be43640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355252 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355253 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355253 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355253 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355253 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355253 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355253 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355253 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355253 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{UNUSED}: Allocated (fsm.c:456) 20250816122355253 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{UNUSED}: is child of mgw(mgw-fsm-6792517-0)[0x55733be60950] (fsm.c:486) 20250816122355253 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6792517-0)[0x55733be60950] (mgcp_client_endpoint_fsm.c:724) 20250816122355253 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355253 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355253 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6792517-0)[0x55733be67350]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6792517-0)[0x55733be67350]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80] (fsm.c:486) 20250816122355253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6792517-0)[0x55733be67350]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6792517-0)[0x55733be67350]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355253 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 67a54'... (mgcp_client.c:807) 20250816122355253 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122355253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6792517-0)[0x55733be67350]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355253 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "67a54517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67a54517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent0(211)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "67a54517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67a54517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(211)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(212)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250816122355260 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250816122355260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/2@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355260 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355260 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355260 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6792517)[0x55733be3b3d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(211)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355264 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x67a545) (hnbgw_rua.c:471) 20250816122355264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6792517 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6792517)[0x55733be3b3d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355264 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355264 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6792517)[0x55733be3b3d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355264 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355264 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355264 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355264 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355264 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355264 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6792517-0)[0x55733be60950] (mgcp_client_endpoint_fsm.c:724) 20250816122355264 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355264 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355264 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355264 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 67a54'... (mgcp_client.c:807) 20250816122355264 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816122355264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355264 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355264 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355264 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "67a54517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67a54517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355269 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250816122355269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355269 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355269 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/2@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355269 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355269 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355269 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355269 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355269 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355269 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355269 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355269 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6792517-0)[0x55733be60950] (mgcp_client_endpoint_fsm.c:724) 20250816122355269 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355269 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355269 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355269 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6792517-0)[0x55733be57f30]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355269 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6792517-0)[0x55733be57f30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80] (fsm.c:486) 20250816122355269 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6792517-0)[0x55733be57f30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355269 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6792517-0)[0x55733be57f30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250816122355269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 67a54'... (mgcp_client.c:807) 20250816122355269 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816122355269 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6792517-0)[0x55733be57f30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355269 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355269 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355269 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355269 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(211)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "67a54517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67a54517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355274 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250816122355274 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be57f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355274 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be57f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355274 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be57f30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355274 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be57f30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/2@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/2@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/2@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355274 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355274 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355274 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355274 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355274 DLSCCP DEBUG SCCP-SCOC(10)[0x55733be43640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050a3e5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355274 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355274 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355274 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355274 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355274 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355274 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355274 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355274 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355274 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355274 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355274 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355274 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355274 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355274 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250816122355274 DLSCCP DEBUG SCCP-SCOC(11)[0x55733be463c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355274 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355274 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355274 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355274 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355274 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355274 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355274 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355274 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{UNUSED}: Allocated (fsm.c:456) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{UNUSED}: is child of mgw(mgw-fsm-16160624-0)[0x55733be69380] (fsm.c:486) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16160624-0)[0x55733be69380] (mgcp_client_endpoint_fsm.c:724) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355274 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16160624-0)[0x55733be6fc50]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355274 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16160624-0)[0x55733be6fc50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0] (fsm.c:486) 20250816122355274 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16160624-0)[0x55733be6fc50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355274 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16160624-0)[0x55733be6fc50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355274 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: f6977'... (mgcp_client.c:807) 20250816122355274 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122355274 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16160624-0)[0x55733be6fc50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f6977017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f6977017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(212)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f6977017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f6977017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(212)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(215)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250816122355281 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250816122355281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355281 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355281 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355281 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355281 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355281 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355281 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355281 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355281 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355281 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355281 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160624)[0x55733be44350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(212)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355285 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf69770) (hnbgw_rua.c:471) 20250816122355285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16160624 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160624)[0x55733be44350]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355285 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355285 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160624)[0x55733be44350]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355285 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355285 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355285 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355285 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16160624-0)[0x55733be69380] (mgcp_client_endpoint_fsm.c:724) 20250816122355285 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355285 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355285 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355285 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: f6977'... (mgcp_client.c:807) 20250816122355285 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816122355285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355285 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355285 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355285 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f6977017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f6977017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355292 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250816122355292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355292 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355292 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355292 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355292 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355292 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355292 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355292 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355292 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355292 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355292 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16160624-0)[0x55733be69380] (mgcp_client_endpoint_fsm.c:724) 20250816122355292 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355292 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355292 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16160624-0)[0x55733be68f30]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16160624-0)[0x55733be68f30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0] (fsm.c:486) 20250816122355292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16160624-0)[0x55733be68f30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16160624-0)[0x55733be68f30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250816122355292 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: f6977'... (mgcp_client.c:807) 20250816122355292 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816122355292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16160624-0)[0x55733be68f30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355292 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355292 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355292 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355292 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(212)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f6977017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f6977017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355298 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250816122355298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68f30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68f30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355298 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355298 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355298 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355298 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355298 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355298 DLSCCP DEBUG SCCP-SCOC(11)[0x55733be463c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033185c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355298 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355298 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355298 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355298 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355298 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355298 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355298 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355298 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355298 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355298 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355298 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355298 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355298 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355298 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355298 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355298 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250816122355298 DLSCCP DEBUG SCCP-SCOC(14)[0x55733be4ec30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355298 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355298 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355298 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355298 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355298 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355298 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355298 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355298 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355298 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355298 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355298 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{UNUSED}: Allocated (fsm.c:456) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{UNUSED}: is child of mgw(mgw-fsm-5749501-0)[0x55733be71e20] (fsm.c:486) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5749501-0)[0x55733be71e20] (mgcp_client_endpoint_fsm.c:724) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5749501-0)[0x55733be78820]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5749501-0)[0x55733be78820]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50] (fsm.c:486) 20250816122355298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5749501-0)[0x55733be78820]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer 20250816122355298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5749501-0)[0x55733be78820]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355298 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 57baf'... (mgcp_client.c:807)[0;m 20250816122355298 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122355298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5749501-0)[0x55733be78820]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355298 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57bafd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57bafd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent0(215)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57bafd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57bafd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(215)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(213)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250816122355305 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250816122355305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355306 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355306 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/6@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355306 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355306 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355306 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355306 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355306 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355306 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250816122355306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355306 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5749501)[0x55733be4e7c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(215)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355310 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x57bafd) (hnbgw_rua.c:471) 20250816122355310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5749501 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5749501)[0x55733be4e7c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355310 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355310 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5749501)[0x55733be4e7c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355310 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355310 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355310 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355310 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355310 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355310 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5749501-0)[0x55733be71e20] (mgcp_client_endpoint_fsm.c:724) 20250816122355310 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355310 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355310 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355310 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=214 'MDCX 19 rtpbridge/6@mgw MGCP 1.0\r\nC: 57baf'... (mgcp_client.c:807) 20250816122355310 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816122355310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355310 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355310 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355310 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "57bafd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57bafd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355318 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250816122355318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355318 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355318 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/6@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355318 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355318 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355318 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355318 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355318 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355318 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355318 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355318 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5749501-0)[0x55733be71e20] (mgcp_client_endpoint_fsm.c:724) 20250816122355318 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355318 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355318 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5749501-0)[0x55733be67ac0]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5749501-0)[0x55733be67ac0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50] (fsm.c:486) 20250816122355318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5749501-0)[0x55733be67ac0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5749501-0)[0x55733be67ac0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250816122355318 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=204 'CRCX 20 rtpbridge/6@mgw MGCP 1.0\r\nC: 57baf'... (mgcp_client.c:807) 20250816122355318 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816122355318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5749501-0)[0x55733be67ac0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355318 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355318 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355319 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355319 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(215)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "57bafd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57bafd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355324 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250816122355324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be67ac0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be67ac0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be67ac0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be67ac0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355324 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355324 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/6@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355324 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355324 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/6@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355324 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355324 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355324 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355324 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/6@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355324 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355325 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355325 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355325 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355325 DLSCCP DEBUG SCCP-SCOC(14)[0x55733be4ec30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00585c81), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355325 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355325 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355325 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355325 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355325 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355325 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355325 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355325 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250816122355325 DLSCCP DEBUG SCCP-SCOC(12)[0x55733be41d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355325 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355325 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355325 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355325 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355325 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355325 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355325 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355325 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355325 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{UNUSED}: Allocated (fsm.c:456) 20250816122355325 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{UNUSED}: is child of mgw(mgw-fsm-13825164-0)[0x55733be7a5e0] (fsm.c:486) 20250816122355325 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13825164-0)[0x55733be7a5e0] (mgcp_client_endpoint_fsm.c:724) 20250816122355325 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355325 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355325 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355325 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13825164-0)[0x55733be81540]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355325 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13825164-0)[0x55733be81540]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70] (fsm.c:486) 20250816122355325 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13825164-0)[0x55733be81540]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355325 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13825164-0)[0x55733be81540]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355325 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: d2f48'... (mgcp_client.c:807) 20250816122355325 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122355325 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13825164-0)[0x55733be81540]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355325 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d2f48c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d2f48c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent0(213)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d2f48c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d2f48c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(213)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(216)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250816122355336 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250816122355336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355336 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355336 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355336 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355336 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355336 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355336 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355336 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250816122355336 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355336 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355336 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13825164)[0x55733be46a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(213)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355340 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd2f48c) (hnbgw_rua.c:471) 20250816122355340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13825164 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13825164)[0x55733be46a90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355340 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355340 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13825164)[0x55733be46a90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355340 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355340 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355340 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355340 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355340 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355340 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13825164-0)[0x55733be7a5e0] (mgcp_client_endpoint_fsm.c:724) 20250816122355340 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355340 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355340 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355340 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355340 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=214 'MDCX 22 rtpbridge/4@mgw MGCP 1.0\r\nC: d2f48'... (mgcp_client.c:807) 20250816122355340 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816122355340 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355340 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355340 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355340 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d2f48c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d2f48c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355347 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250816122355347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355347 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355347 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355347 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13825164-0)[0x55733be7a5e0] (mgcp_client_endpoint_fsm.c:724) 20250816122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13825164-0)[0x55733be68790]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13825164-0)[0x55733be68790]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70] (fsm.c:486) 20250816122355347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13825164-0)[0x55733be68790]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13825164-0)[0x55733be68790]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250816122355347 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=204 'CRCX 23 rtpbridge/4@mgw MGCP 1.0\r\nC: d2f48'... (mgcp_client.c:807) 20250816122355347 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816122355347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13825164-0)[0x55733be68790]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(213)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d2f48c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d2f48c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355352 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250816122355352 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68790]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355352 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68790]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355352 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68790]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355352 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68790]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/4@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/4@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355352 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355352 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355352 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355352 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355352 DLSCCP DEBUG SCCP-SCOC(12)[0x55733be41d40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b30d09), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355352 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355352 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355352 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355352 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355352 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355352 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355352 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355352 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355352 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355352 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355352 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355352 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250816122355352 DLSCCP DEBUG SCCP-SCOC(15)[0x55733be4f670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355352 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355352 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355352 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355352 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355352 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355352 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355352 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355352 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{UNUSED}: Allocated (fsm.c:456) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{UNUSED}: is child of mgw(mgw-fsm-15607554-0)[0x55733be831f0] (fsm.c:486) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15607554-0)[0x55733be831f0] (mgcp_client_endpoint_fsm.c:724) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15607554-0)[0x55733be8a060]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15607554-0)[0x55733be8a060]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15607554-0)[0x55733be83400] (fsm.c:486) 20250816122355352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15607554-0)[0x55733be8a060]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15607554-0)[0x55733be8a060]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355352 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: ee270'... (mgcp_client.c:807) 20250816122355352 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122355352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15607554-0)[0x55733be8a060]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355352 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ee270217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ee270217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(216)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ee270217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ee270217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(216)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(214)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250816122355360 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250816122355360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355360 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355360 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/7@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355360 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355360 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355360 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355360 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355360 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355360 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355360 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355360 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15607554)[0x55733be4e010]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(216)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355364 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xee2702) (hnbgw_rua.c:471) 20250816122355364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15607554 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15607554)[0x55733be4e010]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355364 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355364 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15607554)[0x55733be4e010]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355364 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355364 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355364 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355364 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15607554-0)[0x55733be831f0] (mgcp_client_endpoint_fsm.c:724) 20250816122355364 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355364 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355364 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355364 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=214 'MDCX 25 rtpbridge/7@mgw MGCP 1.0\r\nC: ee270'... (mgcp_client.c:807) 20250816122355364 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816122355364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355364 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355364 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355364 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(216)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ee270217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ee270217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355369 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250816122355369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355369 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355369 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/7@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355369 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355369 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355369 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355369 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355369 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355369 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355369 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355369 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15607554-0)[0x55733be831f0] (mgcp_client_endpoint_fsm.c:724) 20250816122355369 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355369 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355369 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355369 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15607554-0)[0x55733be79970]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355369 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15607554-0)[0x55733be79970]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15607554-0)[0x55733be83400] (fsm.c:486) 20250816122355369 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15607554-0)[0x55733be79970]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355369 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15607554-0)[0x55733be79970]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250816122355369 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=204 'CRCX 26 rtpbridge/7@mgw MGCP 1.0\r\nC: ee270'... (mgcp_client.c:807) 20250816122355369 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816122355369 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15607554-0)[0x55733be79970]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355369 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355369 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355369 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355369 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ee270217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ee270217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355374 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250816122355374 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be79970]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355374 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be79970]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355374 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be79970]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355374 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be79970]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/7@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/7@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/7@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355374 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355374 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355374 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355374 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355374 DLSCCP DEBUG SCCP-SCOC(15)[0x55733be4f670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9011d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355374 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355374 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355374 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355374 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355374 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355374 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355374 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355374 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355374 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355374 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355374 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355374 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355374 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355374 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250816122355374 DLSCCP DEBUG SCCP-SCOC(13)[0x55733be45c90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355374 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355374 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355374 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355374 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355374 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355374 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355374 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355374 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{UNUSED}: Allocated (fsm.c:456) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{UNUSED}: is child of mgw(mgw-fsm-9749940-0)[0x55733be8bf20] (fsm.c:486) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9749940-0)[0x55733be8bf20] (mgcp_client_endpoint_fsm.c:724) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9749940-0)[0x55733be92f20]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9749940-0)[0x55733be92f20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650] (fsm.c:486) 20250816122355374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9749940-0)[0x55733be92f20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9749940-0)[0x55733be92f20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355374 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 94c5b'... (mgcp_client.c:807) 20250816122355374 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122355374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9749940-0)[0x55733be92f20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355374 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "94c5b417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "94c5b417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(214)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "94c5b417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "94c5b417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(214)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(218)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250816122355382 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250816122355382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355382 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355382 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355382 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355382 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355382 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355382 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355382 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355382 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355382 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355382 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749940)[0x55733be468d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(214)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355386 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x94c5b4) (hnbgw_rua.c:471) 20250816122355386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9749940 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749940)[0x55733be468d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355386 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355386 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749940)[0x55733be468d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355386 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355386 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355386 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355386 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9749940-0)[0x55733be8bf20] (mgcp_client_endpoint_fsm.c:724) 20250816122355386 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355386 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355386 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355386 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355386 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=214 'MDCX 28 rtpbridge/5@mgw MGCP 1.0\r\nC: 94c5b'... (mgcp_client.c:807) 20250816122355386 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816122355386 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355386 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355386 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355386 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "94c5b417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "94c5b417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355391 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250816122355391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355392 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355392 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355392 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355392 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355392 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355392 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355392 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355392 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355392 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355392 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9749940-0)[0x55733be8bf20] (mgcp_client_endpoint_fsm.c:724) 20250816122355392 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355392 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355392 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9749940-0)[0x55733be8bc40]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9749940-0)[0x55733be8bc40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650] (fsm.c:486) 20250816122355392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9749940-0)[0x55733be8bc40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9749940-0)[0x55733be8bc40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250816122355392 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=204 'CRCX 29 rtpbridge/5@mgw MGCP 1.0\r\nC: 94c5b'... (mgcp_client.c:807) 20250816122355392 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816122355392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9749940-0)[0x55733be8bc40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355392 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355392 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355392 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355392 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(214)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "94c5b417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "94c5b417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355396 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250816122355396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be8bc40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be8bc40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be8bc40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be8bc40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355396 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355396 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355396 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355396 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355396 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355396 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355396 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355396 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355396 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355396 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355396 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355396 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355396 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355396 DLSCCP DEBUG SCCP-SCOC(13)[0x55733be45c90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fd39d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355396 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355396 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355396 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355396 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355396 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355396 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355396 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355396 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355396 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355396 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355396 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250816122355396 DLSCCP DEBUG SCCP-SCOC(17)[0x55733be510e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355396 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355396 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355396 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355396 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355396 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355396 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355396 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355396 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355396 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355396 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355397 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355397 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{UNUSED}: Allocated (fsm.c:456) 20250816122355397 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{UNUSED}: is child of mgw(mgw-fsm-15403723-0)[0x55733be95300] (fsm.c:486) 20250816122355397 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15403723-0)[0x55733be95300] (mgcp_client_endpoint_fsm.c:724) 20250816122355397 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355397 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355397 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15403723-0)[0x55733be9be30]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15403723-0)[0x55733be9be30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15403723-0)[0x55733be95560] (fsm.c:486) 20250816122355397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15403723-0)[0x55733be9be30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15403723-0)[0x55733be9be30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355397 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: eb0ac'... (mgcp_client.c:807) 20250816122355397 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122355397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15403723-0)[0x55733be9be30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355397 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eb0acb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb0acb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(218)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eb0acb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb0acb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(218)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(219)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250816122355404 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250816122355404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355404 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355404 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355404 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355404 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355404 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355404 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355404 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355404 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355404 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15403723)[0x55733be4fb80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(218)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355408 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xeb0acb) (hnbgw_rua.c:471) 20250816122355408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15403723 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15403723)[0x55733be4fb80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355408 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355408 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15403723)[0x55733be4fb80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355408 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355408 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355408 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355408 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355408 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355408 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15403723-0)[0x55733be95300] (mgcp_client_endpoint_fsm.c:724) 20250816122355408 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355408 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355408 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355408 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=214 'MDCX 31 rtpbridge/9@mgw MGCP 1.0\r\nC: eb0ac'... (mgcp_client.c:807) 20250816122355408 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816122355408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355408 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355408 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355408 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "eb0acb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb0acb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355415 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250816122355415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355415 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355415 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355415 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355415 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355415 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355415 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355415 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355415 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355415 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355415 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15403723-0)[0x55733be95300] (mgcp_client_endpoint_fsm.c:724) 20250816122355415 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355415 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355415 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355415 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15403723-0)[0x55733be94040]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355415 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15403723-0)[0x55733be94040]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15403723-0)[0x55733be95560] (fsm.c:486) 20250816122355415 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15403723-0)[0x55733be94040]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355415 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15403723-0)[0x55733be94040]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250816122355415 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=204 'CRCX 32 rtpbridge/9@mgw MGCP 1.0\r\nC: eb0ac'... (mgcp_client.c:807) 20250816122355415 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816122355415 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15403723-0)[0x55733be94040]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355415 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355415 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355415 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355415 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(218)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "eb0acb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb0acb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355421 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250816122355421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be94040]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be94040]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be94040]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be94040]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355421 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355421 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355421 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355421 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355421 DLSCCP DEBUG SCCP-SCOC(17)[0x55733be510e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e3086), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355421 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355421 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355421 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355421 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355421 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355421 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355421 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355421 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250816122355421 DLSCCP DEBUG SCCP-SCOC(18)[0x55733be51eb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355421 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355421 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355421 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355421 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355421 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355421 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355421 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355421 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{UNUSED}: Allocated (fsm.c:456) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{UNUSED}: is child of mgw(mgw-fsm-10338886-0)[0x55733be8b580] (fsm.c:486) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10338886-0)[0x55733be8b580] (mgcp_client_endpoint_fsm.c:724) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10338886-0)[0x55733bea49c0]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10338886-0)[0x55733bea49c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0] (fsm.c:486) 20250816122355421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10338886-0)[0x55733bea49c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10338886-0)[0x55733bea49c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355421 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 9dc24'... (mgcp_client.c:807) 20250816122355421 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122355421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10338886-0)[0x55733bea49c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355421 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9dc24617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9dc24617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(219)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9dc24617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9dc24617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(219)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(217)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250816122355428 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250816122355428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355428 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355428 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/10@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355428 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355428 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355428 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355428 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355428 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355428 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355428 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355428 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10338886)[0x55733be50a70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(219)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355432 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9dc246) (hnbgw_rua.c:471) 20250816122355432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10338886 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10338886)[0x55733be50a70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355432 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355432 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10338886)[0x55733be50a70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355432 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355432 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355432 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355432 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355432 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355432 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10338886-0)[0x55733be8b580] (mgcp_client_endpoint_fsm.c:724) 20250816122355432 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355432 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355432 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355432 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355432 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=215 'MDCX 34 rtpbridge/10@mgw MGCP 1.0\r\nC: 9dc2'... (mgcp_client.c:807) 20250816122355432 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816122355432 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355432 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355432 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355432 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "9dc24617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9dc24617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355439 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250816122355439 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355439 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355439 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355439 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355439 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/10@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355439 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355439 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355439 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355439 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355439 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355439 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355439 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355439 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10338886-0)[0x55733be8b580] (mgcp_client_endpoint_fsm.c:724) 20250816122355439 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355439 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355439 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10338886-0)[0x55733be9da10]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10338886-0)[0x55733be9da10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0] (fsm.c:486) 20250816122355439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10338886-0)[0x55733be9da10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10338886-0)[0x55733be9da10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250816122355439 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=205 'CRCX 35 rtpbridge/10@mgw MGCP 1.0\r\nC: 9dc2'... (mgcp_client.c:807) 20250816122355439 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816122355439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10338886-0)[0x55733be9da10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355439 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355439 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355439 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355439 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(219)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "9dc24617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9dc24617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355444 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250816122355444 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be9da10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355444 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be9da10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355444 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be9da10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355444 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be9da10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/10@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/10@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/10@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355444 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355444 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355444 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355444 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355444 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355444 DLSCCP DEBUG SCCP-SCOC(18)[0x55733be51eb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c0964), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355444 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355444 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355444 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355444 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355444 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355444 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355444 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355444 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355444 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355444 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355444 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355444 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355444 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355444 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355444 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355444 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355444 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250816122355444 DLSCCP DEBUG SCCP-SCOC(16)[0x55733be503d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355444 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355444 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355444 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355444 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355444 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355444 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355444 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355444 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355444 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355444 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355444 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{UNUSED}: Allocated (fsm.c:456) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{UNUSED}: is child of mgw(mgw-fsm-1510245-0)[0x55733bea68e0] (fsm.c:486) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1510245-0)[0x55733bea68e0] (mgcp_client_endpoint_fsm.c:724) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355444 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1510245-0)[0x55733bead6a0]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355444 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1510245-0)[0x55733bead6a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0] (fsm.c:486) 20250816122355444 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1510245-0)[0x55733bead6a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355444 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1510245-0)[0x55733bead6a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355444 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 170b6'... (mgcp_client.c:807) 20250816122355444 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122355444 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1510245-0)[0x55733bead6a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355444 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "170b6517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "170b6517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(217)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "170b6517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "170b6517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(217)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(220)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250816122355452 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250816122355452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355452 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355452 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355452 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355452 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355452 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355452 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355452 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355452 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355452 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1510245)[0x55733be4ef90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(217)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355456 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x170b65) (hnbgw_rua.c:471) 20250816122355456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1510245 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1510245)[0x55733be4ef90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355456 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355456 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1510245)[0x55733be4ef90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355456 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355456 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355456 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355456 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355456 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355456 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1510245-0)[0x55733bea68e0] (mgcp_client_endpoint_fsm.c:724) 20250816122355456 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355456 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355456 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355456 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=214 'MDCX 37 rtpbridge/8@mgw MGCP 1.0\r\nC: 170b6'... (mgcp_client.c:807) 20250816122355456 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816122355456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355456 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355456 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355456 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "170b6517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "170b6517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355462 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250816122355462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355462 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355462 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355462 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355462 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355462 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355462 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355462 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355462 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355462 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355462 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1510245-0)[0x55733bea68e0] (mgcp_client_endpoint_fsm.c:724) 20250816122355462 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355462 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355462 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1510245-0)[0x55733bea6060]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1510245-0)[0x55733bea6060]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0] (fsm.c:486) 20250816122355462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1510245-0)[0x55733bea6060]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1510245-0)[0x55733bea6060]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250816122355462 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=204 'CRCX 38 rtpbridge/8@mgw MGCP 1.0\r\nC: 170b6'... (mgcp_client.c:807) 20250816122355462 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816122355462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1510245-0)[0x55733bea6060]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355462 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355462 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355462 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355462 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(217)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "170b6517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "170b6517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355468 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250816122355468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bea6060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bea6060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bea6060]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bea6060]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355468 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355468 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355468 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355468 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355468 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355468 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355468 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355468 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355468 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355468 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355468 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355468 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355468 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355468 DLSCCP DEBUG SCCP-SCOC(16)[0x55733be503d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f358e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355468 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355468 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355468 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355468 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355468 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355468 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355468 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355469 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355469 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355469 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355469 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250816122355469 DLSCCP DEBUG SCCP-SCOC(19)[0x55733be52c00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355469 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355469 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355469 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355469 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355469 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355469 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355469 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355469 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355469 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{UNUSED}: Allocated (fsm.c:456) 20250816122355469 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{UNUSED}: is child of mgw(mgw-fsm-13468961-0)[0x55733beaf5c0] (fsm.c:486) 20250816122355469 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13468961-0)[0x55733beaf5c0] (mgcp_client_endpoint_fsm.c:724) 20250816122355469 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355469 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355469 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13468961-0)[0x55733beb6430]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13468961-0)[0x55733beb6430]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0] (fsm.c:486) 20250816122355469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13468961-0)[0x55733beb6430]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13468961-0)[0x55733beb6430]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355469 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: cd852'... (mgcp_client.c:807) 20250816122355469 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122355469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13468961-0)[0x55733beb6430]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355469 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cd852117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cd852117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent0(220)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cd852117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cd852117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(220)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(221)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250816122355475 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250816122355475 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355475 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355475 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355475 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355475 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355475 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/11@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355475 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355475 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355475 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355475 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355475 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355475 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355475 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355475 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13468961)[0x55733be51620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(220)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355479 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcd8521) (hnbgw_rua.c:471) 20250816122355479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13468961 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13468961)[0x55733be51620]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355479 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355479 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13468961)[0x55733be51620]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355479 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355479 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355479 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355479 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13468961-0)[0x55733beaf5c0] (mgcp_client_endpoint_fsm.c:724) 20250816122355479 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355479 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355479 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355479 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: cd85'... (mgcp_client.c:807) 20250816122355479 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816122355479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355479 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355479 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355479 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "cd852117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cd852117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355486 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250816122355486 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355486 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355486 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355486 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355486 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/11@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355486 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355486 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355486 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355486 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355486 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355486 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355486 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355486 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13468961-0)[0x55733beaf5c0] (mgcp_client_endpoint_fsm.c:724) 20250816122355486 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355486 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355486 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355486 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13468961-0)[0x55733be82900]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355486 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13468961-0)[0x55733be82900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0] (fsm.c:486) 20250816122355486 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13468961-0)[0x55733be82900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355486 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13468961-0)[0x55733be82900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250816122355486 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: cd85'... (mgcp_client.c:807) 20250816122355486 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816122355486 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13468961-0)[0x55733be82900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355486 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355486 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355486 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355486 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(220)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "cd852117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cd852117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355491 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250816122355491 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be82900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355491 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be82900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355491 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be82900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355491 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be82900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355491 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355491 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/11@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355491 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355491 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/11@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355491 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355491 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355491 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355491 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/11@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355491 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355491 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355491 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355491 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355491 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355491 DLSCCP DEBUG SCCP-SCOC(19)[0x55733be52c00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7369), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355491 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355491 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355491 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355491 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355491 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355491 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355491 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355491 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355491 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355491 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355491 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355491 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250816122355491 DLSCCP DEBUG SCCP-SCOC(20)[0x55733be53920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355491 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355491 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355491 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355491 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355491 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355491 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355491 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355491 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355491 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355491 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355491 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355491 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{UNUSED}: Allocated (fsm.c:456) 20250816122355491 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{UNUSED}: is child of mgw(mgw-fsm-11853657-0)[0x55733beb8350] (fsm.c:486) 20250816122355491 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11853657-0)[0x55733beb8350] (mgcp_client_endpoint_fsm.c:724) 20250816122355491 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355491 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355491 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355491 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11853657-0)[0x55733bebf320]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355491 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11853657-0)[0x55733bebf320]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50] (fsm.c:486) 20250816122355491 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11853657-0)[0x55733bebf320]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355491 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11853657-0)[0x55733bebf320]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355491 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: b4df5'... (mgcp_client.c:807) 20250816122355492 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122355492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11853657-0)[0x55733bebf320]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355492 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4df5917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4df5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(221)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4df5917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4df5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(221)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(222)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250816122355499 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250816122355499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355499 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355499 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/12@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355499 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355499 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355499 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355499 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355499 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355499 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355499 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11853657)[0x55733be53090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250816122355499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(221)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355503 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb4df59) (hnbgw_rua.c:471) 20250816122355503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11853657 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11853657)[0x55733be53090]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355503 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355503 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11853657)[0x55733be53090]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355503 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355503 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355503 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355503 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355503 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355503 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11853657-0)[0x55733beb8350] (mgcp_client_endpoint_fsm.c:724) 20250816122355503 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355503 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355503 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355503 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: b4df'... (mgcp_client.c:807) 20250816122355503 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816122355503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355503 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355504 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355504 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "b4df5917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4df5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355509 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250816122355509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/12@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355509 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355509 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355509 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11853657-0)[0x55733beb8350] (mgcp_client_endpoint_fsm.c:724) 20250816122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11853657-0)[0x55733beb7a30]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11853657-0)[0x55733beb7a30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50] (fsm.c:486) 20250816122355509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11853657-0)[0x55733beb7a30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11853657-0)[0x55733beb7a30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250816122355509 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: b4df'... (mgcp_client.c:807) 20250816122355509 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816122355509 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11853657-0)[0x55733beb7a30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355509 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(221)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "b4df5917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4df5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355515 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250816122355515 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb7a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355515 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb7a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355515 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb7a30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355515 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb7a30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/12@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/12@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/12@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355515 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355515 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355515 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355515 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355515 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355515 DLSCCP DEBUG SCCP-SCOC(20)[0x55733be53920]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5ea17), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355515 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355515 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355515 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355515 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355515 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355515 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355515 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355515 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355515 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355515 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250816122355515 DLSCCP DEBUG SCCP-SCOC(21)[0x55733be54650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355515 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355515 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355515 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355515 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355515 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355515 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355515 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355515 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355515 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355515 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355515 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{UNUSED}: Allocated (fsm.c:456) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{UNUSED}: is child of mgw(mgw-fsm-4279489-0)[0x55733bec1320] (fsm.c:486) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4279489-0)[0x55733bec1320] (mgcp_client_endpoint_fsm.c:724) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355515 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4279489-0)[0x55733bec7f10]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355515 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4279489-0)[0x55733bec7f10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110] (fsm.c:486) 20250816122355515 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4279489-0)[0x55733bec7f10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355515 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4279489-0)[0x55733bec7f10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355515 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 414cc'... (mgcp_client.c:807) 20250816122355515 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122355515 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4279489-0)[0x55733bec7f10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355515 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "414cc117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "414cc117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent0(222)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "414cc117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "414cc117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(222)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(223)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250816122355523 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250816122355523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355523 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355523 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/13@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355523 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355523 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355523 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355523 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355523 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355523 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355523 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355523 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4279489)[0x55733be50c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(222)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355527 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x414cc1) (hnbgw_rua.c:471) 20250816122355527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4279489 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4279489)[0x55733be50c50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355527 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355527 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4279489)[0x55733be50c50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355527 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355527 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355527 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355527 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355527 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355527 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4279489-0)[0x55733bec1320] (mgcp_client_endpoint_fsm.c:724) 20250816122355527 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355527 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355527 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355527 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 414c'... (mgcp_client.c:807) 20250816122355527 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816122355527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355527 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355527 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355527 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "414cc117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "414cc117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355533 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250816122355533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355533 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355533 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/13@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355533 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355533 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355533 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355533 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355533 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355533 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355533 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355533 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4279489-0)[0x55733bec1320] (mgcp_client_endpoint_fsm.c:724) 20250816122355533 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355533 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355533 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4279489-0)[0x55733beb8520]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4279489-0)[0x55733beb8520]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110] (fsm.c:486) 20250816122355533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4279489-0)[0x55733beb8520]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4279489-0)[0x55733beb8520]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250816122355533 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 414c'... (mgcp_client.c:807) 20250816122355533 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816122355533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4279489-0)[0x55733beb8520]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355533 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355533 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355533 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355533 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(222)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "414cc117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "414cc117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355539 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250816122355539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb8520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb8520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb8520]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb8520]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/13@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/13@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/13@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355539 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355539 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355539 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355539 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355539 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355539 DLSCCP DEBUG SCCP-SCOC(21)[0x55733be54650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a79b7b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355539 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355539 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355539 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355539 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355539 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355539 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355539 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355539 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355539 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355539 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355539 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250816122355539 DLSCCP DEBUG SCCP-SCOC(22)[0x55733be55300]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355539 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355539 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355539 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355539 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355539 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355539 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355539 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355539 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355539 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355539 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355539 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{UNUSED}: Allocated (fsm.c:456) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{UNUSED}: is child of mgw(mgw-fsm-12723158-0)[0x55733beca430] (fsm.c:486) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12723158-0)[0x55733beca430] (mgcp_client_endpoint_fsm.c:724) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12723158-0)[0x55733bed0d00]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12723158-0)[0x55733bed0d00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30] (fsm.c:486) 20250816122355539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12723158-0)[0x55733bed0d00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12723158-0)[0x55733bed0d00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355539 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: c223d'... (mgcp_client.c:807) 20250816122355539 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122355539 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12723158-0)[0x55733bed0d00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355539 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c223d617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c223d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(223)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c223d617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c223d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(223)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(224)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250816122355546 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250816122355546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355546 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355546 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/14@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355546 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355546 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355546 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355546 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355546 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355546 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355546 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355546 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723158)[0x55733be51a20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(223)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355551 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc223d6) (hnbgw_rua.c:471) 20250816122355551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12723158 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723158)[0x55733be51a20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355551 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355551 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723158)[0x55733be51a20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355551 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355551 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355551 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355551 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12723158-0)[0x55733beca430] (mgcp_client_endpoint_fsm.c:724) 20250816122355551 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355551 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355551 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355551 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355551 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: c223'... (mgcp_client.c:807) 20250816122355551 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816122355551 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355551 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355551 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355551 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "c223d617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c223d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355557 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250816122355557 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355557 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355557 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355557 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355557 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/14@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355557 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355557 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355557 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355557 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355557 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355557 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355557 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355557 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12723158-0)[0x55733beca430] (mgcp_client_endpoint_fsm.c:724) 20250816122355557 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355557 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355557 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12723158-0)[0x55733bec8a20]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12723158-0)[0x55733bec8a20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30] (fsm.c:486) 20250816122355557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12723158-0)[0x55733bec8a20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12723158-0)[0x55733bec8a20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250816122355557 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: c223'... (mgcp_client.c:807) 20250816122355557 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816122355557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12723158-0)[0x55733bec8a20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355557 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355557 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355557 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355557 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(223)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "c223d617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c223d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355563 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250816122355563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bec8a20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bec8a20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bec8a20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bec8a20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/14@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/14@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/14@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355563 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355563 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355563 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355563 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355563 DLSCCP DEBUG SCCP-SCOC(22)[0x55733be55300]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0af7d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355563 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355563 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355563 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355563 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355563 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355563 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355563 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355563 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122355563 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122355563 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122355563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122355563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122355563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122355563 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122355563 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122355563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122355563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122355563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122355563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122355563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122355563 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250816122355563 DLSCCP DEBUG SCCP-SCOC(23)[0x55733be56090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122355563 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122355563 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122355563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122355563 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122355563 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122355563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122355563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355563 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122355563 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122355563 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122355563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355563 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{UNUSED}: Allocated (fsm.c:456) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{UNUSED}: is child of mgw(mgw-fsm-15880493-0)[0x55733bed2b60] (fsm.c:486) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15880493-0)[0x55733bed2b60] (mgcp_client_endpoint_fsm.c:724) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15880493-0)[0x55733bed9a20]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15880493-0)[0x55733bed9a20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150] (fsm.c:486) 20250816122355563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15880493-0)[0x55733bed9a20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15880493-0)[0x55733bed9a20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122355563 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: f2512'... (mgcp_client.c:807) 20250816122355563 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122355563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15880493-0)[0x55733bed9a20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355563 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f2512d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f2512d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent0(224)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f2512d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f2512d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(224)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816122355571 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250816122355571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122355571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122355571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355571 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122355571 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/15@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355571 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355571 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355571 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355571 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355571 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355571 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122355571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122355571 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122355571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15880493)[0x55733be549b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122355571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122355571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122355571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(224)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122355575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122355575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122355575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122355575 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122355575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf2512d) (hnbgw_rua.c:471) 20250816122355575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15880493 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122355575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15880493)[0x55733be549b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122355575 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122355575 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122355575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15880493)[0x55733be549b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122355575 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355575 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122355575 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122355575 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355575 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122355575 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15880493-0)[0x55733bed2b60] (mgcp_client_endpoint_fsm.c:724) 20250816122355575 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355575 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355575 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122355575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122355575 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: f251'... (mgcp_client.c:807) 20250816122355575 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816122355575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122355575 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355575 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355575 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "f2512d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f2512d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355581 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250816122355581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122355581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122355581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122355581 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122355581 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/15@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122355581 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355581 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355581 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355582 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355582 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122355582 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15880493-0)[0x55733bed2b60] (mgcp_client_endpoint_fsm.c:724) 20250816122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122355582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15880493-0)[0x55733bed28e0]{ST_CRCX}: Allocated (fsm.c:456) 20250816122355582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15880493-0)[0x55733bed28e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150] (fsm.c:486) 20250816122355582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15880493-0)[0x55733bed28e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122355582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15880493-0)[0x55733bed28e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250816122355582 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: f251'... (mgcp_client.c:807) 20250816122355582 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816122355582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15880493-0)[0x55733bed28e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122355582 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "f2512d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f2512d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122355590 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250816122355590 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bed28e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122355590 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bed28e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122355590 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bed28e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122355590 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bed28e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122355590 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122355590 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/15@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122355590 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355590 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/15@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355590 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122355590 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122355590 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122355590 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/15@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122355590 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122355590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122355590 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122355590 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122355591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122355591 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122355591 DLSCCP DEBUG SCCP-SCOC(23)[0x55733be56090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122355591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00778136), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122355591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122355591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122355591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122355591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122355591 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122355591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122355591 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122355591 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122355591 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122355591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122355591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122355591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122355591 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122357247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357247 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357247 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357247 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357247 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357247 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357247 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357247 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357247 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357247 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357247 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250816122357247 DLSCCP DEBUG SCCP-SCOC(8)[0x55733be3d1d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357247 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357247 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357247 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357247 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357247 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357247 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357247 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357247 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357247 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 95377'... (mgcp_client.c:807) 20250816122357247 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357247 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be561c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357247 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 95377'... (mgcp_client.c:807) 20250816122357248 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be561c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357248 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{IN_USE}: Removing from parent mgw(mgw-fsm-9779063-0)[0x55733be412e0] (mgcp_client_endpoint_fsm.c:873) 20250816122357248 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357248 DLMGCP DEBUG mgw-endp(mgw-fsm-9779063-0)[0x55733be41410]{IN_USE}: Deallocated (fsm.c:568) 20250816122357248 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357248 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357248 DMGW DEBUG mgw(mgw-fsm-9779063-0)[0x55733be412e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9779063)[0x55733be32c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(209)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "95377717" }, { code := "I", val := "11111" } }, sdp := omit } 20250816122357257 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250816122357257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816122357257 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250816122357257 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be561c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357257 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be561c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357257 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be561c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357257 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be561c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "95377717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)9779063 20250816122357267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357267 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x953777,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9779063 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9779063)[0x55733be32c50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357267 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357267 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9779063)[0x55733be32c50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357267 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357267 DLSCCP DEBUG SCCP-SCOC(8)[0x55733be3d1d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00861a3c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9779063)[0x55733be32c50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357268 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357268 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357268 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357268 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357268 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357268 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357268 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357268 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357268 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357268 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250816122357268 DLSCCP DEBUG SCCP-SCOC(9)[0x55733be3bd60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357268 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357268 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357268 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357268 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357268 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357268 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357268 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357268 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357268 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 75738'... (mgcp_client.c:807) 20250816122357268 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be563e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357268 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 75738'... (mgcp_client.c:807) 20250816122357268 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be563e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357269 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{IN_USE}: Removing from parent mgw(mgw-fsm-7697285-0)[0x55733be4de20] (mgcp_client_endpoint_fsm.c:873) 20250816122357269 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357269 DLMGCP DEBUG mgw-endp(mgw-fsm-7697285-0)[0x55733be58160]{IN_USE}: Deallocated (fsm.c:568) 20250816122357269 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357269 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357269 DMGW DEBUG mgw(mgw-fsm-7697285-0)[0x55733be4de20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7697285)[0x55733be3d3a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)11296408 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 TC_rab_assignment_concurrent0(210)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "75738517" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(210)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "75738517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122357281 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250816122357281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be5ea30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816122357281 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250816122357281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be563e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be563e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be563e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be563e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)7697285 20250816122357285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357285 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x757385,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7697285 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7697285)[0x55733be3d3a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357285 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357285 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7697285)[0x55733be3d3a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357285 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357285 DLSCCP DEBUG SCCP-SCOC(9)[0x55733be3bd60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00355725), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7697285)[0x55733be3d3a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357286 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357286 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357286 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357286 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357286 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357286 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357286 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357286 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357286 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357286 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357286 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357286 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357286 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=00861a3c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357286 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20250816122357286 DLSCCP DEBUG SCCP-SCOC(8)[0x55733be3d1d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357287 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357287 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357287 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9779063)[0x55733be32c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9779063)[0x55733be32c50]{disconnected}: Freeing instance (context_map.c:202) 20250816122357287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9779063)[0x55733be32c50]{disconnected}: Deallocated (fsm.c:568) 20250816122357287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{disconnected}: Freeing instance (context_map.c:206) 20250816122357287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55733be3acc0]{disconnected}: Deallocated (fsm.c:568) 20250816122357287 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9779063 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250816122357287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00861a3c), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20250816122357287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357287 DLSCCP DEBUG SCCP-SCOC(8)[0x55733be3d1d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357287 DLSCCP DEBUG SCCP-SCOC(8)[0x55733be3d1d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357287 DLSCCP DEBUG SCCP-SCOC(8)[0x55733be3d1d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357287 DLSCCP DEBUG SCCP-SCOC(8)[0x55733be3d1d0]{IDLE}: Deallocated (fsm.c:568) 20250816122357287 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357287 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357287 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357287 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357287 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250816122357287 DLSCCP DEBUG SCCP-SCOC(10)[0x55733be43640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357287 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357287 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357287 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357287 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357287 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357287 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357287 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357287 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357287 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 67a54'... (mgcp_client.c:807) 20250816122357287 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357287 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be57f30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357287 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 67a54'... (mgcp_client.c:807) 20250816122357287 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357287 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be57f30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357287 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{IN_USE}: Removing from parent mgw(mgw-fsm-6792517-0)[0x55733be60950] (mgcp_client_endpoint_fsm.c:873) 20250816122357287 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357287 DLMGCP DEBUG mgw-endp(mgw-fsm-6792517-0)[0x55733be60a80]{IN_USE}: Deallocated (fsm.c:568) 20250816122357287 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357287 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357287 DMGW DEBUG mgw(mgw-fsm-6792517-0)[0x55733be60950]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6792517)[0x55733be3b3d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122357287 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357287 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357287 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357287 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357287 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357287 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)7125351 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:1 20250816122357292 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357292 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357292 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357292 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357292 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357292 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357292 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357292 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357292 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=00355725), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357292 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20250816122357292 DLSCCP DEBUG SCCP-SCOC(9)[0x55733be3bd60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357292 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357292 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357292 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7697285)[0x55733be3d3a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7697285)[0x55733be3d3a0]{disconnected}: Freeing instance (context_map.c:202) 20250816122357292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7697285)[0x55733be3d3a0]{disconnected}: Deallocated (fsm.c:568) 20250816122357292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{disconnected}: Freeing instance (context_map.c:206) 20250816122357292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55733be44bd0]{disconnected}: Deallocated (fsm.c:568) 20250816122357292 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7697285 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250816122357292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00355725), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20250816122357292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357292 DLSCCP DEBUG SCCP-SCOC(9)[0x55733be3bd60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357292 DLSCCP DEBUG SCCP-SCOC(9)[0x55733be3bd60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357292 DLSCCP DEBUG SCCP-SCOC(9)[0x55733be3bd60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357292 DLSCCP DEBUG SCCP-SCOC(9)[0x55733be3bd60]{IDLE}: Deallocated (fsm.c:568) 20250816122357293 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357293 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357293 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357293 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357293 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "67a54517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "67a54517" }, { code := "I", val := "22222" } }, sdp := omit } 20250816122357299 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250816122357299 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357299 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357299 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357299 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be67350]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122357300 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250816122357300 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be57f30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357300 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be57f30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357300 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be57f30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357300 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be57f30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)6792517 20250816122357305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357305 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x67a545,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6792517 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6792517)[0x55733be3b3d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357305 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357305 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6792517)[0x55733be3b3d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357305 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357305 DLSCCP DEBUG SCCP-SCOC(10)[0x55733be43640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050a3e5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6792517)[0x55733be3b3d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357305 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357305 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357305 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122357307 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357307 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357307 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357307 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357307 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer 20250816122357307 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357307 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357307 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357307 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357307 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250816122357307 DLSCCP DEBUG SCCP-SCOC(11)[0x55733be463c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357307 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357307 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357307 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357307 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357307 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357307 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357307 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357307 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357307 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: f6977'... (mgcp_client.c:807) 20250816122357307 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68f30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357307 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: f6977'... (mgcp_client.c:807) 20250816122357307 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68f30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357307 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{IN_USE}: Removing from parent mgw(mgw-fsm-16160624-0)[0x55733be69380] (mgcp_client_endpoint_fsm.c:873) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250816122357307 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357307 DLMGCP DEBUG mgw-endp(mgw-fsm-16160624-0)[0x55733be690a0]{IN_USE}: Deallocated (fsm.c:568) 20250816122357307 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357307 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357308 DMGW DEBUG mgw(mgw-fsm-16160624-0)[0x55733be69380]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160624)[0x55733be44350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(211)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)8736917 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:2 TC_rab_assignment_concurrent0(212)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f6977017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f6977017" }, { code := "I", val := "22222" } }, sdp := omit } 20250816122357318 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250816122357318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be6fc50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122357319 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250816122357319 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68f30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357319 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68f30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357319 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68f30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357319 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68f30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)16160624 20250816122357321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357321 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf69770,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16160624 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160624)[0x55733be44350]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357321 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357321 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160624)[0x55733be44350]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357321 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357321 DLSCCP DEBUG SCCP-SCOC(11)[0x55733be463c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033185c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357321 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160624)[0x55733be44350]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357321 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357321 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357321 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357321 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357321 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357321 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357321 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357321 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357322 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357322 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357322 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=0050a3e5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357322 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20250816122357322 DLSCCP DEBUG SCCP-SCOC(10)[0x55733be43640]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357322 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357322 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357322 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6792517)[0x55733be3b3d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6792517)[0x55733be3b3d0]{disconnected}: Freeing instance (context_map.c:202) 20250816122357322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6792517)[0x55733be3b3d0]{disconnected}: Deallocated (fsm.c:568) 20250816122357322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{disconnected}: Freeing instance (context_map.c:206) 20250816122357322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55733be42e10]{disconnected}: Deallocated (fsm.c:568) 20250816122357322 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6792517 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250816122357322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050a3e5), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20250816122357322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357322 DLSCCP DEBUG SCCP-SCOC(10)[0x55733be43640]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357322 DLSCCP DEBUG SCCP-SCOC(10)[0x55733be43640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357322 DLSCCP DEBUG SCCP-SCOC(10)[0x55733be43640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357322 DLSCCP DEBUG SCCP-SCOC(10)[0x55733be43640]{IDLE}: Deallocated (fsm.c:568) 20250816122357322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357322 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357322 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357322 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357322 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)13949763 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:3 20250816122357325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357325 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357325 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357325 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357325 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357325 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=0033185c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357325 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20250816122357325 DLSCCP DEBUG SCCP-SCOC(11)[0x55733be463c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357325 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357325 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357325 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160624)[0x55733be44350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160624)[0x55733be44350]{disconnected}: Freeing instance (context_map.c:202) 20250816122357325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160624)[0x55733be44350]{disconnected}: Deallocated (fsm.c:568) 20250816122357325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{disconnected}: Freeing instance (context_map.c:206) 20250816122357325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55733be44480]{disconnected}: Deallocated (fsm.c:568) 20250816122357325 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16160624 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122357325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033185c), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20250816122357325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357325 DLSCCP DEBUG SCCP-SCOC(11)[0x55733be463c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357325 DLSCCP DEBUG SCCP-SCOC(11)[0x55733be463c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357325 DLSCCP DEBUG SCCP-SCOC(11)[0x55733be463c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357325 DLSCCP DEBUG SCCP-SCOC(11)[0x55733be463c0]{IDLE}: Deallocated (fsm.c:568) 20250816122357325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357325 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122357332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357332 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357332 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357332 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357332 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357332 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357332 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357332 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357332 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357332 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357332 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250816122357332 DLSCCP DEBUG SCCP-SCOC(14)[0x55733be4ec30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357332 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357332 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357332 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357332 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357332 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357332 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357332 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357333 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357333 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357333 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 62 rtpbridge/6@mgw MGCP 1.0\r\nC: 57baf'... (mgcp_client.c:807) 20250816122357333 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357333 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357333 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be67ac0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357333 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 63 rtpbridge/6@mgw MGCP 1.0\r\nC: 57baf'... (mgcp_client.c:807) 20250816122357333 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357333 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be67ac0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357333 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{IN_USE}: Removing from parent mgw(mgw-fsm-5749501-0)[0x55733be71e20] (mgcp_client_endpoint_fsm.c:873) 20250816122357333 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357333 DLMGCP DEBUG mgw-endp(mgw-fsm-5749501-0)[0x55733be71f50]{IN_USE}: Deallocated (fsm.c:568) 20250816122357333 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357333 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357333 DMGW DEBUG mgw(mgw-fsm-5749501-0)[0x55733be71e20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5749501)[0x55733be4e7c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(215)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "57bafd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "57bafd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122357348 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250816122357348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be78820]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816122357349 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250816122357349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be67ac0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be67ac0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be67ac0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be67ac0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)5749501 20250816122357354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357354 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x57bafd,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5749501 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5749501)[0x55733be4e7c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357354 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357354 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5749501)[0x55733be4e7c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357354 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357354 DLSCCP DEBUG SCCP-SCOC(14)[0x55733be4ec30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00585c81), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5749501)[0x55733be4e7c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357354 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357354 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357354 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357354 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)422596 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:6 20250816122357361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357361 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357361 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 20250816122357361 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357361 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357361 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357361 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357361 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357361 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=00585c81), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357361 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20250816122357362 DLSCCP DEBUG SCCP-SCOC(14)[0x55733be4ec30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357362 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357362 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357362 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5749501)[0x55733be4e7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5749501)[0x55733be4e7c0]{disconnected}: Freeing instance (context_map.c:202) 20250816122357362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5749501)[0x55733be4e7c0]{disconnected}: Deallocated (fsm.c:568) 20250816122357362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{disconnected}: Freeing instance (context_map.c:206) 20250816122357362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55733be4e300]{disconnected}: Deallocated (fsm.c:568) 20250816122357362 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5749501 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816122357362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00585c81), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20250816122357362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357362 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357362 DLSCCP DEBUG SCCP-SCOC(14)[0x55733be4ec30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357362 DLSCCP DEBUG SCCP-SCOC(14)[0x55733be4ec30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357362 DLSCCP DEBUG SCCP-SCOC(14)[0x55733be4ec30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357362 DLSCCP DEBUG SCCP-SCOC(14)[0x55733be4ec30]{IDLE}: Deallocated (fsm.c:568) 20250816122357362 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357362 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357362 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357362 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357362 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122357364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357364 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357364 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357364 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357364 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357364 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357364 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357364 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357364 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357364 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250816122357364 DLSCCP DEBUG SCCP-SCOC(12)[0x55733be41d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357364 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357364 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357364 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357364 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357364 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357364 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357364 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357364 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357364 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 64 rtpbridge/4@mgw MGCP 1.0\r\nC: d2f48'... (mgcp_client.c:807) 20250816122357364 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68790]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357364 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 65 rtpbridge/4@mgw MGCP 1.0\r\nC: d2f48'... (mgcp_client.c:807) 20250816122357364 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68790]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357364 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{IN_USE}: Removing from parent mgw(mgw-fsm-13825164-0)[0x55733be7a5e0] (mgcp_client_endpoint_fsm.c:873) 20250816122357364 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357364 DLMGCP DEBUG mgw-endp(mgw-fsm-13825164-0)[0x55733be7ac70]{IN_USE}: Deallocated (fsm.c:568) 20250816122357364 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357364 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357364 DMGW DEBUG mgw(mgw-fsm-13825164-0)[0x55733be7a5e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13825164)[0x55733be46a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122357382 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250816122357382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be81540]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d2f48c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d2f48c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:7 20250816122357382 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250816122357382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68790]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68790]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68790]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be68790]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)13825164 20250816122357387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357388 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd2f48c,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13825164 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13825164)[0x55733be46a90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357388 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357388 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13825164)[0x55733be46a90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357388 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357388 DLSCCP DEBUG SCCP-SCOC(12)[0x55733be41d40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b30d09), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13825164)[0x55733be46a90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357388 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357388 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357388 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357388 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357389 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357389 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357389 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357389 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357389 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357389 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357389 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357389 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357389 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250816122357389 DLSCCP DEBUG SCCP-SCOC(15)[0x55733be4f670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357389 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357389 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357389 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357389 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357389 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357389 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357389 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357389 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357389 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 66 rtpbridge/7@mgw MGCP 1.0\r\nC: ee270'... (mgcp_client.c:807) 20250816122357389 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be79970]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357389 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 67 rtpbridge/7@mgw MGCP 1.0\r\nC: ee270'... (mgcp_client.c:807) 20250816122357389 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be79970]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357389 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{IN_USE}: Removing from parent mgw(mgw-fsm-15607554-0)[0x55733be831f0] (mgcp_client_endpoint_fsm.c:873) 20250816122357389 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357389 DLMGCP DEBUG mgw-endp(mgw-fsm-15607554-0)[0x55733be83400]{IN_USE}: Deallocated (fsm.c:568) 20250816122357389 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357389 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357389 DMGW DEBUG mgw(mgw-fsm-15607554-0)[0x55733be831f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15607554)[0x55733be4e010]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)5141713 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:4 TC_rab_assignment_concurrent0(216)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ee270217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ee270217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122357403 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250816122357403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be8a060]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:5 20250816122357404 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250816122357404 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be79970]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357404 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be79970]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357404 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be79970]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357404 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be79970]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)15607554 20250816122357408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357408 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xee2702,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15607554 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15607554)[0x55733be4e010]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357408 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357408 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15607554)[0x55733be4e010]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357408 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357408 DLSCCP DEBUG SCCP-SCOC(15)[0x55733be4f670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357408 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9011d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357408 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15607554)[0x55733be4e010]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357409 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357409 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357409 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357409 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357409 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357409 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357409 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357409 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357409 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357409 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357409 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357409 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357409 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357409 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357409 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357409 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357409 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357409 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=00b30d09), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357409 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20250816122357409 DLSCCP DEBUG SCCP-SCOC(12)[0x55733be41d40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357409 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357409 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357409 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13825164)[0x55733be46a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13825164)[0x55733be46a90]{disconnected}: Freeing instance (context_map.c:202) 20250816122357409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13825164)[0x55733be46a90]{disconnected}: Deallocated (fsm.c:568) 20250816122357409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{disconnected}: Freeing instance (context_map.c:206) 20250816122357409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55733be464f0]{disconnected}: Deallocated (fsm.c:568) 20250816122357409 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13825164 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816122357409 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b30d09), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20250816122357409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357410 DLSCCP DEBUG SCCP-SCOC(12)[0x55733be41d40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357410 DLSCCP DEBUG SCCP-SCOC(12)[0x55733be41d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357410 DLSCCP DEBUG SCCP-SCOC(12)[0x55733be41d40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357410 DLSCCP DEBUG SCCP-SCOC(12)[0x55733be41d40]{IDLE}: Deallocated (fsm.c:568) 20250816122357410 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357410 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357410 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357410 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357410 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250816122357410 DLSCCP DEBUG SCCP-SCOC(13)[0x55733be45c90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357410 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357410 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357410 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357410 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357410 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357410 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357410 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357410 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357410 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 68 rtpbridge/5@mgw MGCP 1.0\r\nC: 94c5b'... (mgcp_client.c:807) 20250816122357410 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357409 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357410 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be8bc40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357410 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 69 rtpbridge/5@mgw MGCP 1.0\r\nC: 94c5b'... (mgcp_client.c:807) 20250816122357410 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357410 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be8bc40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357410 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{IN_USE}: Removing from parent mgw(mgw-fsm-9749940-0)[0x55733be8bf20] (mgcp_client_endpoint_fsm.c:873) 20250816122357410 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357410 DLMGCP DEBUG mgw-endp(mgw-fsm-9749940-0)[0x55733be8c650]{IN_USE}: Deallocated (fsm.c:568) 20250816122357410 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357410 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357410 DMGW DEBUG mgw(mgw-fsm-9749940-0)[0x55733be8bf20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749940)[0x55733be468d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122357410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357410 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357410 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357410 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357410 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)3933385 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:7 20250816122357418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357418 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357418 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357418 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357418 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357418 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357418 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357418 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357418 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357418 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=00c9011d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357418 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20250816122357418 DLSCCP DEBUG SCCP-SCOC(15)[0x55733be4f670]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357418 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357418 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357418 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15607554)[0x55733be4e010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15607554)[0x55733be4e010]{disconnected}: Freeing instance (context_map.c:202) 20250816122357418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15607554)[0x55733be4e010]{disconnected}: Deallocated (fsm.c:568) 20250816122357418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{disconnected}: Freeing instance (context_map.c:206) 20250816122357418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55733be4e430]{disconnected}: Deallocated (fsm.c:568) 20250816122357418 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15607554 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250816122357418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9011d), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20250816122357418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357418 DLSCCP DEBUG SCCP-SCOC(15)[0x55733be4f670]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357418 DLSCCP DEBUG SCCP-SCOC(15)[0x55733be4f670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357418 DLSCCP DEBUG SCCP-SCOC(15)[0x55733be4f670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357418 DLSCCP DEBUG SCCP-SCOC(15)[0x55733be4f670]{IDLE}: Deallocated (fsm.c:568) 20250816122357418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357418 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357418 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357418 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357418 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "94c5b417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "94c5b417" }, { code := "I", val := "22222" } }, sdp := omit } 20250816122357427 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250816122357427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(214)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122357427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be92f20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816122357428 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250816122357428 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be8bc40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357428 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be8bc40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357428 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be8bc40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357428 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be8bc40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122357430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357430 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357430 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357430 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357431 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357431 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357431 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250816122357431 DLSCCP DEBUG SCCP-SCOC(17)[0x55733be510e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357431 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357431 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357431 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357431 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357431 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357431 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357431 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357431 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357431 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 70 rtpbridge/9@mgw MGCP 1.0\r\nC: eb0ac'... (mgcp_client.c:807) 20250816122357431 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be94040]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357431 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 71 rtpbridge/9@mgw MGCP 1.0\r\nC: eb0ac'... (mgcp_client.c:807) 20250816122357431 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be94040]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357431 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{IN_USE}: Removing from parent mgw(mgw-fsm-15403723-0)[0x55733be95300] (mgcp_client_endpoint_fsm.c:873) 20250816122357431 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357431 DLMGCP DEBUG mgw-endp(mgw-fsm-15403723-0)[0x55733be95560]{IN_USE}: Deallocated (fsm.c:568) 20250816122357431 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357431 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357431 DMGW DEBUG mgw(mgw-fsm-15403723-0)[0x55733be95300]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15403723)[0x55733be4fb80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)9749940 20250816122357433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357433 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x94c5b4,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9749940 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749940)[0x55733be468d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357433 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357433 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749940)[0x55733be468d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357433 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357433 DLSCCP DEBUG SCCP-SCOC(13)[0x55733be45c90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fd39d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749940)[0x55733be468d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357433 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357433 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357433 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(218)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)10041027 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:5 20250816122357439 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357439 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357439 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357439 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357439 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357439 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357439 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357439 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357439 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357439 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=006fd39d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357439 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20250816122357439 DLSCCP DEBUG SCCP-SCOC(13)[0x55733be45c90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357439 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357439 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357439 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749940)[0x55733be468d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749940)[0x55733be468d0]{disconnected}: Freeing instance (context_map.c:202) 20250816122357439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749940)[0x55733be468d0]{disconnected}: Deallocated (fsm.c:568) 20250816122357439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{disconnected}: Freeing instance (context_map.c:206) 20250816122357439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55733be4e150]{disconnected}: Deallocated (fsm.c:568) 20250816122357439 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9749940 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250816122357439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fd39d), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20250816122357439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357440 DLSCCP DEBUG SCCP-SCOC(13)[0x55733be45c90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357440 DLSCCP DEBUG SCCP-SCOC(13)[0x55733be45c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357440 DLSCCP DEBUG SCCP-SCOC(13)[0x55733be45c90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357440 DLSCCP DEBUG SCCP-SCOC(13)[0x55733be45c90]{IDLE}: Deallocated (fsm.c:568) 20250816122357440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357440 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357440 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "eb0acb17" }, { code := "I", val := "11111" } }, sdp := omit } 20250816122357444 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250816122357444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be9be30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "eb0acb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122357445 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250816122357445 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be94040]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357445 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be94040]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357445 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be94040]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357445 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be94040]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)15403723 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122357452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357452 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357452 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357452 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357452 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357452 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357452 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250816122357452 DLSCCP DEBUG SCCP-SCOC(18)[0x55733be51eb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357452 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357452 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357452 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357452 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357452 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357452 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357452 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357452 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357452 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 72 rtpbridge/10@mgw MGCP 1.0\r\nC: 9dc2'... (mgcp_client.c:807) 20250816122357452 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122357452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357452 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be9da10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357452 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 73 rtpbridge/10@mgw MGCP 1.0\r\nC: 9dc2'... (mgcp_client.c:807) 20250816122357452 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122357452 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be9da10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357452 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{IN_USE}: Removing from parent mgw(mgw-fsm-10338886-0)[0x55733be8b580] (mgcp_client_endpoint_fsm.c:873) 20250816122357452 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357452 DLMGCP DEBUG mgw-endp(mgw-fsm-10338886-0)[0x55733be9e0f0]{IN_USE}: Deallocated (fsm.c:568) 20250816122357452 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357452 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357452 DMGW DEBUG mgw(mgw-fsm-10338886-0)[0x55733be8b580]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10338886)[0x55733be50a70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122357453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357453 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xeb0acb,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15403723 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15403723)[0x55733be4fb80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357453 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357453 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15403723)[0x55733be4fb80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357453 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357453 DLSCCP DEBUG SCCP-SCOC(17)[0x55733be510e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e3086), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15403723)[0x55733be4fb80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357453 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357453 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357453 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357453 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)4518318 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:9 20250816122357460 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357460 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357460 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357460 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357460 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357460 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357461 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=002e3086), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357461 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20250816122357461 DLSCCP DEBUG SCCP-SCOC(17)[0x55733be510e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357461 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357461 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357461 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15403723)[0x55733be4fb80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15403723)[0x55733be4fb80]{disconnected}: Freeing instance (context_map.c:202) 20250816122357461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15403723)[0x55733be4fb80]{disconnected}: Deallocated (fsm.c:568) 20250816122357461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{disconnected}: Freeing instance (context_map.c:206) 20250816122357461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55733be4fd60]{disconnected}: Deallocated (fsm.c:568) 20250816122357461 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15403723 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250816122357461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e3086), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20250816122357461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357461 DLSCCP DEBUG SCCP-SCOC(17)[0x55733be510e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357461 DLSCCP DEBUG SCCP-SCOC(17)[0x55733be510e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357461 DLSCCP DEBUG SCCP-SCOC(17)[0x55733be510e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357461 DLSCCP DEBUG SCCP-SCOC(17)[0x55733be510e0]{IDLE}: Deallocated (fsm.c:568) 20250816122357461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357461 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357461 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357461 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357461 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "9dc24617" }, { code := "I", val := "11111" } }, sdp := omit } 20250816122357465 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250816122357465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bea49c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "9dc24617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122357466 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250816122357466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be9da10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be9da10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be9da10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be9da10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)10338886 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122357479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357479 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357479 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357479 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357479 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357479 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357479 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357479 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250816122357479 DLSCCP DEBUG SCCP-SCOC(16)[0x55733be503d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357479 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357479 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357479 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357479 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357479 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357479 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357479 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357479 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357480 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 74 rtpbridge/8@mgw MGCP 1.0\r\nC: 170b6'... (mgcp_client.c:807) 20250816122357480 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357480 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357480 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bea6060]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357480 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 75 rtpbridge/8@mgw MGCP 1.0\r\nC: 170b6'... (mgcp_client.c:807) 20250816122357480 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122357480 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bea6060]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357480 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{IN_USE}: Removing from parent mgw(mgw-fsm-1510245-0)[0x55733bea68e0] (mgcp_client_endpoint_fsm.c:873) 20250816122357480 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357480 DLMGCP DEBUG mgw-endp(mgw-fsm-1510245-0)[0x55733bea6dd0]{IN_USE}: Deallocated (fsm.c:568) 20250816122357480 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357480 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357480 DMGW DEBUG mgw(mgw-fsm-1510245-0)[0x55733bea68e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1510245)[0x55733be4ef90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122357480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357480 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9dc246,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10338886 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10338886)[0x55733be50a70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357480 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357480 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10338886)[0x55733be50a70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357480 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357480 DLSCCP DEBUG SCCP-SCOC(18)[0x55733be51eb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c0964), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10338886)[0x55733be50a70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357480 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357480 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)14648152 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:10 20250816122357489 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357489 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357489 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357489 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357489 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357489 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=007c0964), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357489 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20250816122357489 DLSCCP DEBUG SCCP-SCOC(18)[0x55733be51eb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357489 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357489 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357489 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10338886)[0x55733be50a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10338886)[0x55733be50a70]{disconnected}: Freeing instance (context_map.c:202) 20250816122357489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10338886)[0x55733be50a70]{disconnected}: Deallocated (fsm.c:568) 20250816122357489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{disconnected}: Freeing instance (context_map.c:206) 20250816122357489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55733be45550]{disconnected}: Deallocated (fsm.c:568) 20250816122357489 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10338886 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250816122357489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c0964), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20250816122357489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357489 DLSCCP DEBUG SCCP-SCOC(18)[0x55733be51eb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357489 DLSCCP DEBUG SCCP-SCOC(18)[0x55733be51eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357489 DLSCCP DEBUG SCCP-SCOC(18)[0x55733be51eb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357489 DLSCCP DEBUG SCCP-SCOC(18)[0x55733be51eb0]{IDLE}: Deallocated (fsm.c:568) 20250816122357489 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357489 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357489 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357489 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357490 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122357500 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357500 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357500 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357500 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357500 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357500 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357500 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357500 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357500 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357500 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250816122357500 DLSCCP DEBUG SCCP-SCOC(19)[0x55733be52c00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357500 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357500 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357500 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357500 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357500 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357500 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357500 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357500 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) TC_rab_assignment_concurrent0(217)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "170b6517" }, { code := "I", val := "11111" } }, sdp := omit } 20250816122357500 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357500 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: cd85'... (mgcp_client.c:807) 20250816122357500 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122357500 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357500 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be82900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357500 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: cd85'... (mgcp_client.c:807) 20250816122357500 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122357500 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be82900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357500 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{IN_USE}: Removing from parent mgw(mgw-fsm-13468961-0)[0x55733beaf5c0] (mgcp_client_endpoint_fsm.c:873) 20250816122357500 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357500 DLMGCP DEBUG mgw-endp(mgw-fsm-13468961-0)[0x55733beaf7d0]{IN_USE}: Deallocated (fsm.c:568) 20250816122357500 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357500 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357501 DMGW DEBUG mgw(mgw-fsm-13468961-0)[0x55733beaf5c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13468961)[0x55733be51620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122357501 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250816122357501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bead6a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "170b6517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)1510245 20250816122357507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357507 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x170b65,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1510245 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1510245)[0x55733be4ef90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357508 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357508 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1510245)[0x55733be4ef90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357508 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357508 DLSCCP DEBUG SCCP-SCOC(16)[0x55733be503d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f358e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1510245)[0x55733be4ef90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357508 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357508 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357508 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357508 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)16273269 TC_rab_assignment_concurrent0(220)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "cd852117" }, { code := "I", val := "11111" } }, sdp := omit } 20250816122357512 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250816122357512 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bea6060]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357512 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bea6060]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357512 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bea6060]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357512 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bea6060]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:8 20250816122357513 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250816122357513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733beb6430]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "cd852117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122357513 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250816122357513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be82900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be82900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be82900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be82900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816122357514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357514 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357514 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357514 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357514 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357514 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357514 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357514 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357514 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=008f358e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357514 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20250816122357514 DLSCCP DEBUG SCCP-SCOC(16)[0x55733be503d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357515 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357515 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357515 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1510245)[0x55733be4ef90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1510245)[0x55733be4ef90]{disconnected}: Freeing instance (context_map.c:202) 20250816122357515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1510245)[0x55733be4ef90]{disconnected}: Deallocated (fsm.c:568) 20250816122357515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{disconnected}: Freeing instance (context_map.c:206) 20250816122357515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55733be4f7a0]{disconnected}: Deallocated (fsm.c:568) 20250816122357515 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1510245 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250816122357515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f358e), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20250816122357515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357515 DLSCCP DEBUG SCCP-SCOC(16)[0x55733be503d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357515 DLSCCP DEBUG SCCP-SCOC(16)[0x55733be503d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357515 DLSCCP DEBUG SCCP-SCOC(16)[0x55733be503d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357515 DLSCCP DEBUG SCCP-SCOC(16)[0x55733be503d0]{IDLE}: Deallocated (fsm.c:568) 20250816122357515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357515 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357515 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)13468961 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122357520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357520 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357520 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357520 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357520 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357520 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357520 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357521 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250816122357521 DLSCCP DEBUG SCCP-SCOC(20)[0x55733be53920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357521 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357521 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357521 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357521 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357521 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357521 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357521 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357521 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357521 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: b4df'... (mgcp_client.c:807) 20250816122357521 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122357521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357521 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb7a30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357521 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: b4df'... (mgcp_client.c:807) 20250816122357521 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122357521 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb7a30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357521 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{IN_USE}: Removing from parent mgw(mgw-fsm-11853657-0)[0x55733beb8350] (mgcp_client_endpoint_fsm.c:873) 20250816122357521 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357521 DLMGCP DEBUG mgw-endp(mgw-fsm-11853657-0)[0x55733beb8a50]{IN_USE}: Deallocated (fsm.c:568) 20250816122357521 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357521 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357521 DMGW DEBUG mgw(mgw-fsm-11853657-0)[0x55733beb8350]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11853657)[0x55733be53090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122357521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357521 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcd8521,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13468961 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13468961)[0x55733be51620]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357521 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357521 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13468961)[0x55733be51620]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357521 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357521 DLSCCP DEBUG SCCP-SCOC(19)[0x55733be52c00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7369), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13468961)[0x55733be51620]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357521 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357521 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357521 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357521 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)686782 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:11 20250816122357525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357525 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357525 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357525 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357526 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357526 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357526 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=00de7369), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357526 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20250816122357526 DLSCCP DEBUG SCCP-SCOC(19)[0x55733be52c00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357526 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357526 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357526 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13468961)[0x55733be51620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13468961)[0x55733be51620]{disconnected}: Freeing instance (context_map.c:202) 20250816122357526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13468961)[0x55733be51620]{disconnected}: Deallocated (fsm.c:568) 20250816122357526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{disconnected}: Freeing instance (context_map.c:206) 20250816122357526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55733be522b0]{disconnected}: Deallocated (fsm.c:568) 20250816122357526 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13468961 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250816122357526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7369), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20250816122357526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357526 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357526 DLSCCP DEBUG SCCP-SCOC(19)[0x55733be52c00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357526 DLSCCP DEBUG SCCP-SCOC(19)[0x55733be52c00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357526 DLSCCP DEBUG SCCP-SCOC(19)[0x55733be52c00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357526 DLSCCP DEBUG SCCP-SCOC(19)[0x55733be52c00]{IDLE}: Deallocated (fsm.c:568) 20250816122357526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357526 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357526 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357526 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357526 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "b4df5917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "b4df5917" }, { code := "I", val := "22222" } }, sdp := omit } 20250816122357531 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250816122357531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bebf320]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122357531 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250816122357531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb7a30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb7a30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb7a30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb7a30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)11853657 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122357547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357547 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357547 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357547 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357548 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357548 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357548 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250816122357548 DLSCCP DEBUG SCCP-SCOC(21)[0x55733be54650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357548 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357548 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357548 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357548 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357548 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357548 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357548 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357548 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357548 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 414c'... (mgcp_client.c:807) 20250816122357548 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122357548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357548 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb8520]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357548 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 414c'... (mgcp_client.c:807) 20250816122357548 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122357548 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb8520]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357548 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{IN_USE}: Removing from parent mgw(mgw-fsm-4279489-0)[0x55733bec1320] (mgcp_client_endpoint_fsm.c:873) 20250816122357548 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357548 DLMGCP DEBUG mgw-endp(mgw-fsm-4279489-0)[0x55733bec1110]{IN_USE}: Deallocated (fsm.c:568) 20250816122357548 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357548 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357548 DMGW DEBUG mgw(mgw-fsm-4279489-0)[0x55733bec1320]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4279489)[0x55733be50c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122357548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357548 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb4df59,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11853657 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11853657)[0x55733be53090]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357548 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357548 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11853657)[0x55733be53090]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357549 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357549 DLSCCP DEBUG SCCP-SCOC(20)[0x55733be53920]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5ea17), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11853657)[0x55733be53090]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357549 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:12 TC_rab_assignment_concurrent0(222)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)14912618 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:12 20250816122357558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357558 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357558 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357558 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357558 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357558 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357558 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357558 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357558 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357558 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00b5ea17), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357558 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20250816122357558 DLSCCP DEBUG SCCP-SCOC(20)[0x55733be53920]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357558 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357559 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357559 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11853657)[0x55733be53090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11853657)[0x55733be53090]{disconnected}: Freeing instance (context_map.c:202) 20250816122357559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11853657)[0x55733be53090]{disconnected}: Deallocated (fsm.c:568) 20250816122357559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{disconnected}: Freeing instance (context_map.c:206) 20250816122357559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55733be523e0]{disconnected}: Deallocated (fsm.c:568) 20250816122357559 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11853657 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250816122357559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5ea17), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20250816122357559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357559 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357559 DLSCCP DEBUG SCCP-SCOC(20)[0x55733be53920]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357559 DLSCCP DEBUG SCCP-SCOC(20)[0x55733be53920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357559 DLSCCP DEBUG SCCP-SCOC(20)[0x55733be53920]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357559 DLSCCP DEBUG SCCP-SCOC(20)[0x55733be53920]{IDLE}: Deallocated (fsm.c:568) 20250816122357559 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357559 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357559 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357559 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357559 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "414cc117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "414cc117" }, { code := "I", val := "22222" } }, sdp := omit } 20250816122357565 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250816122357565 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357565 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357565 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357565 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bec7f10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122357566 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250816122357566 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb8520]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357566 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb8520]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357566 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb8520]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357566 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733beb8520]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)4279489 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122357572 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357572 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357572 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357572 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357572 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357572 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357572 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357572 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357572 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357572 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250816122357572 DLSCCP DEBUG SCCP-SCOC(22)[0x55733be55300]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357572 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357572 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357572 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357572 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357572 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357572 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357572 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357572 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357573 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357573 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: c223'... (mgcp_client.c:807) 20250816122357573 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122357573 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357573 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bec8a20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357573 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: c223'... (mgcp_client.c:807) 20250816122357573 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122357573 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bec8a20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357573 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{IN_USE}: Removing from parent mgw(mgw-fsm-12723158-0)[0x55733beca430] (mgcp_client_endpoint_fsm.c:873) 20250816122357573 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357573 DLMGCP DEBUG mgw-endp(mgw-fsm-12723158-0)[0x55733bec9e30]{IN_USE}: Deallocated (fsm.c:568) 20250816122357573 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357573 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357573 DMGW DEBUG mgw(mgw-fsm-12723158-0)[0x55733beca430]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723158)[0x55733be51a20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122357573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357573 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x414cc1,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4279489 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4279489)[0x55733be50c50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357573 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357573 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4279489)[0x55733be50c50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357573 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357573 DLSCCP DEBUG SCCP-SCOC(21)[0x55733be54650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a79b7b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4279489)[0x55733be50c50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357574 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357574 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357574 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357574 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer TC_rab_assignment_concurrent0(223)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)5195680 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:13 20250816122357582 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357582 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357582 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357582 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357582 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357582 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357582 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357582 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357582 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00a79b7b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357582 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20250816122357582 DLSCCP DEBUG SCCP-SCOC(21)[0x55733be54650]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357582 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357582 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357582 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4279489)[0x55733be50c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4279489)[0x55733be50c50]{disconnected}: Freeing instance (context_map.c:202) 20250816122357582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4279489)[0x55733be50c50]{disconnected}: Deallocated (fsm.c:568) 20250816122357582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{disconnected}: Freeing instance (context_map.c:206) 20250816122357582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55733be53db0]{disconnected}: Deallocated (fsm.c:568) 20250816122357582 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4279489 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250816122357582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a79b7b), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20250816122357582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357582 DLSCCP DEBUG SCCP-SCOC(21)[0x55733be54650]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357582 DLSCCP DEBUG SCCP-SCOC(21)[0x55733be54650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357582 DLSCCP DEBUG SCCP-SCOC(21)[0x55733be54650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357582 DLSCCP DEBUG SCCP-SCOC(21)[0x55733be54650]{IDLE}: Deallocated (fsm.c:568) 20250816122357583 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357583 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357583 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357583 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357583 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357583 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "c223d617" }, { code := "I", val := "11111" } }, sdp := omit } 20250816122357589 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250816122357589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed0d00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "c223d617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122357590 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250816122357590 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bec8a20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357590 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bec8a20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357590 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bec8a20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357590 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bec8a20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)12723158 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122357599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357599 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357599 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357599 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357599 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357599 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357599 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357599 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357599 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122357599 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250816122357599 DLSCCP DEBUG SCCP-SCOC(23)[0x55733be56090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122357599 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357599 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122357600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122357600 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122357600 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122357600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122357600 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122357600 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122357600 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122357600 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122357600 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357600 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: f251'... (mgcp_client.c:807) 20250816122357600 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122357600 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357600 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bed28e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122357600 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: f251'... (mgcp_client.c:807) 20250816122357600 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122357600 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bed28e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122357600 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{IN_USE}: Removing from parent mgw(mgw-fsm-15880493-0)[0x55733bed2b60] (mgcp_client_endpoint_fsm.c:873) 20250816122357600 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122357600 DLMGCP DEBUG mgw-endp(mgw-fsm-15880493-0)[0x55733bed3150]{IN_USE}: Deallocated (fsm.c:568) 20250816122357600 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122357600 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122357600 DMGW DEBUG mgw(mgw-fsm-15880493-0)[0x55733bed2b60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122357600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15880493)[0x55733be549b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122357600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122357600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122357600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122357600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357600 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc223d6,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12723158 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723158)[0x55733be51a20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357600 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357600 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723158)[0x55733be51a20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357600 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357600 DLSCCP DEBUG SCCP-SCOC(22)[0x55733be55300]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0af7d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723158)[0x55733be51a20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357601 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357601 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357601 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357601 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)11871104 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:14 20250816122357609 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357609 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357609 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357609 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357609 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357609 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=00a0af7d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357609 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20250816122357609 DLSCCP DEBUG SCCP-SCOC(22)[0x55733be55300]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357609 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357609 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357609 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723158)[0x55733be51a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723158)[0x55733be51a20]{disconnected}: Freeing instance (context_map.c:202) 20250816122357609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723158)[0x55733be51a20]{disconnected}: Deallocated (fsm.c:568) 20250816122357609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{disconnected}: Freeing instance (context_map.c:206) 20250816122357609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55733be54ae0]{disconnected}: Deallocated (fsm.c:568) 20250816122357609 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12723158 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250816122357609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0af7d), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20250816122357609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357609 DLSCCP DEBUG SCCP-SCOC(22)[0x55733be55300]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357609 DLSCCP DEBUG SCCP-SCOC(22)[0x55733be55300]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357609 DLSCCP DEBUG SCCP-SCOC(22)[0x55733be55300]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357609 DLSCCP DEBUG SCCP-SCOC(22)[0x55733be55300]{IDLE}: Deallocated (fsm.c:568) 20250816122357610 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357610 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357610 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357610 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357610 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357610 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "f2512d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "f2512d17" }, { code := "I", val := "22222" } }, sdp := omit } 20250816122357615 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250816122357615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_assignment_concurrent0(224)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122357615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733bed9a20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816122357616 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250816122357616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bed28e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122357616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bed28e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122357616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bed28e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122357616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733bed28e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)15880493 20250816122357800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122357801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122357801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122357801 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122357801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf2512d,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122357801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15880493 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122357801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15880493)[0x55733be549b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122357801 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122357801 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122357801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15880493)[0x55733be549b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122357801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122357801 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122357801 DLSCCP DEBUG SCCP-SCOC(23)[0x55733be56090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122357801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00778136), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122357801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15880493)[0x55733be549b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122357801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122357801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122357801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357801 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357801 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357801 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357801 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357801 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)2336846 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on connection ID:15 20250816122357815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357815 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122357815 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122357815 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122357815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122357815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122357815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122357815 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122357815 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122357815 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122357815 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122357815 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122357815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122357815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00778136), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122357815 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20250816122357815 DLSCCP DEBUG SCCP-SCOC(23)[0x55733be56090]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122357815 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122357815 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122357815 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122357815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122357815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122357815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15880493)[0x55733be549b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122357815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15880493)[0x55733be549b0]{disconnected}: Freeing instance (context_map.c:202) 20250816122357815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15880493)[0x55733be549b0]{disconnected}: Deallocated (fsm.c:568) 20250816122357816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122357816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{disconnected}: Freeing instance (context_map.c:206) 20250816122357816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55733be55790]{disconnected}: Deallocated (fsm.c:568) 20250816122357816 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15880493 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250816122357816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00778136), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20250816122357816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122357816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122357816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122357816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122357816 DLSCCP DEBUG SCCP-SCOC(23)[0x55733be56090]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122357816 DLSCCP DEBUG SCCP-SCOC(23)[0x55733be56090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122357816 DLSCCP DEBUG SCCP-SCOC(23)[0x55733be56090]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122357816 DLSCCP DEBUG SCCP-SCOC(23)[0x55733be56090]{IDLE}: Deallocated (fsm.c:568) 20250816122357816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122357816 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122357816 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122357816 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122357816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122357816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122357816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122357816 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122359824 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43711<->l=127.0.0.1:4262) (control_if.c:193) 20250816122359825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43370<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(198)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(197)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122359833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43354<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122359834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122359834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122359834 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122359834 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122359834 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122359838 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122359838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122359838 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122359838 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122359839 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122359839 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122359839 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122359839 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122359839 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122359839 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122359839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122359839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122359839 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122359839 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-RAN(206)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@7a2b5296a856: Final verdict of PTC: none 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122359839 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122359839 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122359840 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122359840 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122359840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122359840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assignment_concurrent-Iuh0(200)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@7a2b5296a856: Final verdict of PTC: none 20250816122359850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent-Iuh0-RUA(201)@7a2b5296a856: Final verdict of PTC: none 20250816122359851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122359851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43432<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122359851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122359851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43496<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122359851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43424<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(202)@7a2b5296a856: Final verdict of PTC: none 20250816122359852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43454<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122359852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43396<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122359853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43446<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122359853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43462<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122359853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43468<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122359853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43492<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122359853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43412<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122359853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43480<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@7a2b5296a856: Final verdict of PTC: pass 20250816122359853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43490<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@7a2b5296a856: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@7a2b5296a856: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@7a2b5296a856: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@7a2b5296a856: Final verdict of PTC: pass 20250816122359854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43378<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@7a2b5296a856: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@7a2b5296a856: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@7a2b5296a856: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@7a2b5296a856: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@7a2b5296a856: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@7a2b5296a856: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@7a2b5296a856: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@7a2b5296a856: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@7a2b5296a856: Final verdict of PTC: pass HNBGW-MGCP(208)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@7a2b5296a856: Final verdict of PTC: none TC_rab_assignment_concurrent0(209)@7a2b5296a856: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@7a2b5296a856: Final verdict of PTC: pass MutexDispCT-TC_rab_assignment_concurrent(196)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(199)@7a2b5296a856: Final verdict of PTC: none 20250816122359892 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122359892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009116b6), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122359892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122359892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122359892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122359892 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122359893 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122359893 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122359893 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122359893 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122359893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122359893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122359893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122359893 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sat Aug 16 12:23:59 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20250816122359992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122400493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46684<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1884656) Waiting for packet dumper to finish... 1 (prev_count=1884656, count=1885196) 20250816122401840 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122401840 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122401840 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122401840 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122401840 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122401840 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sat Aug 16 12:24:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_rab_release started. 20250816122403582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122403585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122403587 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40767<->l=127.0.0.1:4262) (control_if.c:572) 20250816122403597 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122403597 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122403597 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122403597 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122403597 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122403598 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122403598 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122403598 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122403598 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122403598 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122403598 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_release-Iuh0(229)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122403599 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122403599 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122403599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122403599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122403599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122403599 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122403599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122403599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122403599 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122403599 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122403599 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122403599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122403599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122403599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122403599 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122403599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122403599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122403599 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122403599 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122403599 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122403599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122403599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122403599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122403599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122403599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122403599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122403599 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122403599 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122403599 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122403599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122403599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122403599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122403600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122403600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122403600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122403600 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122403600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122403600 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122403600 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122403600 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122403600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122403600 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122403600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122403600 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122403600 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122403600 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122403600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122403600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122403600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122403600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122403600 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122403600 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122403600 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122403600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122403600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122403600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122403600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122403600 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122403600 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122403600 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122403600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122403600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122403600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(233)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122403612 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122403612 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122403612 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122403613 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122403613 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122403613 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122403613 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122403613 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122403613 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122403614 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122403614 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122403614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122403614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122403614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122403614 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122403614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122403614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122403614 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122403614 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122403614 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122403614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122403614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122403614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122403614 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122403614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122403614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122403614 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122403614 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122403614 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122403614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122403614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122403614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122403614 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122403614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122403614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122403614 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122403614 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122403614 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122403614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122403614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122403614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122403614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122403614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122403614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122403614 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122403614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122403614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122403614 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122403614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122403614 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122403614 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122403614 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122403614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122403614 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122403614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122403614 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122403614 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122403614 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122403614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122403614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122403614 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122403614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122403614 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122403614 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122403614 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122403614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122403614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122403614 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122403614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122403614 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122403614 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122403614 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122403614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122403614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122403614 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(234)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122403636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122403636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122403636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122403636 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122403636 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122403636 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122403636 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122403636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122403636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122403808 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122403808 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122403808 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122403808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122403810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122403810 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122403810 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122403810 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122403810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122403810 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122403810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122403811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122403811 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122403811 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122403811 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122403811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122403811 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122403811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122403824 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122403824 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122403824 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122403824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(236)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122403825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122403825 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122403825 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122403825 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122403825 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122403825 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122403825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122403826 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122403826 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122403826 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122403826 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122403826 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122403826 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122403826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122404632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122404632 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122404632 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122404632 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122404632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122404632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122404632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122404632 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122404632 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122404632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122404632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122404632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122404632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122404632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122404632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122404632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122404632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122404633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122404633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122404633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122404633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122404633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122404633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122404633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122404633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122404633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122404633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122404633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122404633 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122404633 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122404633 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122404633 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122404633 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122404633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122404633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122404633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122404633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122404633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122404633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122404633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122404633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122404633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122404633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122404633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122404633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122404633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122404633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122404633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122404633 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122404633 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122404633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122404633 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122404633 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122404633 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122404633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122404633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122404633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122404633 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122404643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122404643 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122404643 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122404643 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122404643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122404643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122404643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122404643 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122404643 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122404643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122404643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122404643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122404643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122404643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122404643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122404643 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122404643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122404643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122404643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122404643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122404643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122404643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122404643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122404643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122404643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122404643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122404643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122404643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122404643 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122404643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122404643 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122404643 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122404643 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122404643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122404643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122404643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122404643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122404643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122404643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122404643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122404643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122404643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122404643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122404643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122404643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122404643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122404643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122404643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122404643 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122404643 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(232)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122404644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122404644 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122404644 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122404644 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122404644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122404644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122404644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122404644 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(235)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122404664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46708<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(232)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@7a2b5296a856: Added conn table entry 0TC_rab_release0(238)16426680 20250816122405709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122405709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122405709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122405709 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122405709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfaa6b8, normal) (hnbgw_rua.c:407) 20250816122405709 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122405709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16426680)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122405709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16426680 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122405709 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122405709 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122405709 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16426680 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122405709 DCN DEBUG map_sccp[0x55733be5ea30]{init}: Allocated (fsm.c:456) 20250816122405709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122405709 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16426680 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122405709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16426680 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122405709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16426680)[0x55733be563e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122405709 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122405709 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122405709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16426680)[0x55733be563e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122405709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122405709 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122405709 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{IDLE}: Allocated (fsm.c:456) 20250816122405709 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122405709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000018), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000310056400500f1100926) (sccp_scrc.c:406) 20250816122405709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122405709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122405709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122405709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122405709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122405709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122405709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122405709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122405709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122405709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122405709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122405709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122405709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122405709 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122405709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122405709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16426680)[0x55733be563e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122405709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122405709 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122405709 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122405709 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122405709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122405709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122405709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122405709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@7a2b5296a856: Added conn table entry 0TC_rab_release0(238)7634329 HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@7a2b5296a856: setverdict(pass): none -> pass 20250816122405723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122405723 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122405723 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122405723 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122405723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122405724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122405724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122405724 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122405724 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122405724 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122405724 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122405724 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122405724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122405724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=0041deb1) (sccp_scrc.c:477) 20250816122405724 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20250816122405724 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122405724 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122405724 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122405724 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122405724 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122405724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122405724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(237)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816122405924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122405925 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122405925 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122405925 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122405925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122405925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122405925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122405925 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122405925 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122405925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122405925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122405925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122405925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122405925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122405925 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250816122405925 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122405925 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122405925 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122405925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122405925 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122405925 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122405925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122405925 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122405925 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122405925 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122405925 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122405925 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122405925 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122405925 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122405925 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{UNUSED}: Allocated (fsm.c:456) 20250816122405925 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{UNUSED}: is child of mgw(mgw-fsm-16426680-0)[0x55733be561c0] (fsm.c:486) 20250816122405925 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16426680-0)[0x55733be561c0] (mgcp_client_endpoint_fsm.c:724) 20250816122405925 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122405925 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122405925 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122405925 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16426680-0)[0x55733be41410]{ST_CRCX}: Allocated (fsm.c:456) 20250816122405925 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16426680-0)[0x55733be41410]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16426680-0)[0x55733be41540] (fsm.c:486) 20250816122405925 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16426680-0)[0x55733be41410]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122405925 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16426680-0)[0x55733be41410]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122405926 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: faa6b'... (mgcp_client.c:807) 20250816122405926 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122405926 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16426680-0)[0x55733be41410]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122405926 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "faa6b817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "faa6b817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release0(238) TC_rab_release0(238)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "faa6b817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "faa6b817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(238)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816122405963 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250816122405963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122405963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122405963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122405963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122405963 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122405963 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122405963 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122405963 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122405963 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122405963 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122405963 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122405963 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122405963 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122405963 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122405963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16426680)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122405963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122405963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122405963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release0(238)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122405984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122405984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122405984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122405984 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122405984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfaa6b8) (hnbgw_rua.c:471) 20250816122405984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16426680 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122405984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16426680)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122405984 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122405984 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122405984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16426680)[0x55733be563e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122405984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122405985 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122405985 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122405985 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122405985 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122405985 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16426680-0)[0x55733be561c0] (mgcp_client_endpoint_fsm.c:724) 20250816122405985 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122405985 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122405985 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122405985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122405985 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: faa6b'... (mgcp_client.c:807) 20250816122405985 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816122405985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122405985 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122405985 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122405985 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "faa6b817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "faa6b817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122406016 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250816122406016 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122406016 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122406016 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122406016 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122406016 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122406016 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122406016 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122406016 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122406016 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122406016 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122406016 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122406016 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122406016 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16426680-0)[0x55733be561c0] (mgcp_client_endpoint_fsm.c:724) 20250816122406016 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122406016 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122406016 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122406016 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16426680-0)[0x55733be412e0]{ST_CRCX}: Allocated (fsm.c:456) 20250816122406016 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16426680-0)[0x55733be412e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16426680-0)[0x55733be41540] (fsm.c:486) 20250816122406016 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16426680-0)[0x55733be412e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122406016 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16426680-0)[0x55733be412e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250816122406016 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: faa6b'... (mgcp_client.c:807) 20250816122406016 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816122406016 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16426680-0)[0x55733be412e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122406016 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122406016 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122406016 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122406016 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "faa6b817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "faa6b817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122406030 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250816122406030 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be412e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122406030 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be412e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122406030 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be412e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122406030 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be412e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122406030 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122406030 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122406030 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122406030 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122406030 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122406030 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122406030 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122406030 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122406030 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122406030 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122406030 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122406030 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122406030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122406030 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122406030 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122406030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041deb1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122406030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122406030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122406030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122406030 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122406030 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122406030 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122406030 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122406030 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122406030 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122406030 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122406030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122406030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122406030 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(226)@7a2b5296a856: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: vl_len:21 HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: vl_from0 20250816122406078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122406078 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122406078 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122406078 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122406078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122406078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122406078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122406078 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122406078 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122406078 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122406078 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122406078 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250816122406078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122406078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:477) 20250816122406078 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250816122406078 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122406078 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122406078 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122406078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122406078 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122406078 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122406078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122406079 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250816122406079 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250816122406079 DMGW NOTICE mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250816122406079 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250816122406079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16426680)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250816122406079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250816122406079 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250816122406079 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122406079 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122406079 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122406079 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: faa6b'... (mgcp_client.c:807) 20250816122406079 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122406079 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122406079 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be412e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122406079 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: faa6b'... (mgcp_client.c:807) 20250816122406079 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122406079 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be412e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122406079 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{IN_USE}: Removing from parent mgw(mgw-fsm-16426680-0)[0x55733be561c0] (mgcp_client_endpoint_fsm.c:873) 20250816122406079 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122406079 DLMGCP DEBUG mgw-endp(mgw-fsm-16426680-0)[0x55733be41540]{IN_USE}: Deallocated (fsm.c:568) 20250816122406079 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122406079 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122406079 DMGW DEBUG mgw(mgw-fsm-16426680-0)[0x55733be561c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122406079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122406079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release0(238)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "faa6b817" }, { code := "I", val := "11111" } }, sdp := omit } 20250816122406082 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250816122406082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122406082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122406082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122406082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "faa6b817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122406082 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250816122406082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be412e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122406082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be412e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122406082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be412e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122406082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be412e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(226)@7a2b5296a856: Warning: Stopping inactive timer T_poll_converge. MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122406138 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40767<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@7a2b5296a856: Final verdict of PTC: none 20250816122406145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46692<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122406146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46686<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122406146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122406146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122406146 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122406146 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122406146 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122406146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16426680)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122406146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16426680)[0x55733be563e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122406146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122406146 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122406146 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122406146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041deb1), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122406146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122406146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122406146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122406146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122406146 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122406146 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122406146 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122406146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122406146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16426680)[0x55733be563e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122406146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16426680)[0x55733be563e0]{disrupted}: Freeing instance (context_map.c:202) 20250816122406146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16426680)[0x55733be563e0]{disrupted}: Deallocated (fsm.c:568) 20250816122406146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122406146 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122406146 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122406146 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122406146 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122406146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{disconnected}: Freeing instance (context_map.c:206) 20250816122406146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55733be5ea30]{disconnected}: Deallocated (fsm.c:568) 20250816122406146 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16426680 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250816122406146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122406146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122406146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) HNBGW_Test.msc0-RAN(232)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@7a2b5296a856: Final verdict of PTC: none 20250816122406146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122406146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122406146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122406146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122406146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122406146 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122406146 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122406146 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122406146 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122406146 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122406146 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122406146 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122406146 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122406146 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122406146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122406146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(233)@7a2b5296a856: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(228)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@7a2b5296a856: Final verdict of PTC: none 20250816122406147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46708<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release-Iuh0(229)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(237)@7a2b5296a856: Final verdict of PTC: none TC_rab_release0(238)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_rab_release finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sat Aug 16 12:24:06 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250816122406193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122406695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37286<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=227144) Waiting for packet dumper to finish... 1 (prev_count=227144, count=272344) 20250816122408147 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122408147 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122408147 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122408147 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122408147 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122408147 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sat Aug 16 12:24:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_rab_release_abnormal started. 20250816122409756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122409763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122409768 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33951<->l=127.0.0.1:4262) (control_if.c:572) 20250816122409791 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122409791 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122409791 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122409791 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122409791 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122409791 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122409791 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122409791 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122409791 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122409792 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_rab_release_abnormal-Iuh0(243)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122409792 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122409792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122409792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122409792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122409792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122409792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122409792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122409792 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122409792 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122409792 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122409792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122409792 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122409792 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122409792 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122409792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122409792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122409792 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122409793 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122409793 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122409793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122409793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122409793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122409793 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122409793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122409793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122409793 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122409793 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122409793 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122409793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122409793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122409793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122409793 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122409793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122409793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122409793 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122409793 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122409793 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122409793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122409793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122409793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122409793 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122409793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122409793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122409793 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122409793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122409793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122409793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122409793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122409793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122409793 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122409793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122409793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122409793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122409793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122409793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122409793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122409793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122409793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122409793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122409793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122409793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122409793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122409793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122409793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(247)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122409811 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122409811 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122409811 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122409811 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122409811 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122409812 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122409812 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122409812 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122409812 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122409813 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122409813 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122409813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122409813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122409813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122409813 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122409813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122409813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122409813 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122409813 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122409813 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122409813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122409813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122409813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122409813 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122409813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122409813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122409813 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122409813 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122409813 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122409813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122409813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122409813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122409813 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122409813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122409813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122409813 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122409813 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122409813 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122409813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122409813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122409813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122409813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122409813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122409813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122409814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122409814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122409814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122409814 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122409814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122409814 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122409814 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122409814 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122409814 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122409814 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122409814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122409814 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122409814 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122409814 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122409814 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122409814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122409814 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122409814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122409814 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122409814 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122409814 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122409814 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122409814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122409814 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122409814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122409814 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122409814 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122409814 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122409814 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122409814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122409814 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(250)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122409836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122409836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122409836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122409836 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122409836 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122409836 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122409836 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122409836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122409836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122409893 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122409894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009116b6), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122409894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122409894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122409894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122409894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122409894 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122409894 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122409894 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122409894 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122409894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122409894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122409894 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816122410007 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122410007 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122410007 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122410007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122410014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122410014 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122410014 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122410014 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122410014 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122410014 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122410014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122410017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122410017 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122410017 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122410017 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122410017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122410017 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122410017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122410027 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122410027 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122410027 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122410027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122410035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122410035 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122410035 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122410035 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122410035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122410035 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122410035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122410038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122410038 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122410038 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122410038 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122410038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122410038 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122410038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122410827 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122410827 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122410827 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122410827 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122410827 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122410827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122410827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122410827 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122410827 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122410827 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122410827 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122410827 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122410827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122410827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122410827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122410827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122410827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122410827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122410827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122410828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122410828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122410828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122410828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122410828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122410828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122410828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122410828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122410828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122410828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122410828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122410828 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122410828 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122410828 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122410828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122410828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122410828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122410828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122410828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122410828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122410828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122410828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122410828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122410828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122410828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122410828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122410828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122410828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122410828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122410828 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122410828 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122410828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122410828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122410828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122410828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122410828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122410828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122410828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122410828 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122410839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122410839 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122410839 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122410839 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122410839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122410839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122410839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122410839 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122410839 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122410839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122410839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122410839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122410839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122410839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122410839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122410839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122410839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122410839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122410839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122410839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122410839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122410839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122410839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122410839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122410839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122410839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122410839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122410839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122410839 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122410839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122410839 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122410839 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122410839 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122410839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122410839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122410839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122410839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122410839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122410839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122410839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122410839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122410839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122410839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122410839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122410839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122410839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122410839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122410839 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122410840 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122410840 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122410840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122410840 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122410840 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122410840 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122410840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122410840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122410840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122410840 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122410863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37304<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(246)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@7a2b5296a856: Added conn table entry 0TC_rab_release_abnormal0(252)11528689 20250816122411910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122411910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122411910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122411910 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122411910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xafe9f1, normal) (hnbgw_rua.c:407) 20250816122411910 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122411910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11528689)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122411910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11528689 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122411910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122411910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122411910 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11528689 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122411910 DCN DEBUG map_sccp[0x55733be5ea30]{init}: Allocated (fsm.c:456) 20250816122411910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122411910 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11528689 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122411910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11528689 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122411910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11528689)[0x55733be563e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122411910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122411910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122411910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11528689)[0x55733be563e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122411910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122411910 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122411910 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{IDLE}: Allocated (fsm.c:456) 20250816122411910 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122411910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000019), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030001b60056400500f1100926) (sccp_scrc.c:406) 20250816122411910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122411910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122411910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122411910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122411910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122411910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122411910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122411910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122411910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122411910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122411910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122411910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122411910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122411910 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122411910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122411910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11528689)[0x55733be563e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122411911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122411911 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122411911 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122411911 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122411911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122411911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122411911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122411911 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@7a2b5296a856: Added conn table entry 0TC_rab_release_abnormal0(252)9161428 HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(252)@7a2b5296a856: setverdict(pass): none -> pass 20250816122411922 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122411922 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122411922 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122411922 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122411922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122411922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122411922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122411922 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122411922 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122411922 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122411922 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122411922 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122411922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122411922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=00eb6bd1) (sccp_scrc.c:477) 20250816122411922 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20250816122411922 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122411922 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122411922 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122411922 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122411922 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122411922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122411922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(251)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816122412124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122412124 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122412124 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122412124 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122412124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122412124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122412125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122412125 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122412125 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122412125 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122412125 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122412125 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122412125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122412125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122412125 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250816122412125 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122412125 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122412125 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122412125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122412125 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122412125 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122412125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122412125 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122412125 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122412125 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122412125 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122412125 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122412125 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122412125 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122412125 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{UNUSED}: Allocated (fsm.c:456) 20250816122412125 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{UNUSED}: is child of mgw(mgw-fsm-11528689-0)[0x55733be41410] (fsm.c:486) 20250816122412125 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11528689-0)[0x55733be41410] (mgcp_client_endpoint_fsm.c:724) 20250816122412125 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122412125 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122412125 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122412125 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11528689-0)[0x55733be561c0]{ST_CRCX}: Allocated (fsm.c:456) 20250816122412125 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11528689-0)[0x55733be561c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11528689-0)[0x55733be41540] (fsm.c:486) 20250816122412125 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11528689-0)[0x55733be561c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122412125 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11528689-0)[0x55733be561c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122412125 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: afe9f'... (mgcp_client.c:807) 20250816122412125 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122412125 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11528689-0)[0x55733be561c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122412125 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "afe9f117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "afe9f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal0(252)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "afe9f117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "afe9f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(252)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816122412156 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250816122412156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122412157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122412157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122412157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122412157 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122412157 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122412157 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122412157 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122412157 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122412157 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122412157 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122412157 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122412157 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122412157 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122412157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11528689)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122412157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122412157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122412157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122412180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122412180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122412180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122412180 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122412180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xafe9f1) (hnbgw_rua.c:471) 20250816122412180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11528689 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122412180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11528689)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122412180 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122412180 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122412180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11528689)[0x55733be563e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122412180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122412180 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122412180 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122412180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122412180 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122412180 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11528689-0)[0x55733be41410] (mgcp_client_endpoint_fsm.c:724) 20250816122412180 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122412180 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122412180 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122412180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122412180 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: afe9f'... (mgcp_client.c:807) 20250816122412180 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816122412180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122412180 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122412180 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122412180 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(252)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "afe9f117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "afe9f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122412204 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250816122412204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122412204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122412204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122412204 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122412204 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122412204 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122412204 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122412204 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122412204 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122412204 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122412204 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122412204 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122412204 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11528689-0)[0x55733be41410] (mgcp_client_endpoint_fsm.c:724) 20250816122412204 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122412204 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122412204 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122412204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11528689-0)[0x55733be3b320]{ST_CRCX}: Allocated (fsm.c:456) 20250816122412204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11528689-0)[0x55733be3b320]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11528689-0)[0x55733be41540] (fsm.c:486) 20250816122412204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11528689-0)[0x55733be3b320]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122412204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11528689-0)[0x55733be3b320]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250816122412204 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: afe9f'... (mgcp_client.c:807) 20250816122412204 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816122412204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11528689-0)[0x55733be3b320]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122412204 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122412204 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122412204 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122412204 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(252)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "afe9f117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "afe9f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122412220 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250816122412220 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3b320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122412220 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3b320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122412220 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3b320]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122412220 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3b320]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122412220 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122412220 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122412220 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122412220 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122412220 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122412220 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122412220 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122412220 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122412220 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122412220 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122412220 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122412220 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122412220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122412220 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122412220 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122412220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb6bd1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122412220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122412220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122412220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122412220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122412220 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122412220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122412220 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122412220 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122412220 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122412220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122412220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122412220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122412220 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(240)@7a2b5296a856: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: vl_len:21 HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250816122412268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122412268 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122412268 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122412268 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122412268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122412268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122412268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122412268 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122412268 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122412268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122412268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122412268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122412268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122412269 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:477) 20250816122412269 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250816122412269 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122412269 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122412269 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122412269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122412269 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122412269 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122412269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122412269 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250816122412269 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250816122412269 DMGW NOTICE mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250816122412269 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250816122412269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11528689)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250816122412269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250816122412269 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250816122412269 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122412269 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122412269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122412269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: afe9f'... (mgcp_client.c:807) 20250816122412269 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122412269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122412269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3b320]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122412269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: afe9f'... (mgcp_client.c:807) 20250816122412269 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122412269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3b320]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122412269 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{IN_USE}: Removing from parent mgw(mgw-fsm-11528689-0)[0x55733be41410] (mgcp_client_endpoint_fsm.c:873) 20250816122412269 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122412269 DLMGCP DEBUG mgw-endp(mgw-fsm-11528689-0)[0x55733be41540]{IN_USE}: Deallocated (fsm.c:568) 20250816122412269 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122412269 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122412269 DMGW DEBUG mgw(mgw-fsm-11528689-0)[0x55733be41410]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122412269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122412269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "afe9f117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "afe9f117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122412277 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250816122412277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122412277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122412277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122412277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816122412277 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250816122412277 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3b320]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122412277 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3b320]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122412277 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3b320]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122412277 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be3b320]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(240)@7a2b5296a856: Warning: Stopping inactive timer T_poll_converge. MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122412343 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33951<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@7a2b5296a856: Final verdict of PTC: none 20250816122412352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37296<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122412353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37292<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122412354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122412354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122412354 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122412354 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122412354 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122412354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11528689)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122412354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11528689)[0x55733be563e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122412354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122412354 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122412354 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122412354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb6bd1), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122412354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122412354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122412354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122412354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122412354 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122412354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122412354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11528689)[0x55733be563e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122412354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11528689)[0x55733be563e0]{disrupted}: Freeing instance (context_map.c:202) 20250816122412354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11528689)[0x55733be563e0]{disrupted}: Deallocated (fsm.c:568) 20250816122412354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122412354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{disconnected}: Freeing instance (context_map.c:206) 20250816122412354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55733be5ea30]{disconnected}: Deallocated (fsm.c:568) 20250816122412354 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11528689 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122412354 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122412354 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122412354 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122412354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122412354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122412354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122412354 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_rab_release_abnormal(239)@7a2b5296a856: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@7a2b5296a856: Final verdict of PTC: none 20250816122412354 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-SCCP(248)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@7a2b5296a856: Final verdict of PTC: none 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122412354 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816122412354 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122412354 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122412354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122412354 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122412354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122412354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122412354 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122412354 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122412354 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122412354 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122412354 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122412354 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122412354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122412354 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122412354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122412354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_release_abnormal-Iuh0(243)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(251)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(242)@7a2b5296a856: Final verdict of PTC: none 20250816122412356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sat Aug 16 12:24:12 UTC 2025 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20250816122412401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122412905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37314<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247856) Waiting for packet dumper to finish... 1 (prev_count=247856, count=276832) 20250816122414356 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122414356 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122414356 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122414356 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122414356 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122414356 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sat Aug 16 12:24:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_rab_assign_fail started. 20250816122416044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122416049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122416053 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41467<->l=127.0.0.1:4262) (control_if.c:572) 20250816122416071 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122416071 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122416071 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122416071 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122416071 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122416071 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122416071 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122416071 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122416071 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122416072 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122416072 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122416073 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122416073 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122416073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122416073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122416073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122416073 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122416073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122416073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122416073 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122416073 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122416073 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122416073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122416073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122416073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122416073 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122416073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122416073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122416073 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122416073 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122416073 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122416073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122416073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122416073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122416073 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122416073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122416073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122416073 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122416073 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122416073 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122416073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122416073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122416073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122416073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122416073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122416073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122416073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122416073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122416073 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122416073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122416073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122416073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122416073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122416073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122416073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122416073 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122416073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122416073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122416073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122416073 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122416073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122416073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122416073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122416073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122416073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122416073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122416073 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122416073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122416073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122416073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122416073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122416073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122416073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122416073 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(261)@7a2b5296a856: M3UA emulation initiated, the test can be started MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(259)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122416092 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122416092 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122416092 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122416092 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122416092 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122416093 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122416093 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122416093 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122416093 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122416093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122416093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122416093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122416093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122416093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122416093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122416094 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122416094 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122416094 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122416094 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122416094 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122416094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122416094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122416094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122416094 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122416094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122416094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122416094 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122416094 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122416094 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122416094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122416094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122416094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122416094 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122416094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122416094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122416094 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122416094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122416094 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122416094 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122416094 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122416094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122416094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122416094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816122416094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122416094 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122416094 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122416094 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122416094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122416094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122416094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122416094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122416094 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122416094 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122416094 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122416094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122416094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122416094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122416095 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122416095 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122416095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122416095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122416095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122416095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122416095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122416095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122416095 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122416095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122416095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122416095 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122416095 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122416095 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122416095 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122416095 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122416095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122416095 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122416121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122416121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122416121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122416121 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122416121 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122416121 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122416121 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122416121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122416121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122416147 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122416147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041deb1), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122416147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122416147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122416147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122416147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122416147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122416147 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122416147 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122416147 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122416147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122416147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122416147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122416287 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122416287 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122416287 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122416287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122416295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122416295 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122416295 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122416295 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122416295 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122416295 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122416295 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122416298 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122416298 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122416298 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122416298 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122416298 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122416298 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122416298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122416312 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122416312 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122416312 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122416312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(264)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122416319 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122416319 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122416319 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122416319 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122416319 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122416319 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122416319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122416322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122416322 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122416322 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122416322 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122416322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122416322 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122416322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122417112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122417112 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122417112 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122417112 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122417112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122417112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122417112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122417112 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122417113 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122417113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122417113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122417113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122417113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122417113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122417113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122417113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122417113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122417113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122417113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122417113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122417113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122417113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122417113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122417113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122417113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122417113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122417113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122417113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122417113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122417113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122417113 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122417113 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122417113 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122417113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122417113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122417113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122417113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122417113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122417113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122417113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122417113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122417113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122417113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122417113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122417113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122417113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122417113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122417113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122417113 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122417113 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122417114 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122417114 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122417114 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122417114 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122417114 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122417114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122417114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122417114 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122417121 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122417121 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122417121 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122417121 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122417121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122417121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122417121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122417121 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122417121 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122417121 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122417121 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122417121 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122417121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122417121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122417121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122417121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122417121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122417121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122417121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122417121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122417121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122417121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122417121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122417121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122417121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122417121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122417121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122417121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122417121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122417121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122417121 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122417121 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122417121 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122417121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122417121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122417121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122417121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122417121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122417121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122417121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122417121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122417121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122417121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122417121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122417121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122417121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122417121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122417121 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122417121 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122417121 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122417122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122417122 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122417122 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122417122 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122417122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122417122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122417122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122417122 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(263)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122417145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32804<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(260)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@7a2b5296a856: Added conn table entry 0TC_rab_assign_fail0(266)14823149 20250816122418189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122418189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122418189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122418189 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122418189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe22eed, normal) (hnbgw_rua.c:407) 20250816122418189 DHNB DEBUG map_rua[0x55733be3b740]{init}: Allocated (fsm.c:456) 20250816122418189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14823149)[0x55733be3b740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122418189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14823149 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122418189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122418189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122418189 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14823149 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122418189 DCN DEBUG map_sccp[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122418189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122418189 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14823149 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122418189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14823149 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122418189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14823149)[0x55733be3b740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122418189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122418189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122418189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14823149)[0x55733be3b740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122418189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55733be563e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122418189 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122418189 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{IDLE}: Allocated (fsm.c:456) 20250816122418189 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122418189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000bd0056400500f1100926) (sccp_scrc.c:406) 20250816122418189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122418189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122418189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122418189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122418189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122418189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122418189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122418189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122418189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122418189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122418189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122418189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122418189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122418189 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122418190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55733be563e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122418190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14823149)[0x55733be3b740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122418190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122418190 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122418190 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122418190 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122418190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122418190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122418190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122418190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@7a2b5296a856: Added conn table entry 0TC_rab_assign_fail0(266)2024937 HNBGW_Test.msc0-SCCP(259)@7a2b5296a856: Session index based on connection ID:0 TC_rab_assign_fail0(266)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122418209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122418209 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122418209 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122418209 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122418209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122418210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122418210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122418210 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122418210 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122418210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122418210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122418210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122418210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122418210 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=00e0ede0) (sccp_scrc.c:477) 20250816122418210 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20250816122418210 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122418210 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122418210 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122418210 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122418210 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122418210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55733be563e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122418210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55733be563e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@7a2b5296a856: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(265)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(259)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(259)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816122418413 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122418413 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122418413 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122418413 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122418413 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122418413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122418413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122418413 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122418413 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122418413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122418413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122418413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122418413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122418413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122418413 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20250816122418413 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122418413 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122418413 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122418413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122418413 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122418413 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122418413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55733be563e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122418413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122418413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122418413 DMGW DEBUG mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122418413 DMGW DEBUG mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122418413 DMGW DEBUG mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122418413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122418413 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122418413 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{UNUSED}: Allocated (fsm.c:456) 20250816122418413 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{UNUSED}: is child of mgw(mgw-fsm-14823149-0)[0x55733be3b320] (fsm.c:486) 20250816122418413 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14823149-0)[0x55733be3b320] (mgcp_client_endpoint_fsm.c:724) 20250816122418413 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122418413 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122418413 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122418413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14823149-0)[0x55733be41540]{ST_CRCX}: Allocated (fsm.c:456) 20250816122418413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14823149-0)[0x55733be41540]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0] (fsm.c:486) 20250816122418413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14823149-0)[0x55733be41540]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122418413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14823149-0)[0x55733be41540]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122418414 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: e22ee'... (mgcp_client.c:807) 20250816122418414 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122418414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14823149-0)[0x55733be41540]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122418414 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e22eed17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e22eed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_fail0(266) TC_rab_assign_fail0(266)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e22eed17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e22eed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_fail0(266)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816122418462 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250816122418462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122418462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122418462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122418462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122418462 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122418462 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122418462 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122418462 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122418462 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122418462 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122418462 DMGW DEBUG mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122418462 DMGW DEBUG mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122418462 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122418462 DMGW DEBUG mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122418462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14823149)[0x55733be3b740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122418462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122418462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122418462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_fail0(266)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122418502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122418502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122418502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250816122418502 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122418502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe22eed) (hnbgw_rua.c:471) 20250816122418502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14823149 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250816122418502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14823149)[0x55733be3b740]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122418502 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122418502 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122418502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14823149)[0x55733be3b740]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122418502 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250816122418503 DMGW DEBUG mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122418503 DMGW DEBUG mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122418503 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250816122418503 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250816122418503 DMGW ERROR mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250816122418503 DMGW DEBUG mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250816122418503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250816122418503 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122418503 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122418503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0ede0), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20250816122418503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122418503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122418503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122418503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122418503 DMGW DEBUG mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250816122418503 DMGW DEBUG mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122418503 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122418503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122418503 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: e22ee'... (mgcp_client.c:807) 20250816122418503 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816122418503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122418503 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{IN_USE}: Removing from parent mgw(mgw-fsm-14823149-0)[0x55733be3b320] (mgcp_client_endpoint_fsm.c:873) 20250816122418503 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122418503 DLMGCP DEBUG mgw-endp(mgw-fsm-14823149-0)[0x55733be561c0]{IN_USE}: Deallocated (fsm.c:568) 20250816122418503 DMGW DEBUG mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122418503 DMGW DEBUG mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122418503 DMGW DEBUG mgw(mgw-fsm-14823149-0)[0x55733be3b320]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122418503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122418503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122418503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122418503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122418503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122418503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122418503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122418503 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(254)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(254)@7a2b5296a856: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "e22eed17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122418548 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250816122418548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122418548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122418548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122418548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41540]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122418551 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41467<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@7a2b5296a856: Final verdict of PTC: none 20250816122418564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32796<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122418565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32790<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(262)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@7a2b5296a856: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@7a2b5296a856: Final verdict of PTC: none 20250816122418566 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122418566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122418566 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122418566 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122418566 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122418566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122418566 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122418566 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122418566 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122418566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122418566 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122418566 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122418566 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122418566 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122418566 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122418566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122418566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(260)@7a2b5296a856: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(256)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@7a2b5296a856: Final verdict of PTC: none 20250816122418568 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122418568 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122418568 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122418568 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122418568 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122418568 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122418568 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122418568 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816122418568 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122418568 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122418568 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122418568 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122418568 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_rab_assign_fail0(266)@7a2b5296a856: Final verdict of PTC: pass 20250816122418568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122418568 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122418568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122418568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(264)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(265)@7a2b5296a856: Final verdict of PTC: none 20250816122418569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32804<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_rab_assign_fail finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sat Aug 16 12:24:18 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20250816122418606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122418704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122418705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122418705 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122418705 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122418705 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122418705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14823149)[0x55733be3b740]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122418705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14823149)[0x55733be3b740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122418705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122418705 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122418705 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122418705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0ede0), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122418705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122418705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122418705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122418705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122418705 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122418705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55733be563e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122418705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14823149)[0x55733be3b740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122418705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14823149)[0x55733be3b740]{disrupted}: Freeing instance (context_map.c:202) 20250816122418705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14823149)[0x55733be3b740]{disrupted}: Deallocated (fsm.c:568) 20250816122418705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55733be563e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122418705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55733be563e0]{disconnected}: Freeing instance (context_map.c:206) 20250816122418705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55733be563e0]{disconnected}: Deallocated (fsm.c:568) 20250816122418705 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14823149 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816122418705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122418705 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122418705 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122418706 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122418706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122418706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122418706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122418706 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122419108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32810<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=237480) 20250816122419894 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122419894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009116b6), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122419895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122419895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122419895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122419895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122419895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122419895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122419895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122419895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122419895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122419895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122419895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122419895 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=237480, count=247836) 20250816122420567 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122420567 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122420567 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122420569 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122420570 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122420570 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sat Aug 16 12:24:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_rab_assign_mgcp_to started. 20250816122422252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122422263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122422270 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34137<->l=127.0.0.1:4262) (control_if.c:572) 20250816122422296 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122422296 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122422296 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122422296 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122422296 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122422297 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122422297 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122422297 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122422297 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122422297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122422297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122422297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122422297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122422297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122422297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122422297 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122422297 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122422297 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122422297 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122422297 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122422297 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122422297 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122422297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122422297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122422297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122422297 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122422297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122422297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122422297 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122422297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122422297 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122422297 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122422297 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122422297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122422297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122422297 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122422297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122422297 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122422297 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122422297 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122422297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122422297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122422297 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122422298 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122422298 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122422298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122422298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122422298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122422298 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122422298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122422298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122422298 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122422298 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122422298 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122422298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122422298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122422298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122422298 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122422298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122422298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122422298 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122422299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122422299 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122422299 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122422299 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122422299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122422299 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122422299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122422299 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122422299 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122422299 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122422299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122422299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122422299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(275)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122422323 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122422323 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122422323 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122422323 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122422323 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122422324 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122422324 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122422324 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122422324 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122422324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122422324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122422324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122422324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122422324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122422324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122422324 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122422324 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122422325 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122422325 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122422325 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122422325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122422325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122422325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122422325 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122422325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122422325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122422325 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122422325 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122422325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122422325 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122422325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122422325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122422325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122422325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122422325 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122422325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122422325 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816122422325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122422325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122422325 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122422325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122422325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122422325 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122422325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122422325 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122422325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122422325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122422325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122422325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122422325 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122422325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122422325 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122422325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122422325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122422325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122422325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122422325 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122422326 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122422327 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122422327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122422327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122422327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122422327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122422327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122422327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122422327 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122422327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122422327 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122422327 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122422327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122422327 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122422327 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122422327 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122422327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122422327 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation 20250816122422354 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122422355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb6bd1), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122422355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122422355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122422355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122422355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122422355 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122422355 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122422355 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122422355 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122422355 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122422355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122422355 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down HNBGW_Test.sgsn0-SCCP(276)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122422396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122422396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122422396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122422396 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122422396 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122422396 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122422396 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122422396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122422396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122422515 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122422515 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122422515 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122422515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122422519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122422519 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122422519 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122422519 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122422519 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122422519 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122422519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122422520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122422520 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122422520 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122422520 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122422520 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122422520 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122422520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122422557 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122422557 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122422557 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122422557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122422564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122422564 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122422564 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122422564 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122422564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122422564 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122422564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122422566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122422566 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122422566 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122422566 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122422566 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122422566 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122422566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122423336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122423336 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122423336 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122423336 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122423336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122423336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122423336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122423337 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122423337 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122423337 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122423337 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122423337 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122423337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122423337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122423337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122423337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122423337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122423337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122423337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122423337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122423337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122423337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122423337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122423337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122423337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122423337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122423337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122423337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122423337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122423337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122423337 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122423337 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122423337 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122423337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122423337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122423337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122423337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122423337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122423337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122423337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122423337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122423337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122423337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122423337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122423337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122423337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122423337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122423337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122423337 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122423337 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122423337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122423337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122423337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122423337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122423337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122423337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122423337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122423337 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122423378 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122423378 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122423378 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122423378 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122423378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122423378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122423378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122423378 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122423378 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122423378 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122423378 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122423378 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122423378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122423379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122423379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122423379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122423379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122423379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122423379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122423379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122423379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122423379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122423379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122423379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122423379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122423379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122423379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122423379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122423379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122423379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122423379 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122423379 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122423379 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122423379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122423379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122423379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122423379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122423379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122423379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122423379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122423379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122423379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122423379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122423379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122423379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122423379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122423379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122423379 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122423379 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122423379 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122423379 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122423379 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122423379 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122423379 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122423379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122423379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122423379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122423379 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(277)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122423427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to0(280)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(274)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@7a2b5296a856: Added conn table entry 0TC_rab_assign_mgcp_to0(280)8700253 20250816122424473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122424473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122424473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122424473 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122424473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x84c15d, normal) (hnbgw_rua.c:407) 20250816122424473 DHNB DEBUG map_rua[0x55733be3b740]{init}: Allocated (fsm.c:456) 20250816122424473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8700253)[0x55733be3b740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122424473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8700253 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122424473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122424473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122424473 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8700253 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122424473 DCN DEBUG map_sccp[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122424473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122424473 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8700253 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122424473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8700253 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122424473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8700253)[0x55733be3b740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122424473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122424473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122424473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8700253)[0x55733be3b740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122424473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122424473 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122424473 DLSCCP DEBUG SCCP-SCOC(27)[0x55733be41540]{IDLE}: Allocated (fsm.c:456) 20250816122424473 DLSCCP DEBUG SCCP-SCOC(27)[0x55733be41540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122424473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001860056400500f1100926) (sccp_scrc.c:406) 20250816122424473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122424473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122424473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122424473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122424473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122424473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122424473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122424473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122424473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122424473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122424474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122424474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122424474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122424474 DLSCCP DEBUG SCCP-SCOC(27)[0x55733be41540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122424474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122424474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8700253)[0x55733be3b740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122424474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122424474 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122424474 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122424474 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122424474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122424474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122424474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122424474 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@7a2b5296a856: Added conn table entry 0TC_rab_assign_mgcp_to0(280)10212788 HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122424489 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122424489 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122424489 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122424489 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122424489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122424489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122424489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122424489 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122424489 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122424490 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122424490 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122424490 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122424490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122424490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=00848eb5) (sccp_scrc.c:477) 20250816122424490 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20250816122424490 DLSCCP DEBUG SCCP-SCOC(27)[0x55733be41540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122424490 DLSCCP DEBUG SCCP-SCOC(27)[0x55733be41540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122424490 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122424490 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122424490 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122424490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122424490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816122424692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122424692 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122424693 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122424693 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122424693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122424693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122424693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122424693 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122424693 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122424693 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122424693 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122424693 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122424693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122424693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122424693 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250816122424693 DLSCCP DEBUG SCCP-SCOC(27)[0x55733be41540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122424693 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122424693 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122424693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122424693 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122424693 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122424693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122424693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122424693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122424693 DMGW DEBUG mgw(mgw-fsm-8700253-0)[0x55733be561c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122424693 DMGW DEBUG mgw(mgw-fsm-8700253-0)[0x55733be561c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122424693 DMGW DEBUG mgw(mgw-fsm-8700253-0)[0x55733be561c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122424693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122424693 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122424693 DLMGCP DEBUG mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320]{UNUSED}: Allocated (fsm.c:456) 20250816122424693 DLMGCP DEBUG mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320]{UNUSED}: is child of mgw(mgw-fsm-8700253-0)[0x55733be561c0] (fsm.c:486) 20250816122424693 DLMGCP DEBUG mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8700253-0)[0x55733be561c0] (mgcp_client_endpoint_fsm.c:724) 20250816122424693 DLMGCP DEBUG mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122424693 DLMGCP DEBUG mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122424693 DLMGCP DEBUG mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122424693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8700253-0)[0x55733be41410]{ST_CRCX}: Allocated (fsm.c:456) 20250816122424693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8700253-0)[0x55733be41410]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320] (fsm.c:486) 20250816122424693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8700253-0)[0x55733be41410]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122424694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8700253-0)[0x55733be41410]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122424694 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 84c15'... (mgcp_client.c:807) 20250816122424694 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122424694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8700253-0)[0x55733be41410]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122424694 DLMGCP DEBUG mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "84c15d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84c15d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to0(280)@7a2b5296a856: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "84c15d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84c15d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122426148 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122426148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041deb1), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122426148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122426148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122426148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122426148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122426149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122426149 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122426149 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122426149 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122426149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122426149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122426149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122426149 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122426156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122426156 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122426156 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122426156 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122426156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122426156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122426156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122426156 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122426157 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122426157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122426157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122426157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122426157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122426157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=0041deb1) (sccp_scrc.c:477) 20250816122426157 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20250816122426157 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122426157 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122426157 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122426157 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122426157 DLSCCP DEBUG SCCP-SCOC(24)[0x55733be58160]{IDLE}: Deallocated (fsm.c:568) 20250816122428694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250816122428694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250816122428694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320] (mgcp_client_fsm.c:526) 20250816122428694 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250816122428694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250816122428694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be41410]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250816122428694 DLMGCP DEBUG mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250816122428694 DLMGCP DEBUG mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122428694 DLMGCP DEBUG mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250816122428694 DLMGCP DEBUG mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-8700253-0)[0x55733be561c0] (mgcp_client_endpoint_fsm.c:925) 20250816122428694 DLMGCP DEBUG mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250816122428694 DLMGCP DEBUG mgw-endp(mgw-fsm-8700253-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250816122428694 DMGW DEBUG mgw(mgw-fsm-8700253-0)[0x55733be561c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250816122428694 DMGW ERROR mgw(mgw-fsm-8700253-0)[0x55733be561c0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250816122428694 DMGW DEBUG mgw(mgw-fsm-8700253-0)[0x55733be561c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250816122428694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250816122428694 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122428694 DLSCCP DEBUG SCCP-SCOC(27)[0x55733be41540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122428694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00848eb5), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20250816122428694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122428694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122428694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122428694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122428695 DMGW DEBUG mgw(mgw-fsm-8700253-0)[0x55733be561c0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250816122428695 DMGW DEBUG mgw(mgw-fsm-8700253-0)[0x55733be561c0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250816122428695 DMGW DEBUG mgw(mgw-fsm-8700253-0)[0x55733be561c0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250816122428695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122428695 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122428695 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122428695 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122428695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122428695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122428695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122428695 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250816122428706 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122428706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0ede0), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122428706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122428706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122428706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122428706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122428706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122428706 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122428706 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122428706 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122428706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122428706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122428706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122428706 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122428710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122428710 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122428710 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122428710 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122428710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122428710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122428710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122428710 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122428710 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122428710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122428710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122428710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122428710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122428710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=00e0ede0) (sccp_scrc.c:477) 20250816122428710 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20250816122428710 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122428710 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122428710 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122428710 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122428710 DLSCCP DEBUG SCCP-SCOC(26)[0x55733be5ea30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122428913 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122428913 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122428913 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122428913 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122428913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122428913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122428913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122428913 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122428913 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122428913 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122428913 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122428913 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122428913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122428913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122428913 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250816122428913 DLSCCP DEBUG SCCP-SCOC(27)[0x55733be41540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122428913 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122428913 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122428913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122428913 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122428913 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122428913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122428913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8700253)[0x55733be3b740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122428913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122428913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122428913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgcp_to0(280)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@7a2b5296a856: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)8700253 20250816122428954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122428954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122428954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122428954 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122428954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x84c15d,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122428954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8700253 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122428954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8700253)[0x55733be3b740]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122428954 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122428954 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122428954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8700253)[0x55733be3b740]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122428954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122428954 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122428954 DLSCCP DEBUG SCCP-SCOC(27)[0x55733be41540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122428954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00848eb5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122428954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122428954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122428954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122428954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122428954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8700253)[0x55733be3b740]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122428954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122428954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122428954 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122428954 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122428954 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122428954 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122428954 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122428954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122428954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122428954 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@7a2b5296a856: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)10212788 HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: Session index based on connection ID:0 20250816122428967 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122428967 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122428967 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122428968 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122428968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122428968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122428968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122428968 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122428968 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122428968 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122428968 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122428968 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122428968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122428968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=00848eb5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122428968 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20250816122428968 DLSCCP DEBUG SCCP-SCOC(27)[0x55733be41540]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122428968 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122428968 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122428968 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122428968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122428968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122428968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8700253)[0x55733be3b740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122428968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8700253)[0x55733be3b740]{disconnected}: Freeing instance (context_map.c:202) 20250816122428968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8700253)[0x55733be3b740]{disconnected}: Deallocated (fsm.c:568) 20250816122428968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122428968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{disconnected}: Freeing instance (context_map.c:206) 20250816122428968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55733be563e0]{disconnected}: Deallocated (fsm.c:568) 20250816122428968 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8700253 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816122428968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00848eb5), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20250816122428968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122428968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122428968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122428968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122428968 DLSCCP DEBUG SCCP-SCOC(27)[0x55733be41540]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122428968 DLSCCP DEBUG SCCP-SCOC(27)[0x55733be41540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122428968 DLSCCP DEBUG SCCP-SCOC(27)[0x55733be41540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122428968 DLSCCP DEBUG SCCP-SCOC(27)[0x55733be41540]{IDLE}: Deallocated (fsm.c:568) 20250816122428968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122428969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122428969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122428969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122428969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122428969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122428969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122428969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: RLC received in state:disconnect_pending 20250816122429896 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122429896 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009116b6), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122429896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122429896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122429896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122429896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122429896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122429896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122429896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122429896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122429896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122429896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122429896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122429896 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122429898 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122429898 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122429898 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122429898 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122429898 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122429898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122429898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122429898 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122429898 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122429898 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122429898 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122429898 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122429898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122429898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=009116b6) (sccp_scrc.c:477) 20250816122429898 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20250816122429898 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122429898 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122429898 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122429898 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122429898 DLSCCP DEBUG SCCP-SCOC(6)[0x55733be3c1b0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122430975 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34137<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(269)@7a2b5296a856: Final verdict of PTC: none 20250816122430977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32832<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(268)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122430983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32824<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122430984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122430984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122430984 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122430984 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122430984 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122430986 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122430986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122430986 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122430986 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122430986 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(273)@7a2b5296a856: Final verdict of PTC: none 20250816122430986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122430986 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122430986 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122430986 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122430986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122430986 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122430986 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122430986 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_rab_assign_mgcp_to-Iuh0-RUA(272)@7a2b5296a856: Final verdict of PTC: none 20250816122430986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122430987 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122430987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122430987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(276)@7a2b5296a856: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgcp_to(267)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(279)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(270)@7a2b5296a856: Final verdict of PTC: none 20250816122430993 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122430993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122430993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122430993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(274)@7a2b5296a856: Final verdict of PTC: none 20250816122430993 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122430993 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122430993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122430993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122430993 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816122430993 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122430993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122430993 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122430993 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122430993 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122430993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122430994 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122430994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122430994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assign_mgcp_to0(280)@7a2b5296a856: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(278)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sat Aug 16 12:24:31 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20250816122431069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122431571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44628<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=272680) 20250816122432356 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122432356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb6bd1), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122432356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122432356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122432356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122432356 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122432356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122432356 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122432356 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122432356 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122432356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122432356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122432356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122432356 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=272680, count=273220) 20250816122432988 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122432988 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122432988 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122432994 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122432995 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122432995 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Sat Aug 16 12:24:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250816122434642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122434645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44644<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122434647 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36033<->l=127.0.0.1:4262) (control_if.c:572) 20250816122434657 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122434658 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122434658 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122434658 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122434658 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122434658 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122434658 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122434658 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122434658 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122434658 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122434658 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122434659 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122434659 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122434659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122434659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122434659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122434659 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122434659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122434659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122434659 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122434659 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122434659 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122434659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122434659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122434659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122434659 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122434659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122434659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122434660 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122434660 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122434660 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122434660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122434660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122434660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122434660 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122434660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122434660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122434660 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122434660 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122434660 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122434660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122434660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122434660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122434660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122434660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122434660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122434660 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122434660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122434660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122434660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122434660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122434660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122434660 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122434660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122434660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122434660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122434660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122434660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122434660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122434660 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122434660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122434660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122434660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122434660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122434660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122434660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122434660 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122434660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122434660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122434660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122434660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122434660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122434660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122434660 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(289)@7a2b5296a856: M3UA emulation initiated, the test can be started MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122434671 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122434671 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122434671 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122434671 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122434671 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122434672 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122434672 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122434672 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122434672 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122434673 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122434673 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122434673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122434673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122434673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122434673 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122434673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122434673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122434673 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122434673 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122434673 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122434673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122434673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122434673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122434673 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122434673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122434673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122434673 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122434673 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122434673 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122434673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122434673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122434673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122434673 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122434673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122434673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122434673 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122434673 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122434673 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122434673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122434673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122434673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122434673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122434673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122434673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122434673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122434673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122434673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122434673 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122434673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122434673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122434673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122434673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122434673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122434673 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122434673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122434673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122434673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122434673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122434673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122434673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122434673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122434673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122434673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122434673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122434673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122434673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122434673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122434673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122434673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122434673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122434673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122434673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122434673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122434673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122434673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122434692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122434692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122434692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122434692 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122434692 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122434692 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122434692 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122434692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122434692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122434869 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122434869 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122434869 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122434869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122434871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122434871 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122434871 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122434871 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122434871 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122434871 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122434871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122434872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122434872 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122434872 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122434872 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122434872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122434872 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122434872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122434882 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122434882 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122434882 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122434882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122434883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122434883 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122434883 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122434883 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122434883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122434883 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122434883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122434884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122434884 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122434884 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122434884 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122434884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122434884 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122434884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122435689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122435689 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122435689 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122435689 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122435689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122435689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122435689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122435689 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122435689 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122435690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122435690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122435690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122435690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122435690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122435690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122435690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122435690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122435690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122435690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122435690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122435690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122435690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122435690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122435690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122435690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122435690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122435690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122435690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122435690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122435690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122435690 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122435690 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122435690 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122435690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122435690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122435690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122435690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122435690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122435690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122435690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122435690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122435690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122435690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122435690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122435690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122435690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122435690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122435690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122435690 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122435690 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122435690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122435690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122435690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122435690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122435690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122435690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122435690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122435690 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122435698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122435698 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122435698 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122435698 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122435698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122435698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122435698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122435698 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122435698 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122435698 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122435698 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122435698 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122435698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122435698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122435698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122435698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122435698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122435698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122435698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122435698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122435698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122435698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122435698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122435698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122435698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122435698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122435698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122435698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122435698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122435698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122435698 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122435698 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122435698 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122435698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122435698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122435698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122435698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122435698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122435698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122435698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122435698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122435698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122435698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122435698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122435698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122435698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122435698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122435698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122435698 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122435698 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122435698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122435698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122435698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122435698 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122435698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122435698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122435698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122435699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(291)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122435714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40900<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(288)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@7a2b5296a856: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4688437 20250816122436751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122436751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122436751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122436751 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122436751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x478a35, normal) (hnbgw_rua.c:407) 20250816122436751 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122436751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122436751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4688437 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122436751 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122436751 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122436751 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4688437 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122436751 DCN DEBUG map_sccp[0x55733be41540]{init}: Allocated (fsm.c:456) 20250816122436751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122436751 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4688437 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122436751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4688437 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122436751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122436751 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122436751 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122436751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122436751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122436751 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122436751 DLSCCP DEBUG SCCP-SCOC(28)[0x55733be5ea30]{IDLE}: Allocated (fsm.c:456) 20250816122436751 DLSCCP DEBUG SCCP-SCOC(28)[0x55733be5ea30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122436751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300025f0056400500f1100926) (sccp_scrc.c:406) 20250816122436751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122436751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122436751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122436751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122436751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122436751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122436751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122436751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122436751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122436751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122436751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122436751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122436751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122436751 DLSCCP DEBUG SCCP-SCOC(28)[0x55733be5ea30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122436751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122436751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122436751 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122436751 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122436751 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122436751 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122436751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122436751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122436751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122436751 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@7a2b5296a856: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)13831706 HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122436767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122436767 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122436768 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122436768 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122436768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122436768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122436768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122436768 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122436768 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122436768 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122436768 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122436768 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122436768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122436768 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=004f04c0) (sccp_scrc.c:477) 20250816122436768 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20250816122436768 DLSCCP DEBUG SCCP-SCOC(28)[0x55733be5ea30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122436768 DLSCCP DEBUG SCCP-SCOC(28)[0x55733be5ea30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122436768 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122436768 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122436768 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122436768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122436768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@7a2b5296a856: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(293)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816122436969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122436969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122436969 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122436969 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122436969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122436969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122436969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122436969 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122436969 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122436969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122436969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122436969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122436969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122436969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122436969 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250816122436969 DLSCCP DEBUG SCCP-SCOC(28)[0x55733be5ea30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122436969 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122436969 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122436969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122436969 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122436969 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122436969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122436969 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122436969 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122436969 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122436969 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122436969 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122436969 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122436969 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122436969 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{UNUSED}: Allocated (fsm.c:456) 20250816122436969 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{UNUSED}: is child of mgw(mgw-fsm-4688437-0)[0x55733be41410] (fsm.c:486) 20250816122436969 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4688437-0)[0x55733be41410] (mgcp_client_endpoint_fsm.c:724) 20250816122436969 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122436969 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122436969 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122436969 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4688437-0)[0x55733be561c0]{ST_CRCX}: Allocated (fsm.c:456) 20250816122436969 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4688437-0)[0x55733be561c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320] (fsm.c:486) 20250816122436969 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4688437-0)[0x55733be561c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122436969 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4688437-0)[0x55733be561c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122436969 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 478a3'... (mgcp_client.c:807) 20250816122436970 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816122436970 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4688437-0)[0x55733be561c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122436970 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "478a3517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "478a3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "478a3517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "478a3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816122437005 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250816122437005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122437005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122437005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122437005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122437005 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122437005 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122437005 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122437005 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122437005 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122437005 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122437005 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122437005 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122437005 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122437005 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122437005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122437005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122437005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122437005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122437019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122437019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122437019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122437019 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122437019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x478a35) (hnbgw_rua.c:471) 20250816122437019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4688437 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122437019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122437019 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122437019 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122437019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122437019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122437019 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122437019 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122437019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122437019 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122437019 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4688437-0)[0x55733be41410] (mgcp_client_endpoint_fsm.c:724) 20250816122437019 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122437019 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122437019 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122437019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122437019 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 478a'... (mgcp_client.c:807) 20250816122437019 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816122437019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122437019 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122437019 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122437019 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "478a3517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "478a3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122437025 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250816122437025 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250816122437025 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122437025 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122437025 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122437025 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.3.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122437025 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122437025 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122437025 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122437025 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122437025 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122437025 DMGW INFO mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_MDCX_HNB}: Local MGW IuUP IP address 127.1.2.1:10000 changed to 127.3.2.1:10000 during MDCX. Modifying RAB on HNB. (mgw_fsm.c:420) 20250816122437025 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250816122437025 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122437025 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122437025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122437025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122437025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122437025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122437026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122437026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122437026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122437026 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122437026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x478a35) (hnbgw_rua.c:471) 20250816122437026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4688437 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122437026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122437026 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122437026 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122437026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122437026 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122437026 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122437026 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122437026 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122437026 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250816122437026 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250816122437026 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122437026 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4688437-0)[0x55733be41410] (mgcp_client_endpoint_fsm.c:724) 20250816122437026 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122437026 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122437026 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122437026 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4688437-0)[0x55733be58160]{ST_CRCX}: Allocated (fsm.c:456) 20250816122437026 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4688437-0)[0x55733be58160]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320] (fsm.c:486) 20250816122437026 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4688437-0)[0x55733be58160]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122437026 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4688437-0)[0x55733be58160]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250816122437026 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 478a'... (mgcp_client.c:807) 20250816122437026 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816122437026 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4688437-0)[0x55733be58160]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122437026 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122437026 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122437026 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122437026 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "478a3517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "478a3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122437031 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250816122437031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be58160]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122437031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be58160]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122437031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be58160]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122437031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be58160]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122437031 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122437031 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122437031 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122437031 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122437031 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122437031 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122437031 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122437031 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122437031 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122437031 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122437031 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122437031 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122437031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122437031 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122437031 DLSCCP DEBUG SCCP-SCOC(28)[0x55733be5ea30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122437031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f04c0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122437031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122437031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122437031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122437031 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122437031 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122437031 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122437031 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122437031 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122437031 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122437031 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122437031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122437031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122437031 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@7a2b5296a856: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122437050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122437050 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122437050 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122437050 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122437050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122437050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122437050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122437050 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122437050 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122437050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122437050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122437050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122437050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122437051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122437051 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250816122437051 DLSCCP DEBUG SCCP-SCOC(28)[0x55733be5ea30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122437051 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122437051 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122437051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122437051 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122437051 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122437051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122437051 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122437051 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122437051 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122437051 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122437051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122437051 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 478a'... (mgcp_client.c:807) 20250816122437051 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122437051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122437051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be58160]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122437051 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 478a'... (mgcp_client.c:807) 20250816122437051 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122437051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be58160]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122437051 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{IN_USE}: Removing from parent mgw(mgw-fsm-4688437-0)[0x55733be41410] (mgcp_client_endpoint_fsm.c:873) 20250816122437051 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122437051 DLMGCP DEBUG mgw-endp(mgw-fsm-4688437-0)[0x55733be3b320]{IN_USE}: Deallocated (fsm.c:568) 20250816122437051 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122437051 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122437051 DMGW DEBUG mgw(mgw-fsm-4688437-0)[0x55733be41410]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122437051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122437051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816122437051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122437051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "478a3517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "478a3517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122437055 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250816122437055 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122437055 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122437055 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122437055 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be561c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816122437055 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250816122437055 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be58160]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122437055 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be58160]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122437055 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be58160]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122437055 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be58160]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@7a2b5296a856: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4688437 20250816122437061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122437061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122437061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122437061 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122437061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x478a35,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122437061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4688437 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122437061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122437061 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122437061 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122437061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122437061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122437061 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122437061 DLSCCP DEBUG SCCP-SCOC(28)[0x55733be5ea30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122437061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f04c0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122437061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122437061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122437061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122437061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122437061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122437061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122437061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122437061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122437061 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122437061 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122437061 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122437061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122437061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122437061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122437061 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@7a2b5296a856: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)13831706 HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: Session index based on connection ID:0 20250816122437065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122437065 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122437065 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122437065 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122437065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122437065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122437065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122437065 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122437065 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122437065 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122437065 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122437065 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122437065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122437065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=004f04c0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122437065 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20250816122437065 DLSCCP DEBUG SCCP-SCOC(28)[0x55733be5ea30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122437065 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122437065 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122437065 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122437065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122437065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122437065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122437065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{disconnected}: Freeing instance (context_map.c:202) 20250816122437065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4688437)[0x55733be563e0]{disconnected}: Deallocated (fsm.c:568) 20250816122437065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122437065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{disconnected}: Freeing instance (context_map.c:206) 20250816122437065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55733be41540]{disconnected}: Deallocated (fsm.c:568) 20250816122437065 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4688437 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122437065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f04c0), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20250816122437065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122437065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122437065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122437065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122437065 DLSCCP DEBUG SCCP-SCOC(28)[0x55733be5ea30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122437065 DLSCCP DEBUG SCCP-SCOC(28)[0x55733be5ea30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122437065 DLSCCP DEBUG SCCP-SCOC(28)[0x55733be5ea30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122437065 DLSCCP DEBUG SCCP-SCOC(28)[0x55733be5ea30]{IDLE}: Deallocated (fsm.c:568) 20250816122437065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122437065 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122437065 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122437065 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122437065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122437065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122437065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122437065 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122439080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44644<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122439081 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36033<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(283)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(282)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122439085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122439087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122439087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122439087 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122439087 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122439087 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@7a2b5296a856: Final verdict of PTC: none 20250816122439089 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122439089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122439089 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122439089 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122439090 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122439090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122439090 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(287)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@7a2b5296a856: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@7a2b5296a856: Final verdict of PTC: none 20250816122439090 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122439090 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122439090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122439090 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122439090 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122439090 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122439090 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122439090 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122439090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122439090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(288)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@7a2b5296a856: Final verdict of PTC: none 20250816122439091 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122439091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(290)@7a2b5296a856: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@7a2b5296a856: Final verdict of PTC: none 20250816122439091 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122439091 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122439091 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122439091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122439091 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122439091 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816122439091 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122439091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122439091 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122439091 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122439091 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122439091 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122439091 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122439091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122439091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(289)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(284)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(293)@7a2b5296a856: Final verdict of PTC: none 20250816122439093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40900<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Sat Aug 16 12:24:39 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20250816122439185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122439686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274436) Waiting for packet dumper to finish... 1 (prev_count=274436, count=293032) 20250816122441090 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122441091 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122441091 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122441092 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122441092 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122441092 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sat Aug 16 12:24:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816122442356 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122442357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb6bd1), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122442357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122442357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122442357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122442357 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122442357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122442357 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122442357 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122442357 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122442357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122442357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122442357 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ranap_cs_mo_disconnect started. 20250816122442816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40928<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122442823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122442829 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45485<->l=127.0.0.1:4262) (control_if.c:572) 20250816122442850 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122442850 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122442850 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122442851 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122442851 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122442851 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122442851 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122442851 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122442851 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122442851 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122442852 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122442852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122442852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122442852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122442852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122442852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122442852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122442852 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122442852 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122442852 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122442852 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122442852 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122442852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122442852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122442852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122442852 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122442852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122442852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122442852 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122442852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122442852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122442852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122442852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122442852 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122442852 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122442852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122442852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122442852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122442852 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122442852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122442852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122442852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122442852 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122442852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122442852 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122442852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122442852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122442852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122442852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122442852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122442852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122442852 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122442852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122442852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122442853 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122442853 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122442853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122442853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122442853 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122442853 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122442853 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122442853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122442854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122442854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122442854 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122442854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122442854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122442854 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122442854 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122442854 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122442854 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122442854 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122442854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122442854 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(303)@7a2b5296a856: M3UA emulation initiated, the test can be started MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122442887 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122442887 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122442887 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122442888 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122442888 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122442888 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122442888 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122442888 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122442888 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122442889 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122442889 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122442889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122442889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122442889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122442889 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122442889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122442889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122442889 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122442889 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122442889 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122442890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122442890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122442890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122442890 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122442890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122442890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122442890 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122442890 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122442890 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122442890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122442890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122442890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122442890 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122442890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122442890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122442890 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122442890 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122442890 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122442890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122442890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122442890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122442890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122442890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122442890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122442890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122442890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122442890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122442890 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122442890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122442890 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122442890 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122442890 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122442890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122442890 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122442890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122442890 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122442890 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122442890 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122442890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122442890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122442890 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122442890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122442890 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122442890 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122442890 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122442890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122442890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122442890 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122442890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122442890 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122442890 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122442890 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122442890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122442890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122442890 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122442917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122442917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122442917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122442917 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122442917 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122442917 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122442917 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122442917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122442917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122443076 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122443076 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122443077 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122443077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122443085 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122443085 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122443085 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122443085 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122443085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122443085 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122443085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122443085 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122443085 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122443085 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122443085 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122443085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122443085 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122443085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122443103 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122443103 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122443103 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122443103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122443109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122443109 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122443109 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122443109 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122443109 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122443109 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122443109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122443111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122443111 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122443111 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122443111 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122443111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122443111 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122443111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122443890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122443890 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122443890 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122443890 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122443890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122443890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122443890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122443890 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122443890 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122443890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122443890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122443890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122443890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122443890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122443890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122443890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122443890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122443890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122443890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122443890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122443890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122443890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122443890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122443890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122443890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122443890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122443890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122443890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122443890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122443890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122443890 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122443890 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122443890 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122443890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122443890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122443890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122443890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122443890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122443890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122443890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122443890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122443890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122443890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122443890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122443890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122443891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122443891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122443891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122443891 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122443891 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122443891 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122443891 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122443891 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122443891 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122443891 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122443891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122443891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122443891 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122443925 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122443925 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122443925 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122443925 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122443925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122443925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122443925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122443925 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122443925 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122443925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122443925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122443925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122443925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122443925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122443925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122443925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122443925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122443925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122443925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122443925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122443925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122443925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122443925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122443925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122443925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122443925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122443925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122443925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122443925 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122443925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122443926 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122443926 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122443926 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122443926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122443926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122443926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122443926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122443926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122443926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122443926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122443926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122443926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122443926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122443926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122443926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122443926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122443926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122443926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122443926 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122443926 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122443926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122443926 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122443926 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122443926 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122443926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122443926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122443926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122443926 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(305)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122443952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(302)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@7a2b5296a856: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)2210997 20250816122444970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122444970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122444970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122444970 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122444970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x21bcb5, normal) (hnbgw_rua.c:407) 20250816122444970 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122444970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2210997)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122444970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2210997 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122444970 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122444970 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122444970 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2210997 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122444970 DCN DEBUG map_sccp[0x55733be41540]{init}: Allocated (fsm.c:456) 20250816122444970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122444970 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2210997 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122444970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2210997 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122444970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2210997)[0x55733be563e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122444970 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122444970 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122444970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2210997)[0x55733be563e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122444970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122444970 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122444970 DLSCCP DEBUG SCCP-SCOC(29)[0x55733be5ea30]{IDLE}: Allocated (fsm.c:456) 20250816122444970 DLSCCP DEBUG SCCP-SCOC(29)[0x55733be5ea30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122444970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002ae0056400500f1100926) (sccp_scrc.c:406) 20250816122444970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122444970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122444970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122444970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122444970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122444970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122444970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122444970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122444970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122444970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122444970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122444970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122444970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122444970 DLSCCP DEBUG SCCP-SCOC(29)[0x55733be5ea30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122444970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122444970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2210997)[0x55733be563e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122444970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122444970 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122444970 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122444970 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122444970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122444970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122444970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122444970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@7a2b5296a856: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)11159416 HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122444975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122444975 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122444975 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122444975 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122444975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122444975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122444975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122444975 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122444975 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122444975 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122444975 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122444975 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122444975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122444975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=002c6e4f) (sccp_scrc.c:477) 20250816122444975 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20250816122444975 DLSCCP DEBUG SCCP-SCOC(29)[0x55733be5ea30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122444975 DLSCCP DEBUG SCCP-SCOC(29)[0x55733be5ea30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122444975 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122444975 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122444975 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122444975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122444975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122445172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122445173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122445173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250816122445173 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122445173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x21bcb5) (hnbgw_rua.c:471) 20250816122445173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2210997 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250816122445173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2210997)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122445173 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250816122445173 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250816122445173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2210997)[0x55733be563e0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250816122445173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122445173 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122445173 DLSCCP DEBUG SCCP-SCOC(29)[0x55733be5ea30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122445173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6e4f), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250816122445173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122445173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122445173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122445173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122445173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122445173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122445173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122445173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122445173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122445173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122445173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122445173 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: vl_len:13 HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250816122445193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122445193 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122445193 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122445193 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122445193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122445193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122445193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122445193 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122445193 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122445193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122445193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122445193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122445193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122445193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250816122445193 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20250816122445193 DLSCCP DEBUG SCCP-SCOC(29)[0x55733be5ea30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122445193 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122445193 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122445193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122445193 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122445193 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122445193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122445193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2210997)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122445193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250816122445193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122445193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_cs_mo_disconnect0(308)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@7a2b5296a856: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)2210997 20250816122445205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122445205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122445205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122445205 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122445205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x21bcb5,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122445205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2210997 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122445205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2210997)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122445205 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122445205 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122445205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2210997)[0x55733be563e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122445205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122445205 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122445205 DLSCCP DEBUG SCCP-SCOC(29)[0x55733be5ea30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122445205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6e4f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122445205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122445205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122445205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122445205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122445205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2210997)[0x55733be563e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122445205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122445205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122445205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122445205 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122445205 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122445205 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122445205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122445205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122445205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122445205 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@7a2b5296a856: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)11159416 HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: Session index based on connection ID:0 20250816122445210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122445210 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122445210 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122445210 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122445210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122445210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122445210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122445210 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122445210 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122445210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122445210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122445210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122445210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122445210 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=002c6e4f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122445210 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20250816122445210 DLSCCP DEBUG SCCP-SCOC(29)[0x55733be5ea30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122445210 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122445210 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122445210 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122445211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122445211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122445211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2210997)[0x55733be563e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122445211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2210997)[0x55733be563e0]{disconnected}: Freeing instance (context_map.c:202) 20250816122445211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2210997)[0x55733be563e0]{disconnected}: Deallocated (fsm.c:568) 20250816122445211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122445211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{disconnected}: Freeing instance (context_map.c:206) 20250816122445211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55733be41540]{disconnected}: Deallocated (fsm.c:568) 20250816122445211 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2210997 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250816122445211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6e4f), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20250816122445211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122445211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122445211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122445211 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122445211 DLSCCP DEBUG SCCP-SCOC(29)[0x55733be5ea30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122445211 DLSCCP DEBUG SCCP-SCOC(29)[0x55733be5ea30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122445211 DLSCCP DEBUG SCCP-SCOC(29)[0x55733be5ea30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122445211 DLSCCP DEBUG SCCP-SCOC(29)[0x55733be5ea30]{IDLE}: Deallocated (fsm.c:568) 20250816122445211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122445211 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122445211 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122445211 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122445211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122445211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122445211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122445211 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122447225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122447227 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45485<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(296)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122447230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40928<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122447232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122447232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122447232 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122447232 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122447232 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@7a2b5296a856: Final verdict of PTC: none 20250816122447233 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122447233 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122447233 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122447233 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122447233 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122447233 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122447234 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122447234 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122447234 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122447234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122447234 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122447234 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122447234 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122447234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@7a2b5296a856: Final verdict of PTC: none 20250816122447234 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122447234 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122447234 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122447234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122447234 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122447234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122447234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122447234 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-RAN(302)@7a2b5296a856: Final verdict of PTC: none 20250816122447234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122447234 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122447234 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(306)@7a2b5296a856: Final verdict of PTC: none 20250816122447234 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122447234 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122447234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122447234 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122447235 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122447235 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122447235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122447235 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122447235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122447235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(298)@7a2b5296a856: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(307)@7a2b5296a856: Final verdict of PTC: none 20250816122447238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sat Aug 16 12:24:47 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20250816122447337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122447840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207600) Waiting for packet dumper to finish... 1 (prev_count=207600, count=225152) 20250816122449235 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122449235 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122449235 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122449235 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122449235 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122449235 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sat Aug 16 12:24:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ranap_ps_mo_disconnect started. 20250816122450903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122450909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122450912 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39877<->l=127.0.0.1:4262) (control_if.c:572) 20250816122450931 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122450931 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122450931 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122450931 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122450931 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122450931 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122450931 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122450931 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122450931 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122450932 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122450932 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122450932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122450932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122450932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122450933 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122450933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122450933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122450933 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122450933 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122450933 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122450933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122450933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122450933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122450933 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122450933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122450933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122450933 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122450933 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122450933 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122450933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122450933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122450933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122450933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122450933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122450933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122450933 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122450933 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122450933 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122450933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122450933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122450933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122450933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122450933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122450933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122450933 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_ranap_ps_mo_disconnect-Iuh0(313)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122450933 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122450933 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122450933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122450933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122450933 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122450933 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122450933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122450933 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122450933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122450933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122450933 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122450933 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122450933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122450933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122450933 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122450933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122450933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122450933 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122450933 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122450933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122450933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122450933 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122450933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122450933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122450933 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122450933 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122450933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122450933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122450933 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(317)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(315)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122450947 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122450947 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122450947 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122450947 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122450947 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122450947 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122450947 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122450947 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122450947 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122450948 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122450948 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122450948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122450948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122450948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122450949 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122450949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122450949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122450949 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122450949 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122450949 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122450949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122450949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122450949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122450949 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122450949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122450949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122450949 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122450949 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122450949 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122450949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122450949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122450949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122450949 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122450949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122450949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122450949 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122450949 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122450949 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122450949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122450949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122450949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122450949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122450949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122450949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122450949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122450949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122450949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122450949 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122450949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122450949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122450949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122450949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122450949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122450949 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122450949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122450949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122450949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122450949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122450949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122450949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122450949 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122450949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122450949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122450949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122450949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122450949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122450949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122450949 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122450949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122450949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122450949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122450949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122450949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122450949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122450949 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122450971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122450971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122450971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122450971 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122450971 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122450971 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122450971 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122450971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122450971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122451144 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122451144 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122451144 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122451144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122451152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122451152 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122451152 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122451152 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122451152 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122451152 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122451152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122451154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122451154 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122451154 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122451154 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122451154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122451154 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122451154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122451159 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122451159 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122451159 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122451159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122451162 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122451162 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122451162 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122451162 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122451162 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122451162 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122451162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122451163 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122451163 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122451163 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122451163 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122451163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122451163 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122451163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122451953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122451953 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122451953 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122451953 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122451953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122451953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122451953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122451953 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122451954 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122451954 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122451954 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122451954 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122451954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122451954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122451954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122451954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122451954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122451954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122451954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122451954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122451954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122451954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122451954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122451954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122451954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122451954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122451954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122451954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122451954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122451954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122451954 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122451954 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122451954 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122451954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122451954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122451954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122451954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122451954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122451954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122451954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122451954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122451954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122451954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122451954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122451954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122451954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122451954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122451955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122451955 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122451955 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122451955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122451955 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122451955 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122451955 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122451955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122451955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122451955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122451955 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122451966 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122451966 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122451966 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122451966 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122451966 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122451966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122451966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122451966 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122451966 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122451966 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122451966 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122451966 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122451966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122451966 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122451966 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122451966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122451966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122451966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122451966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122451966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122451966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122451966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122451966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122451966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122451966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122451966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122451966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122451966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122451966 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122451966 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122451966 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122451966 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122451966 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122451966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122451966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122451966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122451966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122451966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122451966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122451966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122451966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122451966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122451966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122451966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122451966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122451966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122451966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122451966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122451966 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122451966 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122451966 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122451966 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122451966 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122451966 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122451966 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122451966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122451966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122451966 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(319)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122451983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122452358 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122452358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb6bd1), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122452358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122452358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122452358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122452358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122452358 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122452358 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122452358 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122452358 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122452359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122452359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122452359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122452359 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122452365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122452365 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122452365 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122452365 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122452365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122452365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122452365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122452365 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122452365 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122452365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122452365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122452365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122452365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122452365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=00eb6bd1) (sccp_scrc.c:477) 20250816122452365 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20250816122452366 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122452366 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122452366 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122452366 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122452366 DLSCCP DEBUG SCCP-SCOC(25)[0x55733be412e0]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(319)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@7a2b5296a856: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)10490474 20250816122453018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122453018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122453018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122453018 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122453018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa0126a, normal) (hnbgw_rua.c:407) 20250816122453018 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122453018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10490474)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122453019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10490474 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122453019 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122453019 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122453019 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122453019 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10490474 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122453019 DCN DEBUG map_sccp[0x55733be41540]{init}: Allocated (fsm.c:456) 20250816122453019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122453019 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10490474 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122453019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10490474 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122453019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10490474)[0x55733be563e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122453019 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122453019 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122453019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10490474)[0x55733be563e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122453019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122453019 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122453019 DLSCCP DEBUG SCCP-SCOC(30)[0x55733be5ea30]{IDLE}: Allocated (fsm.c:456) 20250816122453019 DLSCCP DEBUG SCCP-SCOC(30)[0x55733be5ea30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122453019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300001e0056400500f1100926) (sccp_scrc.c:406) 20250816122453019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122453019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122453019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122453019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122453019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122453019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122453019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122453019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122453019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122453019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122453019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122453019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122453019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122453019 DLSCCP DEBUG SCCP-SCOC(30)[0x55733be5ea30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122453019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122453019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10490474)[0x55733be563e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122453019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122453019 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122453020 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122453020 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122453020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122453020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122453020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122453020 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@7a2b5296a856: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)2406547 HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@7a2b5296a856: setverdict(pass): none -> pass 20250816122453041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122453041 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122453041 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122453041 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122453041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122453041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122453041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122453041 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122453041 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122453041 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122453041 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122453041 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122453041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122453041 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=00287295) (sccp_scrc.c:477) 20250816122453041 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20250816122453041 DLSCCP DEBUG SCCP-SCOC(30)[0x55733be5ea30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122453041 DLSCCP DEBUG SCCP-SCOC(30)[0x55733be5ea30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122453041 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122453041 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122453041 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122453041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122453041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122453221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122453221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122453221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250816122453221 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122453221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa0126a) (hnbgw_rua.c:471) 20250816122453221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10490474 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250816122453221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10490474)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122453221 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250816122453221 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250816122453221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10490474)[0x55733be563e0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250816122453221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122453221 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122453221 DLSCCP DEBUG SCCP-SCOC(30)[0x55733be5ea30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122453221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00287295), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250816122453221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122453221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122453221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122453221 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122453221 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122453221 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122453221 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122453221 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122453221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122453221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122453221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122453221 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250816122453244 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122453244 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122453244 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122453244 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122453244 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122453244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122453244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122453244 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122453244 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122453244 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122453244 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122453244 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122453244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122453244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250816122453244 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20250816122453244 DLSCCP DEBUG SCCP-SCOC(30)[0x55733be5ea30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122453244 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122453244 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122453244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122453244 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122453244 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122453245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122453245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10490474)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122453245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250816122453245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122453245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_ps_mo_disconnect0(322)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@7a2b5296a856: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)10490474 20250816122453272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122453272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122453272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122453272 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122453273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa0126a,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122453273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10490474 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122453273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10490474)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122453273 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122453273 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122453273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10490474)[0x55733be563e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122453273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122453273 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122453273 DLSCCP DEBUG SCCP-SCOC(30)[0x55733be5ea30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122453273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00287295), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122453273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122453273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122453273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122453273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122453273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10490474)[0x55733be563e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122453273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122453273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122453273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122453273 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122453273 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122453273 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122453273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122453273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122453273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122453273 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@7a2b5296a856: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)2406547 HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: Session index based on connection ID:0 20250816122453283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122453283 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122453283 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122453283 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122453283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122453283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122453283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122453283 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122453283 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122453283 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122453283 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122453283 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122453283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122453283 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=00287295), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122453283 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20250816122453283 DLSCCP DEBUG SCCP-SCOC(30)[0x55733be5ea30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122453283 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122453283 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122453283 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122453283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122453283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122453284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10490474)[0x55733be563e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122453284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10490474)[0x55733be563e0]{disconnected}: Freeing instance (context_map.c:202) 20250816122453284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10490474)[0x55733be563e0]{disconnected}: Deallocated (fsm.c:568) 20250816122453284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122453284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{disconnected}: Freeing instance (context_map.c:206) 20250816122453284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55733be41540]{disconnected}: Deallocated (fsm.c:568) 20250816122453284 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10490474 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816122453284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00287295), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20250816122453284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122453284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122453284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122453284 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122453284 DLSCCP DEBUG SCCP-SCOC(30)[0x55733be5ea30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122453284 DLSCCP DEBUG SCCP-SCOC(30)[0x55733be5ea30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122453284 DLSCCP DEBUG SCCP-SCOC(30)[0x55733be5ea30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122453284 DLSCCP DEBUG SCCP-SCOC(30)[0x55733be5ea30]{IDLE}: Deallocated (fsm.c:568) 20250816122453284 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122453284 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122453284 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122453284 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122453284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122453284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122453284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122453284 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122455289 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39877<->l=127.0.0.1:4262) (control_if.c:193) 20250816122455289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42628<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(311)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(310)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122455293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42622<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122455294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122455294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122455294 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122455294 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122455294 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(316)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_mo_disconnect(309)@7a2b5296a856: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@7a2b5296a856: Final verdict of PTC: none 20250816122455296 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122455296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122455297 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_ranap_ps_mo_disconnect-Iuh0(313)@7a2b5296a856: Final verdict of PTC: none 20250816122455297 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-M3UA(320)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(312)@7a2b5296a856: Final verdict of PTC: none 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122455297 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122455297 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122455297 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122455297 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122455297 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122455297 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122455297 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122455297 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122455297 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122455297 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122455297 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122455297 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122455297 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122455297 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(321)@7a2b5296a856: Final verdict of PTC: none 20250816122455297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42632<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sat Aug 16 12:24:55 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20250816122455343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122455745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38600<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230964) Waiting for packet dumper to finish... 1 (prev_count=230964, count=231504) 20250816122457298 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122457298 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122457298 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122457298 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122457298 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122457298 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Sat Aug 16 12:24:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ranap_cs_creq_cref started. 20250816122458888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122458894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122458897 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35735<->l=127.0.0.1:4262) (control_if.c:572) 20250816122458914 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122458914 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122458914 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122458914 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122458914 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122458914 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122458914 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122458915 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122458915 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122458915 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122458915 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122458916 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122458916 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122458916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122458916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122458916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122458916 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122458916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122458916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122458916 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122458916 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122458916 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122458916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122458916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122458916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122458916 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122458916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122458916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122458916 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122458916 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122458916 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122458916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122458916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122458916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122458916 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122458916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122458916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122458916 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122458916 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122458916 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122458916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122458916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122458916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122458916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122458916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122458916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122458916 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122458917 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122458917 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122458917 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122458917 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122458917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122458917 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122458917 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122458917 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122458917 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122458917 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122458917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122458917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122458917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122458917 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122458917 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122458917 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122458917 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122458917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122458917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122458917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122458917 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122458917 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122458917 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122458917 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122458917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122458917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122458917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(331)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(329)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122458928 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122458928 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122458928 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122458928 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122458928 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122458928 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122458928 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122458929 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122458929 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122458930 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122458930 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122458930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122458930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122458930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122458930 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122458930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122458930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122458930 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122458930 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122458930 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122458930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122458930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122458930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122458930 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122458930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122458930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122458930 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122458930 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122458930 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122458930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122458930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122458930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122458930 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122458930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122458930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122458930 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122458930 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122458930 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122458930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122458930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122458930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122458930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122458930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122458930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122458930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122458930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122458930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122458930 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122458930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122458930 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122458930 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122458930 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122458930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122458930 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122458930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122458930 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122458930 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122458930 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122458930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122458930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122458930 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122458930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122458930 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122458930 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122458930 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122458930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122458930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122458930 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122458930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122458930 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122458930 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122458930 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122458930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122458930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122458930 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122458958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122458958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122458958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122458958 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122458958 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122458958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122458958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122458958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122458958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122459127 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122459127 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122459127 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122459127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122459135 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122459135 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122459135 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122459135 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122459135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122459135 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122459135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122459138 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122459138 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122459138 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122459138 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122459138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122459138 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122459138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122459142 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122459142 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122459142 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122459142 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122459148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122459148 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122459148 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122459148 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122459148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122459148 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122459148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122459149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122459149 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122459149 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122459149 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122459149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122459149 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122459149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122459932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122459932 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122459932 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122459932 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122459932 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122459932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122459932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122459932 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122459932 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122459932 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122459932 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122459932 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122459932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122459932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122459932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122459932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122459932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122459932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122459932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122459932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122459932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122459932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122459932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122459932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122459932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122459932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122459932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122459932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122459932 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122459932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122459932 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122459932 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122459932 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122459932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122459932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122459932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122459932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122459932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122459932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122459932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122459932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122459932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122459932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122459932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122459932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122459932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122459932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122459932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122459932 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122459932 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122459932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122459932 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122459932 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122459932 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122459932 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122459932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122459932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122459932 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122459946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122459946 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122459946 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122459946 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122459946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122459946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122459946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122459946 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122459946 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122459946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122459946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122459946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122459946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122459946 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122459946 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122459946 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122459946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122459946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122459946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122459946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122459946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122459946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122459946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122459946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122459946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122459946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122459946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122459946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122459946 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122459946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122459946 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122459946 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122459946 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122459946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122459946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122459946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122459946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122459946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122459946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122459946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122459946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122459946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122459946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122459946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122459946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122459946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122459946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122459946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122459946 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122459946 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122459946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122459946 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122459946 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122459946 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122459946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122459946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122459946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122459946 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(333)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122459969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38622<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(330)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@7a2b5296a856: Added conn table entry 0TC_ranap_cs_creq_cref0(336)16214520 20250816122500993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122500993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122500993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122500993 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122500993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf769f8, normal) (hnbgw_rua.c:407) 20250816122500993 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122500993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16214520)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122500993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16214520 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122500993 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122500993 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122500993 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16214520 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122500993 DCN DEBUG map_sccp[0x55733be41540]{init}: Allocated (fsm.c:456) 20250816122500993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55733be41540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122500993 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16214520 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122500993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16214520 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122500993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16214520)[0x55733be563e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122500993 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122500993 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122500993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16214520)[0x55733be563e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122500993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55733be41540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122500993 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122500993 DLSCCP DEBUG SCCP-SCOC(31)[0x55733be5ea30]{IDLE}: Allocated (fsm.c:456) 20250816122500993 DLSCCP DEBUG SCCP-SCOC(31)[0x55733be5ea30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122500993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300017e0056400500f1100926) (sccp_scrc.c:406) 20250816122500993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122500993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122500993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122500993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122500993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122500993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122500993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122500993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122500993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122500993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122500993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122500993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122500993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122500993 DLSCCP DEBUG SCCP-SCOC(31)[0x55733be5ea30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122500993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55733be41540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122500993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16214520)[0x55733be563e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122500994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122500994 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122500994 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122500994 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122500994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122500994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122500994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122500994 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@7a2b5296a856: Added conn table entry 0TC_ranap_cs_creq_cref0(336)14578083 TC_ranap_cs_creq_cref0(336)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@7a2b5296a856: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)14578083 HNBGW_Test.msc0-SCCP(329)@7a2b5296a856: Session index based on connection ID:0 20250816122501013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122501013 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122501013 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122501013 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122501013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122501013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122501013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122501013 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122501013 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122501013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122501013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122501014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122501014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122501014 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250816122501014 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20250816122501014 DLSCCP DEBUG SCCP-SCOC(31)[0x55733be5ea30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250816122501014 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122501014 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122501014 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250816122501014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55733be41540]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122501014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55733be41540]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250816122501014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16214520)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250816122501014 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16214520)[0x55733be563e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250816122501014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250816122501014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16214520)[0x55733be563e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250816122501014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16214520)[0x55733be563e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122501014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16214520)[0x55733be563e0]{disrupted}: Freeing instance (context_map.c:202) 20250816122501014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16214520)[0x55733be563e0]{disrupted}: Deallocated (fsm.c:568) 20250816122501014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55733be41540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122501014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55733be41540]{disconnected}: Freeing instance (context_map.c:206) 20250816122501014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55733be41540]{disconnected}: Deallocated (fsm.c:568) 20250816122501014 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16214520 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250816122501014 DLSCCP DEBUG SCCP-SCOC(31)[0x55733be5ea30]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250816122501014 DLSCCP DEBUG SCCP-SCOC(31)[0x55733be5ea30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122501014 DLSCCP DEBUG SCCP-SCOC(31)[0x55733be5ea30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122501014 DLSCCP DEBUG SCCP-SCOC(31)[0x55733be5ea30]{IDLE}: Deallocated (fsm.c:568) 20250816122501014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122501014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@7a2b5296a856: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)16214520 MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122501036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38612<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122501037 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35735<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(324)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122501042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122501043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122501044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122501044 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122501044 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122501044 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_creq_cref(323)@7a2b5296a856: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@7a2b5296a856: Final verdict of PTC: none 20250816122501047 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122501047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122501047 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122501047 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122501047 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122501047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122501047 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122501047 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122501048 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122501048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122501048 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122501048 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122501048 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122501048 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122501048 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122501048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122501048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(329)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@7a2b5296a856: Final verdict of PTC: none 20250816122501048 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122501048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122501048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122501048 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122501048 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122501048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122501048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122501048 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122501048 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122501049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122501049 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122501049 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122501049 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122501049 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122501049 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW-MGCP(335)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@7a2b5296a856: Final verdict of PTC: none 20250816122501049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122501049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(326)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@7a2b5296a856: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@7a2b5296a856: Final verdict of PTC: none 20250816122501051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38622<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sat Aug 16 12:25:01 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20250816122501146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38638<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122501549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38638<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140592) Waiting for packet dumper to finish... 1 (prev_count=140592, count=186456) 20250816122503049 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122503049 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122503049 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122503049 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122503049 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122503049 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Sat Aug 16 12:25:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ranap_ps_creq_cref started. 20250816122504682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122504685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122504687 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40555<->l=127.0.0.1:4262) (control_if.c:572) 20250816122504698 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122504698 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122504698 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122504699 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122504699 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122504699 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122504699 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122504699 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122504699 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_creq_cref-Iuh0(341)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122504699 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122504699 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122504700 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122504700 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122504700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122504700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122504700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122504700 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122504700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122504700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122504700 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122504700 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122504700 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122504700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122504700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122504700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122504700 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122504700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122504700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122504700 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122504700 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122504700 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122504700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122504700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122504700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122504700 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122504700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122504700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122504700 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122504700 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122504700 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122504700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122504700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122504700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122504700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122504700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122504700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122504700 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122504700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122504700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122504700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122504700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122504700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122504700 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122504700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122504700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122504700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122504700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122504700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122504700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122504700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122504700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122504700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122504700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122504700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122504700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122504700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122504700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122504700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122504700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122504700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122504700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122504700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122504700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122504700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(345)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(343)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122504711 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122504711 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122504711 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122504711 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122504711 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122504712 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122504712 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122504712 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122504712 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122504713 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122504713 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122504713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122504713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122504713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122504713 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122504713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122504713 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122504713 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122504713 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122504713 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122504713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122504713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122504713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122504713 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122504713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122504713 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122504713 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122504713 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122504713 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122504713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122504713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122504713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122504713 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122504713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122504713 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122504713 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122504713 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122504713 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122504713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122504713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122504713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122504713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122504713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122504713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122504713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122504713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122504713 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122504713 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122504713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122504713 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122504713 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122504713 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122504713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122504713 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122504713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122504713 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122504713 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122504713 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122504713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122504713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122504713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122504713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122504713 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122504713 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122504713 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122504713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122504713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122504713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122504713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122504713 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122504713 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122504713 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122504713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122504713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122504713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122504733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122504733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122504733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122504733 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122504733 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122504733 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122504733 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122504733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122504733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122504910 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122504910 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122504910 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122504910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122504919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122504919 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122504919 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122504919 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122504919 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122504919 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122504919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122504921 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122504921 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122504921 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122504922 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122504922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122504922 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122504922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122504923 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122504923 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122504923 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122504923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122504928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122504928 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122504928 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122504928 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122504928 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122504928 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122504928 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122504929 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122504929 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122504929 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122504929 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122504929 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122504929 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122504929 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122505715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122505715 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122505715 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122505715 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122505715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122505715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122505715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122505715 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122505715 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122505715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122505715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122505715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122505715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122505715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122505715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122505715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122505715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122505715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122505715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122505715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122505715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122505715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122505715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122505715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122505715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122505715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122505715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122505715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122505715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122505715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122505715 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122505715 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122505715 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122505715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122505715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122505715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122505715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122505715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122505715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122505715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122505715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122505715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122505715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122505715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122505715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122505715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122505715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122505716 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122505716 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122505716 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122505716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122505716 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122505716 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122505716 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122505716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122505716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122505716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122505716 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122505729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122505729 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122505729 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122505729 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122505729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122505729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122505729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122505729 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122505729 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122505729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122505729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122505729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122505729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122505729 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122505729 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122505729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122505729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122505729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122505729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122505729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122505729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122505729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122505729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122505729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122505729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122505729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122505729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122505729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122505729 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122505729 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122505729 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122505729 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122505729 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122505729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122505729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122505729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122505729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122505729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122505729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122505729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122505729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122505729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122505729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122505729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122505729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122505729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122505729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122505729 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122505729 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122505729 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122505729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122505729 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122505729 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122505729 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122505729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122505729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122505729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122505729 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(347)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122505743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47298<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(347)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@7a2b5296a856: Added conn table entry 0TC_ranap_ps_creq_cref0(350)9232622 20250816122506796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122506797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122506797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122506797 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122506797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8ce0ee, normal) (hnbgw_rua.c:407) 20250816122506797 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122506797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9232622)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122506797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9232622 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122506797 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122506797 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122506797 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122506797 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9232622 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122506797 DCN DEBUG map_sccp[0x55733be41540]{init}: Allocated (fsm.c:456) 20250816122506797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55733be41540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122506797 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9232622 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122506797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9232622 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122506797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9232622)[0x55733be563e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122506797 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122506797 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122506797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9232622)[0x55733be563e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122506797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55733be41540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122506797 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122506797 DLSCCP DEBUG SCCP-SCOC(32)[0x55733be5ea30]{IDLE}: Allocated (fsm.c:456) 20250816122506797 DLSCCP DEBUG SCCP-SCOC(32)[0x55733be5ea30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122506797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000020), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000980056400500f1100926) (sccp_scrc.c:406) 20250816122506797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122506797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122506797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122506797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122506797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122506797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122506797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122506797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122506797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122506797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122506797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122506797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122506797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122506797 DLSCCP DEBUG SCCP-SCOC(32)[0x55733be5ea30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122506797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55733be41540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122506797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9232622)[0x55733be563e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122506798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122506798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122506798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122506798 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122506798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122506798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122506798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122506798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@7a2b5296a856: Added conn table entry 0TC_ranap_ps_creq_cref0(350)15244148 TC_ranap_ps_creq_cref0(350)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@7a2b5296a856: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)15244148 HNBGW_Test.sgsn0-SCCP(346)@7a2b5296a856: Session index based on connection ID:0 20250816122506830 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122506830 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122506830 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122506830 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122506830 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122506830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122506830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122506830 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122506830 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122506830 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122506830 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122506830 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122506830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122506830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250816122506830 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20250816122506830 DLSCCP DEBUG SCCP-SCOC(32)[0x55733be5ea30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250816122506830 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122506830 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122506830 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250816122506830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55733be41540]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122506830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55733be41540]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250816122506830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9232622)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250816122506830 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9232622)[0x55733be563e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250816122506830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250816122506830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9232622)[0x55733be563e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250816122506830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9232622)[0x55733be563e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122506830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9232622)[0x55733be563e0]{disrupted}: Freeing instance (context_map.c:202) 20250816122506830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9232622)[0x55733be563e0]{disrupted}: Deallocated (fsm.c:568) 20250816122506830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55733be41540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122506830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55733be41540]{disconnected}: Freeing instance (context_map.c:206) 20250816122506830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55733be41540]{disconnected}: Deallocated (fsm.c:568) 20250816122506831 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9232622 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250816122506831 DLSCCP DEBUG SCCP-SCOC(32)[0x55733be5ea30]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250816122506831 DLSCCP DEBUG SCCP-SCOC(32)[0x55733be5ea30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122506831 DLSCCP DEBUG SCCP-SCOC(32)[0x55733be5ea30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122506831 DLSCCP DEBUG SCCP-SCOC(32)[0x55733be5ea30]{IDLE}: Deallocated (fsm.c:568) 20250816122506831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122506831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@7a2b5296a856: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)9232622 MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122506846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38654<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122506846 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40555<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(339)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(338)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122506849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38646<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122506850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) HNBGW_Test.msc0-RAN(344)@7a2b5296a856: Final verdict of PTC: none 20250816122506850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122506850 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122506850 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122506850 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_ps_creq_cref(337)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@7a2b5296a856: Final verdict of PTC: none 20250816122506850 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122506850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122506850 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122506850 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122506851 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122506851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122506851 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122506851 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ranap_ps_creq_cref-Iuh0-RUA(342)@7a2b5296a856: Final verdict of PTC: none 20250816122506851 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122506851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122506851 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122506851 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122506851 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122506851 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122506851 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122506851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122506851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(347)@7a2b5296a856: Final verdict of PTC: none 20250816122506852 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122506852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122506852 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122506852 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-M3UA(348)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@7a2b5296a856: Final verdict of PTC: none 20250816122506852 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122506852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122506852 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122506852 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122506852 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122506852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122506852 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122506852 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122506852 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122506852 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122506852 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122506852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122506852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(349)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(340)@7a2b5296a856: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@7a2b5296a856: Final verdict of PTC: none 20250816122506858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47298<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sat Aug 16 12:25:06 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20250816122506924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122507326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47304<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140768) Waiting for packet dumper to finish... 1 (prev_count=140768, count=186980) 20250816122508852 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122508852 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122508852 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122508852 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122508852 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122508853 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc ------ Sat Aug 16 12:25:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250816122510446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122510448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122510451 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36407<->l=127.0.0.1:4262) (control_if.c:572) 20250816122510463 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122510463 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122510463 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122510464 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122510464 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122510464 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122510464 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122510464 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122510464 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122510464 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122510464 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122510465 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122510465 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122510465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122510465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122510465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122510465 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122510465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122510465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122510465 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122510465 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122510465 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122510465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122510465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122510465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122510465 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122510465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122510465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122510465 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122510465 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122510465 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122510465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122510465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122510465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122510466 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122510466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122510466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122510466 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122510466 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122510466 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122510466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122510466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122510466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122510466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122510466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122510466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122510466 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122510466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122510466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122510466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122510466 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122510466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122510466 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122510466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122510466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122510466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122510466 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122510466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122510466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122510466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122510466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122510466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122510466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122510466 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122510466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122510466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122510466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122510466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122510466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122510466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122510466 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122510466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122510466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122510466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(357)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122510479 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122510479 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122510479 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122510479 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122510479 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122510479 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122510479 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122510479 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122510479 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122510480 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122510480 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122510480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122510481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122510481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122510481 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122510481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122510481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122510481 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122510481 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122510481 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122510481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122510481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122510481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122510481 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122510481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122510481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122510481 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122510481 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122510481 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122510481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122510481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122510481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122510481 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122510481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122510481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122510481 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122510481 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122510481 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122510481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122510481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122510481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122510481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122510481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122510481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122510481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122510481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122510481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122510481 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122510481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122510481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122510481 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122510481 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122510481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122510481 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122510481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122510481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122510481 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122510481 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122510481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122510481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122510481 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122510481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122510481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122510481 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122510481 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122510481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122510481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122510481 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122510481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122510481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122510481 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122510481 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122510481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122510481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122510481 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122510501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122510501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122510501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122510501 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122510501 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122510501 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122510501 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122510501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122510501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122510675 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122510675 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122510675 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122510675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122510677 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122510677 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122510677 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122510677 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122510677 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122510677 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122510677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122510678 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122510678 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122510678 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122510678 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122510678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122510678 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122510678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122510690 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122510690 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122510690 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122510690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122510691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122510691 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122510691 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122510691 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122510691 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122510691 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122510691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122510692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122510692 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122510692 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122510692 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122510692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122510692 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122510692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122511498 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122511498 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122511498 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122511498 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122511498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122511498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122511498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122511498 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122511499 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122511499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122511499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122511499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122511499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122511499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122511499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122511499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122511499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122511499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122511499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122511499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122511499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122511499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122511499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122511499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122511499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122511499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122511499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122511499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122511499 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122511499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122511499 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122511499 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122511499 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122511499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122511499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122511500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122511500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122511500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122511500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122511500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122511500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122511500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122511500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122511500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122511500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122511500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122511500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122511500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122511500 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122511500 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122511500 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122511500 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122511500 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122511500 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122511500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122511500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122511500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122511500 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122511513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122511513 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122511513 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122511513 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122511513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122511513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122511513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122511513 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122511513 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122511513 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122511514 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122511514 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122511514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122511514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122511514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122511514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122511514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122511514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122511514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122511514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122511514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122511514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122511514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122511514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122511514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122511514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122511514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122511514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122511514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122511514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122511514 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122511514 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122511514 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122511514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122511514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122511514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122511514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122511514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122511514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122511514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122511514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122511514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122511514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122511514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122511514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122511514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122511514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122511514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122511514 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122511514 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122511515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122511515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122511515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122511515 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122511515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122511515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122511515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122511515 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(361)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122511536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47336<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(361)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@7a2b5296a856: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)1675977 20250816122512565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122512565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122512565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122512565 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122512565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1992c9, normal) (hnbgw_rua.c:407) 20250816122512565 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122512565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1675977)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122512565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1675977 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122512565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122512565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122512565 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122512565 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1675977 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122512565 DCN DEBUG map_sccp[0x55733be41540]{init}: Allocated (fsm.c:456) 20250816122512565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55733be41540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122512565 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1675977 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122512565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1675977 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122512565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1675977)[0x55733be563e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122512565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122512565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122512565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1675977)[0x55733be563e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122512565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55733be41540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122512565 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122512565 DLSCCP DEBUG SCCP-SCOC(33)[0x55733be5ea30]{IDLE}: Allocated (fsm.c:456) 20250816122512565 DLSCCP DEBUG SCCP-SCOC(33)[0x55733be5ea30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122512565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000021), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003180056400500f1100926) (sccp_scrc.c:406) 20250816122512565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122512565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122512565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122512565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122512565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122512565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122512565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122512566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122512566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122512566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122512566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122512566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122512566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122512566 DLSCCP DEBUG SCCP-SCOC(33)[0x55733be5ea30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122512566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55733be41540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122512566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1675977)[0x55733be563e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122512566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122512566 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122512566 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122512566 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122512566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122512566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122512566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122512566 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@7a2b5296a856: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)6544671 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@7a2b5296a856: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@7a2b5296a856: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)1675977 20250816122512768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122512769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122512769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250816122512769 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122512769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1992c9,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250816122512769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1675977 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250816122512769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1675977)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122512769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1675977)[0x55733be563e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122512769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55733be41540]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122513579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122513579 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122513579 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122513579 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122513579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122513579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122513579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122513579 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122513579 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122513579 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122513579 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122513579 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122513579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122513579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=002b11ec) (sccp_scrc.c:477) 20250816122513579 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20250816122513579 DLSCCP DEBUG SCCP-SCOC(33)[0x55733be5ea30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122513579 DLSCCP DEBUG SCCP-SCOC(33)[0x55733be5ea30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122513579 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122513579 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122513579 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122513579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55733be41540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122513579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55733be41540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122513579 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122513579 DLSCCP DEBUG SCCP-SCOC(33)[0x55733be5ea30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122513579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b11ec), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122513579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122513579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122513579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122513579 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122513579 DLSCCP DEBUG SCCP-SCOC(33)[0x55733be5ea30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122513579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55733be41540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250816122513579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1675977)[0x55733be563e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122513579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1675977)[0x55733be563e0]{disconnected}: Freeing instance (context_map.c:202) 20250816122513579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1675977)[0x55733be563e0]{disconnected}: Deallocated (fsm.c:568) 20250816122513579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55733be41540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122513579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55733be41540]{disconnected}: Freeing instance (context_map.c:206) 20250816122513580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55733be41540]{disconnected}: Deallocated (fsm.c:568) 20250816122513580 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1675977 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816122513580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122513580 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122513580 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122513580 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122513580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122513580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122513580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122513580 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@7a2b5296a856: Session index based on local reference:0 20250816122513580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122513580 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122513580 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122513580 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122513580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122513580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122513580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122513580 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122513580 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122513581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122513581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122513581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122513581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122513581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=002b11ec) (sccp_scrc.c:477) 20250816122513581 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20250816122513581 DLSCCP DEBUG SCCP-SCOC(33)[0x55733be5ea30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122513581 DLSCCP DEBUG SCCP-SCOC(33)[0x55733be5ea30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122513581 DLSCCP DEBUG SCCP-SCOC(33)[0x55733be5ea30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122513581 DLSCCP DEBUG SCCP-SCOC(33)[0x55733be5ea30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122513581 DLSCCP DEBUG SCCP-SCOC(33)[0x55733be5ea30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@7a2b5296a856: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)6544671 MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122514594 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36407<->l=127.0.0.1:4262) (control_if.c:193) 20250816122514595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47324<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(353)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(352)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122514599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47310<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122514602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122514602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122514602 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122514602 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122514602 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(358)@7a2b5296a856: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@7a2b5296a856: Final verdict of PTC: none 20250816122514604 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122514604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122514604 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122514604 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122514604 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122514604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122514604 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122514604 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(361)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@7a2b5296a856: Final verdict of PTC: none 20250816122514605 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122514605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122514605 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122514605 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122514605 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122514605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122514605 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122514605 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122514605 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc0-SCCP(357)@7a2b5296a856: Final verdict of PTC: none 20250816122514605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122514605 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122514605 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122514605 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122514605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122514605 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122514605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122514605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122514605 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122514605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122514605 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122514605 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122514605 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122514605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122514605 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122514605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122514605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(362)@7a2b5296a856: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(354)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(363)@7a2b5296a856: Final verdict of PTC: none 20250816122514608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47336<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass'. Sat Aug 16 12:25:14 UTC 2025 ====== HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.talloc 20250816122514689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122515092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47344<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179112) Waiting for packet dumper to finish... 1 (prev_count=179112, count=198996) 20250816122516606 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122516606 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122516606 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122516606 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122516606 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122516606 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc ------ Sat Aug 16 12:25:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250816122518215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122518221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122518223 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38521<->l=127.0.0.1:4262) (control_if.c:572) 20250816122518236 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122518236 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122518236 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122518236 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122518236 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122518236 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122518236 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122518236 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122518236 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122518237 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122518237 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122518238 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122518238 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122518238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122518238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122518238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122518238 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122518238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122518238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122518238 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122518238 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122518238 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122518238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122518238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122518238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122518238 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122518238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122518238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122518238 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122518238 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122518238 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122518238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122518238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122518238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122518238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122518238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122518238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122518238 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122518238 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122518238 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122518238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122518238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122518238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122518238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122518238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122518238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122518238 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122518238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122518238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122518238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122518238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122518238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122518238 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122518238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122518238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122518238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122518238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122518238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122518238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122518238 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122518238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122518238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122518238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122518238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122518238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122518238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122518238 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122518238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122518238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122518238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122518238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122518238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122518238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122518238 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(373)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(373)@7a2b5296a856: M3UA emulation initiated, the test can be started MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(371)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122518249 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122518249 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122518249 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122518249 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122518249 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122518249 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122518249 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122518249 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122518249 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122518251 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122518251 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122518251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122518251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122518251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122518251 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122518251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122518251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122518251 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122518251 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122518251 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122518251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122518251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122518251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122518251 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122518251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122518251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122518251 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122518251 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122518251 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122518251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122518251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122518251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122518251 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122518251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122518251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122518251 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122518251 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122518251 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122518251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122518251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122518251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122518251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122518251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122518251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122518251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122518251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122518251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122518251 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122518251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122518251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122518251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122518251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122518251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122518251 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122518251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122518251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122518251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122518251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122518251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122518251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122518251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122518251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122518251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122518251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122518251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122518251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122518251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122518251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122518251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122518251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122518251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122518251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122518251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122518251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122518251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122518270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122518270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122518270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122518270 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122518270 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122518270 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122518270 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122518270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122518270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122518447 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122518447 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122518447 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122518447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122518449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122518449 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122518449 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122518449 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122518449 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122518449 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122518449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122518449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122518449 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122518449 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122518449 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122518449 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122518449 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122518449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122518460 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122518460 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122518460 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122518460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(376)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122518462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122518462 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122518462 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122518462 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122518462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122518462 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122518462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122518462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122518462 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122518462 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122518462 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122518462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122518462 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122518462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122519267 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122519267 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122519267 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122519267 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122519267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122519267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122519267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122519267 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122519267 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122519267 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122519267 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122519267 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122519267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122519267 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122519267 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122519267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122519267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122519267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122519267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122519267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122519267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122519267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122519267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122519267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122519267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122519267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122519267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122519267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122519267 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122519267 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122519267 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122519267 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122519267 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122519267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122519267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122519267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122519267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122519267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122519267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122519267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122519267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122519267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122519267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122519267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122519267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122519267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122519267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122519267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122519267 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122519267 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122519267 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122519268 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122519268 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122519268 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122519268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122519268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122519268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122519268 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122519271 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122519271 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122519271 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122519271 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122519271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122519271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122519271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122519271 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122519271 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122519271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122519271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122519271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122519271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122519271 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122519271 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122519271 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122519271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122519271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122519271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122519271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122519271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122519271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122519271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122519271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122519271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122519271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122519271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122519271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122519271 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122519271 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122519271 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122519271 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122519271 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122519271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122519271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122519271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122519271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122519271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122519271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122519271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122519271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122519271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122519271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122519271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122519271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122519271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122519271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122519271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122519271 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122519271 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(372)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122519272 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122519272 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122519272 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122519272 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122519272 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122519272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122519272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122519272 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(375)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122519291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58780<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(372)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@7a2b5296a856: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)4453153 20250816122520336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122520336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122520336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122520336 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122520336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x43f321, normal) (hnbgw_rua.c:407) 20250816122520336 DHNB DEBUG map_rua[0x55733be5ea30]{init}: Allocated (fsm.c:456) 20250816122520336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4453153)[0x55733be5ea30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122520336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4453153 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122520336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122520336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122520336 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4453153 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122520336 DCN DEBUG map_sccp[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122520336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122520336 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4453153 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122520336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4453153 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122520336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4453153)[0x55733be5ea30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122520336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122520336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122520336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4453153)[0x55733be5ea30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122520336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55733be563e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122520336 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122520336 DLSCCP DEBUG SCCP-SCOC(34)[0x55733be41540]{IDLE}: Allocated (fsm.c:456) 20250816122520336 DLSCCP DEBUG SCCP-SCOC(34)[0x55733be41540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122520336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001e90056400500f1100926) (sccp_scrc.c:406) 20250816122520336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122520336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122520336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122520336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122520336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122520336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122520337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122520337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122520337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122520337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122520337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122520337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122520337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122520337 DLSCCP DEBUG SCCP-SCOC(34)[0x55733be41540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122520337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55733be563e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122520337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4453153)[0x55733be5ea30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122520337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122520337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122520337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122520337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122520337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122520337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122520337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122520337 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@7a2b5296a856: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)546756 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@7a2b5296a856: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@7a2b5296a856: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)4453153 20250816122520536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122520536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122520536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250816122520536 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122520536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x43f321,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250816122520536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4453153 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250816122520536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4453153)[0x55733be5ea30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122520536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4453153)[0x55733be5ea30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122520536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55733be563e0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122521360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122521360 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122521360 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122521360 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122521360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122521360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122521360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122521360 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122521360 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122521360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122521360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122521360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122521360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122521360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=00dcf698) (sccp_scrc.c:477) 20250816122521360 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20250816122521360 DLSCCP DEBUG SCCP-SCOC(34)[0x55733be41540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122521360 DLSCCP DEBUG SCCP-SCOC(34)[0x55733be41540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122521360 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122521360 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122521360 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122521360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55733be563e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122521360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55733be563e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122521360 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122521360 DLSCCP DEBUG SCCP-SCOC(34)[0x55733be41540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122521360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dcf698), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122521360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122521360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122521360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122521360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122521360 DLSCCP DEBUG SCCP-SCOC(34)[0x55733be41540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122521360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55733be563e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250816122521360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4453153)[0x55733be5ea30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122521360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4453153)[0x55733be5ea30]{disconnected}: Freeing instance (context_map.c:202) 20250816122521361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4453153)[0x55733be5ea30]{disconnected}: Deallocated (fsm.c:568) 20250816122521361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55733be563e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122521361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55733be563e0]{disconnected}: Freeing instance (context_map.c:206) 20250816122521361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55733be563e0]{disconnected}: Deallocated (fsm.c:568) 20250816122521361 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4453153 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816122521361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122521361 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122521361 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122521361 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122521361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122521361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122521361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122521361 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-RAN(372)@7a2b5296a856: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)546756 20250816122521365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122521365 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122521365 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122521365 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122521365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122521365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122521365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122521365 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122521366 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122521366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122521366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122521366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122521366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122521366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=00dcf698) (sccp_scrc.c:477) 20250816122521366 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20250816122521366 DLSCCP DEBUG SCCP-SCOC(34)[0x55733be41540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122521366 DLSCCP DEBUG SCCP-SCOC(34)[0x55733be41540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122521366 DLSCCP DEBUG SCCP-SCOC(34)[0x55733be41540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122521366 DLSCCP DEBUG SCCP-SCOC(34)[0x55733be41540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122521366 DLSCCP DEBUG SCCP-SCOC(34)[0x55733be41540]{IDLE}: Deallocated (fsm.c:568) MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122522377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58770<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122522378 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38521<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(367)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(366)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122522382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58764<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122522383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122522383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122522383 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122522383 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122522383 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@7a2b5296a856: Final verdict of PTC: none 20250816122522385 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122522385 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122522385 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122522385 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122522385 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122522385 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122522385 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122522385 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122522386 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122522386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122522386 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122522386 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122522386 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122522386 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122522386 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122522386 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122522386 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@7a2b5296a856: Final verdict of PTC: none 20250816122522387 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc0-M3UA(373)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@7a2b5296a856: Final verdict of PTC: none 20250816122522387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122522387 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122522387 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122522387 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122522387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122522387 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122522387 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816122522387 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122522387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122522387 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122522387 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122522387 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122522387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122522387 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122522388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122522388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(368)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(377)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@7a2b5296a856: Final verdict of PTC: none 20250816122522390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58780<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass'. Sat Aug 16 12:25:22 UTC 2025 ====== HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.talloc 20250816122522474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122522876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58782<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178740) Waiting for packet dumper to finish... 1 (prev_count=178740, count=199140) 20250816122524387 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122524387 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122524387 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122524388 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122524389 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122524389 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Sat Aug 16 12:25:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_cs_iu_release_req_rua_disconnect started. 20250816122525993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122525998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122526003 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45957<->l=127.0.0.1:4262) (control_if.c:572) 20250816122526021 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122526021 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122526021 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122526021 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122526021 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122526022 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122526022 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122526022 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122526022 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122526022 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122526022 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122526023 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122526023 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122526023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122526023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122526023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122526023 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122526023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122526023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122526023 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122526023 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122526023 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122526023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122526023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122526023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122526023 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122526023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122526023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122526023 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122526023 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122526023 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122526023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122526023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122526023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122526023 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122526023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122526023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122526023 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122526023 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122526023 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122526023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122526023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122526023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122526023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122526023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122526023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122526023 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122526024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122526024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122526024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122526024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122526024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122526024 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122526024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122526024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122526024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122526024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122526024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122526024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122526024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122526024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122526024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122526024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122526024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122526024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122526024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122526024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122526024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122526024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122526024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122526024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122526024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122526024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122526024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(387)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122526035 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122526035 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122526035 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122526035 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122526035 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122526035 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122526035 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122526035 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122526035 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122526036 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122526036 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122526036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122526036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122526036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122526036 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122526036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122526036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122526036 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122526036 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122526036 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122526036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122526036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122526036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122526036 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122526036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122526036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122526036 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122526036 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122526036 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122526036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122526036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122526036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122526036 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122526036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122526036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122526036 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122526036 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122526037 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122526037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122526037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122526037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122526037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122526037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122526037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122526037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122526037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122526037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122526037 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122526037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122526037 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122526037 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122526037 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122526037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122526037 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122526037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122526037 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122526037 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122526037 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122526037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122526037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122526037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122526037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122526037 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122526037 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122526037 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122526037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122526037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122526037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122526037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122526037 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122526037 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122526037 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122526037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122526037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122526037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122526055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122526055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122526055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122526055 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122526055 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122526055 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122526055 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122526055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122526055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122526233 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122526233 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122526234 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122526234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122526242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122526242 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122526242 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122526242 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122526242 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122526242 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122526242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122526245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122526245 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122526245 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122526245 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122526245 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122526245 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122526245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122526246 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122526246 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122526246 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122526246 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(390)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122526253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122526253 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122526253 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122526253 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122526253 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122526253 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122526253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122526256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122526256 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122526256 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122526256 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122526256 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122526256 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122526256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122527044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122527044 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122527044 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122527044 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122527044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122527044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122527044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122527044 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122527044 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122527044 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122527044 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122527044 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122527044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122527044 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122527044 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122527044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122527044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122527044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122527044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122527044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122527044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122527044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122527044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122527044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122527044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122527044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122527044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122527044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122527044 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122527044 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122527044 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122527044 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122527045 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122527045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122527045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122527045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122527045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122527045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122527045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122527045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122527045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122527045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122527045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122527045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122527045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122527045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122527045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122527045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122527045 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122527045 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122527045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122527045 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122527045 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122527045 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122527045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122527045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122527045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122527045 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122527055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122527055 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122527055 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122527055 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122527055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122527056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122527056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122527056 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122527056 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122527056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122527056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122527056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122527056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122527056 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122527056 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122527056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122527056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122527056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122527056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122527056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122527056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122527056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122527056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122527056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122527056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122527056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122527056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122527056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122527056 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122527056 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122527056 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122527056 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122527056 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122527056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122527056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122527056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122527056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122527056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122527056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122527056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122527056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122527056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122527056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122527056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122527056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122527056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122527056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122527056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122527056 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122527056 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122527056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122527056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122527056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122527056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122527056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122527056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122527056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122527056 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(389)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122527076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(386)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000090'O to be handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@7a2b5296a856: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)14457847 20250816122528129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122528129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122528129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122528129 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122528129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdc9bf7, normal) (hnbgw_rua.c:407) 20250816122528129 DHNB DEBUG map_rua[0x55733be41540]{init}: Allocated (fsm.c:456) 20250816122528129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14457847)[0x55733be41540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122528129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14457847 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122528129 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122528129 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122528129 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14457847 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122528129 DCN DEBUG map_sccp[0x55733be5ea30]{init}: Allocated (fsm.c:456) 20250816122528130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55733be5ea30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122528130 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14457847 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122528130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14457847 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122528130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14457847)[0x55733be41540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122528130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122528130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122528130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14457847)[0x55733be41540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122528130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55733be5ea30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122528130 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122528130 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{IDLE}: Allocated (fsm.c:456) 20250816122528130 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122528130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000023), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f400300010f0056400500f1100926) (sccp_scrc.c:406) 20250816122528130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122528130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122528130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122528130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122528130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122528130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122528130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122528130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122528130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122528130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122528130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122528130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122528130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122528130 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122528130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55733be5ea30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122528130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14457847)[0x55733be41540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122528131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122528131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122528131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122528131 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122528131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122528131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122528131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122528131 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@7a2b5296a856: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)12764390 HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cs_iu_release_req_rua_disconnect0(392)@7a2b5296a856: setverdict(pass): none -> pass 20250816122528150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122528150 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122528150 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122528150 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122528150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122528150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122528150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122528150 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122528150 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122528150 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122528150 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122528150 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122528150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122528150 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=001cd0ef) (sccp_scrc.c:477) 20250816122528150 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20250816122528150 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122528150 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122528150 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122528150 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122528150 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122528150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55733be5ea30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122528150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55733be5ea30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(391)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816122528353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122528353 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122528353 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122528353 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122528353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122528353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122528353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122528353 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122528353 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122528353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122528353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122528353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122528353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122528353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816122528353 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20250816122528353 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122528353 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122528353 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122528353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122528353 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122528353 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122528353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55733be5ea30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122528353 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122528353 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122528354 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816122528354 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816122528354 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816122528354 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122528354 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816122528354 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{UNUSED}: Allocated (fsm.c:456) 20250816122528354 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{UNUSED}: is child of mgw(mgw-fsm-14457847-0)[0x55733be58160] (fsm.c:486) 20250816122528354 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14457847-0)[0x55733be58160] (mgcp_client_endpoint_fsm.c:724) 20250816122528354 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122528354 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122528354 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122528354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14457847-0)[0x55733be3b320]{ST_CRCX}: Allocated (fsm.c:456) 20250816122528354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14457847-0)[0x55733be3b320]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0] (fsm.c:486) 20250816122528354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14457847-0)[0x55733be3b320]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122528354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14457847-0)[0x55733be3b320]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816122528354 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: dc9b'... (mgcp_client.c:807) 20250816122528354 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250816122528354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14457847-0)[0x55733be3b320]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122528354 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dc9bf717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc9bf717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect0(392)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dc9bf717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc9bf717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_cs_iu_release_req_rua_disconnect0(392)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816122528395 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250816122528395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816122528395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816122528395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122528395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122528395 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816122528395 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122528395 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122528395 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122528395 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122528395 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122528395 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122528395 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816122528395 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122528395 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816122528395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14457847)[0x55733be41540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816122528395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816122528395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122528395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_cs_iu_release_req_rua_disconnect0(392)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122528433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122528433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122528433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122528433 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122528434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdc9bf7) (hnbgw_rua.c:471) 20250816122528434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14457847 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122528434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14457847)[0x55733be41540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122528434 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122528434 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122528434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14457847)[0x55733be41540]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122528434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122528434 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816122528434 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816122528434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122528434 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816122528434 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14457847-0)[0x55733be58160] (mgcp_client_endpoint_fsm.c:724) 20250816122528434 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122528434 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122528434 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816122528434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816122528434 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: dc9b'... (mgcp_client.c:807) 20250816122528434 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816122528434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122528434 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122528434 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122528434 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "dc9bf717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc9bf717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122528459 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250816122528459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816122528459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816122528459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816122528459 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816122528459 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816122528459 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122528459 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122528459 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122528459 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122528459 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122528459 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816122528459 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816122528459 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14457847-0)[0x55733be58160] (mgcp_client_endpoint_fsm.c:724) 20250816122528459 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816122528459 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816122528459 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816122528459 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14457847-0)[0x55733be41410]{ST_CRCX}: Allocated (fsm.c:456) 20250816122528459 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14457847-0)[0x55733be41410]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0] (fsm.c:486) 20250816122528459 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14457847-0)[0x55733be41410]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816122528459 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14457847-0)[0x55733be41410]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250816122528460 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: dc9b'... (mgcp_client.c:807) 20250816122528460 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816122528460 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14457847-0)[0x55733be41410]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816122528460 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816122528460 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122528460 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816122528460 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "dc9bf717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc9bf717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816122528475 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250816122528475 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be41410]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816122528475 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be41410]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816122528475 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be41410]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816122528475 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be41410]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816122528475 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816122528475 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816122528475 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122528475 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122528475 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816122528475 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816122528475 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816122528475 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816122528475 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816122528475 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122528475 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816122528475 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816122528475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816122528475 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122528475 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122528475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001cd0ef), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816122528475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122528475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122528475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122528475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122528475 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816122528476 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122528476 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122528476 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122528476 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122528476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122528476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122528476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122528476 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122528637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122528637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122528637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250816122528637 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122528637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdc9bf7) (hnbgw_rua.c:471) 20250816122528637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14457847 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250816122528637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14457847)[0x55733be41540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122528637 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250816122528637 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250816122528637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14457847)[0x55733be41540]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250816122528637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122528637 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122528637 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122528637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001cd0ef), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250816122528637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122528637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122528637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122528637 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122528638 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122528638 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122528638 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122528638 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122528638 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122528638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122528638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122528638 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@7a2b5296a856: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)14457847 20250816122528844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122528844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122528844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250816122528844 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122528844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdc9bf7,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250816122528844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14457847 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250816122528844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14457847)[0x55733be41540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122528844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14457847)[0x55733be41540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122528844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122528844 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122528844 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122528844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001cd0ef), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122528845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122528845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122528845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122528845 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122528845 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122528845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55733be5ea30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250816122528845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14457847)[0x55733be41540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122528845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14457847)[0x55733be41540]{disconnected}: Freeing instance (context_map.c:202) 20250816122528845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14457847)[0x55733be41540]{disconnected}: Deallocated (fsm.c:568) 20250816122528845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55733be5ea30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122528845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55733be5ea30]{disconnected}: Freeing instance (context_map.c:206) 20250816122528845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55733be5ea30]{disconnected}: Deallocated (fsm.c:568) 20250816122528845 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816122528845 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816122528845 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816122528845 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816122528845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122528845 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: dc9b'... (mgcp_client.c:807) 20250816122528845 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122528845 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122528845 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be41410]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816122528845 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: dc9b'... (mgcp_client.c:807) 20250816122528845 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816122528845 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be41410]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816122528845 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{IN_USE}: Removing from parent mgw(mgw-fsm-14457847-0)[0x55733be58160] (mgcp_client_endpoint_fsm.c:873) 20250816122528845 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816122528845 DLMGCP DEBUG mgw-endp(mgw-fsm-14457847-0)[0x55733be561c0]{IN_USE}: Deallocated (fsm.c:568) 20250816122528845 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816122528845 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816122528845 DMGW DEBUG mgw(mgw-fsm-14457847-0)[0x55733be58160]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816122528845 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14457847 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250816122528845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122528845 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122528845 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122528845 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122528845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122528845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122528845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122528846 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-RAN(386)@7a2b5296a856: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)12764390 20250816122528851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122528851 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122528851 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122528851 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122528851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122528851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122528851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122528851 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122528851 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122528851 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122528851 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122528851 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122528851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122528851 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=001cd0ef) (sccp_scrc.c:477) 20250816122528851 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20250816122528851 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122528852 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122528852 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122528852 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122528852 DLSCCP DEBUG SCCP-SCOC(35)[0x55733be563e0]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "dc9bf717" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "dc9bf717" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122528859 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250816122528859 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122528859 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122528859 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122528859 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3b320]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816122528859 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250816122528859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be41410]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816122528859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be41410]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816122528859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be41410]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816122528859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be41410]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122529863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57270<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122529863 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45957<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(380)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122529864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57258<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122529864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122529864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122529864 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122529864 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122529864 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(389)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@7a2b5296a856: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@7a2b5296a856: Final verdict of PTC: none 20250816122529864 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(386)@7a2b5296a856: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@7a2b5296a856: Final verdict of PTC: none 20250816122529864 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122529864 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122529864 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122529864 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122529864 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122529864 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122529864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122529864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122529864 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122529864 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-PFCP(382)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@7a2b5296a856: Final verdict of PTC: none 20250816122529865 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122529865 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122529865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122529865 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122529865 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122529865 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122529865 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122529865 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122529865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122529865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(391)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@7a2b5296a856: Final verdict of PTC: none 20250816122529865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Sat Aug 16 12:25:29 UTC 2025 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20250816122529902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122530305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57280<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=239788) Waiting for packet dumper to finish... 1 (prev_count=239788, count=260492) 20250816122531866 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122531866 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122531866 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122531866 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122531866 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122531866 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Sat Aug 16 12:25:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ps_iu_release_req_rua_disconnect started. 20250816122533432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122533437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122533444 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34821<->l=127.0.0.1:4262) (control_if.c:572) 20250816122533465 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122533465 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122533465 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122533466 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122533466 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122533466 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122533466 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122533466 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122533466 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122533466 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122533466 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122533467 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122533467 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122533467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122533467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122533467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122533467 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122533467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122533467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122533467 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122533467 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122533467 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122533467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122533467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122533467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122533468 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122533468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122533468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122533468 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122533468 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122533468 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122533468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122533468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122533468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122533468 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122533468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122533468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122533468 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122533468 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122533468 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122533468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122533468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122533468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122533468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122533468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122533468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122533468 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122533468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122533468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122533468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122533468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122533468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122533468 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122533468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122533468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122533468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122533468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122533468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122533468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122533468 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122533468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122533468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122533468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122533468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122533468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122533468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122533468 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122533468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122533468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122533468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122533468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122533468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122533468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122533468 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(401)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(399)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122533487 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122533487 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122533487 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122533488 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122533488 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122533488 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122533488 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122533488 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122533488 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122533489 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122533489 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122533489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122533489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122533489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122533489 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122533489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122533489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122533489 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122533489 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122533489 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122533489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122533489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122533489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122533490 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122533490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122533490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122533490 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122533490 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122533490 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122533490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122533490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122533490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122533490 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122533490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122533490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122533490 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122533490 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122533490 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122533490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122533490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122533490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122533490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122533490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122533490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122533490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122533490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122533490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122533490 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122533490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122533490 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122533490 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122533490 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122533490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122533490 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122533490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122533490 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122533490 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122533490 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122533490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122533490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122533490 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122533491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122533491 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122533491 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122533491 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122533491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122533491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122533491 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122533491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122533491 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122533491 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122533491 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122533491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122533491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122533491 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122533514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122533514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122533514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122533514 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122533514 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122533514 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122533514 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122533514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122533514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122533683 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122533683 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122533683 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122533683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122533692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122533692 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122533692 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122533692 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122533692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122533692 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122533692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122533695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122533695 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122533695 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122533695 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122533695 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122533695 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122533695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122533703 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122533703 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122533703 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122533703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(404)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122533708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122533708 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122533708 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122533708 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122533708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122533708 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122533708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122533709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122533709 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122533709 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122533709 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122533709 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122533709 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122533709 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122534501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122534501 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122534501 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122534501 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122534501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122534501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122534501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122534501 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122534501 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122534501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122534501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122534501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122534501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122534501 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122534501 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122534501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122534501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122534501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122534501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122534501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122534501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122534501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122534501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122534501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122534501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122534501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122534501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122534501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122534501 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122534502 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122534502 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122534502 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122534502 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122534502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122534502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122534502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122534502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122534502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122534502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122534502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122534502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122534502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122534502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122534502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122534502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122534502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122534502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122534502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122534502 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122534502 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122534502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122534502 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122534502 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122534502 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122534502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122534502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122534502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122534502 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122534512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122534512 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122534512 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122534512 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122534512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122534512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122534512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122534512 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122534512 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122534512 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122534512 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122534512 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122534512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122534512 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122534512 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122534512 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122534512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122534512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122534512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122534512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122534512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122534512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122534512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122534512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122534512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122534512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122534512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122534512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122534512 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122534512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122534512 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122534512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122534512 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122534512 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122534512 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122534512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122534512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122534512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122534512 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122534512 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122534512 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122534512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122534512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122534512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122534512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122534512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122534512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122534512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122534512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122534512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122534512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122534512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122534512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122534512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122534512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122534512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122534512 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122534512 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(403)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122534551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57298<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(403)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@7a2b5296a856: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)4145675 20250816122535579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122535579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122535579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122535579 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122535579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3f420b, normal) (hnbgw_rua.c:407) 20250816122535579 DHNB DEBUG map_rua[0x55733be41410]{init}: Allocated (fsm.c:456) 20250816122535579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4145675)[0x55733be41410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122535579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4145675 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122535579 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122535579 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122535579 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122535579 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4145675 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122535579 DCN DEBUG map_sccp[0x55733be3b320]{init}: Allocated (fsm.c:456) 20250816122535579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55733be3b320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122535579 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4145675 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122535579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4145675 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122535579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4145675)[0x55733be41410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122535579 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122535579 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122535579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4145675)[0x55733be41410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122535579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55733be3b320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122535579 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122535579 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{IDLE}: Allocated (fsm.c:456) 20250816122535579 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122535579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000024), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030002600056400500f1100926) (sccp_scrc.c:406) 20250816122535579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122535579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122535579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122535579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122535579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122535579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122535579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122535579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122535579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122535579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122535579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122535579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122535579 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122535579 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122535579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55733be3b320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122535579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4145675)[0x55733be41410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122535579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122535579 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122535579 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122535579 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122535579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122535579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122535579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122535579 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@7a2b5296a856: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)13741890 HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@7a2b5296a856: setverdict(pass): none -> pass 20250816122535590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122535590 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122535590 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122535590 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122535590 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122535590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122535590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122535590 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122535590 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122535590 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122535590 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122535590 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122535590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122535590 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=0051f528) (sccp_scrc.c:477) 20250816122535590 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20250816122535590 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122535590 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122535590 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122535590 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122535590 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122535590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55733be3b320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122535590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55733be3b320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(396)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816122535796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122535797 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122535797 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122535797 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122535797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122535797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122535797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122535797 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122535797 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122535797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122535797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122535797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122535797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122535797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122535797 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20250816122535797 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122535797 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122535797 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122535797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55733be3b320]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122535797 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122535797 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122535797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55733be3b320]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122535797 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122535797 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122535797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4145675)[0x55733be41410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122535797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122535797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122535797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_iu_release_req_rua_disconnect0(406)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122535823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122535823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122535823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122535823 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122535823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3f420b) (hnbgw_rua.c:471) 20250816122535823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4145675 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122535823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4145675)[0x55733be41410]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122535823 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122535823 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122535823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4145675)[0x55733be41410]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122535823 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122535823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55733be3b320]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122535823 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122535823 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122535823 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051f528), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122535823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122535823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122535823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122535823 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122535823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122535823 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122535823 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122535823 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122535823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122535823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122535823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122535823 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122536024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122536025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122536025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250816122536025 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122536025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3f420b) (hnbgw_rua.c:471) 20250816122536025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4145675 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250816122536025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4145675)[0x55733be41410]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122536025 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250816122536025 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250816122536025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4145675)[0x55733be41410]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250816122536025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55733be3b320]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122536025 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122536025 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122536025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051f528), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250816122536025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122536025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122536025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122536025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122536025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122536025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122536025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122536025 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122536025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122536025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122536025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122536025 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@7a2b5296a856: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)4145675 20250816122536228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122536228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122536228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250816122536228 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122536228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3f420b,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250816122536228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4145675 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250816122536228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4145675)[0x55733be41410]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122536229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4145675)[0x55733be41410]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122536229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55733be3b320]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122536229 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122536229 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122536229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051f528), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122536229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122536229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122536229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122536229 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122536229 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122536229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55733be3b320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250816122536229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4145675)[0x55733be41410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122536229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4145675)[0x55733be41410]{disconnected}: Freeing instance (context_map.c:202) 20250816122536229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4145675)[0x55733be41410]{disconnected}: Deallocated (fsm.c:568) 20250816122536229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55733be3b320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122536229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55733be3b320]{disconnected}: Freeing instance (context_map.c:206) 20250816122536229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55733be3b320]{disconnected}: Deallocated (fsm.c:568) 20250816122536229 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4145675 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250816122536229 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122536229 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122536229 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122536229 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122536229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122536229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122536229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122536229 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: Session index based on local reference:0 20250816122536234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122536234 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122536234 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122536234 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122536234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122536234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122536234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122536234 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122536234 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122536234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122536234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122536234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122536234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122536234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=0051f528) (sccp_scrc.c:477) 20250816122536234 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20250816122536234 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122536234 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122536234 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122536234 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122536234 DLSCCP DEBUG SCCP-SCOC(36)[0x55733be563e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@7a2b5296a856: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)13741890 MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122537251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122537254 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34821<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(394)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122537257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57286<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122537259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122537259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122537259 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122537259 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122537259 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122537260 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122537260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122537260 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122537260 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@7a2b5296a856: Final verdict of PTC: none 20250816122537260 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122537260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122537260 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122537260 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122537260 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122537260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122537260 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122537260 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122537261 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122537261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122537261 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122537261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122537261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(400)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@7a2b5296a856: Final verdict of PTC: none 20250816122537261 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122537261 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122537261 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122537261 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122537261 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122537261 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122537261 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122537261 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-RAN(403)@7a2b5296a856: Final verdict of PTC: none 20250816122537261 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122537261 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122537261 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122537261 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122537261 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122537262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122537262 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122537262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122537262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(404)@7a2b5296a856: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(405)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(396)@7a2b5296a856: Final verdict of PTC: none 20250816122537266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57298<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Sat Aug 16 12:25:37 UTC 2025 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20250816122537359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54482<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122537761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54482<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220752) Waiting for packet dumper to finish... 1 (prev_count=220752, count=224632) 20250816122539262 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122539262 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122539262 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122539262 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122539262 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122539262 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc'. ------ HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc ------ Sat Aug 16 12:25:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_cs_rua_dt_during_sccp_wait_cc started. 20250816122540877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122540880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122540882 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41337<->l=127.0.0.1:4262) (control_if.c:572) 20250816122540893 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122540893 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122540893 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122540893 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122540893 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122540894 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122540894 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122540894 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122540894 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122540894 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122540894 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122540895 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122540895 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122540895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122540895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122540895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122540895 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122540895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122540895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122540895 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122540895 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122540895 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122540895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122540895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122540895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122540895 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122540895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122540895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122540895 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122540895 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122540895 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122540895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122540895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122540895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122540895 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122540895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122540895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122540895 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122540895 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122540895 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122540895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122540895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122540895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122540895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122540895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122540895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122540895 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122540895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122540895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122540895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122540895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122540895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122540895 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122540895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122540895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122540895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122540895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122540895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122540895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122540895 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122540895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122540895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122540895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122540895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122540895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122540895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122540895 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122540895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122540895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122540895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122540895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122540895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122540895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122540895 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(415)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(415)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(413)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122540909 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122540909 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122540909 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122540910 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122540910 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122540910 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122540910 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122540910 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122540910 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122540911 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122540911 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122540911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122540911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122540911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122540911 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122540911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122540911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122540911 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122540911 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122540911 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122540911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122540911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122540911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122540911 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122540911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122540911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122540912 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122540912 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122540912 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122540912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122540912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122540912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122540912 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122540912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122540912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122540912 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122540912 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122540912 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122540912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122540912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122540912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122540912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122540912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122540912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122540912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122540912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122540912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122540912 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122540912 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122540912 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122540912 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122540912 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122540912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122540912 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122540912 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122540912 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122540912 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122540912 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122540912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122540912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122540912 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122540912 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122540912 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122540912 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122540912 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122540912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122540912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122540912 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122540912 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122540912 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122540912 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122540912 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122540912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122540912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122540912 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@7a2b5296a856: M3UA emulation initiated, the test can be started MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122540931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122540931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122540931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122540931 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122540931 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122540931 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122540931 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122540931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122540931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122541105 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122541105 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122541105 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122541105 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(415)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122541114 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122541114 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122541114 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122541114 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122541114 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122541114 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122541114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122541117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122541117 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122541117 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122541117 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122541117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122541117 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122541117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122541121 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122541121 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122541121 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122541121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(418)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122541128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122541128 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122541128 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122541128 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122541128 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122541128 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122541128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122541131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122541131 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122541131 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122541131 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122541131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122541131 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122541131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122541920 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122541920 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122541920 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122541920 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122541920 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122541920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122541920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122541920 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122541920 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122541921 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122541921 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122541921 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122541921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122541921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122541921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122541921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122541921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122541921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122541921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122541921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122541921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122541921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122541921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122541921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122541921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122541921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122541921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122541921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122541921 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122541921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122541921 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122541921 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122541921 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122541921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122541921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122541921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122541921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122541921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122541921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122541921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122541921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122541921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122541921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122541921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122541921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122541921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122541921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122541921 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122541921 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122541921 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122541921 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122541921 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122541921 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122541921 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122541921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122541921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122541921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122541921 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122541935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122541935 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122541935 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122541935 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122541935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122541935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122541935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122541935 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122541935 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122541935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122541935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122541935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122541935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122541935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122541935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122541935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122541935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122541935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122541935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122541935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122541935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122541935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122541935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122541935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122541935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122541935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122541935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122541935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122541935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122541935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122541935 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122541935 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122541935 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122541935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122541935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122541935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122541935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122541935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122541935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122541935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122541935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122541935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122541935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122541935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122541935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122541935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122541935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122541935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122541935 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122541935 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122541935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122541935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122541935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122541935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122541935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122541935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122541935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122541935 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(417)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122541950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54518<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_dt_during_sccp_wait_cc0(420)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_cs_rua_dt_during_sccp_wait_cc0(420)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(414)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(414)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@7a2b5296a856: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)8765247 20250816122542969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122542969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122542969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122542969 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122542969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x85bf3f, normal) (hnbgw_rua.c:407) 20250816122542969 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122542969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8765247)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122542969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8765247 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122542969 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122542969 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122542969 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8765247 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122542969 DCN DEBUG map_sccp[0x55733be41410]{init}: Allocated (fsm.c:456) 20250816122542969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55733be41410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122542969 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8765247 <-> SCCP-37 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122542969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8765247 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122542969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8765247)[0x55733be563e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122542969 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122542969 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122542969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8765247)[0x55733be563e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122542969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55733be41410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122542969 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122542969 DLSCCP DEBUG SCCP-SCOC(37)[0x55733be3b320]{IDLE}: Allocated (fsm.c:456) 20250816122542969 DLSCCP DEBUG SCCP-SCOC(37)[0x55733be3b320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122542969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000025), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003c60056400500f1100926) (sccp_scrc.c:406) 20250816122542969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122542969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122542969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122542969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122542969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122542970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122542970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122542970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122542970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122542970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122542970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122542970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122542970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122542970 DLSCCP DEBUG SCCP-SCOC(37)[0x55733be3b320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122542970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55733be41410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122542970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8765247)[0x55733be563e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122542970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122542970 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122542970 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122542970 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122542970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122542970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122542970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122542970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(413)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(413)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(414)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) HNBGW_Test.msc0-RAN(414)@7a2b5296a856: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)1053222 TC_cs_rua_dt_during_sccp_wait_cc0(420)@7a2b5296a856: setverdict(pass): none -> pass 20250816122543172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122543172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122543172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122543172 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122543173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x85bf3f) (hnbgw_rua.c:471) 20250816122543173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8765247 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250816122543173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8765247)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122543173 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250816122543173 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250816122543173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8765247)[0x55733be563e0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250816122543173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55733be41410]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122543173 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55733be41410]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.msc0-SCCP(413)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122543994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122543994 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122543994 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122543994 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122543994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122543994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122543994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122543994 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122543994 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122543994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122543994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122543994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122543994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122543994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=005b59f9) (sccp_scrc.c:477) 20250816122543994 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20250816122543994 DLSCCP DEBUG SCCP-SCOC(37)[0x55733be3b320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122543994 DLSCCP DEBUG SCCP-SCOC(37)[0x55733be3b320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122543995 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122543995 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122543995 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122543995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55733be41410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122543995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55733be41410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_rua_dt_during_sccp_wait_cc0(420)@7a2b5296a856: setverdict(fail): pass -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" TC_cs_rua_dt_during_sccp_wait_cc0(420)@7a2b5296a856: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@7a2b5296a856: Test Component 420 has requested to stop MTC. Terminating current testcase execution. 20250816122548993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54502<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122548993 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122548993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122548993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122548993 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122548993 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122548993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122548993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122548993 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122548993 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122548993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122548994 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122548994 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122548994 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122548994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122548994 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(417)@7a2b5296a856: Final verdict of PTC: none 20250816122548994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122548994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122548994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122548994 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122548994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122548994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122548994 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122548994 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122548994 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122548994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122548994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122548994 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122548994 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122548994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122548994 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122548994 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122548994 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122548994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122548994 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122548994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122548994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(418)@7a2b5296a856: Final verdict of PTC: none 20250816122548995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122548995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122548995 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122548995 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122548995 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122548995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8765247)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122548995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8765247)[0x55733be563e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122548995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55733be41410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122548995 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122548995 DLSCCP DEBUG SCCP-SCOC(37)[0x55733be3b320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122548995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b59f9), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122548995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122548995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122548995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122548995 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122548995 DLSCCP DEBUG SCCP-SCOC(37)[0x55733be3b320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122548995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55733be41410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122548995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8765247)[0x55733be563e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122548995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8765247)[0x55733be563e0]{disrupted}: Freeing instance (context_map.c:202) 20250816122548995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8765247)[0x55733be563e0]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.msc0-M3UA(415)@7a2b5296a856: Final verdict of PTC: none 20250816122548996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122548996 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122548996 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122548996 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122548996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122548996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122548996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122548996 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122548995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55733be41410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122548995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55733be41410]{disconnected}: Freeing instance (context_map.c:206) 20250816122548995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55733be41410]{disconnected}: Deallocated (fsm.c:568) 20250816122548995 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8765247 SCCP-37 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816122548996 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41337<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(416)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407)@7a2b5296a856: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(408)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(410)@7a2b5296a856: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@7a2b5296a856: Final verdict of PTC: none 20250816122548997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54518<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(419)@7a2b5296a856: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc0(420)@7a2b5296a856: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc0(420): fail (pass -> fail) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" MTC@7a2b5296a856: Test case TC_cs_rua_dt_during_sccp_wait_cc finished. Verdict: fail reason: "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc fail'. Sat Aug 16 12:25:49 UTC 2025 ------ HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.talloc 20250816122549043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122549545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56074<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=165892) Waiting for packet dumper to finish... 1 (prev_count=165892, count=192512) 20250816122550995 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122550995 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122550995 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122550995 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122550995 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122550995 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc fail' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc'. ------ HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc ------ Sat Aug 16 12:25:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ps_rua_dt_during_sccp_wait_cc started. 20250816122552686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122552691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122552694 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36223<->l=127.0.0.1:4262) (control_if.c:572) 20250816122552709 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122552709 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122552709 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122552709 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122552709 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122552709 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122552709 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122552709 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122552709 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122552709 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122552709 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122552711 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122552711 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122552711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122552711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122552711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122552711 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122552711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122552711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122552711 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122552711 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122552711 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122552711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122552711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122552711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122552711 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122552711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122552711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122552711 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122552711 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122552711 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122552711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122552711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122552711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122552711 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122552711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122552711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122552711 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122552711 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122552711 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122552711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122552711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122552711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122552711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122552711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122552711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122552711 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122552711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122552711 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122552711 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122552711 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122552711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122552711 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122552711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122552711 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122552711 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122552711 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122552711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122552711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122552711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122552711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122552711 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122552711 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122552711 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122552711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122552711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122552711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122552711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122552711 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122552711 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122552711 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122552711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122552711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122552711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(429)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(427)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122552722 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122552722 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122552722 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122552723 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122552723 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122552723 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122552723 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122552723 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122552723 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122552724 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122552724 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122552724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122552724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122552724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122552724 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122552724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122552724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122552724 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122552724 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122552724 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122552724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122552724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122552724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122552724 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122552724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122552724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122552724 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122552724 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122552724 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122552724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122552724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122552724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122552724 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122552724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122552724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122552724 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122552724 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122552724 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122552724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122552724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122552724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122552724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122552724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122552724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122552724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122552724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122552724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122552724 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122552724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122552724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122552724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122552724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122552724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122552724 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122552724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122552724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122552724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122552724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122552724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122552724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122552724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122552724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122552724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122552724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122552724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122552724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122552724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122552724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122552724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122552724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122552724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122552724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122552724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122552724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122552724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122552743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122552743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122552743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122552743 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122552743 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122552743 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122552743 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122552743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122552743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122552921 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122552921 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122552921 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122552921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(429)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122552930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122552930 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122552930 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122552930 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122552930 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122552930 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122552930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122552933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122552933 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122552933 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122552933 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122552933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122552933 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122552933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122552934 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122552934 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122552934 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122552934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(432)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122552942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122552942 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122552942 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122552942 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122552942 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122552942 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122552942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122552944 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122552944 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122552944 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122552944 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122552944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122552944 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122552944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122553736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122553736 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122553736 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122553736 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122553736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122553736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122553736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122553736 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122553737 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122553737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122553737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122553737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122553737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122553737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122553737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122553737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122553737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122553737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122553737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122553737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122553737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122553737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122553737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122553737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122553737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122553737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122553737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122553737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122553737 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122553737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122553737 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122553737 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122553737 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122553737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122553737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122553737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122553737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122553737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122553737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122553737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122553737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122553737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122553737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122553737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122553737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122553737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122553737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122553738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122553738 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122553738 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122553738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122553738 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122553738 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122553738 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122553738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122553738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122553738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122553738 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122553744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122553744 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122553744 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122553744 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122553744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122553744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122553744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122553744 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122553745 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122553745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122553745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122553745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122553745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122553745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122553745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122553745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122553745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122553745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122553745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122553745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122553745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122553745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122553745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122553745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122553745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122553745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122553745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122553745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122553745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122553745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122553745 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122553745 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122553745 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122553745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122553745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122553745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122553745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122553745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122553745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122553745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122553745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122553745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122553745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122553745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122553745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122553745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122553745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122553745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122553745 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122553745 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122553745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122553745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122553745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122553745 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122553745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122553745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122553745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122553745 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122553763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56102<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_dt_during_sccp_wait_cc0(434)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rua_dt_during_sccp_wait_cc0(434)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@7a2b5296a856: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)908292 20250816122554798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122554798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122554798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122554798 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122554798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xddc04, normal) (hnbgw_rua.c:407) 20250816122554798 DHNB DEBUG map_rua[0x55733be46960]{init}: Allocated (fsm.c:456) 20250816122554798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908292)[0x55733be46960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122554798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-908292 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122554798 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122554798 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122554798 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122554798 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-908292 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122554798 DCN DEBUG map_sccp[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122554798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122554798 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-908292 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122554798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-908292 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122554798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908292)[0x55733be46960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122554798 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122554798 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122554798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908292)[0x55733be46960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122554798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55733be563e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122554798 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122554798 DLSCCP DEBUG SCCP-SCOC(38)[0x55733be41410]{IDLE}: Allocated (fsm.c:456) 20250816122554798 DLSCCP DEBUG SCCP-SCOC(38)[0x55733be41410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122554798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000026), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001600056400500f1100926) (sccp_scrc.c:406) 20250816122554798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122554798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122554798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122554798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122554798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122554798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122554798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122554798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122554798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122554798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122554798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122554798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122554798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122554799 DLSCCP DEBUG SCCP-SCOC(38)[0x55733be41410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122554799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55733be563e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122554799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908292)[0x55733be46960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122554799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122554799 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122554799 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122554799 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122554799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122554799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122554799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122554799 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) HNBGW_Test.sgsn0-RAN(431)@7a2b5296a856: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)5880561 TC_ps_rua_dt_during_sccp_wait_cc0(434)@7a2b5296a856: setverdict(pass): none -> pass 20250816122555000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122555001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122555001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122555001 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122555001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xddc04) (hnbgw_rua.c:471) 20250816122555001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-908292 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250816122555001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908292)[0x55733be46960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122555001 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250816122555001 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250816122555001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908292)[0x55733be46960]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250816122555001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55733be563e0]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122555001 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55733be563e0]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.sgsn0-SCCP(430)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122555824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122555824 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122555824 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122555824 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122555824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122555824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122555824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122555825 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122555825 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122555825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122555825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122555825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122555825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122555825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=002720c2) (sccp_scrc.c:477) 20250816122555825 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20250816122555825 DLSCCP DEBUG SCCP-SCOC(38)[0x55733be41410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122555825 DLSCCP DEBUG SCCP-SCOC(38)[0x55733be41410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122555825 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122555825 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122555825 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122555825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55733be563e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122555825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55733be563e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122558996 DLSCCP DEBUG SCCP-SCOC(37)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122558997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b59f9), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122558997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122558997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122558997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122558997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122558997 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122558997 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122558997 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122558997 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122558997 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122558997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122558997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122558997 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122559004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122559004 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122559005 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122559005 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122559005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122559005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122559005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122559005 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122559005 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122559005 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122559005 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122559005 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122559005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122559005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=005b59f9) (sccp_scrc.c:477) 20250816122559005 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1824) 20250816122559005 DLSCCP DEBUG SCCP-SCOC(37)[0x55733be3b320]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122559005 DLSCCP DEBUG SCCP-SCOC(37)[0x55733be3b320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122559005 DLSCCP DEBUG SCCP-SCOC(37)[0x55733be3b320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122559005 DLSCCP DEBUG SCCP-SCOC(37)[0x55733be3b320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122559005 DLSCCP DEBUG SCCP-SCOC(37)[0x55733be3b320]{IDLE}: Deallocated (fsm.c:568) TC_ps_rua_dt_during_sccp_wait_cc0(434)@7a2b5296a856: setverdict(fail): pass -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" TC_ps_rua_dt_during_sccp_wait_cc0(434)@7a2b5296a856: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@7a2b5296a856: Test Component 434 has requested to stop MTC. Terminating current testcase execution. 20250816122600830 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36223<->l=127.0.0.1:4262) (control_if.c:193) 20250816122600832 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122600832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122600832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-SCCP(430)@7a2b5296a856: Final verdict of PTC: none 20250816122600832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56078<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122600832 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122600832 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122600832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122600832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122600832 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122600832 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122600832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122600832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122600832 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122600832 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122600832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122600832 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122600832 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122600832 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122600832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122600832 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122600832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122600832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122600832 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122600832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-M3UA(429)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421)@7a2b5296a856: Final verdict of PTC: none 20250816122600832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122600833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122600833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122600833 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122600833 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122600833 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122600833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908292)[0x55733be46960]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122600833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908292)[0x55733be46960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122600833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122600833 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) HNBGW_Test.sgsn0-M3UA(432)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@7a2b5296a856: Final verdict of PTC: none 20250816122600833 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122600833 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122600833 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122600833 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122600833 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122600833 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122600833 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122600833 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122600833 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122600833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122600833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122600833 DLSCCP DEBUG SCCP-SCOC(38)[0x55733be41410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122600833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002720c2), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122600833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122600833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122600833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122600833 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122600833 DLSCCP DEBUG SCCP-SCOC(38)[0x55733be41410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122600833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55733be563e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122600833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908292)[0x55733be46960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122600833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908292)[0x55733be46960]{disrupted}: Freeing instance (context_map.c:202) 20250816122600833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908292)[0x55733be46960]{disrupted}: Deallocated (fsm.c:568) 20250816122600833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55733be563e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122600833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55733be563e0]{disconnected}: Freeing instance (context_map.c:206) 20250816122600833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55733be563e0]{disconnected}: Deallocated (fsm.c:568) 20250816122600833 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-908292 SCCP-38 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816122600834 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122600834 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122600834 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@7a2b5296a856: Final verdict of PTC: none 20250816122600834 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122600834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122600834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122600834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122600834 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(427)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(428)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(424)@7a2b5296a856: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(422)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(433)@7a2b5296a856: Final verdict of PTC: none 20250816122600836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56102<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_dt_during_sccp_wait_cc0(434)@7a2b5296a856: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc0(434): fail (pass -> fail) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" MTC@7a2b5296a856: Test case TC_ps_rua_dt_during_sccp_wait_cc finished. Verdict: fail reason: "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc fail'. Sat Aug 16 12:26:00 UTC 2025 ------ HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.talloc 20250816122600881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40340<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122601383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40340<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=202760) Waiting for packet dumper to finish... 1 (prev_count=202760, count=203396) 20250816122602834 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122602834 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122602834 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122602834 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122602834 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122602834 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc fail' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Sat Aug 16 12:26:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ps_rab_assignment started. 20250816122604462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122604464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40354<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122604467 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40867<->l=127.0.0.1:4262) (control_if.c:572) 20250816122604478 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122604478 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122604478 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122604478 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122604478 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122604478 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122604478 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122604478 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122604478 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122604478 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122604478 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rab_assignment-Iuh0(439)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122604480 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122604480 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122604480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122604480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122604480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122604480 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122604480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122604480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122604480 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122604480 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122604480 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122604480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122604480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122604480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122604480 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122604480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122604480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122604480 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122604480 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122604480 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122604480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122604480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122604480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122604480 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122604480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122604480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122604480 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122604480 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122604480 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122604480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122604480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122604480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122604480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122604480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122604480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122604480 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122604480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122604480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122604480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122604480 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122604480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122604480 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122604480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122604480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122604480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122604480 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122604480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122604480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122604480 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122604480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122604480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122604480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122604480 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122604480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122604480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122604480 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122604480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122604480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122604480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122604480 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122604480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122604480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122604480 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(443)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(443)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(443)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(441)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122604492 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122604492 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122604492 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122604493 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122604493 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122604493 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122604493 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122604493 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122604493 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122604494 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122604494 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122604494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122604494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122604494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122604494 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122604494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122604494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122604494 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122604494 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122604494 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122604494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122604494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122604494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122604494 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122604494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122604494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122604494 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122604494 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122604494 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122604494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122604494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122604494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122604494 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122604494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122604494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122604494 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122604494 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122604494 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122604494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122604494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122604494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122604494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122604494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122604494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122604494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122604494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122604494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122604494 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122604494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122604494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122604494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122604494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122604494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122604494 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122604494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122604494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122604494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122604494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122604494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122604494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122604494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122604494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122604494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122604494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122604494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122604494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122604494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122604494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122604494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122604494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122604494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122604494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122604494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122604494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122604494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(446)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(446)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(446)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122604518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122604518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122604518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122604518 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122604518 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122604518 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122604518 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122604518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122604518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122604690 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122604690 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122604690 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122604690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(443)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122604693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122604693 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122604693 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122604693 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122604693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122604693 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122604693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122604693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122604693 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122604693 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122604693 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122604693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122604693 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122604693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122604704 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122604704 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122604704 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122604704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(446)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122604706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122604706 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122604706 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122604706 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122604706 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122604706 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122604706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122604706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122604706 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122604706 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122604706 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122604706 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122604706 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122604706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122605506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122605506 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122605506 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122605506 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122605506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122605506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122605507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122605507 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122605507 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122605507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122605507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122605507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122605507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122605507 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122605507 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122605507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122605507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122605507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122605507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122605507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122605507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122605507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122605507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122605507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122605507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122605507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122605507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122605507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122605507 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122605507 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122605507 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122605507 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122605507 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122605507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122605507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122605507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122605507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122605507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122605507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122605507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122605507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122605507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122605507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122605507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122605507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122605507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122605507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122605507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122605507 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122605507 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122605507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122605507 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122605507 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122605507 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122605507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122605507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122605507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122605507 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122605511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122605511 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122605511 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122605511 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122605511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122605511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122605511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122605511 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122605511 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122605511 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122605511 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122605511 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122605511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122605511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122605511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122605511 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122605511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122605511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122605511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122605511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122605511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122605511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122605511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122605511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122605511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122605511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122605511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122605511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122605511 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122605511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122605511 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122605511 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122605511 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122605511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122605511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122605511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122605511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122605511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122605511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122605511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122605511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122605511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122605511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122605511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122605511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122605511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122605511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122605511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122605511 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122605511 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122605511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122605511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122605511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122605511 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122605511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122605511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122605511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122605511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(442)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(445)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122606530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38290<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(448)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(445)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(445)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(448) TC_ps_rab_assignment-Iuh0-RUA(440)@7a2b5296a856: Added conn table entry 0TC_ps_rab_assignment0(448)11443972 20250816122607546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122607546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122607546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122607546 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122607546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xae9f04, normal) (hnbgw_rua.c:407) 20250816122607546 DHNB DEBUG map_rua[0x55733be46960]{init}: Allocated (fsm.c:456) 20250816122607546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11443972)[0x55733be46960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122607546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11443972 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122607546 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122607546 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122607546 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122607546 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11443972 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122607546 DCN DEBUG map_sccp[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122607546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122607546 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11443972 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122607546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11443972 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122607546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11443972)[0x55733be46960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122607546 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122607546 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122607546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11443972)[0x55733be46960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122607546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122607546 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122607546 DLSCCP DEBUG SCCP-SCOC(39)[0x55733be3b320]{IDLE}: Allocated (fsm.c:456) 20250816122607546 DLSCCP DEBUG SCCP-SCOC(39)[0x55733be3b320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122607546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000027), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f400300015a0056400500f1100926) (sccp_scrc.c:406) 20250816122607546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122607546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122607546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122607546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122607546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122607546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122607546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122607546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122607546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122607546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122607546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122607546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122607546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122607546 DLSCCP DEBUG SCCP-SCOC(39)[0x55733be3b320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122607546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122607546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11443972)[0x55733be46960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122607546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122607546 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122607546 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122607546 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122607546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122607546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122607546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122607546 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(445)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(448) HNBGW_Test.sgsn0-RAN(445)@7a2b5296a856: Added conn table entry 0TC_ps_rab_assignment0(448)2697145 HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(448)@7a2b5296a856: setverdict(pass): none -> pass 20250816122607550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122607550 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122607550 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122607551 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122607551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122607551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122607551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122607551 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122607551 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122607551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122607551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122607551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122607551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122607551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=007f2732) (sccp_scrc.c:477) 20250816122607551 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20250816122607551 DLSCCP DEBUG SCCP-SCOC(39)[0x55733be3b320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122607551 DLSCCP DEBUG SCCP-SCOC(39)[0x55733be3b320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122607551 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122607551 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122607551 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122607551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122607551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(438)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(448) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816122607752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122607752 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122607752 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122607752 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122607752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122607752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122607752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122607752 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122607752 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122607752 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122607752 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122607752 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122607752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122607752 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122607752 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250816122607752 DLSCCP DEBUG SCCP-SCOC(39)[0x55733be3b320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122607752 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122607752 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122607752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122607752 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122607752 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122607753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122607753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122607753 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122607753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11443972)[0x55733be46960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122607753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122607753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122607753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(448)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122607764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122607764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122607764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122607764 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122607765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xae9f04) (hnbgw_rua.c:471) 20250816122607765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11443972 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122607765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11443972)[0x55733be46960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122607765 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122607765 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122607765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11443972)[0x55733be46960]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122607765 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122607765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122607765 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122607765 DLSCCP DEBUG SCCP-SCOC(39)[0x55733be3b320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122607765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f2732), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122607765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122607765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122607765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122607765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122607765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122607765 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122607765 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122607765 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122607765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122607765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122607765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122607765 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122609779 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122609779 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122609779 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122609779 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122609779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122609779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122609779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122609779 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122609779 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122609779 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122609779 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122609779 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122609779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122609779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122609779 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250816122609779 DLSCCP DEBUG SCCP-SCOC(39)[0x55733be3b320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122609779 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122609779 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122609779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122609779 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122609779 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122609779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122609779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11443972)[0x55733be46960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122609779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122609779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122609779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(448)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(440)@7a2b5296a856: Deleted conn table entry 0TC_ps_rab_assignment0(448)11443972 20250816122609789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122609789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122609789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122609789 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122609789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xae9f04,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122609789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11443972 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122609789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11443972)[0x55733be46960]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122609789 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122609789 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122609789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11443972)[0x55733be46960]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122609789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122609789 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122609789 DLSCCP DEBUG SCCP-SCOC(39)[0x55733be3b320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122609790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f2732), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122609790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122609790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122609790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122609790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122609790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11443972)[0x55733be46960]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122609790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122609790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122609790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122609790 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122609790 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122609790 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122609790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122609790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122609790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122609790 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(445)@7a2b5296a856: Deleted conn table entry 0TC_ps_rab_assignment0(448)2697145 HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: Session index based on connection ID:0 20250816122609795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122609795 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122609795 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122609795 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122609795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122609795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122609796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122609796 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122609796 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122609796 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122609796 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122609796 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122609796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122609796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=007f2732), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122609796 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20250816122609796 DLSCCP DEBUG SCCP-SCOC(39)[0x55733be3b320]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122609796 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122609796 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122609796 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122609796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122609796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122609796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11443972)[0x55733be46960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122609796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11443972)[0x55733be46960]{disconnected}: Freeing instance (context_map.c:202) 20250816122609796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11443972)[0x55733be46960]{disconnected}: Deallocated (fsm.c:568) 20250816122609796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122609796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{disconnected}: Freeing instance (context_map.c:206) 20250816122609796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55733be563e0]{disconnected}: Deallocated (fsm.c:568) 20250816122609796 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11443972 SCCP-39 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250816122609796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f2732), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20250816122609796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122609796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122609796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122609796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122609796 DLSCCP DEBUG SCCP-SCOC(39)[0x55733be3b320]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122609796 DLSCCP DEBUG SCCP-SCOC(39)[0x55733be3b320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122609796 DLSCCP DEBUG SCCP-SCOC(39)[0x55733be3b320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122609796 DLSCCP DEBUG SCCP-SCOC(39)[0x55733be3b320]{IDLE}: Deallocated (fsm.c:568) 20250816122609796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122609796 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122609796 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122609796 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122609796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122609796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122609796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122609796 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: RLC received in state:disconnect_pending 20250816122610834 DLSCCP DEBUG SCCP-SCOC(38)[0x55733be41410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122610834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002720c2), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122610834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122610834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122610834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122610834 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122610835 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122610835 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122610835 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122610835 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122610835 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122610835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122610835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122610835 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122610841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122610841 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122610841 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122610841 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122610842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122610842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122610842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122610842 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122610842 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122610842 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122610842 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122610842 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122610842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122610842 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=002720c2) (sccp_scrc.c:477) 20250816122610842 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1824) 20250816122610842 DLSCCP DEBUG SCCP-SCOC(38)[0x55733be41410]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122610842 DLSCCP DEBUG SCCP-SCOC(38)[0x55733be41410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122610842 DLSCCP DEBUG SCCP-SCOC(38)[0x55733be41410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122610842 DLSCCP DEBUG SCCP-SCOC(38)[0x55733be41410]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122610842 DLSCCP DEBUG SCCP-SCOC(38)[0x55733be41410]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment0(448)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122611797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40354<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122611797 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40867<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(437)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(436)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122611798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40346<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_rab_assignment(435)@7a2b5296a856: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(440)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(445)@7a2b5296a856: Final verdict of PTC: none 20250816122611798 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122611798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122611798 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122611798 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122611798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122611798 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122611798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122611798 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122611798 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122611798 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122611798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122611798 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122611798 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122611798 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122611798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122611798 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-SCCP(441)@7a2b5296a856: Final verdict of PTC: none 20250816122611798 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122611798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122611798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122611798 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122611798 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122611798 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(442)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(446)@7a2b5296a856: Final verdict of PTC: none 20250816122611799 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122611799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122611799 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122611799 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122611799 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122611799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122611799 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122611799 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816122611799 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122611799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(444)@7a2b5296a856: Final verdict of PTC: none 20250816122611799 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122611799 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122611799 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122611799 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122611799 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122611799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122611799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(443)@7a2b5296a856: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(439)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(438)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(447)@7a2b5296a856: Final verdict of PTC: none 20250816122611799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38290<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(448)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(435): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(436): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(438): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment-Iuh0(439): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(440): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(441): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(442): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(443): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(444): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(445): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(446): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(447): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment0(448): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sat Aug 16 12:26:11 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20250816122611835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122612237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38304<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=241440) Waiting for packet dumper to finish... 1 (prev_count=241440, count=241980) 20250816122613800 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122613800 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122613800 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122613800 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122613800 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122613800 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Sat Aug 16 12:26:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ps_rab_assignment_concurrent started. 20250816122615301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122615305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122615308 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44901<->l=127.0.0.1:4262) (control_if.c:572) 20250816122615319 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122615319 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122615319 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122615320 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122615320 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122615320 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122615320 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122615320 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122615320 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(453)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122615320 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122615320 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122615321 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122615321 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122615321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122615321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122615321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122615321 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122615321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122615321 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122615321 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122615321 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122615321 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122615321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122615321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122615321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122615322 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122615322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122615322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122615322 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122615322 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122615322 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122615322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122615322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122615322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122615322 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122615322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122615322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122615322 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122615322 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122615322 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122615322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122615322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122615322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122615322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122615322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122615322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122615322 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122615322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122615322 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122615322 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122615322 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122615322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122615322 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122615322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122615322 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122615322 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122615322 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122615322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122615322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122615322 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122615322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122615322 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122615322 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122615322 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122615322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122615322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122615322 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122615322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122615322 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122615322 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122615322 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122615322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122615322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122615322 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(457)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(457)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(455)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122615337 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122615337 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122615337 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122615337 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122615337 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122615337 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122615337 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122615337 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122615337 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122615339 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122615339 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122615339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122615339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122615339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122615339 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122615339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122615339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122615339 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122615339 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122615339 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122615339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122615339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122615339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122615339 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122615339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122615339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122615339 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122615339 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122615339 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122615339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122615339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122615339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122615339 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122615339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122615339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122615339 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122615339 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122615339 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122615339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122615339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122615339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122615339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122615339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122615339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122615339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122615339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122615339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122615339 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122615339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122615339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122615339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122615339 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122615339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122615339 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122615339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122615339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122615339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122615339 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122615339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122615339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122615339 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122615339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122615339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122615339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122615339 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122615339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122615339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122615339 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122615339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122615339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122615339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122615339 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122615339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122615339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122615339 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(460)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(460)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(460)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122615361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122615361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122615361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122615361 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122615361 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122615361 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122615362 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122615362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122615362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122615534 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122615534 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122615534 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122615534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(457)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122615537 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122615537 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122615537 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122615537 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122615537 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122615537 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122615537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122615537 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122615537 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122615537 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122615537 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122615537 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122615537 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122615537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122615550 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122615550 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122615550 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122615550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(460)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122615551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122615551 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122615551 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122615551 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122615551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122615551 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122615551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122615552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122615552 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122615552 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122615552 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122615552 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122615552 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122615552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122616354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122616354 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122616354 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122616354 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122616354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122616354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122616354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122616354 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122616354 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122616354 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122616354 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122616354 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122616354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122616354 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122616354 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122616354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122616354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122616354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122616354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122616354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122616354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122616354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122616354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122616354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122616354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122616354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122616354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122616354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122616354 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122616354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122616354 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122616354 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122616354 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122616354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122616354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122616354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122616354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122616355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122616355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122616355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122616355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122616355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122616355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122616355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122616355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122616355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122616355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122616355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122616355 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122616355 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122616355 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122616355 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122616355 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122616355 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122616355 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122616355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122616355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122616355 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(456)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122616366 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122616366 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122616366 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122616366 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122616366 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122616366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122616366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122616366 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122616366 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122616366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122616366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122616366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122616366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122616366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122616366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122616366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122616366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122616366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122616366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122616366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122616366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122616366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122616366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122616366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122616366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122616366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122616366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122616366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122616366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122616366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122616366 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122616366 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122616366 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122616366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122616366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122616366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122616367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122616367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122616367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122616367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122616367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122616367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122616367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122616367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122616367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122616367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122616367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122616367 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122616367 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122616367 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122616367 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122616367 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122616367 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122616367 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122616367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122616367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122616367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122616367 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122617375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35038<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122617501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35126<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(462)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(463)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(464)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)7017067 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)2247837 20250816122618400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618400 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6b126b, normal) (hnbgw_rua.c:407) 20250816122618400 DHNB DEBUG map_rua[0x55733be46960]{init}: Allocated (fsm.c:456) 20250816122618400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7017067)[0x55733be46960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7017067 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618400 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618400 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618400 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618400 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7017067 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618400 DCN DEBUG map_sccp[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122618400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618400 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7017067 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7017067 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7017067)[0x55733be46960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618400 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618400 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7017067)[0x55733be46960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618400 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618400 DLSCCP DEBUG SCCP-SCOC(40)[0x55733be3b320]{IDLE}: Allocated (fsm.c:456) 20250816122618400 DLSCCP DEBUG SCCP-SCOC(40)[0x55733be3b320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000028), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f400300027c0056400500f1100926) (sccp_scrc.c:406) 20250816122618400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618400 DLSCCP DEBUG SCCP-SCOC(40)[0x55733be3b320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7017067)[0x55733be46960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618400 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618400 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618400 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618400 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[2] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)13564844 TC_ps_rab_assignment_concurrent0(465)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)2855776 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(462)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122618405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618405 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618405 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618405 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618405 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618405 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618405 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618405 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618405 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618405 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=00a7f172) (sccp_scrc.c:477) 20250816122618405 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20250816122618405 DLSCCP DEBUG SCCP-SCOC(40)[0x55733be3b320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618405 DLSCCP DEBUG SCCP-SCOC(40)[0x55733be3b320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618405 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618405 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618405 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(462) subscribed for broadcast HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)4033563 TC_ps_rab_assignment_concurrent0(466)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(467)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)15756728 HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(468)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)16564186 HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)8203153 TC_ps_rab_assignment_concurrent0(469)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(470)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)11549599 HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)14876113 TC_ps_rab_assignment_concurrent0(471)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)170088 TC_ps_rab_assignment_concurrent0(472)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)4158287 TC_ps_rab_assignment_concurrent0(473)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)12957272 TC_ps_rab_assignment_concurrent0(474)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)11259535 TC_ps_rab_assignment_concurrent0(475)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)10002108 TC_ps_rab_assignment_concurrent0(476)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)1398812 TC_ps_rab_assignment_concurrent0(477)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)2997799 20250816122618604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618605 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x224c9d, normal) (hnbgw_rua.c:407) 20250816122618605 DHNB DEBUG map_rua[0x55733be41540]{init}: Allocated (fsm.c:456) 20250816122618605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2247837)[0x55733be41540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2247837 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618605 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618605 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618605 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618605 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2247837 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618605 DCN DEBUG map_sccp[0x55733be5ea30]{init}: Allocated (fsm.c:456) 20250816122618605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618605 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2247837 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2247837 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2247837)[0x55733be41540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618605 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618605 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2247837)[0x55733be41540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618605 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618606 DLSCCP DEBUG SCCP-SCOC(41)[0x55733be561c0]{IDLE}: Allocated (fsm.c:456) 20250816122618606 DLSCCP DEBUG SCCP-SCOC(41)[0x55733be561c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000029), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300030b0056400500f1100926) (sccp_scrc.c:406) 20250816122618606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618606 DLSCCP DEBUG SCCP-SCOC(41)[0x55733be561c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2247837)[0x55733be41540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618606 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618606 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618606 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618606 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618606 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcefbac, normal) (hnbgw_rua.c:407) 20250816122618606 DHNB DEBUG map_rua[0x55733be58160]{init}: Allocated (fsm.c:456) 20250816122618607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13564844)[0x55733be58160]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13564844 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618607 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618607 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618607 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618607 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13564844 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618607 DCN DEBUG map_sccp[0x55733be43c70]{init}: Allocated (fsm.c:456) 20250816122618607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618607 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618607 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618607 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618607 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618607 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618607 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618607 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13564844 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13564844 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13564844)[0x55733be58160]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618607 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618607 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13564844)[0x55733be58160]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618607 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618607 DLSCCP DEBUG SCCP-SCOC(42)[0x55733be57320]{IDLE}: Allocated (fsm.c:456) 20250816122618607 DLSCCP DEBUG SCCP-SCOC(42)[0x55733be57320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030000e30056400500f1100926) (sccp_scrc.c:406) 20250816122618607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618607 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618607 DLSCCP DEBUG SCCP-SCOC(42)[0x55733be57320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13564844)[0x55733be58160]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618608 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618608 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618608 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618608 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618608 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618608 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250816122618608 DLSCCP DEBUG SCCP-SCOC(40)[0x55733be3b320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618608 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618608 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618608 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618608 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618608 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618608 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7017067)[0x55733be46960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618608 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618609 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3d8c1b, normal) (hnbgw_rua.c:407) 20250816122618609 DHNB DEBUG map_rua[0x55733be57450]{init}: Allocated (fsm.c:456) 20250816122618608 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618609 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618609 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618609 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4033563)[0x55733be57450]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4033563 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618609 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618609 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618609 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618609 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4033563 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618609 DCN DEBUG map_sccp[0x55733be56ed0]{init}: Allocated (fsm.c:456) 20250816122618609 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618609 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4033563 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4033563 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4033563)[0x55733be57450]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618609 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618609 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4033563)[0x55733be57450]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618609 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618609 DLSCCP DEBUG SCCP-SCOC(43)[0x55733be44080]{IDLE}: Allocated (fsm.c:456) 20250816122618609 DLSCCP DEBUG SCCP-SCOC(43)[0x55733be44080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000ba0056400500f1100926) (sccp_scrc.c:406) 20250816122618609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618610 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618610 DLSCCP DEBUG SCCP-SCOC(43)[0x55733be44080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4033563)[0x55733be57450]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250816122618610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618610 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618610 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618610 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618610 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618610 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618610 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618610 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf06db8, normal) (hnbgw_rua.c:407) 20250816122618610 DHNB DEBUG map_rua[0x55733be43e30]{init}: Allocated (fsm.c:456) 20250816122618610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15756728)[0x55733be43e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15756728 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618610 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618610 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618610 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618610 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15756728 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618610 DCN DEBUG map_sccp[0x55733be36d30]{init}: Allocated (fsm.c:456) 20250816122618610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618610 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15756728 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15756728 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15756728)[0x55733be43e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618611 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618611 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15756728)[0x55733be43e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618611 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618611 DLSCCP DEBUG SCCP-SCOC(44)[0x55733be57850]{IDLE}: Allocated (fsm.c:456) 20250816122618611 DLSCCP DEBUG SCCP-SCOC(44)[0x55733be57850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001fd0056400500f1100926) (sccp_scrc.c:406) 20250816122618611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618611 DLSCCP DEBUG SCCP-SCOC(44)[0x55733be57850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15756728)[0x55733be43e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618612 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618612 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618612 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfcbfda, normal) (hnbgw_rua.c:407) 20250816122618612 DHNB DEBUG map_rua[0x55733be413b0]{init}: Allocated (fsm.c:456) 20250816122618612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16564186)[0x55733be413b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618612 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618612 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16564186 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618612 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618612 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618612 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618612 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16564186 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618612 DCN DEBUG map_sccp[0x55733be441b0]{init}: Allocated (fsm.c:456) 20250816122618612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618612 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16564186 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16564186 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16564186)[0x55733be413b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618612 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618612 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16564186)[0x55733be413b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618612 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618612 DLSCCP DEBUG SCCP-SCOC(45)[0x55733be36720]{IDLE}: Allocated (fsm.c:456) 20250816122618612 DLSCCP DEBUG SCCP-SCOC(45)[0x55733be36720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030000c90056400500f1100926) (sccp_scrc.c:406) 20250816122618613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618613 DLSCCP DEBUG SCCP-SCOC(45)[0x55733be36720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16564186)[0x55733be413b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618613 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7d2b91, normal) (hnbgw_rua.c:407) 20250816122618613 DHNB DEBUG map_rua[0x55733be57980]{init}: Allocated (fsm.c:456) 20250816122618613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618613 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618613 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618613 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8203153)[0x55733be57980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8203153 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618613 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618613 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618613 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618613 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8203153 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618613 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618614 DCN DEBUG map_sccp[0x55733be57580]{init}: Allocated (fsm.c:456) 20250816122618614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618614 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8203153 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:1 20250816122618614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8203153 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8203153)[0x55733be57980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618614 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618614 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8203153)[0x55733be57980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618614 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618614 DLSCCP DEBUG SCCP-SCOC(46)[0x55733be40460]{IDLE}: Allocated (fsm.c:456) 20250816122618614 DLSCCP DEBUG SCCP-SCOC(46)[0x55733be40460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618614 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000ed0056400500f1100926) (sccp_scrc.c:406) 20250816122618614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618614 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618614 DLSCCP DEBUG SCCP-SCOC(46)[0x55733be40460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8203153)[0x55733be57980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618615 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb03b9f, normal) (hnbgw_rua.c:407) 20250816122618615 DHNB DEBUG map_rua[0x55733be40240]{init}: Allocated (fsm.c:456) 20250816122618615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11549599)[0x55733be40240]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11549599 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618615 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618615 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618615 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618615 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618615 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618615 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11549599 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618615 DCN DEBUG map_sccp[0x55733be3f350]{init}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. 20250816122618615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618615 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11549599 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11549599 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11549599)[0x55733be40240]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618615 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618615 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11549599)[0x55733be40240]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618615 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618615 DLSCCP DEBUG SCCP-SCOC(47)[0x55733be5f0c0]{IDLE}: Allocated (fsm.c:456) 20250816122618616 DLSCCP DEBUG SCCP-SCOC(47)[0x55733be5f0c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030003de0056400500f1100926) (sccp_scrc.c:406) 20250816122618616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618616 DLSCCP DEBUG SCCP-SCOC(47)[0x55733be5f0c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11549599)[0x55733be40240]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618616 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618616 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618616 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618616 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618616 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618616 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe2fdd1, normal) (hnbgw_rua.c:407) 20250816122618616 DHNB DEBUG map_rua[0x55733be411d0]{init}: Allocated (fsm.c:456) 20250816122618616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14876113)[0x55733be411d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14876113 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618616 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618617 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618617 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618617 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14876113 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618617 DCN DEBUG map_sccp[0x55733be40590]{init}: Allocated (fsm.c:456) 20250816122618617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618617 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618617 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14876113 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14876113 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14876113)[0x55733be411d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618617 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618617 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14876113)[0x55733be411d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618617 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618617 DLSCCP DEBUG SCCP-SCOC(48)[0x55733be5fc50]{IDLE}: Allocated (fsm.c:456) 20250816122618617 DLSCCP DEBUG SCCP-SCOC(48)[0x55733be5fc50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000030), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f400300031c0056400500f1100926) (sccp_scrc.c:406) 20250816122618617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618618 DLSCCP DEBUG SCCP-SCOC(48)[0x55733be5fc50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14876113)[0x55733be411d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618618 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618618 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618618 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618618 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x29868, normal) (hnbgw_rua.c:407) 20250816122618618 DHNB DEBUG map_rua[0x55733be406c0]{init}: Allocated (fsm.c:456) 20250816122618618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-170088)[0x55733be406c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-170088 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618618 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618618 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618618 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618618 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618618 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618618 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-170088 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618618 DCN DEBUG map_sccp[0x55733be5f1f0]{init}: Allocated (fsm.c:456) 20250816122618618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618618 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-170088 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-170088 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-170088)[0x55733be406c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618618 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618618 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-170088)[0x55733be406c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618619 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618619 DLSCCP DEBUG SCCP-SCOC(49)[0x55733be4f310]{IDLE}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)8040345 20250816122618619 DLSCCP DEBUG SCCP-SCOC(49)[0x55733be4f310]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000031), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f400300037f0056400500f1100926) (sccp_scrc.c:406) 20250816122618619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618619 DLSCCP DEBUG SCCP-SCOC(49)[0x55733be4f310]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-170088)[0x55733be406c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618619 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3f734f, normal) (hnbgw_rua.c:407) 20250816122618619 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618619 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:2 20250816122618619 DHNB DEBUG map_rua[0x55733be4f700]{init}: Allocated (fsm.c:456) 20250816122618619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4158287)[0x55733be4f700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4158287 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618619 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618619 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618620 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618620 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618620 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4158287 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618620 DCN DEBUG map_sccp[0x55733be5f320]{init}: Allocated (fsm.c:456) 20250816122618620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618620 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4158287 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4158287 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4158287)[0x55733be4f700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4158287)[0x55733be4f700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618620 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618620 DLSCCP DEBUG SCCP-SCOC(50)[0x55733be50020]{IDLE}: Allocated (fsm.c:456) 20250816122618620 DLSCCP DEBUG SCCP-SCOC(50)[0x55733be50020]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000032), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030003b60056400500f1100926) (sccp_scrc.c:406) 20250816122618620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618621 DLSCCP DEBUG SCCP-SCOC(50)[0x55733be50020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4158287)[0x55733be4f700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618621 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc5b658, normal) (hnbgw_rua.c:407) 20250816122618621 DHNB DEBUG map_rua[0x55733be4f9b0]{init}: Allocated (fsm.c:456) 20250816122618621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618621 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618621 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618621 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12957272)[0x55733be4f9b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12957272 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618621 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618621 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12957272 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618621 DCN DEBUG map_sccp[0x55733be570a0]{init}: Allocated (fsm.c:456) 20250816122618621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618621 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12957272 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12957272 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12957272)[0x55733be4f9b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12957272)[0x55733be4f9b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618622 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618622 DLSCCP DEBUG SCCP-SCOC(51)[0x55733be42060]{IDLE}: Allocated (fsm.c:456) 20250816122618622 DLSCCP DEBUG SCCP-SCOC(51)[0x55733be42060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000033), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030001a20056400500f1100926) (sccp_scrc.c:406) 20250816122618622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[2]. 20250816122618622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618622 DLSCCP DEBUG SCCP-SCOC(51)[0x55733be42060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12957272)[0x55733be4f9b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618622 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xabce8f, normal) (hnbgw_rua.c:407) 20250816122618622 DHNB DEBUG map_rua[0x55733be50150]{init}: Allocated (fsm.c:456) 20250816122618622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618622 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:3 20250816122618622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11259535)[0x55733be50150]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11259535 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618623 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618623 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11259535 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618623 DCN DEBUG map_sccp[0x55733be50280]{init}: Allocated (fsm.c:456) 20250816122618623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618623 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11259535 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11259535 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11259535)[0x55733be50150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11259535)[0x55733be50150]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618623 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618623 DLSCCP DEBUG SCCP-SCOC(52)[0x55733be42ac0]{IDLE}: Allocated (fsm.c:456) 20250816122618623 DLSCCP DEBUG SCCP-SCOC(52)[0x55733be42ac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000034), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030000500056400500f1100926) (sccp_scrc.c:406) 20250816122618623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618623 DLSCCP DEBUG SCCP-SCOC(52)[0x55733be42ac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11259535)[0x55733be50150]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618624 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618624 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618624 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618624 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618624 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x989ebc, normal) (hnbgw_rua.c:407) 20250816122618624 DHNB DEBUG map_rua[0x55733be5f7a0]{init}: Allocated (fsm.c:456) 20250816122618624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10002108)[0x55733be5f7a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10002108 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618624 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618624 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618624 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618624 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10002108 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618624 DCN DEBUG map_sccp[0x55733be41a40]{init}: Allocated (fsm.c:456) 20250816122618624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618624 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10002108 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10002108 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10002108)[0x55733be5f7a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618624 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618624 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10002108)[0x55733be5f7a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618624 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618624 DLSCCP DEBUG SCCP-SCOC(53)[0x55733be51120]{IDLE}: Allocated (fsm.c:456) 20250816122618624 DLSCCP DEBUG SCCP-SCOC(53)[0x55733be51120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030002730056400500f1100926) (sccp_scrc.c:406) 20250816122618625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[2] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(464) 20250816122618625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618625 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618625 DLSCCP DEBUG SCCP-SCOC(53)[0x55733be51120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10002108)[0x55733be5f7a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618625 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618625 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618625 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)13286233 20250816122618625 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[3]. 20250816122618625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618625 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x15581c, normal) (hnbgw_rua.c:407) 20250816122618625 DHNB DEBUG map_rua[0x55733be50b20]{init}: Allocated (fsm.c:456) 20250816122618625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1398812)[0x55733be50b20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1398812 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618625 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618625 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618625 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618625 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1398812 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618626 DCN DEBUG map_sccp[0x55733be4ee80]{init}: Allocated (fsm.c:456) 20250816122618626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618626 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1398812 <-> SCCP-54 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1398812 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1398812)[0x55733be50b20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1398812)[0x55733be50b20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618626 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618626 DLSCCP DEBUG SCCP-SCOC(54)[0x55733be51d40]{IDLE}: Allocated (fsm.c:456) 20250816122618626 DLSCCP DEBUG SCCP-SCOC(54)[0x55733be51d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618626 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030001ab0056400500f1100926) (sccp_scrc.c:406) 20250816122618626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618626 DLSCCP DEBUG SCCP-SCOC(54)[0x55733be51d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1398812)[0x55733be50b20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122618627 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122618627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2dbe27, normal) (hnbgw_rua.c:407) 20250816122618627 DHNB DEBUG map_rua[0x55733be42bf0]{init}: Allocated (fsm.c:456) 20250816122618627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2997799)[0x55733be42bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122618627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2997799 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122618627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618627 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122618627 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2997799 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122618627 DCN DEBUG map_sccp[0x55733be51250]{init}: Allocated (fsm.c:456) 20250816122618627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122618627 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2997799 <-> SCCP-55 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122618627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2997799 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122618627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2997799)[0x55733be42bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122618627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122618627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122618627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2997799)[0x55733be42bf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122618627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) TC_ps_rab_assignment_concurrent0(463)@7a2b5296a856: setverdict(pass): none -> pass 20250816122618627 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122618627 DLSCCP DEBUG SCCP-SCOC(55)[0x55733be52af0]{IDLE}: Allocated (fsm.c:456) 20250816122618627 DLSCCP DEBUG SCCP-SCOC(55)[0x55733be52af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122618627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030003bf0056400500f1100926) (sccp_scrc.c:406) 20250816122618627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122618628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122618628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122618628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618628 DLSCCP DEBUG SCCP-SCOC(55)[0x55733be52af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122618628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122618628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2997799)[0x55733be42bf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122618628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618628 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618628 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618628 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618628 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(463) subscribed for broadcast TC_ps_rab_assignment_concurrent0(464)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)14864491 HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(464) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:4 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[4]. TC_ps_rab_assignment_concurrent0(465)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)14749973 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:5 HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(465) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:6 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[6]. TC_ps_rab_assignment_concurrent0(466)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:7 HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)5733381 HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(466) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:8 HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)14872653 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:1 TC_ps_rab_assignment_concurrent0(467)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:2 20250816122618654 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(467) subscribed for broadcast 20250816122618654 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618654 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618654 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618654 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618654 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618654 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618654 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618654 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618654 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=00a633e6) (sccp_scrc.c:477) 20250816122618654 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20250816122618654 DLSCCP DEBUG SCCP-SCOC(41)[0x55733be561c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618654 DLSCCP DEBUG SCCP-SCOC(41)[0x55733be561c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618654 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618654 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618654 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(468)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(468) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)11295113 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(462)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)13637190 TC_ps_rab_assignment_concurrent0(469)@7a2b5296a856: setverdict(pass): none -> pass HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(469) subscribed for broadcast TC_ps_rab_assignment_concurrent0(470)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:9 HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(470) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:10 HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)12265360 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:11 TC_ps_rab_assignment_concurrent0(471)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)12842933 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:12 HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(471) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:13 HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)1268135 TC_ps_rab_assignment_concurrent0(472)@7a2b5296a856: setverdict(pass): none -> pass HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(472) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)14783191 TC_ps_rab_assignment_concurrent0(473)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:14 20250816122618668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122618668 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122618668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6b126b) (hnbgw_rua.c:471) 20250816122618668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7017067 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122618668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7017067)[0x55733be46960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122618668 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122618668 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122618668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7017067)[0x55733be46960]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122618668 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122618668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618668 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122618668 DLSCCP DEBUG SCCP-SCOC(40)[0x55733be3b320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122618668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7f172), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122618668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(473) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[14]. TC_ps_rab_assignment_concurrent0(474)@7a2b5296a856: setverdict(pass): none -> pass HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(474) subscribed for broadcast HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)10596787 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:5 TC_ps_rab_assignment_concurrent0(475)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)2417857 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(475) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[6], which is already active (running or expired). 20250816122618674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618674 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618674 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618674 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618674 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618674 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618674 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618674 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618674 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618674 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618674 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618674 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618674 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618674 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618674 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618674 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618674 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618674 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618674 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618674 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618674 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618674 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=006e4060) (sccp_scrc.c:477) 20250816122618674 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20250816122618674 DLSCCP DEBUG SCCP-SCOC(42)[0x55733be57320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618674 DLSCCP DEBUG SCCP-SCOC(42)[0x55733be57320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618674 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618674 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618674 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122618674 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=00949305) (sccp_scrc.c:477) 20250816122618674 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20250816122618674 DLSCCP DEBUG SCCP-SCOC(43)[0x55733be44080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618674 DLSCCP DEBUG SCCP-SCOC(43)[0x55733be44080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618674 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618674 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618674 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122618674 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=006475dd) (sccp_scrc.c:477) 20250816122618674 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20250816122618674 DLSCCP DEBUG SCCP-SCOC(44)[0x55733be57850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618674 DLSCCP DEBUG SCCP-SCOC(44)[0x55733be57850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618674 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618674 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618674 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122618674 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=00e39b61) (sccp_scrc.c:477) 20250816122618674 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20250816122618674 DLSCCP DEBUG SCCP-SCOC(45)[0x55733be36720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618674 DLSCCP DEBUG SCCP-SCOC(45)[0x55733be36720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618674 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618674 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618674 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(476)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(476) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:11 HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)16776687 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:12 TC_ps_rab_assignment_concurrent0(477)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:13 HNBGW-PFCP(452)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(477) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[13], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(462)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816122618876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618877 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618877 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618877 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618877 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618877 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618877 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618877 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618877 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618877 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=00c67603) (sccp_scrc.c:477) 20250816122618877 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20250816122618877 DLSCCP DEBUG SCCP-SCOC(46)[0x55733be40460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618877 DLSCCP DEBUG SCCP-SCOC(46)[0x55733be40460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618877 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618877 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618877 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122618877 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=00800471) (sccp_scrc.c:477) 20250816122618877 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20250816122618877 DLSCCP DEBUG SCCP-SCOC(47)[0x55733be5f0c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618877 DLSCCP DEBUG SCCP-SCOC(47)[0x55733be5f0c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618877 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618877 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618877 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122618877 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=009c5551) (sccp_scrc.c:477) 20250816122618877 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20250816122618877 DLSCCP DEBUG SCCP-SCOC(48)[0x55733be5fc50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618877 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618877 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618877 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618877 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618877 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618877 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618877 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618877 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618877 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618877 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618877 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618877 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618877 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618877 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618877 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618877 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618878 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618878 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618878 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618878 DLSCCP DEBUG SCCP-SCOC(48)[0x55733be5fc50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618878 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618878 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618878 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122618878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618878 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618878 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618878 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618878 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618878 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618878 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618878 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250816122618878 DLSCCP DEBUG SCCP-SCOC(42)[0x55733be57320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618878 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618878 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618878 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618878 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618878 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618878 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13564844)[0x55733be58160]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618878 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=00d5511c) (sccp_scrc.c:477) 20250816122618878 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20250816122618878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618878 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618878 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618878 DLSCCP DEBUG SCCP-SCOC(49)[0x55733be4f310]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618878 DLSCCP DEBUG SCCP-SCOC(49)[0x55733be4f310]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618878 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618878 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618878 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618878 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618878 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618878 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122618878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618878 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618878 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618878 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618878 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618878 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=0061ca3b) (sccp_scrc.c:477) 20250816122618878 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20250816122618878 DLSCCP DEBUG SCCP-SCOC(50)[0x55733be50020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618878 DLSCCP DEBUG SCCP-SCOC(50)[0x55733be50020]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618878 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618878 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618878 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122618879 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00a27a37) (sccp_scrc.c:477) 20250816122618879 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20250816122618879 DLSCCP DEBUG SCCP-SCOC(51)[0x55733be42060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618879 DLSCCP DEBUG SCCP-SCOC(51)[0x55733be42060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618879 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618879 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618879 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122618878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618878 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618879 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618879 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618879 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618879 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618879 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618879 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618879 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618879 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618879 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618879 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618879 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618879 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250816122618879 DLSCCP DEBUG SCCP-SCOC(43)[0x55733be44080]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618879 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618879 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618879 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618879 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618879 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618879 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618879 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618879 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618879 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618879 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4033563)[0x55733be57450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618879 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=002c4018) (sccp_scrc.c:477) 20250816122618879 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20250816122618879 DLSCCP DEBUG SCCP-SCOC(52)[0x55733be42ac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618879 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618879 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618879 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618879 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618879 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618879 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618879 DLSCCP DEBUG SCCP-SCOC(52)[0x55733be42ac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618879 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618879 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618879 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618879 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122618879 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618879 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618879 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618879 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618879 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618879 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618880 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=00046cb4) (sccp_scrc.c:477) 20250816122618880 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20250816122618880 DLSCCP DEBUG SCCP-SCOC(53)[0x55733be51120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618880 DLSCCP DEBUG SCCP-SCOC(53)[0x55733be51120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618880 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618880 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618880 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122618880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618880 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618880 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618880 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618880 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618880 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618880 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618880 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618880 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618880 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618880 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618880 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618880 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250816122618880 DLSCCP DEBUG SCCP-SCOC(44)[0x55733be57850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618880 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618880 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618880 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618880 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618880 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618880 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618880 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618880 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618880 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618880 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618880 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15756728)[0x55733be43e30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618880 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618880 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618880 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618880 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618880 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618880 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618880 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618880 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=00e23bfc) (sccp_scrc.c:477) 20250816122618880 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20250816122618880 DLSCCP DEBUG SCCP-SCOC(54)[0x55733be51d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618880 DLSCCP DEBUG SCCP-SCOC(54)[0x55733be51d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618880 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618880 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618880 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618880 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618880 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618880 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122618880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618880 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618881 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122618881 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122618881 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122618881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122618881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122618881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122618881 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122618880 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618881 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250816122618881 DLSCCP DEBUG SCCP-SCOC(46)[0x55733be40460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618881 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618881 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618881 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618881 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618881 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8203153)[0x55733be57980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618881 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618881 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250816122618881 DLSCCP DEBUG SCCP-SCOC(41)[0x55733be561c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618881 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618881 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618881 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618881 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618881 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2247837)[0x55733be41540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618881 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618881 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250816122618881 DLSCCP DEBUG SCCP-SCOC(48)[0x55733be5fc50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618881 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618881 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618881 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618881 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618882 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618882 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14876113)[0x55733be411d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618882 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618882 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250816122618882 DLSCCP DEBUG SCCP-SCOC(47)[0x55733be5f0c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618882 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618882 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618882 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618882 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618882 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618882 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11549599)[0x55733be40240]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618882 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618882 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250816122618882 DLSCCP DEBUG SCCP-SCOC(50)[0x55733be50020]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618882 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618882 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618882 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618882 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618882 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618882 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4158287)[0x55733be4f700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618883 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618883 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618883 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618883 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=0046904e) (sccp_scrc.c:477) 20250816122618883 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20250816122618883 DLSCCP DEBUG SCCP-SCOC(55)[0x55733be52af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122618883 DLSCCP DEBUG SCCP-SCOC(55)[0x55733be52af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122618883 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618883 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122618883 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122618883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122618883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122618883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618883 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618883 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618883 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618883 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618883 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250816122618883 DLSCCP DEBUG SCCP-SCOC(51)[0x55733be42060]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618883 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618883 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618883 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618883 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618883 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618883 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12957272)[0x55733be4f9b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618883 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618883 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618883 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618883 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618883 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250816122618883 DLSCCP DEBUG SCCP-SCOC(52)[0x55733be42ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618883 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618883 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618883 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618883 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618883 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618883 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11259535)[0x55733be50150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618884 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618884 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250816122618884 DLSCCP DEBUG SCCP-SCOC(45)[0x55733be36720]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618884 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618884 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618884 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618884 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618884 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618884 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16564186)[0x55733be413b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618884 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618884 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250816122618884 DLSCCP DEBUG SCCP-SCOC(49)[0x55733be4f310]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618884 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618884 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618884 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618884 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618884 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618884 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-170088)[0x55733be406c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618885 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618885 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250816122618885 DLSCCP DEBUG SCCP-SCOC(53)[0x55733be51120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618885 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618885 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618885 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618885 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618885 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10002108)[0x55733be5f7a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618885 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618885 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250816122618885 DLSCCP DEBUG SCCP-SCOC(54)[0x55733be51d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618885 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618885 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618885 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618885 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618885 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1398812)[0x55733be50b20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618885 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122618885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122618885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122618885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122618885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122618885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122618885 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250816122618885 DLSCCP DEBUG SCCP-SCOC(55)[0x55733be52af0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122618885 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122618885 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122618885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122618886 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122618886 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122618886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122618886 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122618886 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122618886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2997799)[0x55733be42bf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122618886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122618886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122618886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122618886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(465)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122618912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122618912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122618912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122618912 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122618912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf06db8) (hnbgw_rua.c:471) 20250816122618913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15756728 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122618913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15756728)[0x55733be43e30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122618913 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122618913 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122618913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15756728)[0x55733be43e30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122618913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122618913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122618913 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122618913 DLSCCP DEBUG SCCP-SCOC(44)[0x55733be57850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122618913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006475dd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122618913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122618913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122618913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122618913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122618913 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122618913 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122618913 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122618913 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122618913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122618913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122618913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122618913 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(471)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122619116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122619116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122619116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122619116 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122619116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x224c9d) (hnbgw_rua.c:471) 20250816122619116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2247837 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122619116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2247837)[0x55733be41540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122619116 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122619116 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122619116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2247837)[0x55733be41540]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122619116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122619116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122619116 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122619116 DLSCCP DEBUG SCCP-SCOC(41)[0x55733be561c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122619116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a633e6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122619116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122619116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122619116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122619116 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122619116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122619116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122619116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122619116 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122619116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcefbac) (hnbgw_rua.c:471) 20250816122619116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13564844 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122619116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13564844)[0x55733be58160]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122619116 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122619116 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122619116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13564844)[0x55733be58160]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122619116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122619116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122619116 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122619116 DLSCCP DEBUG SCCP-SCOC(42)[0x55733be57320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122619116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e4060), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122619116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122619116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122619116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122619116 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122619116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122619116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122619116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122619116 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122619116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb03b9f) (hnbgw_rua.c:471) 20250816122619116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11549599 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122619116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11549599)[0x55733be40240]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122619116 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122619116 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122619116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122619116 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122619116 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122619116 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122619116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122619116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122619116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122619116 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122619116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11549599)[0x55733be40240]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122619116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122619116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122619116 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122619116 DLSCCP DEBUG SCCP-SCOC(47)[0x55733be5f0c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122619116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00800471), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122619116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122619116 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122619116 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122619116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122619116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122619116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122619116 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122619116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122619116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122619116 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122619116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122619116 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122619116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122619116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122619116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122619116 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122619116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3d8c1b) (hnbgw_rua.c:471) 20250816122619116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4033563 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122619116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4033563)[0x55733be57450]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122619117 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122619117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4033563)[0x55733be57450]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122619117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122619117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122619117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122619117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122619117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122619117 DLSCCP DEBUG SCCP-SCOC(43)[0x55733be44080]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122619117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949305), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122619117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122619117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122619117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122619117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122619117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122619117 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122619117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122619117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122619117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xabce8f) (hnbgw_rua.c:471) 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11259535 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122619117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11259535)[0x55733be50150]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122619117 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122619117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11259535)[0x55733be50150]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122619117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122619117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122619117 DLSCCP DEBUG SCCP-SCOC(52)[0x55733be42ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122619117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c4018), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122619117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122619117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122619117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122619117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122619117 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc5b658) (hnbgw_rua.c:471) 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12957272 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12957272)[0x55733be4f9b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122619117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122619117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122619117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122619117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122619117 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12957272)[0x55733be4f9b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122619117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122619117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122619117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122619117 DLSCCP DEBUG SCCP-SCOC(51)[0x55733be42060]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122619117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a27a37), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122619117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122619117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122619117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122619117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122619117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122619117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122619117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122619117 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe2fdd1) (hnbgw_rua.c:471) 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14876113 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14876113)[0x55733be411d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122619117 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14876113)[0x55733be411d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122619117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122619117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122619117 DLSCCP DEBUG SCCP-SCOC(48)[0x55733be5fc50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122619117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5551), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122619117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122619117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122619117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122619117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122619117 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3f734f) (hnbgw_rua.c:471) 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4158287 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4158287)[0x55733be4f700]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122619117 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4158287)[0x55733be4f700]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122619117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122619117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122619117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122619117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122619117 DLSCCP DEBUG SCCP-SCOC(50)[0x55733be50020]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122619117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122619117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122619117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122619117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122619117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061ca3b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122619117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122619117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122619117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122619117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122619117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122619117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122619117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122619117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122619117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122619117 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x29868) (hnbgw_rua.c:471) 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-170088 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-170088)[0x55733be406c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122619117 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122619117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-170088)[0x55733be406c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122619117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122619117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122619117 DLSCCP DEBUG SCCP-SCOC(49)[0x55733be4f310]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122619117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5511c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122619117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122619117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122619117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122619117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122619117 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122619117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122619117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122619117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122619117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7d2b91) (hnbgw_rua.c:471) 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8203153 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8203153)[0x55733be57980]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122619117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122619117 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8203153)[0x55733be57980]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122619117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122619117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122619117 DLSCCP DEBUG SCCP-SCOC(46)[0x55733be40460]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122619117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c67603), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122619117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122619117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122619117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122619117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122619117 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122619117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122619117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122619117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122619117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x15581c) (hnbgw_rua.c:471) 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1398812 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1398812)[0x55733be50b20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122619117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122619117 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1398812)[0x55733be50b20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122619117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122619117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122619117 DLSCCP DEBUG SCCP-SCOC(54)[0x55733be51d40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122619117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e23bfc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122619117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122619117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122619117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122619117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122619117 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122619117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122619117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122619117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122619117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfcbfda) (hnbgw_rua.c:471) 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16564186 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16564186)[0x55733be413b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122619117 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122619117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16564186)[0x55733be413b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122619117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122619117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122619117 DLSCCP DEBUG SCCP-SCOC(45)[0x55733be36720]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122619117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e39b61), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122619117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122619117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122619117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122619117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122619117 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122619117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122619117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122619117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122619117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x989ebc) (hnbgw_rua.c:471) 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10002108 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10002108)[0x55733be5f7a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122619117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122619117 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10002108)[0x55733be5f7a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122619117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122619117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122619117 DLSCCP DEBUG SCCP-SCOC(53)[0x55733be51120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122619117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00046cb4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122619117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122619117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122619117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122619117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122619117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122619117 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122619117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122619117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122619117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122619117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2dbe27) (hnbgw_rua.c:471) 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122619117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122619117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2997799 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2997799)[0x55733be42bf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122619117 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122619117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2997799)[0x55733be42bf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122619117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122619117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122619117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122619117 DLSCCP DEBUG SCCP-SCOC(55)[0x55733be52af0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122619117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046904e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122619117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122619117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122619117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122619117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122619117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122619117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122619117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122619117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122619117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122619117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(464)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(474)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(473)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122620689 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122620689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122620689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122620689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122620689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122620689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122620689 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250816122620689 DLSCCP DEBUG SCCP-SCOC(40)[0x55733be3b320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122620689 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122620689 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122620689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122620689 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122620689 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122620689 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122620689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122620689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122620689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122620689 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122620689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122620689 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122620689 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122620689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122620689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7017067)[0x55733be46960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122620689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122620689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122620689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(462)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)7017067 20250816122620696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122620696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122620696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122620696 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122620696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6b126b,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122620696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7017067 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122620696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7017067)[0x55733be46960]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122620696 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122620696 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122620696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7017067)[0x55733be46960]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122620696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122620696 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122620696 DLSCCP DEBUG SCCP-SCOC(40)[0x55733be3b320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122620696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7f172), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122620696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122620696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122620696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122620696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122620696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7017067)[0x55733be46960]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122620696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122620696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122620696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122620696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122620696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122620696 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122620696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122620696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122620696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122620696 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(462)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)2855776 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:0 20250816122620699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122620699 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122620699 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122620699 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122620699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122620699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122620699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122620699 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122620699 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122620699 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122620699 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122620699 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122620699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122620699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=00a7f172), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122620699 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20250816122620699 DLSCCP DEBUG SCCP-SCOC(40)[0x55733be3b320]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122620699 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122620699 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122620699 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122620699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122620699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122620699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7017067)[0x55733be46960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122620699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7017067)[0x55733be46960]{disconnected}: Freeing instance (context_map.c:202) 20250816122620699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7017067)[0x55733be46960]{disconnected}: Deallocated (fsm.c:568) 20250816122620699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122620699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{disconnected}: Freeing instance (context_map.c:206) 20250816122620699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55733be563e0]{disconnected}: Deallocated (fsm.c:568) 20250816122620699 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7017067 SCCP-40 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250816122620699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7f172), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20250816122620699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122620699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122620699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122620699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122620699 DLSCCP DEBUG SCCP-SCOC(40)[0x55733be3b320]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122620699 DLSCCP DEBUG SCCP-SCOC(40)[0x55733be3b320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122620699 DLSCCP DEBUG SCCP-SCOC(40)[0x55733be3b320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122620699 DLSCCP DEBUG SCCP-SCOC(40)[0x55733be3b320]{IDLE}: Deallocated (fsm.c:568) 20250816122620699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122620699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122620699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122620699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122620700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122620700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122620700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122620700 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122620928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122620928 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122620928 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122620928 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122620928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122620928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122620928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122620928 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122620928 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122620928 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122620928 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122620928 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122620928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122620928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122620928 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250816122620928 DLSCCP DEBUG SCCP-SCOC(44)[0x55733be57850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122620928 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122620928 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122620928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122620928 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122620928 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122620928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122620928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15756728)[0x55733be43e30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122620928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122620928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122620928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(466)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)15756728 20250816122620930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122620930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122620930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122620930 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122620930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf06db8,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122620930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15756728 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122620930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15756728)[0x55733be43e30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122620930 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122620930 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122620930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15756728)[0x55733be43e30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122620930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122620930 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122620930 DLSCCP DEBUG SCCP-SCOC(44)[0x55733be57850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122620930 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006475dd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122620930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122620930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122620930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122620930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122620930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15756728)[0x55733be43e30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122620930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122620930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122620930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122620930 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122620930 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122620931 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122620931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122620931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122620931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122620931 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)14749973 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:4 20250816122620933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122620933 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122620933 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122620933 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122620933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122620933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122620933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122620933 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122620933 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122620933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122620933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122620933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122620933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122620933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=006475dd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122620933 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20250816122620933 DLSCCP DEBUG SCCP-SCOC(44)[0x55733be57850]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122620933 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122620933 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122620933 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122620933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122620933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122620933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15756728)[0x55733be43e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122620933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15756728)[0x55733be43e30]{disconnected}: Freeing instance (context_map.c:202) 20250816122620933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15756728)[0x55733be43e30]{disconnected}: Deallocated (fsm.c:568) 20250816122620933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122620933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{disconnected}: Freeing instance (context_map.c:206) 20250816122620933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55733be36d30]{disconnected}: Deallocated (fsm.c:568) 20250816122620933 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15756728 SCCP-44 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816122620933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006475dd), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20250816122620933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122620933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122620933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122620933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122620933 DLSCCP DEBUG SCCP-SCOC(44)[0x55733be57850]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122620933 DLSCCP DEBUG SCCP-SCOC(44)[0x55733be57850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122620933 DLSCCP DEBUG SCCP-SCOC(44)[0x55733be57850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122620933 DLSCCP DEBUG SCCP-SCOC(44)[0x55733be57850]{IDLE}: Deallocated (fsm.c:568) 20250816122620933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122620933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122620933 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122620933 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122620933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122620933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122620933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122620933 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 20250816122621124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621124 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621124 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621124 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621124 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621124 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621124 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621124 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621124 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122621124 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250816122621124 DLSCCP DEBUG SCCP-SCOC(42)[0x55733be57320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122621124 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621124 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122621124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122621124 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122621124 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122621124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122621124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13564844)[0x55733be58160]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122621124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122621124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122621124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 TC_ps_rab_assignment_concurrent0(464)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)13564844 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122621126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122621126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122621126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122621126 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:5 20250816122621126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcefbac,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122621126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13564844 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122621126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13564844)[0x55733be58160]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122621126 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122621126 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122621126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13564844)[0x55733be58160]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122621126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122621126 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122621126 DLSCCP DEBUG SCCP-SCOC(42)[0x55733be57320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122621126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e4060), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122621126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13564844)[0x55733be58160]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122621126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122621126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 20250816122621127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621127 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621127 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621127 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621127 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621127 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621127 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621127 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621127 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621127 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621127 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621127 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122621127 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250816122621127 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621127 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621127 DLSCCP DEBUG SCCP-SCOC(41)[0x55733be561c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122621127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122621127 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122621127 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122621127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2247837)[0x55733be41540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122621127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621127 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621127 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122621127 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621127 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122621127 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621127 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621127 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621127 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122621127 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250816122621127 DLSCCP DEBUG SCCP-SCOC(43)[0x55733be44080]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122621127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621127 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621127 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621127 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621127 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621127 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621127 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621127 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621127 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621127 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: vl_from0 20250816122621127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621127 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621127 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621127 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621127 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621127 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621127 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621127 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621127 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621127 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621127 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621127 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621127 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122621127 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122621127 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122621127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4033563)[0x55733be57450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122621127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122621127 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122621127 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250816122621127 DLSCCP DEBUG SCCP-SCOC(51)[0x55733be42060]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122621127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122621127 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122621127 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122621127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12957272)[0x55733be4f9b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122621127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122621127 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122621127 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250816122621127 DLSCCP DEBUG SCCP-SCOC(47)[0x55733be5f0c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122621127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122621127 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122621127 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122621127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11549599)[0x55733be40240]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122621127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122621127 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621127 DLM3UA D20250816122621127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621127 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621127 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621127 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing EBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122621127 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250816122621127 DLSCCP DEBUG SCCP-SCOC(52)[0x55733be42ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122621127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122621127 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122621127 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621127 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11259535)[0x55733be50150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122621127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122621127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621127 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621127 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621127 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621127 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621127 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122621127 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250816122621127 DLSCCP DEBUG SCCP-SCOC(54)[0x55733be51d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122621127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122621127 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122621127 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122621127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1398812)[0x55733be50b20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122621127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122621127 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122621127 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250816122621127 DLSCCP DEBUG SCCP-SCOC(50)[0x55733be50020]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122621127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122621127 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122621127 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816122621127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4158287)[0x55733be4f700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122621127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122621127 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122621127 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250816122621127 DLSCCP DEBUG SCCP-SCOC(55)[0x55733be52af0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122621127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122621127 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122621127 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122621127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2997799)[0x55733be42bf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122621127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122621127 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122621127 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250816122621127 DLSCCP DEBUG SCCP-SCOC(53)[0x55733be51120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122621127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122621127 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122621127 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122621127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10002108)[0x55733be5f7a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122621127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122621127 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122621127 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250816122621127 DLSCCP DEBUG SCCP-SCOC(46)[0x55733be40460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122621127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122621127 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122621127 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122621127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8203153)[0x55733be57980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122621127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122621127 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122621127 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250816122621127 DLSCCP DEBUG SCCP-SCOC(49)[0x55733be4f310]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122621127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122621127 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122621127 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122621127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122621127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-170088)[0x55733be406c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122621127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122621127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(465)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(474)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)13286233 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)4033563 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:2 20250816122621130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122621130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122621130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122621130 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122621130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3d8c1b,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122621130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4033563 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122621130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4033563)[0x55733be57450]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122621130 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122621130 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122621130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4033563)[0x55733be57450]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122621130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122621130 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122621130 DLSCCP DEBUG SCCP-SCOC(43)[0x55733be44080]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122621130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949305), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122621130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4033563)[0x55733be57450]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122621130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122621130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122621130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621130 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621130 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621130 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621130 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621130 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621130 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621130 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)11549599 20250816122621130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621130 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(477)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122621130 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621130 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621130 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621130 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122621130 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250816122621130 DLSCCP DEBUG SCCP-SCOC(45)[0x55733be36720]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122621130 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621130 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122621130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122621130 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122621131 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122621131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122621131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16564186)[0x55733be413b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122621131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122621131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) TC_ps_rab_assignment_concurrent0(468)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122621131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122621131 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816122621131 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250816122621131 DLSCCP DEBUG SCCP-SCOC(48)[0x55733be5fc50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122621131 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621131 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122621131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122621131 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816122621131 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816122621131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816122621131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14876113)[0x55733be411d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122621131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816122621131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122621131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816122621131 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=006e4060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122621131 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20250816122621131 DLSCCP DEBUG SCCP-SCOC(42)[0x55733be57320]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122621131 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621131 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122621131 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122621131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122621131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122621131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13564844)[0x55733be58160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122621131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13564844)[0x55733be58160]{disconnected}: Freeing instance (context_map.c:202) 20250816122621131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13564844)[0x55733be58160]{disconnected}: Deallocated (fsm.c:568) 20250816122621131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122621131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{disconnected}: Freeing instance (context_map.c:206) 20250816122621131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55733be43c70]{disconnected}: Deallocated (fsm.c:568) 20250816122621131 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13564844 SCCP-42 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250816122621131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e4060), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20250816122621131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621131 DLSCCP DEBUG SCCP-SCOC(42)[0x55733be57320]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122621131 DLSCCP DEBUG SCCP-SCOC(42)[0x55733be57320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122621131 DLSCCP DEBUG SCCP-SCOC(42)[0x55733be57320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122621131 DLSCCP DEBUG SCCP-SCOC(42)[0x55733be57320]{IDLE}: Deallocated (fsm.c:568) 20250816122621130 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621130 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621130 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621131 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621131 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621131 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621131 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621131 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621131 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621131 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)12957272 TC_ps_rab_assignment_concurrent0(475)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)11259535 20250816122621131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122621131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122621131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122621131 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122621131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb03b9f,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122621131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11549599 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122621131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11549599)[0x55733be40240]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122621131 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122621131 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122621131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11549599)[0x55733be40240]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122621131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122621131 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122621131 DLSCCP DEBUG SCCP-SCOC(47)[0x55733be5f0c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122621131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00800471), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122621131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11549599)[0x55733be40240]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122621131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122621131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)2247837 20250816122621131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621131 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621131 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)4158287 TC_ps_rab_assignment_concurrent0(471)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)1398812 TC_ps_rab_assignment_concurrent0(465)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)10002108 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)8203153 TC_ps_rab_assignment_concurrent0(467)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)14864491 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)2997799 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent0(470)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)11295113 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:7 20250816122621133 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621133 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621133 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621133 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621133 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621133 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621133 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621133 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621133 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621133 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=00949305), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122621133 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20250816122621133 DLSCCP DEBUG SCCP-SCOC(43)[0x55733be44080]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122621133 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621133 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122621133 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122621133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122621133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122621133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4033563)[0x55733be57450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122621133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4033563)[0x55733be57450]{disconnected}: Freeing instance (context_map.c:202) 20250816122621133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4033563)[0x55733be57450]{disconnected}: Deallocated (fsm.c:568) 20250816122621133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122621133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{disconnected}: Freeing instance (context_map.c:206) 20250816122621133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55733be56ed0]{disconnected}: Deallocated (fsm.c:568) 20250816122621133 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4033563 SCCP-43 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122621133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949305), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20250816122621133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621133 DLSCCP DEBUG SCCP-SCOC(43)[0x55733be44080]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122621134 DLSCCP DEBUG SCCP-SCOC(43)[0x55733be44080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122621134 DLSCCP DEBUG SCCP-SCOC(43)[0x55733be44080]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122621134 DLSCCP DEBUG SCCP-SCOC(43)[0x55733be44080]{IDLE}: Deallocated (fsm.c:568) 20250816122621134 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621134 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621134 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621134 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621134 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621134 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621134 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621134 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)170088 20250816122621134 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621134 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621134 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621134 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621134 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621134 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621134 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621134 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621134 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=00800471), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122621134 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20250816122621134 DLSCCP DEBUG SCCP-SCOC(47)[0x55733be5f0c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122621134 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621134 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122621134 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122621134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122621134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122621134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11549599)[0x55733be40240]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122621134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11549599)[0x55733be40240]{disconnected}: Freeing instance (context_map.c:202) 20250816122621134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11549599)[0x55733be40240]{disconnected}: Deallocated (fsm.c:568) 20250816122621134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122621134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{disconnected}: Freeing instance (context_map.c:206) 20250816122621134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55733be3f350]{disconnected}: Deallocated (fsm.c:568) 20250816122621134 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11549599 SCCP-47 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250816122621134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00800471), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20250816122621134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621134 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621134 DLSCCP DEBUG SCCP-SCOC(47)[0x55733be5f0c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122621134 DLSCCP DEBUG SCCP-SCOC(47)[0x55733be5f0c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122621134 DLSCCP DEBUG SCCP-SCOC(47)[0x55733be5f0c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122621134 DLSCCP DEBUG SCCP-SCOC(47)[0x55733be5f0c0]{IDLE}: Deallocated (fsm.c:568) 20250816122621134 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621134 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621134 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621134 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621134 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621134 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)16564186 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)14876113 20250816122621332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122621332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122621332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122621332 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122621332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc5b658,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122621332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12957272 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122621332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12957272)[0x55733be4f9b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122621332 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122621332 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122621332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12957272)[0x55733be4f9b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122621332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122621332 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122621332 DLSCCP DEBUG SCCP-SCOC(51)[0x55733be42060]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122621332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a27a37), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122621332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12957272)[0x55733be4f9b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122621332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122621332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122621332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122621332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122621332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122621332 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122621332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xabce8f,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122621332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11259535 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122621332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11259535)[0x55733be50150]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122621332 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122621332 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122621332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11259535)[0x55733be50150]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122621332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122621332 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122621332 DLSCCP DEBUG SCCP-SCOC(52)[0x55733be42ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122621332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c4018), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122621332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11259535)[0x55733be50150]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122621333 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x224c9d,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2247837 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2247837)[0x55733be41540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122621333 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122621333 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2247837)[0x55733be41540]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122621333 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122621333 DLSCCP DEBUG SCCP-SCOC(41)[0x55733be561c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122621333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a633e6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122621333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2247837)[0x55733be41540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122621333 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3f734f,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4158287 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4158287)[0x55733be4f700]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122621333 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122621333 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4158287)[0x55733be4f700]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122621333 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122621333 DLSCCP DEBUG SCCP-SCOC(50)[0x55733be50020]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122621333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061ca3b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122621333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4158287)[0x55733be4f700]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122621333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621333 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621333 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621333 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122621333 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122621333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621333 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x15581c,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1398812 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122621333 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621333 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1398812)[0x55733be50b20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122621333 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621333 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1398812)[0x55733be50b20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621333 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122621333 DLSCCP DEBUG SCCP-SCOC(54)[0x55733be51d40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122621333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e23bfc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122621333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1398812)[0x55733be50b20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122621333 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x989ebc,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10002108 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10002108)[0x55733be5f7a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122621333 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122621333 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10002108)[0x55733be5f7a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122621333 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122621333 DLSCCP DEBUG SCCP-SCOC(53)[0x55733be51120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122621333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00046cb4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122621333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10002108)[0x55733be5f7a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122621333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621333 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621333 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621333 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621333 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621333 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621333 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122621333 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7d2b91,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8203153 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8203153)[0x55733be57980]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122621333 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122621333 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8203153)[0x55733be57980]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122621333 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122621333 DLSCCP DEBUG SCCP-SCOC(46)[0x55733be40460]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122621333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c67603), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122621333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8203153)[0x55733be57980]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122621333 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2dbe27,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2997799 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2997799)[0x55733be42bf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122621333 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122621333 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2997799)[0x55733be42bf0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122621333 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122621333 DLSCCP DEBUG SCCP-SCOC(55)[0x55733be52af0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122621333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046904e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122621333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2997799)[0x55733be42bf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122621333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621333 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621333 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621333 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621333 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x29868,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-170088 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-170088)[0x55733be406c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122621333 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122621333 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-170088)[0x55733be406c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122621333 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122621333 DLSCCP DEBUG SCCP-SCOC(49)[0x55733be4f310]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122621333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5511c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122621333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-170088)[0x55733be406c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122621333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621333 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621333 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621333 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621333 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621333 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621333 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621333 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621333 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122621333 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfcbfda,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16564186 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16564186)[0x55733be413b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122621333 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122621333 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16564186)[0x55733be413b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122621333 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122621333 DLSCCP DEBUG SCCP-SCOC(45)[0x55733be36720]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122621333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e39b61), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122621333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16564186)[0x55733be413b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122621333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816122621333 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe2fdd1,cause=radio(normal)) (hnbgw_rua.c:439) 20250816122621333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14876113 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14876113)[0x55733be411d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816122621333 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816122621333 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14876113)[0x55733be411d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122621333 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122621333 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621333 DLSCCP DEBUG SCCP-SCOC(48)[0x55733be5fc50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122621333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5551), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816122621333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14876113)[0x55733be411d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621333 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621333 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621333 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621333 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621333 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621333 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621333 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621333 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621333 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(473)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:10 TC_ps_rab_assignment_concurrent0(474)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(463)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:14 HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)1268135 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)14783191 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:6 TC_ps_rab_assignment_concurrent0(476)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)8040345 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:11 TC_ps_rab_assignment_concurrent0(475)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)12842933 TC_ps_rab_assignment_concurrent0(468)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer 20250816122621337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621337 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621337 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer 20250816122621337 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621337 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:5 20250816122621337 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621337 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621337 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621337 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00a27a37), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122621337 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20250816122621337 DLSCCP DEBUG SCCP-SCOC(51)[0x55733be42060]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122621337 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621337 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122621337 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122621337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122621337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122621337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12957272)[0x55733be4f9b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122621337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12957272)[0x55733be4f9b0]{disconnected}: Freeing instance (context_map.c:202) 20250816122621337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12957272)[0x55733be4f9b0]{disconnected}: Deallocated (fsm.c:568) 20250816122621337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122621337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{disconnected}: Freeing instance (context_map.c:206) 20250816122621337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55733be570a0]{disconnected}: Deallocated (fsm.c:568) 20250816122621337 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12957272 SCCP-51 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250816122621337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a27a37), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20250816122621337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621337 DLSCCP DEBUG SCCP-SCOC(51)[0x55733be42060]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122621337 DLSCCP DEBUG SCCP-SCOC(51)[0x55733be42060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122621337 DLSCCP DEBUG SCCP-SCOC(51)[0x55733be42060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122621337 DLSCCP DEBUG SCCP-SCOC(51)[0x55733be42060]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer 20250816122621338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621338 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621338 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621338 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621338 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621338 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)2417857 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(477)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)10596787 TC_ps_rab_assignment_concurrent0(471)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)14872653 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:12 TC_ps_rab_assignment_concurrent0(467)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)16776687 20250816122621339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621339 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621339 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621339 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621339 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621339 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621339 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621339 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621339 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=002c4018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122621339 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20250816122621339 DLSCCP DEBUG SCCP-SCOC(52)[0x55733be42ac0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122621339 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:1 20250816122621339 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122621339 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122621339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122621339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122621339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11259535)[0x55733be50150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122621339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11259535)[0x55733be50150]{disconnected}: Freeing instance (context_map.c:202) 20250816122621339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11259535)[0x55733be50150]{disconnected}: Deallocated (fsm.c:568) 20250816122621339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122621339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{disconnected}: Freeing instance (context_map.c:206) 20250816122621339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55733be50280]{disconnected}: Deallocated (fsm.c:568) 20250816122621339 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11259535 SCCP-52 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250816122621339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c4018), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20250816122621339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621339 DLSCCP DEBUG SCCP-SCOC(52)[0x55733be42ac0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122621339 DLSCCP DEBUG SCCP-SCOC(52)[0x55733be42ac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122621339 DLSCCP DEBUG SCCP-SCOC(52)[0x55733be42ac0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122621339 DLSCCP DEBUG SCCP-SCOC(52)[0x55733be42ac0]{IDLE}: Deallocated (fsm.c:568) 20250816122621339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621339 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621339 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)12265360 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:10 20250816122621339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621339 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621339 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621339 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621339 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)5733381 20250816122621339 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621339 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621339 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621339 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=00a633e6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122621339 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20250816122621339 DLSCCP DEBUG SCCP-SCOC(41)[0x55733be561c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122621339 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621339 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122621339 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122621339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122621339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122621339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2247837)[0x55733be41540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122621339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2247837)[0x55733be41540]{disconnected}: Freeing instance (context_map.c:202) 20250816122621339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2247837)[0x55733be41540]{disconnected}: Deallocated (fsm.c:568) 20250816122621339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122621339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{disconnected}: Freeing instance (context_map.c:206) 20250816122621339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55733be5ea30]{disconnected}: Deallocated (fsm.c:568) 20250816122621339 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2247837 SCCP-41 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250816122621339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a633e6), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20250816122621339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621339 DLSCCP DEBUG SCCP-SCOC(41)[0x55733be561c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122621339 DLSCCP DEBUG SCCP-SCOC(41)[0x55733be561c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122621339 DLSCCP DEBUG SCCP-SCOC(41)[0x55733be561c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122621339 DLSCCP DEBUG SCCP-SCOC(41)[0x55733be561c0]{IDLE}: Deallocated (fsm.c:568) 20250816122621339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621340 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621340 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621340 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621340 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621340 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)13637190 20250816122621340 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621340 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621340 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621340 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621340 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=0061ca3b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122621340 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20250816122621340 DLSCCP DEBUG SCCP-SCOC(50)[0x55733be50020]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122621340 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621340 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122621340 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122621340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122621340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122621340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4158287)[0x55733be4f700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122621340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4158287)[0x55733be4f700]{disconnected}: Freeing instance (context_map.c:202) 20250816122621340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4158287)[0x55733be4f700]{disconnected}: Deallocated (fsm.c:568) 20250816122621340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122621340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{disconnected}: Freeing instance (context_map.c:206) 20250816122621340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55733be5f320]{disconnected}: Deallocated (fsm.c:568) 20250816122621340 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4158287 SCCP-50 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250816122621340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061ca3b), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20250816122621340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621340 DLSCCP DEBUG SCCP-SCOC(50)[0x55733be50020]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122621340 DLSCCP DEBUG SCCP-SCOC(50)[0x55733be50020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122621340 DLSCCP DEBUG SCCP-SCOC(50)[0x55733be50020]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122621340 DLSCCP DEBUG SCCP-SCOC(50)[0x55733be50020]{IDLE}: Deallocated (fsm.c:568) 20250816122621340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621340 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621340 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621340 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621340 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:14 20250816122621341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621341 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621341 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621341 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621341 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621341 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621341 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621341 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621341 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621341 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=00e23bfc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122621341 DLSCCP DEBUG Received CO:RELRE for local reference 54 (sccp_scoc.c:1824) 20250816122621341 DLSCCP DEBUG SCCP-SCOC(54)[0x55733be51d40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122621341 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621341 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122621341 DCN DEBUG handle_cn_disc_ind() conn_id=54 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122621341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122621341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122621341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1398812)[0x55733be50b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122621341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1398812)[0x55733be50b20]{disconnected}: Freeing instance (context_map.c:202) 20250816122621341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1398812)[0x55733be50b20]{disconnected}: Deallocated (fsm.c:568) 20250816122621341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122621341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{disconnected}: Freeing instance (context_map.c:206) 20250816122621341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55733be4ee80]{disconnected}: Deallocated (fsm.c:568) 20250816122621341 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1398812 SCCP-54 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250816122621341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e23bfc), PART(T=Source Reference,L=4,D=00000036) (sccp_scrc.c:406) 20250816122621341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621341 DLSCCP DEBUG SCCP-SCOC(54)[0x55733be51d40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122621341 DLSCCP DEBUG SCCP-SCOC(54)[0x55733be51d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122621341 DLSCCP DEBUG SCCP-SCOC(54)[0x55733be51d40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122621341 DLSCCP DEBUG SCCP-SCOC(54)[0x55733be51d40]{IDLE}: Deallocated (fsm.c:568) 20250816122621341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621341 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621341 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621341 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621341 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:13 20250816122621341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621341 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621341 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621341 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621341 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621341 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621341 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621341 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621341 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621341 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=00046cb4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122621341 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20250816122621341 DLSCCP DEBUG SCCP-SCOC(53)[0x55733be51120]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122621341 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621341 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122621341 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122621341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122621341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122621341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10002108)[0x55733be5f7a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122621341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10002108)[0x55733be5f7a0]{disconnected}: Freeing instance (context_map.c:202) 20250816122621341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10002108)[0x55733be5f7a0]{disconnected}: Deallocated (fsm.c:568) 20250816122621341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122621341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{disconnected}: Freeing instance (context_map.c:206) 20250816122621341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55733be41a40]{disconnected}: Deallocated (fsm.c:568) 20250816122621341 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10002108 SCCP-53 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250816122621341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00046cb4), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20250816122621341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621341 DLSCCP DEBUG SCCP-SCOC(53)[0x55733be51120]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122621341 DLSCCP DEBUG SCCP-SCOC(53)[0x55733be51120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122621341 DLSCCP DEBUG SCCP-SCOC(53)[0x55733be51120]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122621341 DLSCCP DEBUG SCCP-SCOC(53)[0x55733be51120]{IDLE}: Deallocated (fsm.c:568) 20250816122621341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621341 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621341 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:6 20250816122621342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621342 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621342 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621342 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621342 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621342 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=00c67603), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122621342 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20250816122621342 DLSCCP DEBUG SCCP-SCOC(46)[0x55733be40460]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122621342 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621342 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122621342 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122621342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122621342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122621342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8203153)[0x55733be57980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122621342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8203153)[0x55733be57980]{disconnected}: Freeing instance (context_map.c:202) 20250816122621342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8203153)[0x55733be57980]{disconnected}: Deallocated (fsm.c:568) 20250816122621342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122621342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{disconnected}: Freeing instance (context_map.c:206) 20250816122621342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55733be57580]{disconnected}: Deallocated (fsm.c:568) 20250816122621342 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8203153 SCCP-46 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816122621342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c67603), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20250816122621342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621342 DLSCCP DEBUG SCCP-SCOC(46)[0x55733be40460]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122621342 DLSCCP DEBUG SCCP-SCOC(46)[0x55733be40460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122621342 DLSCCP DEBUG SCCP-SCOC(46)[0x55733be40460]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122621342 DLSCCP DEBUG SCCP-SCOC(46)[0x55733be40460]{IDLE}: Deallocated (fsm.c:568) 20250816122621342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:15 20250816122621342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621342 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621342 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621342 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621342 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621342 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:9 20250816122621342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=0046904e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122621342 DLSCCP DEBUG Received CO:RELRE for local reference 55 (sccp_scoc.c:1824) 20250816122621342 DLSCCP DEBUG SCCP-SCOC(55)[0x55733be52af0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122621342 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621342 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122621342 DCN DEBUG handle_cn_disc_ind() conn_id=55 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122621342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122621342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122621342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2997799)[0x55733be42bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122621342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2997799)[0x55733be42bf0]{disconnected}: Freeing instance (context_map.c:202) 20250816122621342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2997799)[0x55733be42bf0]{disconnected}: Deallocated (fsm.c:568) 20250816122621342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122621342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{disconnected}: Freeing instance (context_map.c:206) 20250816122621342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55733be51250]{disconnected}: Deallocated (fsm.c:568) 20250816122621342 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2997799 SCCP-55 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250816122621342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046904e), PART(T=Source Reference,L=4,D=00000037) (sccp_scrc.c:406) 20250816122621342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621342 DLSCCP DEBUG SCCP-SCOC(55)[0x55733be52af0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122621342 DLSCCP DEBUG SCCP-SCOC(55)[0x55733be52af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122621342 DLSCCP DEBUG SCCP-SCOC(55)[0x55733be52af0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122621342 DLSCCP DEBUG SCCP-SCOC(55)[0x55733be52af0]{IDLE}: Deallocated (fsm.c:568) 20250816122621343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621343 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621343 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621343 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621343 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621343 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=00d5511c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122621343 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20250816122621343 DLSCCP DEBUG SCCP-SCOC(49)[0x55733be4f310]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122621343 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621343 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122621343 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122621343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122621343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122621343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-170088)[0x55733be406c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122621343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-170088)[0x55733be406c0]{disconnected}: Freeing instance (context_map.c:202) 20250816122621343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-170088)[0x55733be406c0]{disconnected}: Deallocated (fsm.c:568) 20250816122621343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122621343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{disconnected}: Freeing instance (context_map.c:206) 20250816122621343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55733be5f1f0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:5 20250816122621343 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-170088 SCCP-49 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250816122621343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5511c), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20250816122621343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621343 DLSCCP DEBUG SCCP-SCOC(49)[0x55733be4f310]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122621343 DLSCCP DEBUG SCCP-SCOC(49)[0x55733be4f310]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122621343 DLSCCP DEBUG SCCP-SCOC(49)[0x55733be4f310]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122621343 DLSCCP DEBUG SCCP-SCOC(49)[0x55733be4f310]{IDLE}: Deallocated (fsm.c:568) 20250816122621343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621343 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621343 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621343 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621343 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on connection ID:8 20250816122621343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621343 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621343 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=00e39b61), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122621343 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20250816122621343 DLSCCP DEBUG SCCP-SCOC(45)[0x55733be36720]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122621343 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621343 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122621343 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122621343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122621343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122621343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16564186)[0x55733be413b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122621343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16564186)[0x55733be413b0]{disconnected}: Freeing instance (context_map.c:202) 20250816122621343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16564186)[0x55733be413b0]{disconnected}: Deallocated (fsm.c:568) 20250816122621343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122621343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{disconnected}: Freeing instance (context_map.c:206) 20250816122621343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55733be441b0]{disconnected}: Deallocated (fsm.c:568) 20250816122621343 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16564186 SCCP-45 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250816122621343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e39b61), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20250816122621343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621343 DLSCCP DEBUG SCCP-SCOC(45)[0x55733be36720]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122621343 DLSCCP DEBUG SCCP-SCOC(45)[0x55733be36720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122621343 DLSCCP DEBUG SCCP-SCOC(45)[0x55733be36720]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122621343 DLSCCP DEBUG SCCP-SCOC(45)[0x55733be36720]{IDLE}: Deallocated (fsm.c:568) 20250816122621343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621343 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621343 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122621343 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122621343 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122621343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122621343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122621344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122621344 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122621344 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122621344 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122621344 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122621344 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122621344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122621344 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=009c5551), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816122621344 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20250816122621344 DLSCCP DEBUG SCCP-SCOC(48)[0x55733be5fc50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816122621344 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122621344 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816122621344 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816122621344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816122621344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816122621344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14876113)[0x55733be411d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122621344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14876113)[0x55733be411d0]{disconnected}: Freeing instance (context_map.c:202) 20250816122621344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14876113)[0x55733be411d0]{disconnected}: Deallocated (fsm.c:568) 20250816122621344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122621344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{disconnected}: Freeing instance (context_map.c:206) 20250816122621344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55733be40590]{disconnected}: Deallocated (fsm.c:568) 20250816122621344 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14876113 SCCP-48 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250816122621344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5551), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20250816122621344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122621344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122621344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122621344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122621344 DLSCCP DEBUG SCCP-SCOC(48)[0x55733be5fc50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816122621344 DLSCCP DEBUG SCCP-SCOC(48)[0x55733be5fc50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122621344 DLSCCP DEBUG SCCP-SCOC(48)[0x55733be5fc50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122621344 DLSCCP DEBUG SCCP-SCOC(48)[0x55733be5fc50]{IDLE}: Deallocated (fsm.c:568) 20250816122621344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122621344 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122621344 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122621344 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122621344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122621344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122621344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122621344 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(462)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122623343 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44901<->l=127.0.0.1:4262) (control_if.c:193) 20250816122623343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34988<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(451)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(450)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122623344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34986<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122623345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122623345 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122623345 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122623345 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(456)@7a2b5296a856: Final verdict of PTC: none 20250816122623345 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122623345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122623346 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(455)@7a2b5296a856: Final verdict of PTC: none 20250816122623346 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122623346 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122623346 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122623346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122623346 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122623346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122623346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122623346 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122623346 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122623346 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122623346 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122623346 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122623346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122623346 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122623346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122623346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_rab_assignment_concurrent-Iuh0(453)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(460)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(457)@7a2b5296a856: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(458)@7a2b5296a856: Final verdict of PTC: none 20250816122623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35010<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35022<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34994<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35046<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35086<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35126<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35070<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35108<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(463)@7a2b5296a856: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(464)@7a2b5296a856: Final verdict of PTC: pass20250816122623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35030<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35118<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122623351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35038<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(471)@7a2b5296a856: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(468)@7a2b5296a856: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(472)@7a2b5296a856: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(462)@7a2b5296a856: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(474)@7a2b5296a856: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(469)@7a2b5296a856: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(449)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(452)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(461)@7a2b5296a856: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(467)@7a2b5296a856: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(475)@7a2b5296a856: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(477)@7a2b5296a856: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(465)@7a2b5296a856: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(476)@7a2b5296a856: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(466)@7a2b5296a856: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(459)@7a2b5296a856: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(473)@7a2b5296a856: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(470)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(449): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(452): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(453): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(454): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(462): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(463): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(464): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(465): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(466): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(467): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(468): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(469): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(470): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(471): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(472): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(473): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(474): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(475): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(476): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_assignment_concurrent0(477): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sat Aug 16 12:26:23 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_concurrent.talloc 20250816122623461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122623862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35134<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1289308) Waiting for packet dumper to finish... 1 (prev_count=1289308, count=1293188) 20250816122625347 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122625347 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122625347 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122625347 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122625347 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122625347 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release'. ------ HNBGW_Tests.TC_ps_rab_release ------ Sat Aug 16 12:26:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ps_rab_release started. 20250816122626990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122626994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122626998 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43767<->l=127.0.0.1:4262) (control_if.c:572) 20250816122627011 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122627011 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122627011 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122627011 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122627011 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122627012 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122627012 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122627012 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_ps_rab_release-Iuh0(482)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122627012 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122627012 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122627012 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122627013 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122627013 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122627013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122627013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122627013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122627013 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122627013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122627013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122627013 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122627013 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122627013 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122627013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122627013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122627013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122627013 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122627013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122627013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122627013 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122627013 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122627013 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122627013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122627013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122627013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122627013 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122627013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122627013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122627013 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122627013 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122627013 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122627013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122627013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122627013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122627013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122627013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122627013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122627013 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122627014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122627014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122627014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122627014 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122627014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122627014 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122627014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122627014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122627014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122627014 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122627014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122627014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122627014 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122627014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122627014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122627014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122627014 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122627014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122627014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122627014 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122627014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122627014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122627014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122627014 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122627014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122627014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122627014 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(486)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(486)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(486)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(484)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122627027 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122627027 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122627027 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122627027 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122627027 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122627028 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122627028 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122627028 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122627028 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122627029 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122627029 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122627029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122627029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122627029 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122627029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122627029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122627029 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122627029 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122627029 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122627029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122627029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122627029 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122627029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122627029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122627029 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122627029 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122627029 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122627029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122627029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122627029 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122627029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122627029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122627029 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122627029 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122627029 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122627029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122627029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122627029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122627029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122627029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122627029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122627029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122627029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122627029 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122627029 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122627029 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122627029 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122627029 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122627029 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122627029 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122627029 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122627029 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122627029 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122627029 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122627029 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122627029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122627029 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122627029 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122627029 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122627029 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122627029 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122627029 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122627029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122627029 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122627029 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122627029 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122627029 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122627029 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122627030 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122627030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122627030 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(489)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(489)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(489)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122627055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122627055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122627055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122627055 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122627055 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122627055 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122627055 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122627055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122627055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122627225 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122627225 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122627225 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122627225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(486)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122627234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122627234 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122627234 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122627234 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122627234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122627235 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122627235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122627237 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122627237 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122627237 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122627237 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122627237 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122627237 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122627237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122627241 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122627241 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122627241 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122627241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(489)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122627248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122627248 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122627248 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122627248 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122627248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122627248 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122627248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122627250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122627250 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122627250 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122627250 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122627250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122627250 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122627250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122628053 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122628053 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122628053 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122628053 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122628053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122628053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122628053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122628053 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122628053 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122628053 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122628053 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122628053 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122628053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122628053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122628053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122628053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122628054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122628054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122628054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122628054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122628054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122628054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122628054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122628054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122628054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122628054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122628054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122628054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122628054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122628054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122628054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122628054 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122628054 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122628054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122628054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122628054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122628054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122628054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122628054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122628054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122628054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122628054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122628054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122628054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122628054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122628054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122628054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122628054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122628054 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122628054 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122628054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122628054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122628054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122628054 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122628054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122628055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122628055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122628055 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122628057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122628057 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122628057 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122628057 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122628057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122628057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122628057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122628057 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122628057 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122628057 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122628057 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122628057 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122628057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122628057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122628057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122628057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122628057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122628057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122628057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122628057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122628057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122628057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122628057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122628057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122628057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122628057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122628057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122628057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122628057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122628057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122628057 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122628057 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122628057 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122628057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122628057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122628057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122628057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122628057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122628057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122628057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122628057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122628057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122628057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122628057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122628057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122628057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122628057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122628057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122628057 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122628057 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122628057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122628057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122628057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122628057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122628057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122628057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122628057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122628057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(488)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc0-RAN(485)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122628071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50402<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release0(491)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(488)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(488)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release0(491) TC_ps_rab_release-Iuh0-RUA(483)@7a2b5296a856: Added conn table entry 0TC_ps_rab_release0(491)3166641 20250816122629114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122629114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122629114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122629114 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122629114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3051b1, normal) (hnbgw_rua.c:407) 20250816122629114 DHNB DEBUG map_rua[0x55733be57320]{init}: Allocated (fsm.c:456) 20250816122629114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122629114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3166641 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122629114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122629114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122629115 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122629115 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3166641 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122629115 DCN DEBUG map_sccp[0x55733be43e30]{init}: Allocated (fsm.c:456) 20250816122629115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122629115 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3166641 <-> SCCP-56 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122629115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3166641 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122629115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122629115 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122629115 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122629115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122629115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122629115 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122629115 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{IDLE}: Allocated (fsm.c:456) 20250816122629115 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122629115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f400300010c0056400500f1100926) (sccp_scrc.c:406) 20250816122629115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122629116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122629116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122629116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122629116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122629116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122629116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122629116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122629116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122629116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122629116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122629116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122629116 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122629116 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122629116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122629116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122629116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122629116 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122629116 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122629116 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122629116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122629116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122629116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122629116 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(488)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_release0(491) HNBGW_Test.sgsn0-RAN(488)@7a2b5296a856: Added conn table entry 0TC_ps_rab_release0(491)9510360 HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_release0(491)@7a2b5296a856: setverdict(pass): none -> pass 20250816122629132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122629132 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122629132 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122629132 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122629132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122629132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122629132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122629132 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122629132 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122629132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122629132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122629132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122629132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122629132 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=00a6f24a) (sccp_scrc.c:477) 20250816122629132 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20250816122629132 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122629132 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122629132 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122629132 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122629132 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122629132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122629132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(481)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_release0(491) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816122629333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122629333 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122629333 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122629333 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122629333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122629333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122629333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122629333 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122629333 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122629333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122629333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122629333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122629333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122629333 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122629333 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250816122629333 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122629333 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122629333 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122629333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122629333 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122629333 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122629333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122629333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122629333 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122629333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122629333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122629334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122629334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_release0(491)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122629349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122629349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122629349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122629349 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122629349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3051b1) (hnbgw_rua.c:471) 20250816122629349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3166641 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122629349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122629349 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122629349 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122629349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122629349 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122629349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122629349 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122629349 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122629349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6f24a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122629349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122629349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122629349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122629349 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122629349 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122629349 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122629349 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122629349 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122629349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122629349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122629349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122629349 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(479)@7a2b5296a856: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: vl_len:21 HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250816122629367 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122629367 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122629367 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122629367 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122629367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122629367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122629367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122629367 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122629367 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122629367 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122629367 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122629367 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122629367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122629367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:477) 20250816122629367 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250816122629367 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122629367 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122629367 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122629367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122629367 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122629367 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122629367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122629367 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250816122629367 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122629367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122629367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:122) 20250816122629367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122629367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_ps_rab_release0(491)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122629370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122629370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122629370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250816122629370 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122629370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3051b1) (hnbgw_rua.c:471) 20250816122629370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3166641 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250816122629370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122629370 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122629370 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122629370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122629370 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250816122629370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122629370 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122629370 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122629370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6f24a), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:406) 20250816122629370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122629370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122629370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122629370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122629370 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122629370 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122629370 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122629370 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122629370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122629370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122629370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122629370 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(479)@7a2b5296a856: Warning: Stopping inactive timer T_poll_converge. MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122629414 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43767<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(480)@7a2b5296a856: Final verdict of PTC: none 20250816122629422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50390<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(479)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122629423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50374<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release-Iuh0-RUA(483)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_ps_rab_release(478)@7a2b5296a856: Final verdict of PTC: none 20250816122629425 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122629425 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122629425 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122629425 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122629425 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122629425 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122629425 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122629425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122629425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122629425 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122629425 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122629425 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122629425 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122629425 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122629425 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122629425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122629425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(484)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(488)@7a2b5296a856: Final verdict of PTC: none TC_ps_rab_release-Iuh0(482)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(485)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(486)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(481)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(490)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(487)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(489)@7a2b5296a856: Final verdict of PTC: none 20250816122629429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50402<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release0(491)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ps_rab_release(478): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(479): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(481): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_release-Iuh0(482): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_release-Iuh0-RUA(483): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(484): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(485): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(486): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(487): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(488): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(489): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_release0(491): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ps_rab_release finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release pass'. Sat Aug 16 12:26:29 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_release.talloc 20250816122629465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122629572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122629572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122629572 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122629572 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122629572 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122629572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122629572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122629572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122629572 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122629572 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122629572 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6f24a), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122629572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122629572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122629572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122629572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122629572 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122629572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122629572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122629572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{disrupted}: Freeing instance (context_map.c:202) 20250816122629572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3166641)[0x55733be57320]{disrupted}: Deallocated (fsm.c:568) 20250816122629572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122629572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{disconnected}: Freeing instance (context_map.c:206) 20250816122629572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55733be43e30]{disconnected}: Deallocated (fsm.c:568) 20250816122629572 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3166641 SCCP-56 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250816122629573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122629573 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122629573 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122629573 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122629573 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122629573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122629573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122629573 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122629967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233320) Waiting for packet dumper to finish... 1 (prev_count=233320, count=243676) 20250816122631426 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122631426 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122631426 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122631426 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122631426 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122631426 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release_abnormal'. ------ HNBGW_Tests.TC_ps_rab_release_abnormal ------ Sat Aug 16 12:26:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release_abnormal' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_ps_rab_release_abnormal started. 20250816122633067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122633071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122633076 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39969<->l=127.0.0.1:4262) (control_if.c:572) 20250816122633090 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122633090 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122633090 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122633090 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122633090 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_release_abnormal-Iuh0(496)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122633091 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122633091 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122633091 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122633091 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122633091 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122633091 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122633091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122633091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122633091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122633091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122633091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122633091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122633091 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122633091 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122633091 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122633091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122633091 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122633091 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122633091 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122633091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122633091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122633091 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122633092 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122633092 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122633092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122633092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122633092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122633092 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122633092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122633092 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122633092 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122633092 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122633092 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122633092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122633092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122633092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122633092 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122633092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122633092 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122633092 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122633092 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122633092 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122633092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122633092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122633092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122633093 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122633093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122633093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122633093 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122633093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122633093 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122633093 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122633093 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122633093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122633093 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122633093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122633093 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122633093 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122633093 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122633093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122633093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122633093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122633093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122633093 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122633093 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122633093 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122633093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122633093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122633093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(500)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(500)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(500)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(498)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122633109 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122633109 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122633109 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122633109 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122633109 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122633109 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122633109 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122633109 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122633109 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122633110 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122633110 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122633110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122633110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122633110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122633110 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122633110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122633110 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122633110 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122633110 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122633110 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122633110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122633110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122633110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122633111 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122633111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122633111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122633111 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122633111 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122633111 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122633111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122633111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122633111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122633111 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122633111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122633111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122633111 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122633111 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122633111 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122633111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122633111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122633111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122633111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122633111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122633111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122633111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122633111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122633111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122633111 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122633111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122633111 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122633111 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122633111 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122633112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122633112 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122633112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122633112 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122633112 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122633112 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122633112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122633112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122633112 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122633112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122633112 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122633112 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122633112 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122633112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122633112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122633112 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122633112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122633112 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122633112 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122633112 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122633112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122633112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122633112 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(503)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(503)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(503)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122633134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122633134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122633134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122633134 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122633134 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122633134 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122633134 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122633134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122633134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122633304 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122633304 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122633304 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122633304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(500)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122633312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122633312 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122633312 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122633312 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122633312 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122633312 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122633312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122633314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122633314 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122633314 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122633314 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122633314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122633314 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122633314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122633324 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122633324 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122633324 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122633324 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(503)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122633329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122633329 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122633329 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122633329 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122633329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122633329 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122633329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122633331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122633331 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122633331 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122633331 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122633331 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122633331 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122633331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122634120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122634120 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122634120 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122634120 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122634120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122634120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122634120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122634120 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122634120 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122634120 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122634120 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122634120 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122634120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122634120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122634120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122634120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122634120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122634120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122634120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122634120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122634120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122634120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122634120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122634121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122634121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122634121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122634121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122634121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122634121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122634121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122634121 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122634121 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122634121 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122634121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122634121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122634121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122634121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122634121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122634121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122634121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122634121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122634121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122634121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122634121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122634121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122634121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122634121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122634121 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122634121 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122634121 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122634121 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122634121 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122634121 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122634121 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122634121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122634121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122634121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122634121 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(499)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122634135 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122634135 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122634135 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122634135 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122634135 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122634135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122634135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122634135 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122634135 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122634135 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122634135 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122634135 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122634135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122634135 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122634135 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122634135 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122634135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122634135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122634135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122634135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122634135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122634135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122634135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122634135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122634135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122634135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122634135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122634135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122634135 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122634135 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122634135 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122634135 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122634135 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122634135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122634135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122634135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122634135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122634135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122634135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122634135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122634135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122634135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122634135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122634135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122634135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122634135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122634135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122634135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122634135 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122634135 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122634135 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122634135 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122634135 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122634135 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122634135 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122634135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122634135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122634135 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(502)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122634151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release_abnormal0(505)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(502)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(502)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@7a2b5296a856: Added conn table entry 0TC_ps_rab_release_abnormal0(505)12032971 20250816122635168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122635168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122635168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122635168 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122635168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb79bcb, normal) (hnbgw_rua.c:407) 20250816122635168 DHNB DEBUG map_rua[0x55733be57320]{init}: Allocated (fsm.c:456) 20250816122635168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122635168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12032971 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122635168 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122635168 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122635168 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122635168 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12032971 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122635168 DCN DEBUG map_sccp[0x55733be43e30]{init}: Allocated (fsm.c:456) 20250816122635168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122635168 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12032971 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122635168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12032971 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122635168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122635168 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122635168 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122635168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122635168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122635168 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122635168 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{IDLE}: Allocated (fsm.c:456) 20250816122635168 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122635168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000cf0056400500f1100926) (sccp_scrc.c:406) 20250816122635168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122635168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122635168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122635168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122635168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122635168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122635168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122635168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122635168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122635168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122635168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122635168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122635168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122635168 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122635168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122635168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122635168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122635168 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122635168 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122635168 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122635168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122635168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122635168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122635168 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(502)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_release_abnormal0(505) HNBGW_Test.sgsn0-RAN(502)@7a2b5296a856: Added conn table entry 0TC_ps_rab_release_abnormal0(505)7422547 HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: Session index based on connection ID:0 TC_ps_rab_release_abnormal0(505)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122635173 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122635173 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122635173 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122635173 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122635173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122635173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=00a50cc5) (sccp_scrc.c:477) 20250816122635173 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20250816122635173 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122635173 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122635173 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122635173 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122635173 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122635173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122635173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122635173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122635173 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122635173 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122635173 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122635173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122635173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122635173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122635173 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(495)@7a2b5296a856: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_release_abnormal0(505) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: vl_len:91 HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816122635377 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122635377 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122635377 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122635377 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122635377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122635377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816122635377 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250816122635377 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122635377 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122635377 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122635377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122635377 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122635377 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122635377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122635377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816122635377 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122635377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122635377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816122635377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122635377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816122635376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122635376 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122635376 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122635376 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122635377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122635377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122635377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122635377 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_release_abnormal0(505)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122635413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122635413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122635413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816122635413 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122635413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb79bcb) (hnbgw_rua.c:471) 20250816122635413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12032971 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816122635413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122635413 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122635413 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122635413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122635413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816122635413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122635413 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122635413 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122635413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a50cc5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250816122635413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122635413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122635413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122635413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122635413 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122635413 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122635413 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122635413 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122635413 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122635413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122635413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122635413 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(493)@7a2b5296a856: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: vl_len:21 HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250816122635450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122635450 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122635450 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122635450 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122635450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122635450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122635450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122635450 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122635450 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122635450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122635450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122635450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122635450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122635450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:477) 20250816122635450 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250816122635450 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816122635450 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122635450 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816122635450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816122635450 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816122635450 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816122635450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816122635450 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250816122635450 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250816122635450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816122635450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:122) 20250816122635450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122635450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_ps_rab_release_abnormal0(505)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122635454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122635454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122635454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250816122635454 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816122635454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb79bcb) (hnbgw_rua.c:471) 20250816122635454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12032971 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250816122635454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816122635454 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816122635454 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816122635454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816122635454 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250816122635454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122635454 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816122635454 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816122635454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a50cc5), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:406) 20250816122635454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122635454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122635454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122635454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122635454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122635454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122635454 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122635454 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122635454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122635454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122635454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122635454 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@7a2b5296a856: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(493)@7a2b5296a856: Warning: Stopping inactive timer T_poll_converge. MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122635498 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39969<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(494)@7a2b5296a856: Final verdict of PTC: none 20250816122635506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50422<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(493)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122635507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50414<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_ps_rab_release_abnormal(492)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(498)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(499)@7a2b5296a856: Final verdict of PTC: none 20250816122635509 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122635509 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122635509 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122635509 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122635509 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(501)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(502)@7a2b5296a856: Final verdict of PTC: none 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122635509 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122635509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122635509 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122635509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122635509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122635509 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122635509 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122635509 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122635509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122635509 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122635509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-M3UA(503)@7a2b5296a856: Final verdict of PTC: none 20250816122635509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(495)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(504)@7a2b5296a856: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0(496)@7a2b5296a856: Final verdict of PTC: none 20250816122635511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release_abnormal0(505)@7a2b5296a856: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(500)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_ps_rab_release_abnormal(492): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(495): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0(496): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0-RUA(497): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(498): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(499): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(500): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(501): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(502): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(503): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(504): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_ps_rab_release_abnormal0(505): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_ps_rab_release_abnormal finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal pass'. Sat Aug 16 12:26:35 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_release_abnormal.talloc 20250816122635571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122635660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122635660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122635660 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122635660 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122635660 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122635660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122635660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122635660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122635660 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122635660 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122635661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a50cc5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122635661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122635661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122635661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122635661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122635661 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122635661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122635661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122635661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{disrupted}: Freeing instance (context_map.c:202) 20250816122635661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12032971)[0x55733be57320]{disrupted}: Deallocated (fsm.c:568) 20250816122635661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122635661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{disconnected}: Freeing instance (context_map.c:206) 20250816122635661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55733be43e30]{disconnected}: Deallocated (fsm.c:568) 20250816122635661 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12032971 SCCP-57 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250816122635661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122635661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122635661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122635661 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122635661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122635661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122635661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122635661 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122636073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230284) Waiting for packet dumper to finish... 1 (prev_count=230284, count=243888) 20250816122637510 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122637510 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122637510 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122637510 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122637510 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122637510 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sat Aug 16 12:26:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250816122639213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122639219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122639223 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40357<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122639239 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122639239 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122639247 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122639247 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122639247 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122639247 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122639247 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122639247 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122639247 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122639247 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122639247 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122639248 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122639248 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122639248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122639248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122639248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122639248 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122639248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122639248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122639248 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122639248 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122639248 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122639248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122639248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122639249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122639249 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122639249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122639249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122639249 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122639249 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122639249 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122639249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122639249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122639249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122639249 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122639249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122639249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122639249 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122639249 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122639249 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122639249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122639249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122639249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122639249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122639249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122639249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122639249 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122639249 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45988 (stream_srv.c:142) 20250816122639249 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45988<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122639249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122639249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122639249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122639249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122639249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122639249 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122639249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122639249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122639249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122639249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122639249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122639249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122639249 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122639249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122639249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122639249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122639249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122639249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122639249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122639249 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122639249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122639249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122639249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122639249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122639249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122639249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122639249 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(516)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(516)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(516)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122639265 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122639265 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122639265 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122639266 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122639266 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122639266 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122639266 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122639266 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122639266 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122639267 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122639267 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122639267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122639267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122639267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122639267 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122639267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122639267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122639267 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122639267 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122639267 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122639267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122639267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122639267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122639267 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122639267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122639267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122639267 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122639267 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122639267 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122639267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122639267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122639267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122639267 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122639267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122639267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122639267 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122639267 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122639267 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122639267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122639267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122639267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122639267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122639267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122639267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122639267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122639267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122639267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122639267 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122639267 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122639267 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122639267 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122639267 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122639267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122639267 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122639268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122639268 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122639268 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122639268 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122639268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122639268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122639268 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122639268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122639268 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122639268 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122639268 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122639268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122639268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122639268 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122639268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122639268 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122639268 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122639268 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122639268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122639268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122639268 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(519)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(519)@7a2b5296a856: M3UA emulation initiated, the test can be started MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(519)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(517)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122639289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122639289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122639289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122639289 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122639289 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122639289 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122639289 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122639289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122639289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122639294 DLINP DEBUG SRVCONN(,r=127.0.0.1:45988<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122639294 DLINP DEBUG SRVCONN(,r=127.0.0.1:45988<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122639294 DLINP DEBUG SRVCONN(,r=127.0.0.1:45988<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122639294 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122639294 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20250816122639294 DLGLOBAL DEBUG validating counter group 0x5572fe322be0(hnb) with 60 counters (rate_ctr.c:86) 20250816122639294 DHNBAP DEBUG (127.0.0.1:45988 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122639294 DHNBAP NOTICE (127.0.0.1:45988 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122639294 DHNBAP NOTICE (127.0.0.1:45988 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122639294 DLINP DEBUG SRVCONN(,r=127.0.0.1:45988<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122639294 DLINP DEBUG SRVCONN(,r=127.0.0.1:45988<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122639462 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122639462 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122639462 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122639462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(516)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122639464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122639464 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122639464 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122639464 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122639464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122639464 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122639464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122639465 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122639465 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122639465 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122639465 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122639465 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122639465 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122639465 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122639478 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122639478 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122639478 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122639478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(519)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122639481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122639481 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122639481 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122639481 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122639481 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122639481 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122639481 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122639482 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122639482 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122639482 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122639482 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122639482 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122639482 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122639482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122639574 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122639574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6f24a), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122639574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122639574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122639574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122639574 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122639574 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122639574 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122639574 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122639574 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122639574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122639574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122639574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122639574 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122639585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122639585 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122639585 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122639585 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122639585 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122639585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122639585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122639585 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122639585 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122639585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122639586 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122639586 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122639586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122639586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=00a6f24a) (sccp_scrc.c:477) 20250816122639586 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20250816122639586 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122639586 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122639586 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122639586 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122639586 DLSCCP DEBUG SCCP-SCOC(56)[0x55733be36d30]{IDLE}: Deallocated (fsm.c:568) 20250816122640287 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122640287 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122640287 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122640287 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122640287 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122640287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122640287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122640287 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122640287 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122640287 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122640287 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122640287 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122640287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122640287 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122640287 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122640287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122640287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122640287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122640287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122640287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122640287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122640287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122640287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122640287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122640287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122640287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122640287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122640287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122640287 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122640287 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122640287 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122640287 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122640287 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122640288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122640288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122640288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122640288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122640288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122640288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122640288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122640288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122640288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122640288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122640288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122640288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122640288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122640288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122640288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122640288 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122640288 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122640288 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122640288 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122640288 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122640288 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122640288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122640288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122640288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122640288 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122640290 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122640290 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122640290 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122640290 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122640290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122640290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122640290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122640290 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122640290 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122640290 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122640290 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122640290 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122640290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122640290 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122640290 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122640290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122640290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122640290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122640290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122640290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122640290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122640290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122640290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122640290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122640290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122640290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122640290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122640290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122640290 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122640290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122640290 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122640290 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122640291 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122640291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122640291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122640291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122640291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122640291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122640291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122640291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122640291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122640291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122640291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122640291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122640291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122640291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122640291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122640291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122640291 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122640291 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122640291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122640291 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122640291 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122640291 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122640291 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122640291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122640291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122640291 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(515)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(518)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122640298 DLCTRL DEBUG Command: GET 748279386 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122640298 DLCTRL DEBUG Tx Command reply: GET_REPLY 748279386 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122640302 DLCTRL DEBUG Command: GET 777502067 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122640302 DLCTRL DEBUG Tx Command reply: GET_REPLY 777502067 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122640305 DLCTRL DEBUG Command: GET 665320160 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122640305 DLCTRL DEBUG Tx Command reply: GET_REPLY 665320160 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122640309 DLCTRL DEBUG Command: GET 559819830 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122640309 DLCTRL DEBUG Tx Command reply: GET_REPLY 559819830 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122640313 DLCTRL DEBUG Command: GET 651248717 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122640313 DLCTRL DEBUG Tx Command reply: GET_REPLY 651248717 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122640317 DLCTRL DEBUG Command: GET 15474282 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122640317 DLCTRL DEBUG Tx Command reply: GET_REPLY 15474282 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122640321 DLCTRL DEBUG Command: GET 523290515 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122640321 DLCTRL DEBUG Tx Command reply: GET_REPLY 523290515 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122640326 DLCTRL DEBUG Command: GET 37494619 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122640326 DLCTRL DEBUG Tx Command reply: GET_REPLY 37494619 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122640330 DLCTRL DEBUG Command: GET 89703323 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122640330 DLCTRL DEBUG Tx Command reply: GET_REPLY 89703323 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122640333 DLCTRL DEBUG Command: GET 373379273 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122640333 DLCTRL DEBUG Tx Command reply: GET_REPLY 373379273 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122640336 DLCTRL DEBUG Command: GET 294152541 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122640336 DLCTRL DEBUG Tx Command reply: GET_REPLY 294152541 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122640338 DLCTRL DEBUG Command: GET 907483701 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122640338 DLCTRL DEBUG Tx Command reply: GET_REPLY 907483701 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122640340 DLCTRL DEBUG Command: GET 335491133 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122640340 DLCTRL DEBUG Tx Command reply: GET_REPLY 335491133 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122640342 DLCTRL DEBUG Command: GET 197553546 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122640342 DLCTRL DEBUG Tx Command reply: GET_REPLY 197553546 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122640344 DLCTRL DEBUG Command: GET 103633496 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122640344 DLCTRL DEBUG Tx Command reply: GET_REPLY 103633496 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122640345 DLCTRL DEBUG Command: GET 603125042 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122640345 DLCTRL DEBUG Tx Command reply: GET_REPLY 603125042 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122640347 DLCTRL DEBUG Command: GET 349025155 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122640347 DLCTRL DEBUG Tx Command reply: GET_REPLY 349025155 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122640348 DLCTRL DEBUG Command: GET 405653346 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122640348 DLCTRL DEBUG Tx Command reply: GET_REPLY 405653346 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122640349 DLCTRL DEBUG Command: GET 677486509 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122640349 DLCTRL DEBUG Tx Command reply: GET_REPLY 677486509 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122640350 DLCTRL DEBUG Command: GET 513910100 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122640350 DLCTRL DEBUG Tx Command reply: GET_REPLY 513910100 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001111111'B, t_guard := 20.000000 } 20250816122640377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49104<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(521) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)8351869 20250816122641419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122641419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122641419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122641419 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122641419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7f707d, normal) (hnbgw_rua.c:407) 20250816122641419 DHNB DEBUG map_rua[0x55733be36d30]{init}: Allocated (fsm.c:456) 20250816122641419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8351869)[0x55733be36d30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122641419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8351869 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122641419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122641419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122641419 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8351869 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122641419 DCN DEBUG map_sccp[0x55733be57320]{init}: Allocated (fsm.c:456) 20250816122641419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55733be57320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122641419 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8351869 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122641419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8351869 SCCP-58 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122641419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8351869)[0x55733be36d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122641419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122641419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122641419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8351869)[0x55733be36d30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122641419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55733be57320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122641419 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122641419 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{IDLE}: Allocated (fsm.c:456) 20250816122641419 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122641419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300007f0056400500f1100926) (sccp_scrc.c:406) 20250816122641419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122641419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122641419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122641419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122641419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122641419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122641419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122641419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122641419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122641419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122641419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122641419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122641419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122641419 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122641419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55733be57320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122641419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8351869)[0x55733be36d30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122641420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122641420 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122641420 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122641420 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122641420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122641420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122641420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122641420 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(515)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(521) HNBGW_Test.msc0-RAN(515)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)11173744 HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_cnlink0(521)@7a2b5296a856: setverdict(pass): none -> pass 20250816122641433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122641433 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122641433 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122641433 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122641433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122641433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122641433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122641433 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122641434 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122641434 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122641434 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122641434 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122641434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122641434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=0033928c) (sccp_scrc.c:477) 20250816122641434 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20250816122641434 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122641434 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122641434 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122641434 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122641434 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122641434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55733be57320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122641434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55733be57320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122641434 DLCTRL DEBUG Command: GET 850897664 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122641434 DLCTRL DEBUG Tx Command reply: GET_REPLY 850897664 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122641438 DLCTRL DEBUG Command: GET 69133310 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122641438 DLCTRL DEBUG Tx Command reply: GET_REPLY 69133310 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122641441 DLCTRL DEBUG Command: GET 323942672 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122641441 DLCTRL DEBUG Tx Command reply: GET_REPLY 323942672 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122641444 DLCTRL DEBUG Command: GET 635519242 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122641444 DLCTRL DEBUG Tx Command reply: GET_REPLY 635519242 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122641446 DLCTRL DEBUG Command: GET 555123100 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122641446 DLCTRL DEBUG Tx Command reply: GET_REPLY 555123100 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122641448 DLCTRL DEBUG Command: GET 398125388 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122641448 DLCTRL DEBUG Tx Command reply: GET_REPLY 398125388 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122641451 DLCTRL DEBUG Command: GET 327756452 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122641451 DLCTRL DEBUG Tx Command reply: GET_REPLY 327756452 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122641453 DLCTRL DEBUG Command: GET 288343284 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122641453 DLCTRL DEBUG Tx Command reply: GET_REPLY 288343284 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122641455 DLCTRL DEBUG Command: GET 946560855 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122641455 DLCTRL DEBUG Tx Command reply: GET_REPLY 946560855 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122641457 DLCTRL DEBUG Command: GET 497993898 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122641457 DLCTRL DEBUG Tx Command reply: GET_REPLY 497993898 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122641459 DLCTRL DEBUG Command: GET 424367781 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122641459 DLCTRL DEBUG Tx Command reply: GET_REPLY 424367781 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122641461 DLCTRL DEBUG Command: GET 171219583 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122641461 DLCTRL DEBUG Tx Command reply: GET_REPLY 171219583 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122641462 DLCTRL DEBUG Command: GET 438140086 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122641462 DLCTRL DEBUG Tx Command reply: GET_REPLY 438140086 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122641464 DLCTRL DEBUG Command: GET 916358667 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122641464 DLCTRL DEBUG Tx Command reply: GET_REPLY 916358667 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122641465 DLCTRL DEBUG Command: GET 207820574 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122641465 DLCTRL DEBUG Tx Command reply: GET_REPLY 207820574 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122641466 DLCTRL DEBUG Command: GET 750739301 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122641466 DLCTRL DEBUG Tx Command reply: GET_REPLY 750739301 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122641468 DLCTRL DEBUG Command: GET 501217452 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122641468 DLCTRL DEBUG Tx Command reply: GET_REPLY 501217452 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122641469 DLCTRL DEBUG Command: GET 341197747 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122641469 DLCTRL DEBUG Tx Command reply: GET_REPLY 341197747 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122641471 DLCTRL DEBUG Command: GET 462285279 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122641471 DLCTRL DEBUG Tx Command reply: GET_REPLY 462285279 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122641474 DLCTRL DEBUG Command: GET 521659793 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122641474 DLCTRL DEBUG Tx Command reply: GET_REPLY 521659793 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011001111'B, t_guard := 20.000000 } 20250816122641504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49116<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@7a2b5296a856: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@7a2b5296a856: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(522) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@7a2b5296a856: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)13593544 20250816122642535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122642535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122642535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122642535 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122642535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcf6bc8, normal) (hnbgw_rua.c:407) 20250816122642535 DHNB DEBUG map_rua[0x55733be46960]{init}: Allocated (fsm.c:456) 20250816122642535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13593544)[0x55733be46960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122642535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13593544 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122642535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122642535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122642535 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816122642535 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13593544 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122642535 DCN DEBUG map_sccp[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122642535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122642535 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13593544 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122642535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13593544 SCCP-59 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816122642535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13593544)[0x55733be46960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122642535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122642535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122642535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13593544)[0x55733be46960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122642535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55733be563e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122642535 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122642535 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{IDLE}: Allocated (fsm.c:456) 20250816122642535 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122642535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030002cf0056400500f1100926) (sccp_scrc.c:406) 20250816122642535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122642535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122642535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122642535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122642535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122642535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122642535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122642535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122642535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122642535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122642535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122642535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122642535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122642535 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122642535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55733be563e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122642535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13593544)[0x55733be46960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122642535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122642535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122642535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122642535 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122642535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122642535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122642535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122642535 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: First idle individual index:1 HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(515)@7a2b5296a856: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(522) HNBGW_Test.msc0-RAN(515)@7a2b5296a856: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)8135042 HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816122642545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122642545 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122642545 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122642545 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122642545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122642545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122642545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122642545 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122642545 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122642545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122642545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122642545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122642545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122642545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=00984850) (sccp_scrc.c:477) 20250816122642545 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20250816122642545 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122642545 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122642545 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122642545 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122642545 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122642545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55733be563e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122642545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55733be563e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(522)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122642547 DLCTRL DEBUG Command: GET 929511198 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122642547 DLCTRL DEBUG Tx Command reply: GET_REPLY 929511198 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250816122642551 DLCTRL DEBUG Command: GET 550166916 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122642551 DLCTRL DEBUG Tx Command reply: GET_REPLY 550166916 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122642555 DLCTRL DEBUG Command: GET 253335867 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122642555 DLCTRL DEBUG Tx Command reply: GET_REPLY 253335867 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122642559 DLCTRL DEBUG Command: GET 56109331 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122642559 DLCTRL DEBUG Tx Command reply: GET_REPLY 56109331 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122642563 DLCTRL DEBUG Command: GET 575941748 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122642563 DLCTRL DEBUG Tx Command reply: GET_REPLY 575941748 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122642566 DLCTRL DEBUG Command: GET 411447915 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122642566 DLCTRL DEBUG Tx Command reply: GET_REPLY 411447915 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122642569 DLCTRL DEBUG Command: GET 439929630 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122642569 DLCTRL DEBUG Tx Command reply: GET_REPLY 439929630 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122642572 DLCTRL DEBUG Command: GET 904662361 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122642572 DLCTRL DEBUG Tx Command reply: GET_REPLY 904662361 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122642574 DLCTRL DEBUG Command: GET 220060692 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122642574 DLCTRL DEBUG Tx Command reply: GET_REPLY 220060692 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122642576 DLCTRL DEBUG Command: GET 821053631 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122642576 DLCTRL DEBUG Tx Command reply: GET_REPLY 821053631 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122642578 DLCTRL DEBUG Command: GET 512261440 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122642578 DLCTRL DEBUG Tx Command reply: GET_REPLY 512261440 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122642579 DLCTRL DEBUG Command: GET 115177041 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122642579 DLCTRL DEBUG Tx Command reply: GET_REPLY 115177041 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122642581 DLCTRL DEBUG Command: GET 395935424 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122642581 DLCTRL DEBUG Tx Command reply: GET_REPLY 395935424 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122642582 DLCTRL DEBUG Command: GET 968421159 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122642582 DLCTRL DEBUG Tx Command reply: GET_REPLY 968421159 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122642583 DLCTRL DEBUG Command: GET 948956487 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122642583 DLCTRL DEBUG Tx Command reply: GET_REPLY 948956487 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122642584 DLCTRL DEBUG Command: GET 535032277 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122642584 DLCTRL DEBUG Tx Command reply: GET_REPLY 535032277 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122642586 DLCTRL DEBUG Command: GET 373335493 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122642586 DLCTRL DEBUG Tx Command reply: GET_REPLY 373335493 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122642587 DLCTRL DEBUG Command: GET 510339413 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122642587 DLCTRL DEBUG Tx Command reply: GET_REPLY 510339413 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122642588 DLCTRL DEBUG Command: GET 822998146 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122642588 DLCTRL DEBUG Tx Command reply: GET_REPLY 822998146 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122642590 DLCTRL DEBUG Command: GET 161789896 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122642590 DLCTRL DEBUG Tx Command reply: GET_REPLY 161789896 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001111110'B, t_guard := 20.000000 } 20250816122642612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@7a2b5296a856: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@7a2b5296a856: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(523) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@7a2b5296a856: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)5695307 20250816122643631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122643631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122643631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122643632 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122643632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x56e74b, normal) (hnbgw_rua.c:407) 20250816122643632 DHNB DEBUG map_rua[0x55733be45f00]{init}: Allocated (fsm.c:456) 20250816122643632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5695307)[0x55733be45f00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122643632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5695307 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122643632 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122643632 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122643632 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5695307 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122643632 DCN DEBUG map_sccp[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816122643632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122643632 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5695307 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122643632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5695307 SCCP-60 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816122643632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5695307)[0x55733be45f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122643632 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122643632 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122643632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5695307)[0x55733be45f00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122643632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55733be34500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122643632 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122643632 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{IDLE}: Allocated (fsm.c:456) 20250816122643632 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122643632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f400300007e0056400500f1100926) (sccp_scrc.c:406) 20250816122643632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122643632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122643632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122643632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122643632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122643632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122643632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122643632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122643632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122643632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122643632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122643632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122643632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122643632 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122643632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55733be34500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122643632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5695307)[0x55733be45f00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122643632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122643632 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122643632 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122643632 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122643632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122643632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122643632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122643633 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: First idle individual index:2 HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(515)@7a2b5296a856: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(523) HNBGW_Test.msc0-RAN(515)@7a2b5296a856: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)2069112 HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250816122643642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122643642 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122643642 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122643642 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122643642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_mscpool_L3Compl_on_1_cnlink0(523)@7a2b5296a856: setverdict(pass): none -> pass 20250816122643642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122643642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122643642 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122643642 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122643642 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122643642 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122643642 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122643642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122643642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=00b6bb65) (sccp_scrc.c:477) 20250816122643642 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20250816122643642 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122643642 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122643642 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122643642 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122643642 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122643642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55733be34500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122643642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55733be34500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122643644 DLCTRL DEBUG Command: GET 825799484 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122643644 DLCTRL DEBUG Tx Command reply: GET_REPLY 825799484 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250816122643648 DLCTRL DEBUG Command: GET 557428138 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122643648 DLCTRL DEBUG Tx Command reply: GET_REPLY 557428138 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122643652 DLCTRL DEBUG Command: GET 497154805 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122643652 DLCTRL DEBUG Tx Command reply: GET_REPLY 497154805 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122643656 DLCTRL DEBUG Command: GET 649124888 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122643656 DLCTRL DEBUG Tx Command reply: GET_REPLY 649124888 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122643661 DLCTRL DEBUG Command: GET 981963131 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122643661 DLCTRL DEBUG Tx Command reply: GET_REPLY 981963131 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122643665 DLCTRL DEBUG Command: GET 839367663 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122643665 DLCTRL DEBUG Tx Command reply: GET_REPLY 839367663 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122643669 DLCTRL DEBUG Command: GET 374466905 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122643669 DLCTRL DEBUG Tx Command reply: GET_REPLY 374466905 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122643673 DLCTRL DEBUG Command: GET 660471311 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122643673 DLCTRL DEBUG Tx Command reply: GET_REPLY 660471311 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122643677 DLCTRL DEBUG Command: GET 755962830 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122643677 DLCTRL DEBUG Tx Command reply: GET_REPLY 755962830 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122643680 DLCTRL DEBUG Command: GET 181530794 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122643680 DLCTRL DEBUG Tx Command reply: GET_REPLY 181530794 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122643683 DLCTRL DEBUG Command: GET 421067603 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122643683 DLCTRL DEBUG Tx Command reply: GET_REPLY 421067603 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122643687 DLCTRL DEBUG Command: GET 851104557 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122643687 DLCTRL DEBUG Tx Command reply: GET_REPLY 851104557 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122643692 DLCTRL DEBUG Command: GET 191253335 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122643692 DLCTRL DEBUG Tx Command reply: GET_REPLY 191253335 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122643696 DLCTRL DEBUG Command: GET 529844264 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122643696 DLCTRL DEBUG Tx Command reply: GET_REPLY 529844264 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122643700 DLCTRL DEBUG Command: GET 444206918 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122643700 DLCTRL DEBUG Tx Command reply: GET_REPLY 444206918 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122643704 DLCTRL DEBUG Command: GET 467937594 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122643704 DLCTRL DEBUG Tx Command reply: GET_REPLY 467937594 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122643708 DLCTRL DEBUG Command: GET 483431154 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122643708 DLCTRL DEBUG Tx Command reply: GET_REPLY 483431154 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122643711 DLCTRL DEBUG Command: GET 427684365 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122643711 DLCTRL DEBUG Tx Command reply: GET_REPLY 427684365 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122643714 DLCTRL DEBUG Command: GET 692674217 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122643714 DLCTRL DEBUG Tx Command reply: GET_REPLY 692674217 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122643717 DLCTRL DEBUG Command: GET 253800049 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122643717 DLCTRL DEBUG Tx Command reply: GET_REPLY 253800049 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000111'B, t_guard := 20.000000 } 20250816122643739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49136<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@7a2b5296a856: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@7a2b5296a856: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(524) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@7a2b5296a856: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)16459543 20250816122644767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122644767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122644767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250816122644767 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122644767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfb2717, normal) (hnbgw_rua.c:407) 20250816122644767 DHNB DEBUG map_rua[0x55733be37ef0]{init}: Allocated (fsm.c:456) 20250816122644767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16459543)[0x55733be37ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122644767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16459543 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122644767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122644767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122644767 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16459543 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122644767 DCN DEBUG map_sccp[0x55733be42060]{init}: Allocated (fsm.c:456) 20250816122644767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55733be42060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122644767 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16459543 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122644767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16459543 SCCP-61 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250816122644767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16459543)[0x55733be37ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122644767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122644767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122644767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16459543)[0x55733be37ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122644767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55733be42060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122644767 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122644767 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{IDLE}: Allocated (fsm.c:456) 20250816122644767 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122644767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030001070056400500f1100926) (sccp_scrc.c:406) 20250816122644767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122644767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122644767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122644767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122644767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122644767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122644767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122644767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122644767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122644767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122644767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122644767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122644767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122644767 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122644767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55733be42060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122644767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16459543)[0x55733be37ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122644767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122644767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122644767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122644767 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122644767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122644767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122644767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122644767 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: First idle individual index:3 HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(515)@7a2b5296a856: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(524) HNBGW_Test.msc0-RAN(515)@7a2b5296a856: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)7356795 HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250816122644772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122644772 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122644772 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122644772 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122644772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122644772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122644772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122644772 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122644772 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122644772 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122644772 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122644772 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122644772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122644773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=009f36d2) (sccp_scrc.c:477) 20250816122644773 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20250816122644773 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122644773 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122644773 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122644773 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122644773 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122644773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55733be42060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122644773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55733be42060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(524)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122644774 DLCTRL DEBUG Command: GET 472724560 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122644774 DLCTRL DEBUG Tx Command reply: GET_REPLY 472724560 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250816122644777 DLCTRL DEBUG Command: GET 959522978 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122644777 DLCTRL DEBUG Tx Command reply: GET_REPLY 959522978 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122644781 DLCTRL DEBUG Command: GET 663123048 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122644781 DLCTRL DEBUG Tx Command reply: GET_REPLY 663123048 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122644786 DLCTRL DEBUG Command: GET 488913944 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122644786 DLCTRL DEBUG Tx Command reply: GET_REPLY 488913944 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122644790 DLCTRL DEBUG Command: GET 380714615 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122644790 DLCTRL DEBUG Tx Command reply: GET_REPLY 380714615 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122644795 DLCTRL DEBUG Command: GET 433219374 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122644795 DLCTRL DEBUG Tx Command reply: GET_REPLY 433219374 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122644800 DLCTRL DEBUG Command: GET 518881500 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122644800 DLCTRL DEBUG Tx Command reply: GET_REPLY 518881500 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122644804 DLCTRL DEBUG Command: GET 481795121 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122644804 DLCTRL DEBUG Tx Command reply: GET_REPLY 481795121 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122644809 DLCTRL DEBUG Command: GET 719066291 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122644809 DLCTRL DEBUG Tx Command reply: GET_REPLY 719066291 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122644813 DLCTRL DEBUG Command: GET 670002413 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122644813 DLCTRL DEBUG Tx Command reply: GET_REPLY 670002413 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122644817 DLCTRL DEBUG Command: GET 172755209 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122644817 DLCTRL DEBUG Tx Command reply: GET_REPLY 172755209 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122644821 DLCTRL DEBUG Command: GET 84440717 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122644821 DLCTRL DEBUG Tx Command reply: GET_REPLY 84440717 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122644825 DLCTRL DEBUG Command: GET 937409719 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122644825 DLCTRL DEBUG Tx Command reply: GET_REPLY 937409719 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122644828 DLCTRL DEBUG Command: GET 909551347 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122644829 DLCTRL DEBUG Tx Command reply: GET_REPLY 909551347 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122644832 DLCTRL DEBUG Command: GET 60903142 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122644832 DLCTRL DEBUG Tx Command reply: GET_REPLY 60903142 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122644834 DLCTRL DEBUG Command: GET 326377240 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122644834 DLCTRL DEBUG Tx Command reply: GET_REPLY 326377240 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122644837 DLCTRL DEBUG Command: GET 425941337 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122644837 DLCTRL DEBUG Tx Command reply: GET_REPLY 425941337 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122644839 DLCTRL DEBUG Command: GET 565190747 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122644839 DLCTRL DEBUG Tx Command reply: GET_REPLY 565190747 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122644841 DLCTRL DEBUG Command: GET 793034006 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122644841 DLCTRL DEBUG Tx Command reply: GET_REPLY 793034006 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122644843 DLCTRL DEBUG Command: GET 326497524 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122644843 DLCTRL DEBUG Tx Command reply: GET_REPLY 326497524 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122644849 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40357<->l=127.0.0.1:4262) (control_if.c:193) 20250816122644851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49094<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(508)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(507)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122644853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122644854 DLINP DEBUG SRVCONN(,r=127.0.0.1:45988<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122644855 DLINP DEBUG SRVCONN(,r=127.0.0.1:45988<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122644855 DLINP NOTICE SRV(,r=127.0.0.1:45988<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122644855 DMAIN NOTICE (127.0.0.1:45988 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45988<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122644855 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816122644855 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122644856 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122644856 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122644856 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122644856 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122644856 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122644856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122644856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122644856 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122644856 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122644856 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122644856 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122644856 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122644856 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122644856 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122644856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122644856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(517)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(518)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(516)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(519)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(515)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(514)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(520)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(509)@7a2b5296a856: Final verdict of PTC: none 20250816122644864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49116<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122644864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49104<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122644865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49136<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(524)@7a2b5296a856: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(521)@7a2b5296a856: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(522)@7a2b5296a856: Final verdict of PTC: pass 20250816122644866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(523)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(507): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(509): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(514): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(515): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(516): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(520): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(521): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(522): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(523): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(524): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sat Aug 16 12:26:44 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20250816122644940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122644968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122644968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122644968 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122644968 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122644968 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122644968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8351869)[0x55733be36d30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122644968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8351869)[0x55733be36d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122644968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55733be57320]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122644968 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122644968 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122644968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033928c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122644968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122644968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122644968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122644968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122644968 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122644968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55733be57320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122644968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8351869)[0x55733be36d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122644968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8351869)[0x55733be36d30]{disrupted}: Freeing instance (context_map.c:202) 20250816122644968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8351869)[0x55733be36d30]{disrupted}: Deallocated (fsm.c:568) 20250816122644968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55733be57320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122644968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55733be57320]{disconnected}: Freeing instance (context_map.c:206) 20250816122644968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55733be57320]{disconnected}: Deallocated (fsm.c:568) 20250816122644968 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8351869 SCCP-58 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816122644968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13593544)[0x55733be46960]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122644968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13593544)[0x55733be46960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122644968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55733be563e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122644968 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122644968 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122644968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00984850), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122644968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122644968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122644968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122644968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122644968 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122644968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55733be563e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122644968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13593544)[0x55733be46960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122644968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13593544)[0x55733be46960]{disrupted}: Freeing instance (context_map.c:202) 20250816122644968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13593544)[0x55733be46960]{disrupted}: Deallocated (fsm.c:568) 20250816122644968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55733be563e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122644968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55733be563e0]{disconnected}: Freeing instance (context_map.c:206) 20250816122644968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55733be563e0]{disconnected}: Deallocated (fsm.c:568) 20250816122644968 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13593544 SCCP-59 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816122644968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5695307)[0x55733be45f00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122644968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5695307)[0x55733be45f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122644968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55733be34500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122644968 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122644968 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122644968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6bb65), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122644968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122644968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122644968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122644968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122644968 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122644968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55733be34500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122644969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5695307)[0x55733be45f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122644969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5695307)[0x55733be45f00]{disrupted}: Freeing instance (context_map.c:202) 20250816122644969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5695307)[0x55733be45f00]{disrupted}: Deallocated (fsm.c:568) 20250816122644969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55733be34500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122644969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55733be34500]{disconnected}: Freeing instance (context_map.c:206) 20250816122644969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55733be34500]{disconnected}: Deallocated (fsm.c:568) 20250816122644969 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5695307 SCCP-60 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816122644969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16459543)[0x55733be37ef0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122644969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16459543)[0x55733be37ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122644969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55733be42060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122644969 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122644969 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122644969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f36d2), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122644969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122644969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122644969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122644969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122644969 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122644969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55733be42060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122644969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16459543)[0x55733be37ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122644969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16459543)[0x55733be37ef0]{disrupted}: Freeing instance (context_map.c:202) 20250816122644969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16459543)[0x55733be37ef0]{disrupted}: Deallocated (fsm.c:568) 20250816122644969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55733be42060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122644969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55733be42060]{disconnected}: Freeing instance (context_map.c:206) 20250816122644969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55733be42060]{disconnected}: Deallocated (fsm.c:568) 20250816122644969 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16459543 SCCP-61 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816122644969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122644969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122644969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122644969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122644969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122644969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122644969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122644969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122644969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122644969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122644969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122644969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122644969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122644969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122644969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122644969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122644969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122644969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122644969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122644969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122644969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122644969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122644969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122644969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122644969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122644969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122644969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122644969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122644969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122644969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122644969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122644969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122645544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49138<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=385840) 20250816122645661 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122645661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a50cc5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122645661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122645661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122645661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122645661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122645661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122645661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122645662 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122645662 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122645662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122645662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122645662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122645662 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=385840, count=390744) 20250816122646856 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122646856 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122646856 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122646857 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122646857 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122646857 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sat Aug 16 12:26:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250816122648632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122648635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122648638 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43061<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122648652 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122648652 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122648660 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122648660 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122648660 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122648661 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122648661 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122648661 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122648661 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122648661 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122648661 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122648661 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50777 (stream_srv.c:142) 20250816122648661 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50777<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122648662 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122648662 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122648662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122648662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122648662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122648662 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122648662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122648662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122648662 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122648662 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122648662 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122648662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122648662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122648662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122648662 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122648662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122648662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122648662 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122648662 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122648662 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122648662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122648662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122648662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122648663 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122648663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122648663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122648663 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122648663 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122648663 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122648663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122648663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122648663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122648663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122648663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122648663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122648663 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122648663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648663 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122648663 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122648663 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122648663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122648663 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122648663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648663 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122648663 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122648663 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122648663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122648663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122648663 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122648663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648663 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122648663 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122648663 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122648663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122648663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122648663 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122648663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648663 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122648663 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122648663 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122648663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122648663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122648663 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(535)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(535)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(535)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(533)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(538)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(538)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(538)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-SCCP(536)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122648685 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122648685 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122648685 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122648685 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122648685 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122648686 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122648686 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122648686 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122648686 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122648687 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122648687 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122648687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122648687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122648687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122648687 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122648687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122648687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122648687 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122648687 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122648687 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122648687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122648687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122648687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122648687 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122648687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122648687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122648687 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122648687 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122648687 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122648687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122648687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122648687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122648687 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122648687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122648687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122648687 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122648687 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122648687 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122648687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122648687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122648687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122648687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122648687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122648687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122648687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122648687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122648687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122648687 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122648687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122648687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122648687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122648687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122648687 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122648687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122648687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122648687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122648687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122648687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122648687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122648687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122648687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122648687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122648687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122648687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122648687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122648687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122648687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122648687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122648687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122648687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122648687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(541)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(541)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(541)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(539)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(544)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-M3UA(544)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(544)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-SCCP(542)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122648720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122648720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122648720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122648720 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122648720 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122648720 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122648720 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122648720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122648720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122648725 DLINP DEBUG SRVCONN(,r=127.0.0.1:50777<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122648725 DLINP DEBUG SRVCONN(,r=127.0.0.1:50777<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122648725 DLINP DEBUG SRVCONN(,r=127.0.0.1:50777<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122648725 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122648725 DHNBAP DEBUG (127.0.0.1:50777 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122648725 DHNBAP NOTICE (127.0.0.1:50777 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122648725 DHNBAP NOTICE (127.0.0.1:50777 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122648725 DLINP DEBUG SRVCONN(,r=127.0.0.1:50777<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122648725 DLINP DEBUG SRVCONN(,r=127.0.0.1:50777<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122648873 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122648873 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122648873 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122648873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(535)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122648875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648875 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122648875 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122648875 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122648875 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122648875 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122648875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122648876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648876 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122648876 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122648876 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122648876 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122648876 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122648876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122648883 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122648883 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122648883 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122648883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(538)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122648885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648885 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122648885 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122648885 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122648885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122648885 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122648885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122648885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648885 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122648885 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122648885 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122648885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122648885 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122648885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122648899 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122648899 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122648899 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122648899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(541)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122648901 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648901 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122648901 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122648901 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122648901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122648901 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122648901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122648901 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648901 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122648901 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122648901 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122648901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122648901 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122648901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122648909 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122648909 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816122648909 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122648909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(544)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816122648911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648911 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816122648911 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122648911 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122648911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122648911 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122648911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122648912 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122648912 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122648912 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122648912 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122648912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122648912 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122648912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122649690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122649690 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122649690 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122649690 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122649690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122649690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122649690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122649690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122649690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122649690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122649690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122649690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122649690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122649690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122649690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122649690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122649690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122649690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122649690 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122649690 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122649690 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122649690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122649690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122649690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122649690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122649690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122649690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122649690 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122649690 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122649690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122649690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122649690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122649690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122649690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122649690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122649690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122649690 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122649697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122649697 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122649697 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122649697 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122649697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122649697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122649697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122649697 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122649697 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122649697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122649698 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122649698 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122649698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122649698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122649698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122649698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122649698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122649698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122649698 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122649698 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122649698 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122649698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122649698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122649698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122649698 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122649698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122649698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122649698 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122649698 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122649698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122649698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122649698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122649698 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122649698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122649698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122649698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122649698 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(534)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(537)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122649708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122649708 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122649708 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122649708 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122649708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122649708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122649708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122649708 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122649709 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122649709 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122649709 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122649709 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122649709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122649709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122649709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122649709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122649709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122649709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122649709 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122649709 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122649709 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122649709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122649709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122649709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122649709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122649709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122649709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122649709 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122649709 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122649709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122649709 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122649709 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122649709 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122649709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122649709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122649709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122649709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(540)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122649727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122649727 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122649727 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122649727 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122649727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122649727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122649727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122649727 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122649727 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122649728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122649728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122649728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122649728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122649728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122649728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816122649728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122649728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122649728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122649728 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122649728 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122649728 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816122649728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122649728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122649728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122649728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122649728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122649728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122649728 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122649728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122649728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122649728 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122649728 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816122649728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122649728 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122649728 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122649728 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122649728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122649728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122649728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122649728 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(543)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122650731 DLCTRL DEBUG Command: GET 27166566 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122650731 DLCTRL DEBUG Tx Command reply: GET_REPLY 27166566 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122650734 DLCTRL DEBUG Command: GET 230426559 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122650734 DLCTRL DEBUG Tx Command reply: GET_REPLY 230426559 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122650736 DLCTRL DEBUG Command: GET 507171389 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122650736 DLCTRL DEBUG Tx Command reply: GET_REPLY 507171389 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122650738 DLCTRL DEBUG Command: GET 811250183 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122650738 DLCTRL DEBUG Tx Command reply: GET_REPLY 811250183 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122650739 DLCTRL DEBUG Command: GET 342430915 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122650739 DLCTRL DEBUG Tx Command reply: GET_REPLY 342430915 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122650740 DLCTRL DEBUG Command: GET 112824107 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122650740 DLCTRL DEBUG Tx Command reply: GET_REPLY 112824107 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122650742 DLCTRL DEBUG Command: GET 804348447 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122650742 DLCTRL DEBUG Tx Command reply: GET_REPLY 804348447 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122650743 DLCTRL DEBUG Command: GET 592883599 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122650743 DLCTRL DEBUG Tx Command reply: GET_REPLY 592883599 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122650744 DLCTRL DEBUG Command: GET 769439902 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122650744 DLCTRL DEBUG Tx Command reply: GET_REPLY 769439902 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122650745 DLCTRL DEBUG Command: GET 856963063 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122650745 DLCTRL DEBUG Tx Command reply: GET_REPLY 856963063 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122650746 DLCTRL DEBUG Command: GET 737245713 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122650746 DLCTRL DEBUG Tx Command reply: GET_REPLY 737245713 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122650747 DLCTRL DEBUG Command: GET 531546474 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122650747 DLCTRL DEBUG Tx Command reply: GET_REPLY 531546474 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122650748 DLCTRL DEBUG Command: GET 16923772 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122650748 DLCTRL DEBUG Tx Command reply: GET_REPLY 16923772 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122650749 DLCTRL DEBUG Command: GET 188911332 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122650749 DLCTRL DEBUG Tx Command reply: GET_REPLY 188911332 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122650749 DLCTRL DEBUG Command: GET 858451371 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122650749 DLCTRL DEBUG Tx Command reply: GET_REPLY 858451371 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122650750 DLCTRL DEBUG Command: GET 939041305 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122650750 DLCTRL DEBUG Tx Command reply: GET_REPLY 939041305 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122650751 DLCTRL DEBUG Command: GET 731965308 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122650751 DLCTRL DEBUG Tx Command reply: GET_REPLY 731965308 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122650752 DLCTRL DEBUG Command: GET 409451200 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122650752 DLCTRL DEBUG Tx Command reply: GET_REPLY 409451200 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122650752 DLCTRL DEBUG Command: GET 484646722 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122650752 DLCTRL DEBUG Tx Command reply: GET_REPLY 484646722 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122650753 DLCTRL DEBUG Command: GET 501141015 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122650753 DLCTRL DEBUG Tx Command reply: GET_REPLY 501141015 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100011110'B, t_guard := 20.000000 } 20250816122650766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33532<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)2328969 20250816122651805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122651805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122651805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122651805 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122651805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x238989, normal) (hnbgw_rua.c:407) 20250816122651805 DHNB DEBUG map_rua[0x55733be57320]{init}: Allocated (fsm.c:456) 20250816122651805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2328969)[0x55733be57320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122651805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2328969 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122651805 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122651805 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122651805 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2328969 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122651805 DCN DEBUG map_sccp[0x55733be46960]{init}: Allocated (fsm.c:456) 20250816122651805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55733be46960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122651805 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2328969 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122651805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2328969 SCCP-62 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122651805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2328969)[0x55733be57320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122651805 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122651805 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122651805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2328969)[0x55733be57320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122651805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55733be46960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122651805 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122651805 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{IDLE}: Allocated (fsm.c:456) 20250816122651805 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122651805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300011e0056400500f1100926) (sccp_scrc.c:406) 20250816122651805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122651805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122651805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122651805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122651805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122651805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122651805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122651805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122651805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122651805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122651805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122651805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122651805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122651805 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122651805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55733be46960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122651805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2328969)[0x55733be57320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122651805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122651805 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122651805 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122651805 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122651805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122651805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122651805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122651805 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(533)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(534)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) HNBGW_Test.msc0-RAN(534)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)13283378 HNBGW_Test.msc0-SCCP(533)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(533)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(546)@7a2b5296a856: setverdict(pass): none -> pass 20250816122651821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122651821 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122651821 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122651821 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122651821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122651821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122651821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122651821 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122651821 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122651821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122651821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122651821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122651821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122651821 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=00b70029) (sccp_scrc.c:477) 20250816122651821 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20250816122651821 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122651821 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122651821 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122651821 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122651821 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122651821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55733be46960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122651821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55733be46960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122651823 DLCTRL DEBUG Command: GET 201893583 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122651823 DLCTRL DEBUG Tx Command reply: GET_REPLY 201893583 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122651827 DLCTRL DEBUG Command: GET 52795647 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122651827 DLCTRL DEBUG Tx Command reply: GET_REPLY 52795647 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122651832 DLCTRL DEBUG Command: GET 670901623 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122651832 DLCTRL DEBUG Tx Command reply: GET_REPLY 670901623 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122651836 DLCTRL DEBUG Command: GET 974234733 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122651836 DLCTRL DEBUG Tx Command reply: GET_REPLY 974234733 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122651840 DLCTRL DEBUG Command: GET 488081204 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122651840 DLCTRL DEBUG Tx Command reply: GET_REPLY 488081204 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122651844 DLCTRL DEBUG Command: GET 636666242 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122651845 DLCTRL DEBUG Tx Command reply: GET_REPLY 636666242 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122651849 DLCTRL DEBUG Command: GET 79249194 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122651849 DLCTRL DEBUG Tx Command reply: GET_REPLY 79249194 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122651854 DLCTRL DEBUG Command: GET 209103645 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122651854 DLCTRL DEBUG Tx Command reply: GET_REPLY 209103645 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122651858 DLCTRL DEBUG Command: GET 664085777 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122651858 DLCTRL DEBUG Tx Command reply: GET_REPLY 664085777 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122651862 DLCTRL DEBUG Command: GET 463180502 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122651862 DLCTRL DEBUG Tx Command reply: GET_REPLY 463180502 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122651866 DLCTRL DEBUG Command: GET 923826478 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122651866 DLCTRL DEBUG Tx Command reply: GET_REPLY 923826478 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122651869 DLCTRL DEBUG Command: GET 487461178 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122651869 DLCTRL DEBUG Tx Command reply: GET_REPLY 487461178 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122651873 DLCTRL DEBUG Command: GET 741749174 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122651873 DLCTRL DEBUG Tx Command reply: GET_REPLY 741749174 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122651876 DLCTRL DEBUG Command: GET 177744485 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122651876 DLCTRL DEBUG Tx Command reply: GET_REPLY 177744485 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122651879 DLCTRL DEBUG Command: GET 25817745 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122651879 DLCTRL DEBUG Tx Command reply: GET_REPLY 25817745 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122651882 DLCTRL DEBUG Command: GET 99583075 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122651882 DLCTRL DEBUG Tx Command reply: GET_REPLY 99583075 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122651885 DLCTRL DEBUG Command: GET 995830784 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122651885 DLCTRL DEBUG Tx Command reply: GET_REPLY 995830784 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122651887 DLCTRL DEBUG Command: GET 918551977 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122651887 DLCTRL DEBUG Tx Command reply: GET_REPLY 918551977 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122651891 DLCTRL DEBUG Command: GET 421018273 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122651891 DLCTRL DEBUG Tx Command reply: GET_REPLY 421018273 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122651895 DLCTRL DEBUG Command: GET 975276902 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122651895 DLCTRL DEBUG Tx Command reply: GET_REPLY 975276902 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011011000'B, t_guard := 20.000000 } 20250816122651911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(537)@7a2b5296a856: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(537)@7a2b5296a856: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@7a2b5296a856: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(547)9620881 20250816122652918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122652918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122652918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122652918 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122652918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x92cd91, normal) (hnbgw_rua.c:407) 20250816122652918 DHNB DEBUG map_rua[0x55733be45f00]{init}: Allocated (fsm.c:456) 20250816122652918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9620881)[0x55733be45f00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122652918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9620881 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122652918 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122652918 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122652918 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816122652918 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9620881 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816122652918 DCN DEBUG map_sccp[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816122652918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122652918 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9620881 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816122652918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9620881 SCCP-63 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816122652918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9620881)[0x55733be45f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122652918 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122652918 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122652918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9620881)[0x55733be45f00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122652918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55733be34500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122652918 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122652918 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{IDLE}: Allocated (fsm.c:456) 20250816122652918 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122652918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003f), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000d80056400500f1100926) (sccp_scrc.c:406) 20250816122652918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122652918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122652918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122652918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122652918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122652918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122652918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122652918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122652918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122652918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122652918 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122652918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122652918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122652918 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122652918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55733be34500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122652918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9620881)[0x55733be45f00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122652918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122652918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122652918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122652918 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122652918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122652918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122652918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122652918 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(536)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc1-SCCP(536)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(537)@7a2b5296a856: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) HNBGW_Test.msc1-RAN(537)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(547)12106198 HNBGW_Test.msc1-SCCP(536)@7a2b5296a856: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(547)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(536)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122652924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122652924 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122652924 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122652924 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122652924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122652924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122652924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122652924 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122652924 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122652924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122652924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122652924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122652924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122652924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=001159e5) (sccp_scrc.c:477) 20250816122652924 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20250816122652924 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122652924 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122652924 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122652924 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122652924 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122652924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55733be34500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122652924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55733be34500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122652924 DLCTRL DEBUG Command: GET 187699702 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122652924 DLCTRL DEBUG Tx Command reply: GET_REPLY 187699702 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122652925 DLCTRL DEBUG Command: GET 192023 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122652925 DLCTRL DEBUG Tx Command reply: GET_REPLY 192023 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122652926 DLCTRL DEBUG Command: GET 750824923 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122652926 DLCTRL DEBUG Tx Command reply: GET_REPLY 750824923 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122652926 DLCTRL DEBUG Command: GET 661273822 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122652926 DLCTRL DEBUG Tx Command reply: GET_REPLY 661273822 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122652927 DLCTRL DEBUG Command: GET 470746797 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122652927 DLCTRL DEBUG Tx Command reply: GET_REPLY 470746797 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122652928 DLCTRL DEBUG Command: GET 999806040 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122652928 DLCTRL DEBUG Tx Command reply: GET_REPLY 999806040 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816122652929 DLCTRL DEBUG Command: GET 658667365 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122652929 DLCTRL DEBUG Tx Command reply: GET_REPLY 658667365 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122652929 DLCTRL DEBUG Command: GET 97902001 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122652929 DLCTRL DEBUG Tx Command reply: GET_REPLY 97902001 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122652930 DLCTRL DEBUG Command: GET 428166034 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122652930 DLCTRL DEBUG Tx Command reply: GET_REPLY 428166034 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122652931 DLCTRL DEBUG Command: GET 623207380 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122652931 DLCTRL DEBUG Tx Command reply: GET_REPLY 623207380 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122652932 DLCTRL DEBUG Command: GET 227322691 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122652932 DLCTRL DEBUG Tx Command reply: GET_REPLY 227322691 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122652933 DLCTRL DEBUG Command: GET 829391116 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122652933 DLCTRL DEBUG Tx Command reply: GET_REPLY 829391116 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122652933 DLCTRL DEBUG Command: GET 837164300 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122652933 DLCTRL DEBUG Tx Command reply: GET_REPLY 837164300 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122652934 DLCTRL DEBUG Command: GET 940506711 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122652934 DLCTRL DEBUG Tx Command reply: GET_REPLY 940506711 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122652935 DLCTRL DEBUG Command: GET 934150893 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122652935 DLCTRL DEBUG Tx Command reply: GET_REPLY 934150893 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122652936 DLCTRL DEBUG Command: GET 309278602 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122652936 DLCTRL DEBUG Tx Command reply: GET_REPLY 309278602 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122652936 DLCTRL DEBUG Command: GET 828915584 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122652936 DLCTRL DEBUG Tx Command reply: GET_REPLY 828915584 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122652938 DLCTRL DEBUG Command: GET 559766428 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122652938 DLCTRL DEBUG Tx Command reply: GET_REPLY 559766428 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122652939 DLCTRL DEBUG Command: GET 851167922 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122652939 DLCTRL DEBUG Tx Command reply: GET_REPLY 851167922 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122652940 DLCTRL DEBUG Command: GET 629883394 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122652940 DLCTRL DEBUG Tx Command reply: GET_REPLY 629883394 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001001011'B, t_guard := 20.000000 } 20250816122652950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@7a2b5296a856: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@7a2b5296a856: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@7a2b5296a856: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(548)3046396 20250816122653967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122653967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122653968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122653968 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122653968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2e7bfc, normal) (hnbgw_rua.c:407) 20250816122653968 DHNB DEBUG map_rua[0x55733be42060]{init}: Allocated (fsm.c:456) 20250816122653968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3046396)[0x55733be42060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122653968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3046396 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122653968 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122653968 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122653968 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3046396 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122653968 DCN DEBUG map_sccp[0x55733be36ca0]{init}: Allocated (fsm.c:456) 20250816122653968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55733be36ca0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122653968 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3046396 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122653968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3046396 SCCP-64 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816122653968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3046396)[0x55733be42060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122653968 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122653968 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122653968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3046396)[0x55733be42060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122653968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55733be36ca0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122653968 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122653968 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{IDLE}: Allocated (fsm.c:456) 20250816122653968 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122653968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000040), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300004b0056400500f1100926) (sccp_scrc.c:406) 20250816122653968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122653968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122653969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122653969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122653969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122653969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122653969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122653969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122653969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122653969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122653969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122653969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122653969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122653969 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122653969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55733be36ca0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122653969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3046396)[0x55733be42060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122653969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122653969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122653969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122653969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122653969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122653969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122653969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122653969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@7a2b5296a856: First idle individual index:1 HNBGW_Test.msc0-SCCP(533)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(534)@7a2b5296a856: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) HNBGW_Test.msc0-RAN(534)@7a2b5296a856: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(548)791839 HNBGW_Test.msc0-SCCP(533)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(533)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816122653976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122653976 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122653976 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122653976 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122653976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122653976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122653976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122653976 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122653976 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122653976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122653976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122653976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122653976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122653976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=00d243d0) (sccp_scrc.c:477) 20250816122653976 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20250816122653976 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122653976 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122653977 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122653977 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122653977 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122653977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55733be36ca0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122653977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55733be36ca0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122653979 DLCTRL DEBUG Command: GET 610099042 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122653979 DLCTRL DEBUG Tx Command reply: GET_REPLY 610099042 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250816122653982 DLCTRL DEBUG Command: GET 265971906 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122653982 DLCTRL DEBUG Tx Command reply: GET_REPLY 265971906 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122653985 DLCTRL DEBUG Command: GET 94765919 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122653985 DLCTRL DEBUG Tx Command reply: GET_REPLY 94765919 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122653988 DLCTRL DEBUG Command: GET 620311062 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122653988 DLCTRL DEBUG Tx Command reply: GET_REPLY 620311062 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122653991 DLCTRL DEBUG Command: GET 947127997 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122653991 DLCTRL DEBUG Tx Command reply: GET_REPLY 947127997 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122653994 DLCTRL DEBUG Command: GET 125827704 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122653994 DLCTRL DEBUG Tx Command reply: GET_REPLY 125827704 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816122653998 DLCTRL DEBUG Command: GET 730771389 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122653998 DLCTRL DEBUG Tx Command reply: GET_REPLY 730771389 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122654002 DLCTRL DEBUG Command: GET 889740412 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122654002 DLCTRL DEBUG Tx Command reply: GET_REPLY 889740412 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122654006 DLCTRL DEBUG Command: GET 441736807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122654006 DLCTRL DEBUG Tx Command reply: GET_REPLY 441736807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122654010 DLCTRL DEBUG Command: GET 651083338 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122654010 DLCTRL DEBUG Tx Command reply: GET_REPLY 651083338 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122654015 DLCTRL DEBUG Command: GET 607214183 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122654015 DLCTRL DEBUG Tx Command reply: GET_REPLY 607214183 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122654019 DLCTRL DEBUG Command: GET 948955624 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122654019 DLCTRL DEBUG Tx Command reply: GET_REPLY 948955624 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122654023 DLCTRL DEBUG Command: GET 893547714 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122654023 DLCTRL DEBUG Tx Command reply: GET_REPLY 893547714 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122654028 DLCTRL DEBUG Command: GET 380492711 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122654028 DLCTRL DEBUG Tx Command reply: GET_REPLY 380492711 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122654032 DLCTRL DEBUG Command: GET 403007068 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122654032 DLCTRL DEBUG Tx Command reply: GET_REPLY 403007068 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122654036 DLCTRL DEBUG Command: GET 252266562 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122654036 DLCTRL DEBUG Tx Command reply: GET_REPLY 252266562 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122654040 DLCTRL DEBUG Command: GET 811166950 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122654041 DLCTRL DEBUG Tx Command reply: GET_REPLY 811166950 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122654045 DLCTRL DEBUG Command: GET 359951703 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122654045 DLCTRL DEBUG Tx Command reply: GET_REPLY 359951703 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122654050 DLCTRL DEBUG Command: GET 750494518 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122654050 DLCTRL DEBUG Tx Command reply: GET_REPLY 750494518 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122654053 DLCTRL DEBUG Command: GET 560676905 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122654053 DLCTRL DEBUG Tx Command reply: GET_REPLY 560676905 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122654064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33524<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122654066 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43061<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(527)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(526)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122654069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33516<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122654071 DLINP DEBUG SRVCONN(,r=127.0.0.1:50777<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122654071 DLINP DEBUG SRVCONN(,r=127.0.0.1:50777<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122654071 DLINP NOTICE SRV(,r=127.0.0.1:50777<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122654071 DMAIN NOTICE (127.0.0.1:50777 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50777<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122654071 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(543)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(540)@7a2b5296a856: Final verdict of PTC: none 20250816122654073 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122654073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122654073 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122654073 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816122654073 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122654073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122654073 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122654073 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122654073 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122654073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122654073 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816122654073 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122654074 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122654074 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122654074 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122654074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122654074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122654074 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122654074 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122654074 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122654074 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122654074 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122654074 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122654074 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122654074 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122654074 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122654074 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122654074 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122654074 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122654074 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122654074 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122654074 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122654074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122654074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122654074 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816122654074 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816122654074 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn1-SCCP(542)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@7a2b5296a856: Final verdict of PTC: none 20250816122654074 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122654074 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122654074 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122654074 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122654074 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122654075 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122654075 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122654075 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122654075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122654075 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122654075 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250816122654075 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122654075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122654075 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122654075 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.msc1-RAN(537)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(539)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(536)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(535)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(544)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(534)@7a2b5296a856: Final verdict of PTC: none 20250816122654078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33532<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122654078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33534<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122654079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(538)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(528)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(548)@7a2b5296a856: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(546)@7a2b5296a856: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(541)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(533)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(547)@7a2b5296a856: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(545)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(526): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(528): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(533): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(534): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(535): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(536): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(537): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(538): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(539): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(540): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(541): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(542): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(543): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(544): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(545): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(546): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(547): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(548): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. 20250816122654168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122654168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122654168 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122654168 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122654169 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122654169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2328969)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122654169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2328969)[0x55733be57320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122654169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55733be46960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122654169 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122654169 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122654169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b70029), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122654169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122654169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122654169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122654169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122654169 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122654169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55733be46960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122654169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2328969)[0x55733be57320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122654169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2328969)[0x55733be57320]{disrupted}: Freeing instance (context_map.c:202) 20250816122654169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2328969)[0x55733be57320]{disrupted}: Deallocated (fsm.c:568) 20250816122654169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55733be46960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122654169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55733be46960]{disconnected}: Freeing instance (context_map.c:206) 20250816122654169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55733be46960]{disconnected}: Deallocated (fsm.c:568) 20250816122654169 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2328969 SCCP-62 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122654169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9620881)[0x55733be45f00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122654169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9620881)[0x55733be45f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122654169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55733be34500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122654169 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122654169 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122654169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001159e5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122654169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122654169 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122654169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122654169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122654169 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122654169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55733be34500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122654169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9620881)[0x55733be45f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122654169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9620881)[0x55733be45f00]{disrupted}: Freeing instance (context_map.c:202) 20250816122654170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9620881)[0x55733be45f00]{disrupted}: Deallocated (fsm.c:568) 20250816122654170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55733be34500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122654170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55733be34500]{disconnected}: Freeing instance (context_map.c:206) 20250816122654170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55733be34500]{disconnected}: Deallocated (fsm.c:568) 20250816122654170 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9620881 SCCP-63 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122654170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3046396)[0x55733be42060]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122654170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3046396)[0x55733be42060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122654170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55733be36ca0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122654170 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122654170 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122654170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d243d0), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122654170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122654170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122654170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122654170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122654170 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122654170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55733be36ca0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122654170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3046396)[0x55733be42060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122654170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3046396)[0x55733be42060]{disrupted}: Freeing instance (context_map.c:202) 20250816122654170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3046396)[0x55733be42060]{disrupted}: Deallocated (fsm.c:568) 20250816122654170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55733be36ca0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122654170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55733be36ca0]{disconnected}: Freeing instance (context_map.c:206) 20250816122654170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55733be36ca0]{disconnected}: Deallocated (fsm.c:568) 20250816122654170 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3046396 SCCP-64 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122654170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122654170 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122654170 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122654170 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122654170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122654170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122654170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122654170 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122654170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122654170 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122654170 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122654170 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122654170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122654170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122654170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122654170 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122654170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122654170 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122654170 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122654170 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122654170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122654170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122654170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122654170 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122654170 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Sat Aug 16 12:26:54 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20250816122654204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122654707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33556<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=362448) 20250816122654969 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122654970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f36d2), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122654970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122654970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122654970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122654970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122654970 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122654970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6bb65), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122654970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122654970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122654970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122654970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122654970 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122654970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00984850), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122654970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122654970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122654970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122654970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122654970 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122654970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033928c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122654970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122654970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122654970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122654970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122654970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122654970 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122654970 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122654970 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122654970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122654970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122654970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122654970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122654970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122654970 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122654970 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122654970 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122654970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122654970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122654970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122654970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122654970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122654970 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122654970 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122654970 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122654970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122654970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122654970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122654970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122654970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122654970 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122654970 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122654970 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122654970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122654970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122654970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122654970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122655662 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122655662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a50cc5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122655662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122655662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122655662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122655662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122655663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122655663 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122655663 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122655663 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122655663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122655663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122655663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122655663 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122655663 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=362448, count=409612) 20250816122656074 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122656074 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122656074 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122656074 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122656074 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122656074 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sat Aug 16 12:26:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250816122657769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122657772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122657775 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41981<->l=127.0.0.1:4262) (control_if.c:572) 20250816122657786 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122657786 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122657793 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122657793 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122657793 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122657794 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122657794 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122657794 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122657794 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122657794 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122657794 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45506 (stream_srv.c:142) 20250816122657794 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45506<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122657794 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122657794 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122657795 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122657795 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122657795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122657795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122657795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122657795 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122657795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122657795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122657795 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122657795 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122657795 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122657795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122657795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122657795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122657795 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122657795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122657795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122657795 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122657795 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122657795 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122657795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122657795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122657795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122657795 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122657795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122657795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122657795 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122657796 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122657796 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122657796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122657796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122657796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122657796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122657796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122657796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122657796 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122657796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122657796 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122657796 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122657796 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122657796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122657796 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122657796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122657796 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122657796 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122657796 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122657796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122657796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122657796 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122657796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122657796 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122657796 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122657796 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122657796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122657796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122657796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122657796 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122657796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122657796 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122657796 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122657796 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122657796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122657796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122657796 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122657796 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(559)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(559)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(559)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(557)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(562)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(562)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(562)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(560)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122657823 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122657823 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122657823 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122657823 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122657823 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122657823 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122657823 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122657823 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122657824 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122657824 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122657825 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122657825 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122657825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122657825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122657825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122657825 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122657825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122657825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122657825 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122657825 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122657825 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122657825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122657825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122657825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122657825 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122657825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122657825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122657825 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122657825 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122657825 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122657825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122657825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122657825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122657825 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122657825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122657825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122657825 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122657825 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122657825 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122657825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122657825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122657825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122657825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122657825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122657825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122657825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122657825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122657825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122657825 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122657825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122657825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122657825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122657825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122657825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122657825 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122657825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122657825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122657825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122657825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122657825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122657825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122657825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122657825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122657825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122657825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122657825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122657825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122657825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122657825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122657825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122657825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122657825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122657825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122657825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122657825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122657825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122657825 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122657825 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(565)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(565)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(565)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(563)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(568)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-M3UA(568)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(568)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-SCCP(566)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122657863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122657863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122657863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122657863 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122657863 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122657863 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122657863 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122657863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122657863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122657871 DLINP DEBUG SRVCONN(,r=127.0.0.1:45506<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122657871 DLINP DEBUG SRVCONN(,r=127.0.0.1:45506<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122657871 DLINP DEBUG SRVCONN(,r=127.0.0.1:45506<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122657872 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122657872 DHNBAP DEBUG (127.0.0.1:45506 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122657872 DHNBAP NOTICE (127.0.0.1:45506 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122657872 DHNBAP NOTICE (127.0.0.1:45506 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122657872 DLINP DEBUG SRVCONN(,r=127.0.0.1:45506<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122657872 DLINP DEBUG SRVCONN(,r=127.0.0.1:45506<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122658006 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122658006 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122658006 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122658006 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(559)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122658008 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658008 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122658008 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122658008 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122658008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122658008 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122658008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122658009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658009 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122658009 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122658009 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122658009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122658009 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122658009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122658009 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122658009 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122658018 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122658018 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122658018 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816122658018 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816122658018 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816122658018 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816122658018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(562)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122658019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658019 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122658019 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816122658019 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816122658019 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816122658019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122658019 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122658019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816122658019 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122658020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658020 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122658020 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122658020 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122658020 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122658020 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250816122658020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122658020 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122658037 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122658037 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122658037 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816122658037 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816122658037 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816122658037 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816122658037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(565)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122658042 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658042 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122658042 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816122658042 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816122658042 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816122658042 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122658042 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122658042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816122658047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658047 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122658047 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122658047 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122658047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122658047 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250816122658047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122658051 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122658051 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816122658051 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122658051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(568)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816122658056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658056 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816122658056 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122658056 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122658056 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122658056 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122658056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122658056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658056 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122658056 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122658056 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122658056 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122658056 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122658056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122658816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658816 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122658816 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122658816 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122658816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122658816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122658816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122658816 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122658816 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122658816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122658816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122658816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122658816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122658816 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122658816 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122658816 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122658817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122658817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122658817 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122658817 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122658817 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122658817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122658817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122658817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122658817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122658817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122658817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122658817 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122658817 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122658818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122658818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122658818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122658818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122658818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122658818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122658818 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(558)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122658828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658828 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122658828 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122658828 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122658828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122658828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122658828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122658828 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122658828 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122658828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122658828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122658828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122658828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122658828 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122658828 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122658828 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122658828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122658828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122658828 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122658828 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122658828 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122658828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122658828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122658829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122658829 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122658829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122658829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122658829 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122658829 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122658829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658829 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122658829 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122658829 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122658829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122658829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122658829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122658829 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(561)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122658849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658849 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122658849 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122658849 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122658849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122658849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122658849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122658849 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122658849 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122658849 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122658850 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122658850 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122658850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122658850 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122658850 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122658850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122658850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658850 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122658850 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122658850 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122658850 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122658850 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122658850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122658850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122658850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122658850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122658850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122658850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122658850 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122658850 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122658850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658850 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122658850 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122658850 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122658850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122658850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122658850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122658850 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(564)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122658859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658859 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122658859 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122658859 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122658859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122658859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122658859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122658859 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122658859 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122658859 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122658859 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122658859 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122658859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122658859 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122658859 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816122658859 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122658859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658859 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122658859 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122658859 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122658859 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122658859 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816122658859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122658859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122658859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122658859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122658859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122658859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122658859 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122658859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122658859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122658859 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122658859 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816122658860 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122658860 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122658860 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122658860 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122658860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122658860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122658860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122658860 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(567)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122659886 DLCTRL DEBUG Command: GET 702574115 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122659886 DLCTRL DEBUG Tx Command reply: GET_REPLY 702574115 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122659892 DLCTRL DEBUG Command: GET 860001937 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122659892 DLCTRL DEBUG Tx Command reply: GET_REPLY 860001937 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122659897 DLCTRL DEBUG Command: GET 457140863 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122659897 DLCTRL DEBUG Tx Command reply: GET_REPLY 457140863 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122659900 DLCTRL DEBUG Command: GET 493703936 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122659901 DLCTRL DEBUG Tx Command reply: GET_REPLY 493703936 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122659904 DLCTRL DEBUG Command: GET 942407405 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122659904 DLCTRL DEBUG Tx Command reply: GET_REPLY 942407405 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122659907 DLCTRL DEBUG Command: GET 426726044 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122659908 DLCTRL DEBUG Tx Command reply: GET_REPLY 426726044 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122659910 DLCTRL DEBUG Command: GET 998403136 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122659910 DLCTRL DEBUG Tx Command reply: GET_REPLY 998403136 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122659913 DLCTRL DEBUG Command: GET 538302486 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122659913 DLCTRL DEBUG Tx Command reply: GET_REPLY 538302486 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122659915 DLCTRL DEBUG Command: GET 940218345 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122659915 DLCTRL DEBUG Tx Command reply: GET_REPLY 940218345 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122659917 DLCTRL DEBUG Command: GET 833983000 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122659917 DLCTRL DEBUG Tx Command reply: GET_REPLY 833983000 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122659918 DLCTRL DEBUG Command: GET 438061757 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122659918 DLCTRL DEBUG Tx Command reply: GET_REPLY 438061757 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122659920 DLCTRL DEBUG Command: GET 597858172 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122659920 DLCTRL DEBUG Tx Command reply: GET_REPLY 597858172 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122659921 DLCTRL DEBUG Command: GET 577578402 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122659921 DLCTRL DEBUG Tx Command reply: GET_REPLY 577578402 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122659922 DLCTRL DEBUG Command: GET 539069871 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122659922 DLCTRL DEBUG Tx Command reply: GET_REPLY 539069871 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122659924 DLCTRL DEBUG Command: GET 682591138 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122659924 DLCTRL DEBUG Tx Command reply: GET_REPLY 682591138 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122659925 DLCTRL DEBUG Command: GET 141254414 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122659925 DLCTRL DEBUG Tx Command reply: GET_REPLY 141254414 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122659926 DLCTRL DEBUG Command: GET 455379513 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122659926 DLCTRL DEBUG Tx Command reply: GET_REPLY 455379513 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122659926 DLCTRL DEBUG Command: GET 53729758 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122659926 DLCTRL DEBUG Tx Command reply: GET_REPLY 53729758 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122659927 DLCTRL DEBUG Command: GET 246053638 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122659927 DLCTRL DEBUG Tx Command reply: GET_REPLY 246053638 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122659928 DLCTRL DEBUG Command: GET 218366104 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122659928 DLCTRL DEBUG Tx Command reply: GET_REPLY 218366104 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100001011'B, t_guard := 20.000000 } 20250816122659950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59772<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@7a2b5296a856: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@7a2b5296a856: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)3232965 20250816122700990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122700990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122700990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816122700990 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122700990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3154c5, normal) (hnbgw_rua.c:407) 20250816122700990 DHNB DEBUG map_rua[0x55733be57320]{init}: Allocated (fsm.c:456) 20250816122700990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3232965)[0x55733be57320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122700990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3232965 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122700990 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122700990 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122700990 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3232965 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250816122700990 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3232965 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122700990 DCN DEBUG map_sccp[0x55733be46960]{init}: Allocated (fsm.c:456) 20250816122700990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55733be46960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122700990 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3232965 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122700990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3232965 SCCP-65 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816122700990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3232965)[0x55733be57320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122700990 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122700990 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122700990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3232965)[0x55733be57320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122700990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55733be46960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122700990 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122700990 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{IDLE}: Allocated (fsm.c:456) 20250816122700990 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122700990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300030b0056400500f1100926) (sccp_scrc.c:406) 20250816122700990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122700990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122700990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122700991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122700991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122700991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122700991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122700991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122700991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122700991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122700991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122700991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122700991 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122700991 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122700991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55733be46960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122700991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3232965)[0x55733be57320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122700991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122700991 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122700991 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122700991 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122700991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122700991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122700991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122700991 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(557)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(558)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570) HNBGW_Test.msc0-RAN(558)@7a2b5296a856: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)10512777 HNBGW_Test.msc0-SCCP(557)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(557)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@7a2b5296a856: setverdict(pass): none -> pass 20250816122701000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122701000 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122701000 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122701000 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122701000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122701000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122701000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122701000 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122701000 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122701000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122701000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122701000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122701001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122701001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=0004bd32) (sccp_scrc.c:477) 20250816122701001 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20250816122701001 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122701001 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122701001 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122701001 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122701001 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122701001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55733be46960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122701001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55733be46960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122701001 DLCTRL DEBUG Command: GET 560962945 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122701001 DLCTRL DEBUG Tx Command reply: GET_REPLY 560962945 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122701002 DLCTRL DEBUG Command: GET 289345365 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122701002 DLCTRL DEBUG Tx Command reply: GET_REPLY 289345365 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122701003 DLCTRL DEBUG Command: GET 509810649 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122701003 DLCTRL DEBUG Tx Command reply: GET_REPLY 509810649 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250816122701005 DLCTRL DEBUG Command: GET 988321825 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122701005 DLCTRL DEBUG Tx Command reply: GET_REPLY 988321825 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122701006 DLCTRL DEBUG Command: GET 546471780 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122701006 DLCTRL DEBUG Tx Command reply: GET_REPLY 546471780 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122701008 DLCTRL DEBUG Command: GET 915887870 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122701008 DLCTRL DEBUG Tx Command reply: GET_REPLY 915887870 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122701010 DLCTRL DEBUG Command: GET 844339606 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122701010 DLCTRL DEBUG Tx Command reply: GET_REPLY 844339606 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122701013 DLCTRL DEBUG Command: GET 901268575 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122701014 DLCTRL DEBUG Tx Command reply: GET_REPLY 901268575 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122701017 DLCTRL DEBUG Command: GET 911037617 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122701017 DLCTRL DEBUG Tx Command reply: GET_REPLY 911037617 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122701020 DLCTRL DEBUG Command: GET 634147311 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122701020 DLCTRL DEBUG Tx Command reply: GET_REPLY 634147311 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122701027 DLCTRL DEBUG Command: GET 368951674 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122701027 DLCTRL DEBUG Tx Command reply: GET_REPLY 368951674 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122701032 DLCTRL DEBUG Command: GET 57663746 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122701032 DLCTRL DEBUG Tx Command reply: GET_REPLY 57663746 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122701036 DLCTRL DEBUG Command: GET 304073035 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122701036 DLCTRL DEBUG Tx Command reply: GET_REPLY 304073035 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122701039 DLCTRL DEBUG Command: GET 630398648 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122701039 DLCTRL DEBUG Tx Command reply: GET_REPLY 630398648 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122701042 DLCTRL DEBUG Command: GET 619845687 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122701042 DLCTRL DEBUG Tx Command reply: GET_REPLY 619845687 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122701047 DLCTRL DEBUG Command: GET 451350839 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122701047 DLCTRL DEBUG Tx Command reply: GET_REPLY 451350839 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122701051 DLCTRL DEBUG Command: GET 414522234 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122701051 DLCTRL DEBUG Tx Command reply: GET_REPLY 414522234 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122701054 DLCTRL DEBUG Command: GET 393288647 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122701054 DLCTRL DEBUG Tx Command reply: GET_REPLY 393288647 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122701056 DLCTRL DEBUG Command: GET 895030767 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122701056 DLCTRL DEBUG Tx Command reply: GET_REPLY 895030767 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122701057 DLCTRL DEBUG Command: GET 403253399 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122701057 DLCTRL DEBUG Tx Command reply: GET_REPLY 403253399 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110000000'B, t_guard := 20.000000 } 20250816122701083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59778<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(561)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(561)@7a2b5296a856: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@7a2b5296a856: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)1751068 20250816122702094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122702094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122702094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816122702094 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122702094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1ab81c, normal) (hnbgw_rua.c:407) 20250816122702094 DHNB DEBUG map_rua[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816122702094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1751068)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122702094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1751068 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122702094 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122702094 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122702094 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1751068 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250816122702094 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1751068 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816122702094 DCN DEBUG map_sccp[0x55733be42060]{init}: Allocated (fsm.c:456) 20250816122702094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55733be42060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122702094 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1751068 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816122702094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1751068 SCCP-66 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816122702094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1751068)[0x55733be34500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122702094 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122702094 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122702094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1751068)[0x55733be34500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122702094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55733be42060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122702094 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122702094 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{IDLE}: Allocated (fsm.c:456) 20250816122702094 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122702094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003800056400500f1100926) (sccp_scrc.c:406) 20250816122702094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122702094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122702094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122702094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122702094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122702094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122702094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122702094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122702094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122702094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122702094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122702094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122702094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122702094 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122702094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55733be42060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122702094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1751068)[0x55733be34500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122702094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122702094 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122702094 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122702094 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122702094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122702094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122702094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122702094 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(560)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc1-SCCP(560)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(561)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571) HNBGW_Test.msc1-RAN(561)@7a2b5296a856: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)13265513 HNBGW_Test.msc1-SCCP(560)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(560)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@7a2b5296a856: setverdict(pass): none -> pass 20250816122702098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122702098 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122702098 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122702099 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122702099 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122702099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122702099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122702099 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122702099 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122702099 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122702099 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122702099 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122702099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122702099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=00aab1bd) (sccp_scrc.c:477) 20250816122702099 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20250816122702099 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122702099 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122702099 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122702099 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122702099 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122702099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55733be42060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122702099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55733be42060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122702099 DLCTRL DEBUG Command: GET 170964195 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122702099 DLCTRL DEBUG Tx Command reply: GET_REPLY 170964195 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122702101 DLCTRL DEBUG Command: GET 553215255 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122702101 DLCTRL DEBUG Tx Command reply: GET_REPLY 553215255 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122702101 DLCTRL DEBUG Command: GET 314199449 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122702101 DLCTRL DEBUG Tx Command reply: GET_REPLY 314199449 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250816122702102 DLCTRL DEBUG Command: GET 48621927 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122702102 DLCTRL DEBUG Tx Command reply: GET_REPLY 48621927 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122702103 DLCTRL DEBUG Command: GET 363423491 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122702103 DLCTRL DEBUG Tx Command reply: GET_REPLY 363423491 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122702104 DLCTRL DEBUG Command: GET 593076803 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122702104 DLCTRL DEBUG Tx Command reply: GET_REPLY 593076803 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122702105 DLCTRL DEBUG Command: GET 380468593 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122702105 DLCTRL DEBUG Tx Command reply: GET_REPLY 380468593 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122702105 DLCTRL DEBUG Command: GET 422921730 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122702105 DLCTRL DEBUG Tx Command reply: GET_REPLY 422921730 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250816122702106 DLCTRL DEBUG Command: GET 914543492 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122702106 DLCTRL DEBUG Tx Command reply: GET_REPLY 914543492 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122702107 DLCTRL DEBUG Command: GET 239868324 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122702107 DLCTRL DEBUG Tx Command reply: GET_REPLY 239868324 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122702108 DLCTRL DEBUG Command: GET 540275315 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122702108 DLCTRL DEBUG Tx Command reply: GET_REPLY 540275315 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122702108 DLCTRL DEBUG Command: GET 209174917 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122702108 DLCTRL DEBUG Tx Command reply: GET_REPLY 209174917 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122702109 DLCTRL DEBUG Command: GET 992789109 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122702109 DLCTRL DEBUG Tx Command reply: GET_REPLY 992789109 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122702110 DLCTRL DEBUG Command: GET 373358713 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122702110 DLCTRL DEBUG Tx Command reply: GET_REPLY 373358713 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122702111 DLCTRL DEBUG Command: GET 350893817 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122702111 DLCTRL DEBUG Tx Command reply: GET_REPLY 350893817 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122702112 DLCTRL DEBUG Command: GET 490199085 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122702112 DLCTRL DEBUG Tx Command reply: GET_REPLY 490199085 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122702112 DLCTRL DEBUG Command: GET 175394747 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122702112 DLCTRL DEBUG Tx Command reply: GET_REPLY 175394747 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122702113 DLCTRL DEBUG Command: GET 766288693 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122702113 DLCTRL DEBUG Tx Command reply: GET_REPLY 766288693 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122702114 DLCTRL DEBUG Command: GET 713327182 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122702114 DLCTRL DEBUG Tx Command reply: GET_REPLY 713327182 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122702115 DLCTRL DEBUG Command: GET 740680298 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122702115 DLCTRL DEBUG Tx Command reply: GET_REPLY 740680298 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010110101'B, t_guard := 20.000000 } 20250816122702125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59782<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@7a2b5296a856: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@7a2b5296a856: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)44327 20250816122703133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122703133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122703133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816122703133 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122703133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xad27, normal) (hnbgw_rua.c:407) 20250816122703133 DHNB DEBUG map_rua[0x55733be35aa0]{init}: Allocated (fsm.c:456) 20250816122703133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-44327)[0x55733be35aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122703133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-44327 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122703133 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122703133 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122703133 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-44327 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250816122703133 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-44327 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122703133 DCN DEBUG map_sccp[0x55733be56510]{init}: Allocated (fsm.c:456) 20250816122703133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55733be56510]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122703133 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-44327 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122703133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-44327 SCCP-67 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816122703133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-44327)[0x55733be35aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122703133 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122703133 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122703133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-44327)[0x55733be35aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122703133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55733be56510]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122703133 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122703133 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{IDLE}: Allocated (fsm.c:456) 20250816122703133 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122703133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000043), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000b50056400500f1100926) (sccp_scrc.c:406) 20250816122703133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122703133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122703133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122703133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122703133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122703133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122703133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122703133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122703133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122703133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122703133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122703133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122703133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122703133 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122703133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55733be56510]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122703133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-44327)[0x55733be35aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122703133 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122703133 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122703133 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122703133 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122703133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122703133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122703133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122703133 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@7a2b5296a856: First idle individual index:1 HNBGW_Test.msc0-SCCP(557)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(558)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572) HNBGW_Test.msc0-RAN(558)@7a2b5296a856: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)1530990 HNBGW_Test.msc0-SCCP(557)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(557)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816122703135 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122703135 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122703135 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122703135 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122703135 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122703135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122703135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122703135 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@7a2b5296a856: setverdict(pass): none -> pass 20250816122703135 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122703135 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122703135 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122703135 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122703135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122703135 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=00438926) (sccp_scrc.c:477) 20250816122703135 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20250816122703135 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122703135 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122703135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122703135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122703135 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122703135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55733be56510]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122703135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55733be56510]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122703136 DLCTRL DEBUG Command: GET 12911073 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122703136 DLCTRL DEBUG Tx Command reply: GET_REPLY 12911073 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122703138 DLCTRL DEBUG Command: GET 294990700 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122703138 DLCTRL DEBUG Tx Command reply: GET_REPLY 294990700 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122703139 DLCTRL DEBUG Command: GET 119379338 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122703139 DLCTRL DEBUG Tx Command reply: GET_REPLY 119379338 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250816122703140 DLCTRL DEBUG Command: GET 159328374 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122703140 DLCTRL DEBUG Tx Command reply: GET_REPLY 159328374 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122703142 DLCTRL DEBUG Command: GET 162976483 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122703142 DLCTRL DEBUG Tx Command reply: GET_REPLY 162976483 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122703143 DLCTRL DEBUG Command: GET 722104909 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122703143 DLCTRL DEBUG Tx Command reply: GET_REPLY 722104909 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122703144 DLCTRL DEBUG Command: GET 992301039 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122703144 DLCTRL DEBUG Tx Command reply: GET_REPLY 992301039 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122703145 DLCTRL DEBUG Command: GET 87098342 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122703145 DLCTRL DEBUG Tx Command reply: GET_REPLY 87098342 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250816122703145 DLCTRL DEBUG Command: GET 841040597 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122703145 DLCTRL DEBUG Tx Command reply: GET_REPLY 841040597 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122703146 DLCTRL DEBUG Command: GET 584292419 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122703146 DLCTRL DEBUG Tx Command reply: GET_REPLY 584292419 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122703147 DLCTRL DEBUG Command: GET 556349969 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122703147 DLCTRL DEBUG Tx Command reply: GET_REPLY 556349969 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122703147 DLCTRL DEBUG Command: GET 49323858 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122703147 DLCTRL DEBUG Tx Command reply: GET_REPLY 49323858 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122703148 DLCTRL DEBUG Command: GET 630652198 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122703148 DLCTRL DEBUG Tx Command reply: GET_REPLY 630652198 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122703149 DLCTRL DEBUG Command: GET 616782883 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122703149 DLCTRL DEBUG Tx Command reply: GET_REPLY 616782883 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122703150 DLCTRL DEBUG Command: GET 589203786 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122703150 DLCTRL DEBUG Tx Command reply: GET_REPLY 589203786 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122703150 DLCTRL DEBUG Command: GET 676152640 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122703150 DLCTRL DEBUG Tx Command reply: GET_REPLY 676152640 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122703151 DLCTRL DEBUG Command: GET 797403622 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122703151 DLCTRL DEBUG Tx Command reply: GET_REPLY 797403622 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122703152 DLCTRL DEBUG Command: GET 93816666 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122703152 DLCTRL DEBUG Tx Command reply: GET_REPLY 93816666 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122703152 DLCTRL DEBUG Command: GET 986164443 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122703152 DLCTRL DEBUG Tx Command reply: GET_REPLY 986164443 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122703153 DLCTRL DEBUG Command: GET 773566381 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122703153 DLCTRL DEBUG Tx Command reply: GET_REPLY 773566381 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122703156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59762<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122703156 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41981<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(551)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(550)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122703157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59746<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122703157 DLINP DEBUG SRVCONN(,r=127.0.0.1:45506<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122703157 DLINP DEBUG SRVCONN(,r=127.0.0.1:45506<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122703157 DLINP NOTICE SRV(,r=127.0.0.1:45506<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122703157 DMAIN NOTICE (127.0.0.1:45506 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45506<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122703157 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(567)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(563)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(564)@7a2b5296a856: Final verdict of PTC: none 20250816122703158 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556)@7a2b5296a856: Final verdict of PTC: none 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122703158 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122703158 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122703158 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122703158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122703158 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122703158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122703158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122703158 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122703158 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(566)@7a2b5296a856: Final verdict of PTC: none 20250816122703158 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122703158 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122703158 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122703158 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc1-RAN(561)@7a2b5296a856: Final verdict of PTC: none 20250816122703158 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122703158 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122703158 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122703158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122703158 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122703158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122703158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122703158 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816122703158 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816122703158 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122703158 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122703158 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122703158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122703158 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122703158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122703158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122703158 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(565)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(560)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(568)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(562)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(557)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(558)@7a2b5296a856: Final verdict of PTC: none 20250816122703160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59772<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122703160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59778<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@7a2b5296a856: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@7a2b5296a856: Final verdict of PTC: pass HNBGW-PFCP(552)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(569)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(559)@7a2b5296a856: Final verdict of PTC: none 20250816122703185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59782<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(550): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(552): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(561): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(563): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(564): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(565): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(566): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(567): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(568): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(569): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sat Aug 16 12:27:03 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc 20250816122703261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122703336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122703336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122703336 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122703336 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122703336 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122703336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3232965)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122703336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3232965)[0x55733be57320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122703336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55733be46960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122703336 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122703336 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122703336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004bd32), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122703336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122703336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122703336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122703336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122703336 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122703336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55733be46960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122703336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3232965)[0x55733be57320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122703336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3232965)[0x55733be57320]{disrupted}: Freeing instance (context_map.c:202) 20250816122703336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3232965)[0x55733be57320]{disrupted}: Deallocated (fsm.c:568) 20250816122703336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55733be46960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122703336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55733be46960]{disconnected}: Freeing instance (context_map.c:206) 20250816122703336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55733be46960]{disconnected}: Deallocated (fsm.c:568) 20250816122703336 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3232965 SCCP-65 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250816122703336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1751068)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122703336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1751068)[0x55733be34500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122703336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55733be42060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122703336 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122703336 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122703336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab1bd), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122703336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122703337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122703337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122703337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122703337 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122703337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55733be42060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122703337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1751068)[0x55733be34500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122703337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1751068)[0x55733be34500]{disrupted}: Freeing instance (context_map.c:202) 20250816122703337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1751068)[0x55733be34500]{disrupted}: Deallocated (fsm.c:568) 20250816122703337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55733be42060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122703337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55733be42060]{disconnected}: Freeing instance (context_map.c:206) 20250816122703337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55733be42060]{disconnected}: Deallocated (fsm.c:568) 20250816122703337 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1751068 SCCP-66 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250816122703337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-44327)[0x55733be35aa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122703337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-44327)[0x55733be35aa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122703337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55733be56510]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122703337 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122703337 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122703337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00438926), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122703337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122703337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122703337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122703337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122703337 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122703337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55733be56510]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122703337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-44327)[0x55733be35aa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122703337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-44327)[0x55733be35aa0]{disrupted}: Freeing instance (context_map.c:202) 20250816122703337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-44327)[0x55733be35aa0]{disrupted}: Deallocated (fsm.c:568) 20250816122703337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55733be56510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122703337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55733be56510]{disconnected}: Freeing instance (context_map.c:206) 20250816122703337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55733be56510]{disconnected}: Deallocated (fsm.c:568) 20250816122703337 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-44327 SCCP-67 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250816122703337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122703337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122703337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122703337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122703337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122703337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122703337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122703337 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122703337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122703337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122703337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122703337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122703337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122703337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122703337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122703337 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122703337 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122703337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122703337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122703337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122703337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122703337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122703337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122703337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122703337 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122703337 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122703863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=403928) 20250816122704170 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122704170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d243d0), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122704170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122704170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122704170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122704170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122704170 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122704170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001159e5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122704170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122704170 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122704170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122704170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122704170 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122704170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b70029), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122704170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122704170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122704170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122704170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122704170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122704170 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122704170 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122704170 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122704170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122704170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122704170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122704170 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122704170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122704170 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122704170 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122704170 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122704170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122704170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122704170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122704170 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122704171 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122704171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122704171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122704171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122704171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122704171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122704171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122704171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122704171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122704171 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=403928, count=418608) 20250816122704970 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122704971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122704971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122704971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122704971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122704971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122704971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122704971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122704970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033928c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122704970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122704970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122704970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122704970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122704970 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122704970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00984850), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122704970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122704970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122704970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122704970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122704970 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122704970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6bb65), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122704970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122704970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122704970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122704970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122704970 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122704970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f36d2), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122704970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122704970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122704970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122704970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122704971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122704971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122704971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122704971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122704971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122704971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122704971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122704971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122704971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122704971 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122704971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122704971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122704971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122704971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122704971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122704971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122704971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122704971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122704971 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122704971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122704971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122704971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122704971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122704971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122704971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122704971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122704971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122704971 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122704971 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122705159 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122705159 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122705159 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122705159 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122705159 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122705159 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816122705159 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122705159 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122705159 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122705663 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122705663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a50cc5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122705663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122705663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122705663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122705663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122705663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122705663 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122705663 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122705663 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122705663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122705663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122705663 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sat Aug 16 12:27:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250816122706941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122706949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122706963 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41765<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122707027 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122707027 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122707045 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122707045 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122707045 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122707045 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122707045 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122707045 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122707046 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122707046 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122707046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122707046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122707046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122707046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122707046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122707046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122707046 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122707046 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122707046 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122707046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707046 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122707046 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122707046 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122707046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122707046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122707046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122707046 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122707046 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122707047 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122707047 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122707047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122707047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122707047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122707047 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122707047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122707047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122707047 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122707047 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47936 (stream_srv.c:142) 20250816122707047 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47936<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122707047 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122707047 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122707047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122707047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122707047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122707047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122707047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122707047 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122707048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707048 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122707048 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122707048 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122707048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122707048 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122707048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707048 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122707048 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122707048 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122707048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122707048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122707049 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122707048 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122707048 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122707048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122707048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122707048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122707048 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122707048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122707048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122707048 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122707048 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122707048 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122707048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122707048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122707048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122707048 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122707048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122707048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122707048 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(583)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(583)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(581)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(586)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(586)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(586)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-SCCP(584)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122707128 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122707128 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122707128 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122707129 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122707129 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122707129 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122707129 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122707129 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122707129 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122707129 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122707129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122707129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122707129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122707129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122707129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122707129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122707129 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122707130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707130 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122707130 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122707130 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122707130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122707130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122707130 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816122707130 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122707130 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122707130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122707130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122707130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707130 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122707130 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122707130 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122707130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122707130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122707130 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122707130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122707130 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122707130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122707130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122707130 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122707130 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122707130 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122707131 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122707132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707132 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122707132 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122707132 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122707132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122707132 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122707132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707132 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122707132 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122707132 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122707132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122707132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122707131 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122707131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122707131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122707131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122707131 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122707131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122707131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122707132 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122707132 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122707132 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122707132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122707132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122707132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122707132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122707132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122707132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122707132 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122707132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122707132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122707132 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122707132 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(589)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(589)@7a2b5296a856: M3UA emulation initiated, the test can be started MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(589)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(587)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(592)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-M3UA(592)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(592)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(590)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122707271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122707271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122707271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122707271 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122707271 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122707271 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122707271 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122707271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122707271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122707276 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122707276 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122707276 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816122707276 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816122707276 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816122707276 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816122707276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(583)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122707279 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707279 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122707279 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816122707279 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816122707279 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816122707279 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122707279 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122707279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816122707280 DLINP DEBUG SRVCONN(,r=127.0.0.1:47936<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122707280 DLINP DEBUG SRVCONN(,r=127.0.0.1:47936<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122707280 DLINP DEBUG SRVCONN(,r=127.0.0.1:47936<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122707280 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122707280 DHNBAP DEBUG (127.0.0.1:47936 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122707280 DHNBAP NOTICE (127.0.0.1:47936 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122707280 DHNBAP NOTICE (127.0.0.1:47936 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122707280 DLINP DEBUG SRVCONN(,r=127.0.0.1:47936<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122707280 DLINP DEBUG SRVCONN(,r=127.0.0.1:47936<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) 20250816122707281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707281 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122707281 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122707281 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122707281 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122707281 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250816122707281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122707319 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122707319 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122707319 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122707319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(586)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122707322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707322 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122707322 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122707322 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122707322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122707322 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122707322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122707323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707323 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122707323 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122707323 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122707323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122707323 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122707323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122707388 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122707388 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122707388 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122707388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(589)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122707391 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707391 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122707391 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122707391 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122707391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122707391 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122707391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122707393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707393 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122707393 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122707393 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122707393 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122707393 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122707393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122707438 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122707438 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816122707438 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122707438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(592)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816122707442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707442 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816122707442 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122707442 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122707442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122707442 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122707442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122707446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122707446 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122707446 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122707446 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122707446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122707446 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122707446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122708090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122708090 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122708090 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122708090 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122708090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122708090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122708090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122708090 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122708090 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122708090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122708090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122708090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122708090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122708090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122708090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122708090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122708090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708090 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122708090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122708090 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122708090 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122708090 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122708090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122708090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122708090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122708090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122708090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122708090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122708090 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122708090 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122708090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122708090 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122708090 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122708090 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122708090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122708090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122708090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122708090 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(582)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122708131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122708131 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122708131 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122708131 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122708131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122708131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122708131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122708131 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122708131 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122708131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122708131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122708131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122708131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122708131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122708131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122708131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122708131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708132 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122708132 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122708132 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122708132 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122708132 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122708132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122708132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122708132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122708132 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122708132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122708132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122708132 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122708132 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122708132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122708132 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122708132 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122708132 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122708132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122708132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122708132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122708132 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(585)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122708198 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122708198 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122708198 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122708198 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122708198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122708198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122708198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122708198 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122708198 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122708198 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122708198 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122708198 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122708198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122708198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122708198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122708198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122708198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122708198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122708198 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122708198 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122708198 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122708198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122708198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122708198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122708199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122708199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122708199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122708199 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122708199 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122708199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122708199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122708199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122708199 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122708199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122708199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122708199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122708199 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(588)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122708250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122708250 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122708250 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122708250 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122708250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122708250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122708250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122708250 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122708250 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122708251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122708251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122708251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122708251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122708251 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122708251 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816122708251 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122708251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708251 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122708251 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122708251 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122708251 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122708251 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816122708251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122708251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122708251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122708251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122708251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122708251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122708251 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122708251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122708251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122708251 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122708251 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816122708251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122708251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122708251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122708251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122708251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122708251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122708251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122708251 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(591)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122709292 DLCTRL DEBUG Command: GET 776681329 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122709292 DLCTRL DEBUG Tx Command reply: GET_REPLY 776681329 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122709298 DLCTRL DEBUG Command: GET 114088908 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122709298 DLCTRL DEBUG Tx Command reply: GET_REPLY 114088908 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122709300 DLCTRL DEBUG Command: GET 441604851 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122709300 DLCTRL DEBUG Tx Command reply: GET_REPLY 441604851 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122709301 DLCTRL DEBUG Command: GET 84533437 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122709301 DLCTRL DEBUG Tx Command reply: GET_REPLY 84533437 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122709303 DLCTRL DEBUG Command: GET 977064985 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122709303 DLCTRL DEBUG Tx Command reply: GET_REPLY 977064985 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122709304 DLCTRL DEBUG Command: GET 609805785 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122709304 DLCTRL DEBUG Tx Command reply: GET_REPLY 609805785 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122709305 DLCTRL DEBUG Command: GET 52447488 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122709305 DLCTRL DEBUG Tx Command reply: GET_REPLY 52447488 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122709307 DLCTRL DEBUG Command: GET 820435712 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122709307 DLCTRL DEBUG Tx Command reply: GET_REPLY 820435712 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122709310 DLCTRL DEBUG Command: GET 267633776 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122709310 DLCTRL DEBUG Tx Command reply: GET_REPLY 267633776 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122709312 DLCTRL DEBUG Command: GET 230172998 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122709312 DLCTRL DEBUG Tx Command reply: GET_REPLY 230172998 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122709313 DLCTRL DEBUG Command: GET 753149583 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122709313 DLCTRL DEBUG Tx Command reply: GET_REPLY 753149583 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122709314 DLCTRL DEBUG Command: GET 398114650 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122709314 DLCTRL DEBUG Tx Command reply: GET_REPLY 398114650 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122709316 DLCTRL DEBUG Command: GET 399019001 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122709316 DLCTRL DEBUG Tx Command reply: GET_REPLY 399019001 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122709317 DLCTRL DEBUG Command: GET 793566817 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122709317 DLCTRL DEBUG Tx Command reply: GET_REPLY 793566817 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122709319 DLCTRL DEBUG Command: GET 903309645 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122709319 DLCTRL DEBUG Tx Command reply: GET_REPLY 903309645 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122709320 DLCTRL DEBUG Command: GET 59706365 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122709321 DLCTRL DEBUG Tx Command reply: GET_REPLY 59706365 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122709322 DLCTRL DEBUG Command: GET 629087732 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122709322 DLCTRL DEBUG Tx Command reply: GET_REPLY 629087732 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122709323 DLCTRL DEBUG Command: GET 466539572 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122709323 DLCTRL DEBUG Tx Command reply: GET_REPLY 466539572 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122709325 DLCTRL DEBUG Command: GET 435760131 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122709325 DLCTRL DEBUG Tx Command reply: GET_REPLY 435760131 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122709327 DLCTRL DEBUG Command: GET 349986178 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122709327 DLCTRL DEBUG Tx Command reply: GET_REPLY 349986178 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000001100'B, t_guard := 20.000000 } 20250816122709344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59842<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@7a2b5296a856: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@7a2b5296a856: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)3148491 20250816122710371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122710371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122710371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816122710371 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122710371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x300acb, normal) (hnbgw_rua.c:407) 20250816122710371 DHNB DEBUG map_rua[0x55733be57320]{init}: Allocated (fsm.c:456) 20250816122710371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3148491)[0x55733be57320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122710371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3148491 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122710371 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122710371 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122710371 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3148491 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250816122710371 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3148491 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250816122710371 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3148491 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122710371 DCN DEBUG map_sccp[0x55733be46960]{init}: Allocated (fsm.c:456) 20250816122710371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55733be46960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122710371 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3148491 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122710371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3148491 SCCP-68 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816122710371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3148491)[0x55733be57320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122710371 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122710371 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122710371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3148491)[0x55733be57320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122710371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55733be46960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122710371 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122710371 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{IDLE}: Allocated (fsm.c:456) 20250816122710371 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122710371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000044), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300000c0056400500f1100926) (sccp_scrc.c:406) 20250816122710371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122710371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122710371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122710371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122710371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122710371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122710371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122710371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122710371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122710371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122710371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122710371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122710371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122710371 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122710371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55733be46960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122710371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3148491)[0x55733be57320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122710371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122710371 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122710371 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122710371 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122710371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122710371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122710371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122710371 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594) HNBGW_Test.msc0-RAN(582)@7a2b5296a856: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)9628055 HNBGW_Test.msc0-SCCP(581)@7a2b5296a856: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc0-SCCP(581)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122710383 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122710383 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122710383 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122710383 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122710383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122710383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122710383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122710383 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122710383 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122710383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122710383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122710383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122710383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122710383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=006df41d) (sccp_scrc.c:477) 20250816122710383 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20250816122710383 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122710383 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122710383 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122710383 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122710383 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122710383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55733be46960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122710383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55733be46960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122710383 DLCTRL DEBUG Command: GET 799098196 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122710383 DLCTRL DEBUG Tx Command reply: GET_REPLY 799098196 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122710385 DLCTRL DEBUG Command: GET 208503796 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122710385 DLCTRL DEBUG Tx Command reply: GET_REPLY 208503796 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122710387 DLCTRL DEBUG Command: GET 905194633 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122710387 DLCTRL DEBUG Tx Command reply: GET_REPLY 905194633 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250816122710388 DLCTRL DEBUG Command: GET 405232956 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122710388 DLCTRL DEBUG Tx Command reply: GET_REPLY 405232956 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122710391 DLCTRL DEBUG Command: GET 951905581 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122710391 DLCTRL DEBUG Tx Command reply: GET_REPLY 951905581 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122710393 DLCTRL DEBUG Command: GET 389844415 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122710393 DLCTRL DEBUG Tx Command reply: GET_REPLY 389844415 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122710396 DLCTRL DEBUG Command: GET 559872194 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122710396 DLCTRL DEBUG Tx Command reply: GET_REPLY 559872194 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122710397 DLCTRL DEBUG Command: GET 893768788 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122710397 DLCTRL DEBUG Tx Command reply: GET_REPLY 893768788 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122710398 DLCTRL DEBUG Command: GET 10353929 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122710398 DLCTRL DEBUG Tx Command reply: GET_REPLY 10353929 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122710400 DLCTRL DEBUG Command: GET 222439089 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122710400 DLCTRL DEBUG Tx Command reply: GET_REPLY 222439089 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122710402 DLCTRL DEBUG Command: GET 311314670 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122710402 DLCTRL DEBUG Tx Command reply: GET_REPLY 311314670 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122710403 DLCTRL DEBUG Command: GET 528523664 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122710403 DLCTRL DEBUG Tx Command reply: GET_REPLY 528523664 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122710405 DLCTRL DEBUG Command: GET 951636193 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122710405 DLCTRL DEBUG Tx Command reply: GET_REPLY 951636193 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122710405 DLCTRL DEBUG Command: GET 566766951 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122710405 DLCTRL DEBUG Tx Command reply: GET_REPLY 566766951 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122710406 DLCTRL DEBUG Command: GET 367727647 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122710406 DLCTRL DEBUG Tx Command reply: GET_REPLY 367727647 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122710407 DLCTRL DEBUG Command: GET 163621584 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122710407 DLCTRL DEBUG Tx Command reply: GET_REPLY 163621584 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122710408 DLCTRL DEBUG Command: GET 263410170 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122710408 DLCTRL DEBUG Tx Command reply: GET_REPLY 263410170 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122710409 DLCTRL DEBUG Command: GET 503800610 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122710409 DLCTRL DEBUG Tx Command reply: GET_REPLY 503800610 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122710409 DLCTRL DEBUG Command: GET 34482315 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122710409 DLCTRL DEBUG Tx Command reply: GET_REPLY 34482315 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122710410 DLCTRL DEBUG Command: GET 543576617 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122710410 DLCTRL DEBUG Tx Command reply: GET_REPLY 543576617 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011000100'B, t_guard := 20.000000 } 20250816122710421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59852<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(585)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(585)@7a2b5296a856: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@7a2b5296a856: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)3527393 20250816122711428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122711428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122711428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816122711428 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122711428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x35d2e1, normal) (hnbgw_rua.c:407) 20250816122711428 DHNB DEBUG map_rua[0x55733be42060]{init}: Allocated (fsm.c:456) 20250816122711428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3527393)[0x55733be42060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122711428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3527393 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122711428 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122711428 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122711428 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3527393 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250816122711428 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3527393 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250816122711428 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3527393 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816122711428 DCN DEBUG map_sccp[0x55733be56510]{init}: Allocated (fsm.c:456) 20250816122711428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55733be56510]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122711428 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3527393 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816122711428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3527393 SCCP-69 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816122711428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3527393)[0x55733be42060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122711428 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122711428 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122711428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3527393)[0x55733be42060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122711428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55733be56510]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122711428 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122711428 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{IDLE}: Allocated (fsm.c:456) 20250816122711428 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122711428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000045), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000c40056400500f1100926) (sccp_scrc.c:406) 20250816122711428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122711428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122711428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122711428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122711429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122711429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122711429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122711429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122711429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122711429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122711429 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122711429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122711429 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122711429 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122711429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55733be56510]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122711429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3527393)[0x55733be42060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122711429 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122711429 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122711429 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122711429 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122711429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122711429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122711429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122711429 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(584)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc1-SCCP(584)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(585)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595) HNBGW_Test.msc1-RAN(585)@7a2b5296a856: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)13534472 HNBGW_Test.msc1-SCCP(584)@7a2b5296a856: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc1-SCCP(584)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122711435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122711435 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122711435 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122711435 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122711435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122711435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122711435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122711435 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122711435 DLCTRL DEBUG Command: GET 594739973 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122711435 DLCTRL DEBUG Tx Command reply: GET_REPLY 594739973 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122711435 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122711435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122711435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122711435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122711435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122711435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=005e0987) (sccp_scrc.c:477) 20250816122711435 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20250816122711435 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122711435 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122711435 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122711435 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122711435 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122711435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55733be56510]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122711435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55733be56510]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122711436 DLCTRL DEBUG Command: GET 17158707 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122711436 DLCTRL DEBUG Tx Command reply: GET_REPLY 17158707 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122711437 DLCTRL DEBUG Command: GET 429458555 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122711437 DLCTRL DEBUG Tx Command reply: GET_REPLY 429458555 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250816122711438 DLCTRL DEBUG Command: GET 349463125 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122711438 DLCTRL DEBUG Tx Command reply: GET_REPLY 349463125 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122711438 DLCTRL DEBUG Command: GET 344905865 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122711438 DLCTRL DEBUG Tx Command reply: GET_REPLY 344905865 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122711439 DLCTRL DEBUG Command: GET 310031960 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122711439 DLCTRL DEBUG Tx Command reply: GET_REPLY 310031960 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122711440 DLCTRL DEBUG Command: GET 279705253 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122711440 DLCTRL DEBUG Tx Command reply: GET_REPLY 279705253 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122711441 DLCTRL DEBUG Command: GET 553364395 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122711441 DLCTRL DEBUG Tx Command reply: GET_REPLY 553364395 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250816122711442 DLCTRL DEBUG Command: GET 19801104 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122711442 DLCTRL DEBUG Tx Command reply: GET_REPLY 19801104 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122711443 DLCTRL DEBUG Command: GET 929664485 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122711443 DLCTRL DEBUG Tx Command reply: GET_REPLY 929664485 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122711444 DLCTRL DEBUG Command: GET 425919078 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122711444 DLCTRL DEBUG Tx Command reply: GET_REPLY 425919078 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122711445 DLCTRL DEBUG Command: GET 556501308 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122711445 DLCTRL DEBUG Tx Command reply: GET_REPLY 556501308 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122711445 DLCTRL DEBUG Command: GET 312562004 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122711445 DLCTRL DEBUG Tx Command reply: GET_REPLY 312562004 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122711446 DLCTRL DEBUG Command: GET 596288300 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122711446 DLCTRL DEBUG Tx Command reply: GET_REPLY 596288300 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122711447 DLCTRL DEBUG Command: GET 672926068 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122711447 DLCTRL DEBUG Tx Command reply: GET_REPLY 672926068 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122711448 DLCTRL DEBUG Command: GET 664427206 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122711448 DLCTRL DEBUG Tx Command reply: GET_REPLY 664427206 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122711449 DLCTRL DEBUG Command: GET 890301660 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122711449 DLCTRL DEBUG Tx Command reply: GET_REPLY 890301660 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122711450 DLCTRL DEBUG Command: GET 77298891 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122711450 DLCTRL DEBUG Tx Command reply: GET_REPLY 77298891 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122711450 DLCTRL DEBUG Command: GET 114181394 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122711450 DLCTRL DEBUG Tx Command reply: GET_REPLY 114181394 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122711451 DLCTRL DEBUG Command: GET 500659238 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122711451 DLCTRL DEBUG Tx Command reply: GET_REPLY 500659238 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000101101'B, t_guard := 20.000000 } 20250816122711461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59858<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@7a2b5296a856: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@7a2b5296a856: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)2676746 20250816122712468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122712468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122712468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816122712468 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122712468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x28d80a, normal) (hnbgw_rua.c:407) 20250816122712468 DHNB DEBUG map_rua[0x55733be35aa0]{init}: Allocated (fsm.c:456) 20250816122712468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676746)[0x55733be35aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122712468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2676746 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122712468 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122712468 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122712468 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2676746 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250816122712468 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2676746 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250816122712468 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2676746 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122712468 DCN DEBUG map_sccp[0x55733be55a50]{init}: Allocated (fsm.c:456) 20250816122712468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55733be55a50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122712468 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2676746 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122712468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2676746 SCCP-70 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816122712468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676746)[0x55733be35aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122712468 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122712468 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122712468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676746)[0x55733be35aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122712468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55733be55a50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122712468 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122712468 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{IDLE}: Allocated (fsm.c:456) 20250816122712468 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122712468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300022d0056400500f1100926) (sccp_scrc.c:406) 20250816122712468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122712468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122712468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122712468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122712468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122712468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122712468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122712468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122712468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122712468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122712468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122712468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122712468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122712468 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122712468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55733be55a50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122712468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676746)[0x55733be35aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122712468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122712468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122712468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122712468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122712468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122712468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122712468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122712468 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@7a2b5296a856: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596) HNBGW_Test.msc0-RAN(582)@7a2b5296a856: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)2846168 HNBGW_Test.msc0-SCCP(581)@7a2b5296a856: Session index based on connection ID:1 20250816122712470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122712470 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122712470 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122712470 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122712470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122712470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122712470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122712470 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122712470 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122712470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122712470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122712470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122712470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122712470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=00813be8) (sccp_scrc.c:477) 20250816122712470 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20250816122712470 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122712470 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122712470 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122712470 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122712470 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122712470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55733be55a50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122712470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55733be55a50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(581)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122712471 DLCTRL DEBUG Command: GET 319661385 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122712471 DLCTRL DEBUG Tx Command reply: GET_REPLY 319661385 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122712472 DLCTRL DEBUG Command: GET 700968718 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122712472 DLCTRL DEBUG Tx Command reply: GET_REPLY 700968718 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122712473 DLCTRL DEBUG Command: GET 312496952 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122712473 DLCTRL DEBUG Tx Command reply: GET_REPLY 312496952 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250816122712474 DLCTRL DEBUG Command: GET 496337468 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122712474 DLCTRL DEBUG Tx Command reply: GET_REPLY 496337468 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122712475 DLCTRL DEBUG Command: GET 9203071 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122712475 DLCTRL DEBUG Tx Command reply: GET_REPLY 9203071 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122712475 DLCTRL DEBUG Command: GET 702584532 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122712475 DLCTRL DEBUG Tx Command reply: GET_REPLY 702584532 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122712476 DLCTRL DEBUG Command: GET 522673709 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122712476 DLCTRL DEBUG Tx Command reply: GET_REPLY 522673709 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122712477 DLCTRL DEBUG Command: GET 707158944 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122712477 DLCTRL DEBUG Tx Command reply: GET_REPLY 707158944 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250816122712478 DLCTRL DEBUG Command: GET 618109916 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122712478 DLCTRL DEBUG Tx Command reply: GET_REPLY 618109916 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122712479 DLCTRL DEBUG Command: GET 813766660 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122712479 DLCTRL DEBUG Tx Command reply: GET_REPLY 813766660 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122712480 DLCTRL DEBUG Command: GET 438464150 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122712480 DLCTRL DEBUG Tx Command reply: GET_REPLY 438464150 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122712480 DLCTRL DEBUG Command: GET 564811884 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122712480 DLCTRL DEBUG Tx Command reply: GET_REPLY 564811884 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122712481 DLCTRL DEBUG Command: GET 916560437 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122712481 DLCTRL DEBUG Tx Command reply: GET_REPLY 916560437 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122712482 DLCTRL DEBUG Command: GET 927089297 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122712482 DLCTRL DEBUG Tx Command reply: GET_REPLY 927089297 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122712483 DLCTRL DEBUG Command: GET 480527846 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122712483 DLCTRL DEBUG Tx Command reply: GET_REPLY 480527846 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122712484 DLCTRL DEBUG Command: GET 236001927 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122712484 DLCTRL DEBUG Tx Command reply: GET_REPLY 236001927 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122712485 DLCTRL DEBUG Command: GET 925044360 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122712485 DLCTRL DEBUG Tx Command reply: GET_REPLY 925044360 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122712486 DLCTRL DEBUG Command: GET 817100458 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122712486 DLCTRL DEBUG Tx Command reply: GET_REPLY 817100458 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122712487 DLCTRL DEBUG Command: GET 930522351 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122712487 DLCTRL DEBUG Tx Command reply: GET_REPLY 930522351 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122712488 DLCTRL DEBUG Command: GET 106328543 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122712488 DLCTRL DEBUG Tx Command reply: GET_REPLY 106328543 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122712491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59830<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122712492 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41765<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(575)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(574)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122712493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59822<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122712493 DLINP DEBUG SRVCONN(,r=127.0.0.1:47936<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122712493 DLINP DEBUG SRVCONN(,r=127.0.0.1:47936<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122712493 DLINP NOTICE SRV(,r=127.0.0.1:47936<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122712493 DMAIN NOTICE (127.0.0.1:47936 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47936<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122712493 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580)@7a2b5296a856: Final verdict of PTC: none 20250816122712493 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122712493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122712493 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122712493 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(590)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(587)@7a2b5296a856: Final verdict of PTC: none20250816122712493 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122712493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122712493 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122712493 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-RAN(591)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(588)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(592)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(589)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(585)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(581)@7a2b5296a856: Final verdict of PTC: none 20250816122712493 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122712493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122712493 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122712494 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122712494 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122712494 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122712494 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122712494 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122712494 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122712494 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122712494 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122712494 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122712494 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122712494 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122712494 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122712494 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122712494 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122712494 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122712494 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122712494 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122712494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122712494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59842<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(582)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(583)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(586)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(593)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@7a2b5296a856: Final verdict of PTC: pass HNBGW-PFCP(576)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@7a2b5296a856: Final verdict of PTC: pass HNBGW_Test.msc1-SCCP(584)@7a2b5296a856: Final verdict of PTC: none 20250816122712512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59852<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122712512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59858<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(574): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(575): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(576): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(584): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(585): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(586): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(587): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(588): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(589): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(590): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(591): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(592): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(593): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sat Aug 16 12:27:12 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc 20250816122712593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122712668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122712668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122712668 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122712668 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122712668 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3148491)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3148491)[0x55733be57320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55733be46960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122712668 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122712668 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122712668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006df41d), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122712668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122712668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122712668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122712668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122712668 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55733be46960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3148491)[0x55733be57320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3148491)[0x55733be57320]{disrupted}: Freeing instance (context_map.c:202) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3148491)[0x55733be57320]{disrupted}: Deallocated (fsm.c:568) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55733be46960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55733be46960]{disconnected}: Freeing instance (context_map.c:206) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55733be46960]{disconnected}: Deallocated (fsm.c:568) 20250816122712668 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3148491 SCCP-68 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3527393)[0x55733be42060]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3527393)[0x55733be42060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55733be56510]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122712668 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122712668 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122712668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e0987), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122712668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122712668 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122712668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122712668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122712668 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55733be56510]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3527393)[0x55733be42060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3527393)[0x55733be42060]{disrupted}: Freeing instance (context_map.c:202) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3527393)[0x55733be42060]{disrupted}: Deallocated (fsm.c:568) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55733be56510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55733be56510]{disconnected}: Freeing instance (context_map.c:206) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55733be56510]{disconnected}: Deallocated (fsm.c:568) 20250816122712668 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3527393 SCCP-69 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676746)[0x55733be35aa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676746)[0x55733be35aa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55733be55a50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122712668 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122712668 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122712668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00813be8), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122712668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122712668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122712668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122712668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122712668 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55733be55a50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676746)[0x55733be35aa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676746)[0x55733be35aa0]{disrupted}: Freeing instance (context_map.c:202) 20250816122712668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676746)[0x55733be35aa0]{disrupted}: Deallocated (fsm.c:568) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55733be55a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55733be55a50]{disconnected}: Freeing instance (context_map.c:206) 20250816122712668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55733be55a50]{disconnected}: Deallocated (fsm.c:568) 20250816122712668 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2676746 SCCP-70 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250816122712669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122712669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122712669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122712669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122712669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122712669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122712669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122712669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122712669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122712669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122712669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122712669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122712669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122712669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122712669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122712669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122712669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122712669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122712669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122712669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122712669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122712669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122712669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122712669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122713295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59860<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=400852) 20250816122713337 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122713337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00438926), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122713337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122713337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122713337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122713337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122713337 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122713337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab1bd), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122713337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122713337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122713337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122713337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122713337 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122713337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004bd32), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122713337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122713337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122713337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122713337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122713338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122713338 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122713338 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122713338 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122713338 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122713338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122713338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122713338 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122713338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122713338 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122713338 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122713338 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122713338 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122713338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122713338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122713338 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122713338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122713338 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122713338 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122713338 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122713338 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122713338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122713338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122713338 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122714171 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122714171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b70029), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122714171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122714171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122714171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122714171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122714171 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122714171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001159e5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122714171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122714171 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122714171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122714171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122714171 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122714171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d243d0), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122714171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122714171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122714171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122714171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122714172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122714172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122714172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122714172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122714172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122714172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122714172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122714172 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122714172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122714172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122714172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122714172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122714172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122714172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122714172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122714172 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122714172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122714172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122714172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122714172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122714172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122714172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122714172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122714172 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=400852, count=414452) 20250816122714494 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122714494 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122714494 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122714494 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122714494 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122714494 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122714494 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122714494 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122714494 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816122714494 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122714494 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122714494 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122714971 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122714971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f36d2), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122714971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122714971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122714971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122714971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122714971 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122714971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6bb65), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122714971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122714971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122714971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122714971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122714971 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122714971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00984850), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122714971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122714971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122714971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122714971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122714971 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122714971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033928c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122714971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122714971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122714971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122714971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122714971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122714971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122714971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122714971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122714971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122714971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122714971 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122714971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122714971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122714971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122714971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122714971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122714971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122714971 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122714971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122714971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122714971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122714971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122714971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122714971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122714971 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122714971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122714971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122714971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122714971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122714972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122714972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122714972 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sat Aug 16 12:27:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816122715664 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122715664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a50cc5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122715664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122715664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122715664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122715664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122715664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122715664 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122715664 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122715664 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122715664 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122715664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122715664 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250816122716366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122716370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122716374 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45941<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122716391 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122716391 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122716398 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122716398 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122716398 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122716398 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122716398 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122716398 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122716398 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122716398 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122716398 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39309 (stream_srv.c:142) 20250816122716398 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39309<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122716399 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122716399 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122716400 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122716400 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122716400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122716400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122716400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122716400 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122716400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122716400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122716400 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122716400 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122716400 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122716400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122716400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122716400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122716400 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122716400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122716400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122716400 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122716400 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122716400 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122716400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122716400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122716400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122716400 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122716400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122716400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122716400 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122716400 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122716400 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122716400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122716400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122716400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122716400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122716400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122716400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122716400 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122716400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716400 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122716400 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122716400 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122716400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122716400 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122716400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716400 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122716400 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122716400 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122716400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122716400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122716400 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122716400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716400 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122716400 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122716400 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122716400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122716400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122716400 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122716400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716400 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122716400 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122716400 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122716400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122716400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122716400 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(607)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(607)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(605)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(610)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(610)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(610)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-SCCP(608)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122716426 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122716426 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122716426 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122716426 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122716426 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122716426 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122716426 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122716426 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122716427 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122716427 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122716428 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122716428 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122716428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122716428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122716428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122716428 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122716428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122716428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122716428 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122716428 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122716428 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122716428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122716428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122716428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122716428 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122716428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122716428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122716428 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122716428 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122716428 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122716428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122716428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122716428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122716428 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122716428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122716428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122716428 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122716428 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122716428 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122716428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122716428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122716428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122716428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122716428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122716428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122716428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122716428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122716428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122716428 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122716428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716428 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122716428 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122716428 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122716428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122716428 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122716428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716428 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122716428 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122716428 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122716428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122716428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122716428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122716428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716428 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122716428 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122716428 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122716428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122716428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122716428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122716428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716428 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122716428 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122716428 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122716428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122716428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122716428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(613)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(613)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(613)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(611)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(616)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-M3UA(616)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(616)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(614)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122716464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122716464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122716464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122716464 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122716464 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122716464 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122716464 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122716464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122716464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122716468 DLINP DEBUG SRVCONN(,r=127.0.0.1:39309<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122716468 DLINP DEBUG SRVCONN(,r=127.0.0.1:39309<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122716468 DLINP DEBUG SRVCONN(,r=127.0.0.1:39309<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122716468 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122716468 DHNBAP DEBUG (127.0.0.1:39309 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122716468 DHNBAP NOTICE (127.0.0.1:39309 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122716468 DHNBAP NOTICE (127.0.0.1:39309 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122716468 DLINP DEBUG SRVCONN(,r=127.0.0.1:39309<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122716468 DLINP DEBUG SRVCONN(,r=127.0.0.1:39309<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122716610 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122716610 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122716610 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122716610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(607)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122716613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716613 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122716613 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122716613 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122716613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122716613 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122716613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122716614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716614 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122716614 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122716614 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122716614 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122716614 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122716614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122716622 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122716622 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122716622 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122716622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(610)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122716628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716628 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122716628 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122716628 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122716628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122716628 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122716628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122716630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716630 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122716630 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122716630 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122716630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122716630 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122716630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122716642 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122716642 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122716642 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122716642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(613)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122716648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716648 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122716648 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122716648 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122716648 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122716648 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122716648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122716651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716651 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122716651 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122716651 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122716651 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122716651 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122716651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122716654 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122716654 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816122716654 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122716654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(616)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816122716659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716659 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816122716659 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122716659 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122716659 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122716659 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122716659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122716661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122716661 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122716661 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122716661 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122716661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122716661 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122716661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122717428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122717428 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122717428 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122717428 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122717428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122717428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122717428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122717428 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122717428 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122717428 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122717428 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122717428 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122717428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122717428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122717428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122717428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122717428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717428 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122717428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122717428 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122717428 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122717428 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122717428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122717428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122717428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122717428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122717428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122717428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122717428 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122717428 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122717428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122717428 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122717428 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122717428 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122717428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122717428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122717428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122717428 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(606)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122717431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122717431 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122717431 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122717431 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122717431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122717431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122717431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122717431 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122717431 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122717431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122717431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122717431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122717431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122717431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122717431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122717431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122717431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122717431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122717431 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122717431 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122717431 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122717431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122717431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122717431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122717431 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122717431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122717431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122717431 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122717431 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122717431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122717431 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122717431 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122717431 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122717431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122717431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122717431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122717431 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(609)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122717452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122717452 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122717452 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122717452 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122717452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122717452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122717452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122717452 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122717452 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122717452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122717452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122717452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122717452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122717452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122717452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122717452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122717452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717452 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122717452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122717452 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122717452 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122717452 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122717452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122717452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122717452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122717452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122717452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122717452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122717452 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122717452 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122717452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122717452 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122717452 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122717452 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122717452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122717452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122717452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122717452 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(612)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122717461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122717461 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122717461 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122717461 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122717461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122717461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122717461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122717461 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122717461 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122717461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122717461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122717461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122717461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122717461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122717461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816122717461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122717461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122717461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122717461 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122717461 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122717461 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816122717461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122717461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122717461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122717461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122717461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122717461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122717461 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122717461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122717461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122717461 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122717461 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816122717462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122717462 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122717462 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122717462 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122717462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122717462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122717462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122717462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(615)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122718473 DLCTRL DEBUG Command: GET 230877847 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122718473 DLCTRL DEBUG Tx Command reply: GET_REPLY 230877847 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122718474 DLCTRL DEBUG Command: GET 457941832 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122718474 DLCTRL DEBUG Tx Command reply: GET_REPLY 457941832 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122718475 DLCTRL DEBUG Command: GET 856282203 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122718475 DLCTRL DEBUG Tx Command reply: GET_REPLY 856282203 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122718476 DLCTRL DEBUG Command: GET 157126819 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122718476 DLCTRL DEBUG Tx Command reply: GET_REPLY 157126819 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122718477 DLCTRL DEBUG Command: GET 861717939 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122718477 DLCTRL DEBUG Tx Command reply: GET_REPLY 861717939 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122718477 DLCTRL DEBUG Command: GET 898511161 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122718477 DLCTRL DEBUG Tx Command reply: GET_REPLY 898511161 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122718479 DLCTRL DEBUG Command: GET 533673064 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122718479 DLCTRL DEBUG Tx Command reply: GET_REPLY 533673064 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122718481 DLCTRL DEBUG Command: GET 411869141 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122718481 DLCTRL DEBUG Tx Command reply: GET_REPLY 411869141 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122718482 DLCTRL DEBUG Command: GET 642098041 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122718482 DLCTRL DEBUG Tx Command reply: GET_REPLY 642098041 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122718483 DLCTRL DEBUG Command: GET 483473606 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122718483 DLCTRL DEBUG Tx Command reply: GET_REPLY 483473606 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122718484 DLCTRL DEBUG Command: GET 713256254 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122718484 DLCTRL DEBUG Tx Command reply: GET_REPLY 713256254 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122718485 DLCTRL DEBUG Command: GET 788881784 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122718485 DLCTRL DEBUG Tx Command reply: GET_REPLY 788881784 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122718485 DLCTRL DEBUG Command: GET 313380179 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122718485 DLCTRL DEBUG Tx Command reply: GET_REPLY 313380179 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122718486 DLCTRL DEBUG Command: GET 372296532 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122718486 DLCTRL DEBUG Tx Command reply: GET_REPLY 372296532 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122718487 DLCTRL DEBUG Command: GET 486427365 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122718487 DLCTRL DEBUG Tx Command reply: GET_REPLY 486427365 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122718488 DLCTRL DEBUG Command: GET 405219403 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122718488 DLCTRL DEBUG Tx Command reply: GET_REPLY 405219403 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122718489 DLCTRL DEBUG Command: GET 95900073 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122718489 DLCTRL DEBUG Tx Command reply: GET_REPLY 95900073 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122718490 DLCTRL DEBUG Command: GET 362791979 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122718490 DLCTRL DEBUG Tx Command reply: GET_REPLY 362791979 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122718491 DLCTRL DEBUG Command: GET 189137645 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122718491 DLCTRL DEBUG Tx Command reply: GET_REPLY 189137645 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122718492 DLCTRL DEBUG Command: GET 112277199 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122718492 DLCTRL DEBUG Tx Command reply: GET_REPLY 112277199 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011110000'B, t_guard := 20.000000 } 20250816122718502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@7a2b5296a856: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)7497293 20250816122719564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122719564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122719564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816122719564 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122719564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x72664d, normal) (hnbgw_rua.c:407) 20250816122719564 DHNB DEBUG map_rua[0x55733be57320]{init}: Allocated (fsm.c:456) 20250816122719564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7497293)[0x55733be57320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122719564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7497293 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122719564 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122719564 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122719564 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7497293 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250816122719564 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7497293 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122719564 DCN DEBUG map_sccp[0x55733be46960]{init}: Allocated (fsm.c:456) 20250816122719564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55733be46960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122719564 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7497293 <-> SCCP-71 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122719564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7497293 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816122719564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7497293)[0x55733be57320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122719564 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122719564 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122719564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7497293)[0x55733be57320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122719565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55733be46960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122719565 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122719565 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{IDLE}: Allocated (fsm.c:456) 20250816122719565 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122719565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000047), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030002f00056400500f1100926) (sccp_scrc.c:406) 20250816122719565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122719565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122719565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122719565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122719565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122719565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122719565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122719565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122719565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122719565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122719565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122719565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122719565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122719565 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122719565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55733be46960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122719565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7497293)[0x55733be57320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122719565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122719565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122719565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122719565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122719565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122719565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122719565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122719565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) HNBGW_Test.msc0-RAN(606)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)15605712 HNBGW_Test.msc0-SCCP(605)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122719584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122719584 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122719584 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122719585 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122719585 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122719585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122719585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122719585 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122719585 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122719585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122719585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122719585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122719585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122719585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=003d9268) (sccp_scrc.c:477) 20250816122719585 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20250816122719585 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122719585 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122719585 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122719585 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122719585 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122719585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55733be46960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122719585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55733be46960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122719586 DLCTRL DEBUG Command: GET 764348149 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122719586 DLCTRL DEBUG Tx Command reply: GET_REPLY 764348149 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122719590 DLCTRL DEBUG Command: GET 781707381 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122719590 DLCTRL DEBUG Tx Command reply: GET_REPLY 781707381 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122719594 DLCTRL DEBUG Command: GET 671364166 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122719594 DLCTRL DEBUG Tx Command reply: GET_REPLY 671364166 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122719598 DLCTRL DEBUG Command: GET 283645934 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122719598 DLCTRL DEBUG Tx Command reply: GET_REPLY 283645934 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122719602 DLCTRL DEBUG Command: GET 736185790 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122719602 DLCTRL DEBUG Tx Command reply: GET_REPLY 736185790 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122719606 DLCTRL DEBUG Command: GET 891260674 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122719606 DLCTRL DEBUG Tx Command reply: GET_REPLY 891260674 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122719609 DLCTRL DEBUG Command: GET 939393954 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122719609 DLCTRL DEBUG Tx Command reply: GET_REPLY 939393954 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122719613 DLCTRL DEBUG Command: GET 845645728 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122719613 DLCTRL DEBUG Tx Command reply: GET_REPLY 845645728 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122719617 DLCTRL DEBUG Command: GET 57782782 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122719617 DLCTRL DEBUG Tx Command reply: GET_REPLY 57782782 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122719620 DLCTRL DEBUG Command: GET 270239873 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122719620 DLCTRL DEBUG Tx Command reply: GET_REPLY 270239873 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122719622 DLCTRL DEBUG Command: GET 1580348 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122719622 DLCTRL DEBUG Tx Command reply: GET_REPLY 1580348 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122719625 DLCTRL DEBUG Command: GET 373783223 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122719625 DLCTRL DEBUG Tx Command reply: GET_REPLY 373783223 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122719629 DLCTRL DEBUG Command: GET 635390767 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122719629 DLCTRL DEBUG Tx Command reply: GET_REPLY 635390767 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122719632 DLCTRL DEBUG Command: GET 772209530 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122719632 DLCTRL DEBUG Tx Command reply: GET_REPLY 772209530 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122719636 DLCTRL DEBUG Command: GET 708185085 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122719636 DLCTRL DEBUG Tx Command reply: GET_REPLY 708185085 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122719640 DLCTRL DEBUG Command: GET 119147587 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122719640 DLCTRL DEBUG Tx Command reply: GET_REPLY 119147587 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122719644 DLCTRL DEBUG Command: GET 276766686 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122719644 DLCTRL DEBUG Tx Command reply: GET_REPLY 276766686 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122719647 DLCTRL DEBUG Command: GET 177273224 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122719647 DLCTRL DEBUG Tx Command reply: GET_REPLY 177273224 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122719650 DLCTRL DEBUG Command: GET 222714375 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122719650 DLCTRL DEBUG Tx Command reply: GET_REPLY 222714375 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122719652 DLCTRL DEBUG Command: GET 250115219 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122719652 DLCTRL DEBUG Tx Command reply: GET_REPLY 250115219 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110110001'B, t_guard := 20.000000 } 20250816122719690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55636<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(609)@7a2b5296a856: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(609)@7a2b5296a856: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@7a2b5296a856: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)2729123 20250816122720701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122720701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122720701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816122720701 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122720701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x29a4a3, normal) (hnbgw_rua.c:407) 20250816122720701 DHNB DEBUG map_rua[0x55733be56510]{init}: Allocated (fsm.c:456) 20250816122720701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729123)[0x55733be56510]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122720701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2729123 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122720701 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122720701 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122720701 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816122720702 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2729123 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250816122720702 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2729123 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816122720702 DCN DEBUG map_sccp[0x55733be55a50]{init}: Allocated (fsm.c:456) 20250816122720702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55733be55a50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122720702 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2729123 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816122720702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2729123 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816122720702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729123)[0x55733be56510]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122720702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122720702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122720702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729123)[0x55733be56510]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122720702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55733be55a50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122720702 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122720702 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{IDLE}: Allocated (fsm.c:456) 20250816122720702 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122720702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030003b10056400500f1100926) (sccp_scrc.c:406) 20250816122720702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122720702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122720702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122720702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122720702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122720702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122720702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122720702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122720702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122720702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122720702 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122720702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122720702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122720702 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122720702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55733be55a50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122720702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729123)[0x55733be56510]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122720702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122720702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122720702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122720702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122720702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122720702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122720702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122720702 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(608)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc1-SCCP(608)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(609)@7a2b5296a856: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) HNBGW_Test.msc1-RAN(609)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)13072132 HNBGW_Test.msc1-SCCP(608)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(608)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@7a2b5296a856: setverdict(pass): none -> pass 20250816122720708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122720708 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122720708 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122720708 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122720708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122720708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122720708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122720708 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122720708 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122720708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122720708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122720708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122720708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122720708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=007fee58) (sccp_scrc.c:477) 20250816122720708 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20250816122720708 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122720708 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122720708 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122720708 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122720708 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122720708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55733be55a50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122720708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55733be55a50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122720708 DLCTRL DEBUG Command: GET 807065835 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122720708 DLCTRL DEBUG Tx Command reply: GET_REPLY 807065835 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122720709 DLCTRL DEBUG Command: GET 224379933 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122720709 DLCTRL DEBUG Tx Command reply: GET_REPLY 224379933 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122720711 DLCTRL DEBUG Command: GET 15771556 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122720711 DLCTRL DEBUG Tx Command reply: GET_REPLY 15771556 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122720713 DLCTRL DEBUG Command: GET 98626855 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122720713 DLCTRL DEBUG Tx Command reply: GET_REPLY 98626855 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122720714 DLCTRL DEBUG Command: GET 987238188 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122720714 DLCTRL DEBUG Tx Command reply: GET_REPLY 987238188 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122720715 DLCTRL DEBUG Command: GET 411138450 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122720715 DLCTRL DEBUG Tx Command reply: GET_REPLY 411138450 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816122720716 DLCTRL DEBUG Command: GET 320201304 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122720716 DLCTRL DEBUG Tx Command reply: GET_REPLY 320201304 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122720717 DLCTRL DEBUG Command: GET 35563654 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122720717 DLCTRL DEBUG Tx Command reply: GET_REPLY 35563654 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122720718 DLCTRL DEBUG Command: GET 68034175 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122720718 DLCTRL DEBUG Tx Command reply: GET_REPLY 68034175 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122720719 DLCTRL DEBUG Command: GET 82332906 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122720719 DLCTRL DEBUG Tx Command reply: GET_REPLY 82332906 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122720721 DLCTRL DEBUG Command: GET 957014092 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122720721 DLCTRL DEBUG Tx Command reply: GET_REPLY 957014092 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122720722 DLCTRL DEBUG Command: GET 853288493 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122720722 DLCTRL DEBUG Tx Command reply: GET_REPLY 853288493 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122720724 DLCTRL DEBUG Command: GET 66011833 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122720724 DLCTRL DEBUG Tx Command reply: GET_REPLY 66011833 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122720725 DLCTRL DEBUG Command: GET 331137857 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122720725 DLCTRL DEBUG Tx Command reply: GET_REPLY 331137857 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122720726 DLCTRL DEBUG Command: GET 36252235 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122720726 DLCTRL DEBUG Tx Command reply: GET_REPLY 36252235 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122720727 DLCTRL DEBUG Command: GET 498957364 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122720727 DLCTRL DEBUG Tx Command reply: GET_REPLY 498957364 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122720729 DLCTRL DEBUG Command: GET 597843291 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122720729 DLCTRL DEBUG Tx Command reply: GET_REPLY 597843291 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122720730 DLCTRL DEBUG Command: GET 814041675 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122720730 DLCTRL DEBUG Tx Command reply: GET_REPLY 814041675 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122720731 DLCTRL DEBUG Command: GET 145230528 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122720731 DLCTRL DEBUG Tx Command reply: GET_REPLY 145230528 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122720732 DLCTRL DEBUG Command: GET 94273364 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122720732 DLCTRL DEBUG Tx Command reply: GET_REPLY 94273364 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101000100'B, t_guard := 20.000000 } 20250816122720750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55646<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@7a2b5296a856: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@7a2b5296a856: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@7a2b5296a856: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)341355 20250816122721775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122721775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122721775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816122721775 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122721775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5356b, normal) (hnbgw_rua.c:407) 20250816122721775 DHNB DEBUG map_rua[0x55733be832f0]{init}: Allocated (fsm.c:456) 20250816122721776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-341355)[0x55733be832f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122721776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-341355 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122721776 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122721776 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122721776 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-341355 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250816122721776 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-341355 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122721776 DCN DEBUG map_sccp[0x55733be3f7c0]{init}: Allocated (fsm.c:456) 20250816122721776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55733be3f7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122721776 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-341355 <-> SCCP-73 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122721776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-341355 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816122721776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-341355)[0x55733be832f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122721776 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122721776 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122721776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-341355)[0x55733be832f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122721776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55733be3f7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122721776 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122721776 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{IDLE}: Allocated (fsm.c:456) 20250816122721776 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122721776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000049), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030003440056400500f1100926) (sccp_scrc.c:406) 20250816122721776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122721776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122721776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122721776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122721776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122721776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122721776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122721776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122721776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122721776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122721776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122721776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122721776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122721777 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122721777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55733be3f7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122721777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-341355)[0x55733be832f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122721777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122721777 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122721777 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122721777 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122721777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122721777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122721777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122721777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@7a2b5296a856: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@7a2b5296a856: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) HNBGW_Test.msc0-RAN(606)@7a2b5296a856: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)10748939 HNBGW_Test.msc0-SCCP(605)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816122721784 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122721784 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122721784 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122721784 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122721784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122721784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122721784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122721784 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122721784 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122721784 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122721784 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122721784 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122721784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122721784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=0059b213) (sccp_scrc.c:477) 20250816122721784 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20250816122721784 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122721784 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122721784 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122721784 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122721784 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122721784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55733be3f7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122721784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55733be3f7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122721787 DLCTRL DEBUG Command: GET 82989307 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122721787 DLCTRL DEBUG Tx Command reply: GET_REPLY 82989307 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250816122721791 DLCTRL DEBUG Command: GET 631236329 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122721791 DLCTRL DEBUG Tx Command reply: GET_REPLY 631236329 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122721796 DLCTRL DEBUG Command: GET 718989095 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122721796 DLCTRL DEBUG Tx Command reply: GET_REPLY 718989095 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122721800 DLCTRL DEBUG Command: GET 820234714 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122721800 DLCTRL DEBUG Tx Command reply: GET_REPLY 820234714 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122721804 DLCTRL DEBUG Command: GET 39192487 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122721804 DLCTRL DEBUG Tx Command reply: GET_REPLY 39192487 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122721808 DLCTRL DEBUG Command: GET 703348149 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122721808 DLCTRL DEBUG Tx Command reply: GET_REPLY 703348149 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816122721812 DLCTRL DEBUG Command: GET 906938914 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122721812 DLCTRL DEBUG Tx Command reply: GET_REPLY 906938914 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122721815 DLCTRL DEBUG Command: GET 802657868 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122721815 DLCTRL DEBUG Tx Command reply: GET_REPLY 802657868 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122721819 DLCTRL DEBUG Command: GET 497748170 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122721819 DLCTRL DEBUG Tx Command reply: GET_REPLY 497748170 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122721822 DLCTRL DEBUG Command: GET 214514199 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122721822 DLCTRL DEBUG Tx Command reply: GET_REPLY 214514199 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122721825 DLCTRL DEBUG Command: GET 414697061 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122721825 DLCTRL DEBUG Tx Command reply: GET_REPLY 414697061 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122721827 DLCTRL DEBUG Command: GET 94014673 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122721827 DLCTRL DEBUG Tx Command reply: GET_REPLY 94014673 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122721829 DLCTRL DEBUG Command: GET 18973042 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122721829 DLCTRL DEBUG Tx Command reply: GET_REPLY 18973042 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122721831 DLCTRL DEBUG Command: GET 410695340 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122721831 DLCTRL DEBUG Tx Command reply: GET_REPLY 410695340 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122721833 DLCTRL DEBUG Command: GET 257333450 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122721833 DLCTRL DEBUG Tx Command reply: GET_REPLY 257333450 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122721834 DLCTRL DEBUG Command: GET 219329176 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122721834 DLCTRL DEBUG Tx Command reply: GET_REPLY 219329176 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122721836 DLCTRL DEBUG Command: GET 773770195 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122721836 DLCTRL DEBUG Tx Command reply: GET_REPLY 773770195 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122721837 DLCTRL DEBUG Command: GET 294171203 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122721837 DLCTRL DEBUG Tx Command reply: GET_REPLY 294171203 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122721839 DLCTRL DEBUG Command: GET 408681586 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122721839 DLCTRL DEBUG Tx Command reply: GET_REPLY 408681586 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122721840 DLCTRL DEBUG Command: GET 416559162 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122721840 DLCTRL DEBUG Tx Command reply: GET_REPLY 416559162 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122721850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122721851 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45941<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(599)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(598)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122721854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122721854 DLINP DEBUG SRVCONN(,r=127.0.0.1:39309<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122721854 DLINP DEBUG SRVCONN(,r=127.0.0.1:39309<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122721854 DLINP NOTICE SRV(,r=127.0.0.1:39309<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122721854 DMAIN NOTICE (127.0.0.1:39309 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39309<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122721854 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604)@7a2b5296a856: Final verdict of PTC: none 20250816122721854 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122721854 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122721854 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122721854 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816122721855 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122721855 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122721855 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122721855 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122721855 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122721855 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122721855 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122721855 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122721855 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122721855 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122721855 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122721855 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122721855 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(615)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(611)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(614)@7a2b5296a856: Final verdict of PTC: none 20250816122721855 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122721855 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816122721855 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122721855 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122721855 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122721855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-M3UA(616)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(607)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(610)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(609)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(612)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@7a2b5296a856: Final verdict of PTC: none 20250816122721860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122721860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55636<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(613)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(608)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(606)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(605)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(600)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(617)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@7a2b5296a856: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@7a2b5296a856: Final verdict of PTC: pass 20250816122721869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55646<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(611): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(612): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(613): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(614): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(615): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(616): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sat Aug 16 12:27:21 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc 20250816122721945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122721976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122721976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122721976 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122721976 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122721976 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122721976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7497293)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122721976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7497293)[0x55733be57320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122721976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55733be46960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122721976 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122721976 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122721976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9268), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122721977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122721977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122721977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122721977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122721977 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122721977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55733be46960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122721977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7497293)[0x55733be57320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122721977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7497293)[0x55733be57320]{disrupted}: Freeing instance (context_map.c:202) 20250816122721977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7497293)[0x55733be57320]{disrupted}: Deallocated (fsm.c:568) 20250816122721977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55733be46960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122721977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55733be46960]{disconnected}: Freeing instance (context_map.c:206) 20250816122721977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55733be46960]{disconnected}: Deallocated (fsm.c:568) 20250816122721977 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7497293 SCCP-71 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250816122721977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729123)[0x55733be56510]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122721977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729123)[0x55733be56510]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122721977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55733be55a50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122721977 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122721977 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122721977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fee58), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122721977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122721977 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122721977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122721977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122721977 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122721977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55733be55a50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122721977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729123)[0x55733be56510]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122721977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729123)[0x55733be56510]{disrupted}: Freeing instance (context_map.c:202) 20250816122721977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729123)[0x55733be56510]{disrupted}: Deallocated (fsm.c:568) 20250816122721977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55733be55a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122721977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55733be55a50]{disconnected}: Freeing instance (context_map.c:206) 20250816122721977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55733be55a50]{disconnected}: Deallocated (fsm.c:568) 20250816122721977 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2729123 SCCP-72 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250816122721977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-341355)[0x55733be832f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122721977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-341355)[0x55733be832f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122721977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55733be3f7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122721977 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122721977 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122721977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059b213), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122721977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122721977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122721977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122721977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122721977 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122721977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55733be3f7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122721977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-341355)[0x55733be832f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122721977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-341355)[0x55733be832f0]{disrupted}: Freeing instance (context_map.c:202) 20250816122721977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-341355)[0x55733be832f0]{disrupted}: Deallocated (fsm.c:568) 20250816122721977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55733be3f7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122721977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55733be3f7c0]{disconnected}: Freeing instance (context_map.c:206) 20250816122721977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55733be3f7c0]{disconnected}: Deallocated (fsm.c:568) 20250816122721977 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-341355 SCCP-73 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250816122721977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122721977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122721977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122721977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122721977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122721977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122721977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122721977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122721977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122721977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122721977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122721977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122721978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122721978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122721978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122721978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122721978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122721978 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122721978 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122721978 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122721978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122721978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122721978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122721978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122722648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=402488) 20250816122722669 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122722669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00813be8), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122722669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122722669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122722669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122722669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122722669 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122722669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e0987), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122722669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122722669 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122722669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122722669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122722669 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122722669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006df41d), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122722669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122722669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122722669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122722669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122722669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122722669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122722669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122722669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122722669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122722669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122722670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122722670 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122722670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122722670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122722670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122722670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122722670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122722670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122722670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122722670 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122722670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122722670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122722670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122722670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122722670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122722670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122722670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122722670 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122723338 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122723338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004bd32), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122723338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122723338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122723338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122723338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122723338 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122723338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab1bd), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122723338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122723338 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122723338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122723338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122723338 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122723338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00438926), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122723338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122723338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122723338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122723338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122723339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122723339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122723339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122723339 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122723339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122723339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122723339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122723339 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122723339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122723339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122723339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122723339 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122723339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122723339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122723339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122723339 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122723339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122723339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122723339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122723339 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122723339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122723339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122723340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122723340 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=402488, count=416088) 20250816122723856 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122723856 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122723856 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122723856 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122723856 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122723856 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122723856 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122723856 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122723856 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122723856 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122723856 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122723856 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816122724172 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122724173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d243d0), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122724173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122724173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122724173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122724173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122724173 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122724173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001159e5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122724173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122724173 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122724173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122724173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122724173 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122724173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b70029), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122724173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122724173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122724173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122724173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122724173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122724173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122724173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122724173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122724173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122724173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122724173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122724173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122724173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122724174 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122724174 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122724174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122724174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122724174 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122724174 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122724174 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122724174 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122724174 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122724174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122724174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122724174 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sat Aug 16 12:27:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816122724972 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122724972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033928c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122724972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122724972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122724972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122724972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122724972 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122724972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00984850), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122724972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122724972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122724972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122724972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122724972 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122724972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6bb65), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122724972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122724972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122724972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122724972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122724972 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122724972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f36d2), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122724972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122724973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122724973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122724973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122724973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122724973 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122724973 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122724973 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122724973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122724973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122724973 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122724973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122724973 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122724973 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122724973 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122724973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122724973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122724973 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122724973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122724973 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122724973 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122724973 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122724973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122724974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122724974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122724974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122724974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122724974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122724974 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122724974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122724974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122724974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122725665 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122725665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a50cc5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122725665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122725665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122725665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122725665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122725665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122725665 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122725665 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122725666 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122725666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122725666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122725666 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250816122725761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122725767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122725777 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35793<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122725804 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122725804 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122725811 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122725811 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122725811 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122725811 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122725811 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122725811 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122725811 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122725811 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122725811 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48389 (stream_srv.c:142) 20250816122725811 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48389<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122725812 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122725812 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122725813 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122725813 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122725813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122725813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122725813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122725813 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122725813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122725813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122725813 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122725813 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122725813 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122725813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122725813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122725813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122725813 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122725813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122725813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122725813 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122725813 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122725813 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122725813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122725813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122725813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122725813 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122725813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122725813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122725813 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122725813 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122725813 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122725813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122725813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122725813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122725813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122725813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122725813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122725813 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122725813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122725813 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122725813 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122725813 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122725813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122725813 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122725813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122725813 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122725813 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122725813 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122725813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122725813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122725813 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122725813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122725813 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122725813 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122725813 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122725813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122725813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122725813 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122725813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122725813 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122725813 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122725813 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122725813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122725813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122725813 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(631)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(631)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(629)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(634)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(634)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(634)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-SCCP(632)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122725836 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122725836 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122725836 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122725836 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122725836 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122725836 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122725836 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122725836 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122725836 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122725836 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122725838 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122725838 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122725838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122725838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122725838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122725838 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122725838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122725838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122725838 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122725838 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122725838 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122725838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122725838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122725838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122725838 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122725838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122725838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122725838 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122725838 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122725838 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122725838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122725838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122725838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122725838 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122725838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122725838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122725838 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122725838 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122725838 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122725838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122725838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122725838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122725838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122725838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122725838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122725838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122725838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122725838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122725838 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122725838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122725838 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122725838 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122725838 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122725838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122725838 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122725838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122725838 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122725838 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122725838 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122725838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122725838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122725838 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122725838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122725838 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122725838 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122725838 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122725838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122725838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122725838 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122725838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122725838 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122725838 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122725838 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122725838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122725838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122725838 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(637)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(637)@7a2b5296a856: M3UA emulation initiated, the test can be started MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(637)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(635)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(640)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-M3UA(640)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(640)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(638)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122725881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122725881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122725881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122725881 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122725881 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122725881 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122725881 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122725881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122725881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122725889 DLINP DEBUG SRVCONN(,r=127.0.0.1:48389<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122725889 DLINP DEBUG SRVCONN(,r=127.0.0.1:48389<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122725889 DLINP DEBUG SRVCONN(,r=127.0.0.1:48389<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122725889 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122725889 DHNBAP DEBUG (127.0.0.1:48389 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122725889 DHNBAP NOTICE (127.0.0.1:48389 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122725889 DHNBAP NOTICE (127.0.0.1:48389 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122725889 DLINP DEBUG SRVCONN(,r=127.0.0.1:48389<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122725889 DLINP DEBUG SRVCONN(,r=127.0.0.1:48389<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122726023 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122726023 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122726024 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122726024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(631)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122726030 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726030 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122726030 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122726030 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122726030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122726031 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122726031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122726033 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122726033 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122726033 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122726033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816122726033 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726033 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122726033 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122726033 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122726033 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122726033 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122726033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(634)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122726039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726039 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122726039 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122726039 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122726039 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122726039 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122726039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122726040 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726040 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122726040 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122726040 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122726040 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122726040 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122726040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122726048 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122726049 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122726049 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122726049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(637)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122726053 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726053 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122726053 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122726053 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122726053 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122726053 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122726053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122726055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726055 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122726055 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122726055 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122726055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122726055 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122726055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122726062 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122726062 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816122726062 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122726062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(640)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816122726066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726066 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816122726066 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122726066 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122726066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122726066 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122726066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122726067 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726067 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122726067 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122726067 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122726067 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122726067 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122726067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122726841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726841 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122726841 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122726841 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122726841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122726841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122726841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122726841 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122726841 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122726841 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122726841 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122726841 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122726841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122726841 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122726841 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122726841 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122726841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726841 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122726841 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122726841 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122726841 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122726841 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122726841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122726841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122726841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122726841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122726841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122726841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122726841 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122726841 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122726841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726841 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122726841 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122726841 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122726841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122726841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122726841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122726841 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122726845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726845 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122726845 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122726845 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122726845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122726845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122726845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122726845 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122726845 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122726845 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122726846 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122726846 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122726846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122726846 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122726846 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122726846 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122726846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726846 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122726846 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122726846 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122726846 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122726846 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122726846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122726846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122726846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122726847 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122726847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122726847 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122726847 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122726847 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122726847 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726847 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122726847 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122726847 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122726847 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122726847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122726847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122726847 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(630)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(633)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122726864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726864 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122726864 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122726864 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122726864 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122726865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122726865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122726865 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122726865 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122726865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122726865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122726865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122726865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122726865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122726865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122726865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122726865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726865 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122726865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122726865 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122726865 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122726865 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122726865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122726865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122726865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122726866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122726866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122726866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122726866 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122726866 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122726866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726866 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122726866 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122726866 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122726866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122726866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122726866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122726866 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(636)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122726880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726880 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122726880 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122726880 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122726880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122726880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122726880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122726880 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122726881 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122726881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122726881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122726881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122726881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122726881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122726881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816122726881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122726881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122726881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122726881 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122726881 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122726881 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816122726881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122726881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122726881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122726882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122726882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122726882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122726882 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122726882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122726882 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122726882 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122726882 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816122726882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122726882 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122726882 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122726882 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122726882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122726882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122726882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122726882 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(639)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122727902 DLCTRL DEBUG Command: GET 52526274 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122727902 DLCTRL DEBUG Tx Command reply: GET_REPLY 52526274 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122727906 DLCTRL DEBUG Command: GET 731510515 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122727906 DLCTRL DEBUG Tx Command reply: GET_REPLY 731510515 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122727911 DLCTRL DEBUG Command: GET 978987888 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122727911 DLCTRL DEBUG Tx Command reply: GET_REPLY 978987888 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122727915 DLCTRL DEBUG Command: GET 758379839 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122727916 DLCTRL DEBUG Tx Command reply: GET_REPLY 758379839 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122727921 DLCTRL DEBUG Command: GET 214251192 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122727921 DLCTRL DEBUG Tx Command reply: GET_REPLY 214251192 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122727925 DLCTRL DEBUG Command: GET 997318395 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122727925 DLCTRL DEBUG Tx Command reply: GET_REPLY 997318395 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122727929 DLCTRL DEBUG Command: GET 607849143 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122727929 DLCTRL DEBUG Tx Command reply: GET_REPLY 607849143 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122727932 DLCTRL DEBUG Command: GET 213326127 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122727932 DLCTRL DEBUG Tx Command reply: GET_REPLY 213326127 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122727936 DLCTRL DEBUG Command: GET 97301093 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122727936 DLCTRL DEBUG Tx Command reply: GET_REPLY 97301093 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122727938 DLCTRL DEBUG Command: GET 52421123 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122727938 DLCTRL DEBUG Tx Command reply: GET_REPLY 52421123 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122727941 DLCTRL DEBUG Command: GET 445159982 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122727941 DLCTRL DEBUG Tx Command reply: GET_REPLY 445159982 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122727943 DLCTRL DEBUG Command: GET 76570658 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122727943 DLCTRL DEBUG Tx Command reply: GET_REPLY 76570658 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122727945 DLCTRL DEBUG Command: GET 695575918 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122727945 DLCTRL DEBUG Tx Command reply: GET_REPLY 695575918 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122727947 DLCTRL DEBUG Command: GET 744984264 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122727947 DLCTRL DEBUG Tx Command reply: GET_REPLY 744984264 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122727948 DLCTRL DEBUG Command: GET 590705653 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122727948 DLCTRL DEBUG Tx Command reply: GET_REPLY 590705653 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122727950 DLCTRL DEBUG Command: GET 611842792 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122727950 DLCTRL DEBUG Tx Command reply: GET_REPLY 611842792 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122727951 DLCTRL DEBUG Command: GET 843189031 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122727951 DLCTRL DEBUG Tx Command reply: GET_REPLY 843189031 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122727952 DLCTRL DEBUG Command: GET 46159555 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122727953 DLCTRL DEBUG Tx Command reply: GET_REPLY 46159555 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122727954 DLCTRL DEBUG Command: GET 580492187 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122727954 DLCTRL DEBUG Tx Command reply: GET_REPLY 580492187 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122727955 DLCTRL DEBUG Command: GET 806208915 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122727955 DLCTRL DEBUG Tx Command reply: GET_REPLY 806208915 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010100001'B, t_guard := 20.000000 } 20250816122727981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60280<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@7a2b5296a856: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)9784423 20250816122729023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122729023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122729023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816122729023 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122729023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x954c67, normal) (hnbgw_rua.c:407) 20250816122729023 DHNB DEBUG map_rua[0x55733be57320]{init}: Allocated (fsm.c:456) 20250816122729023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9784423)[0x55733be57320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122729023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9784423 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122729023 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122729023 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122729023 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9784423 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250816122729023 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9784423 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250816122729023 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9784423 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122729023 DCN DEBUG map_sccp[0x55733be46960]{init}: Allocated (fsm.c:456) 20250816122729024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55733be46960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122729024 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9784423 <-> SCCP-74 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122729024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9784423 SCCP-74 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816122729024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9784423)[0x55733be57320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122729024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122729024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122729024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9784423)[0x55733be57320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122729024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55733be46960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122729024 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122729024 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{IDLE}: Allocated (fsm.c:456) 20250816122729024 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122729024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002a10056400500f1100926) (sccp_scrc.c:406) 20250816122729024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122729024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122729024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122729024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122729024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122729024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122729024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122729024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122729024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122729024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122729024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122729024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122729024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122729024 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122729024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55733be46960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122729024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9784423)[0x55733be57320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122729024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122729024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122729024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122729024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122729024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122729024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122729024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122729024 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642) HNBGW_Test.msc0-RAN(630)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)986195 HNBGW_Test.msc0-SCCP(629)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(629)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@7a2b5296a856: setverdict(pass): none -> pass 20250816122729045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122729045 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122729045 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122729045 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122729045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122729045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122729045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122729045 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122729045 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122729045 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122729045 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122729045 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122729045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122729045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=0061313d) (sccp_scrc.c:477) 20250816122729045 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20250816122729045 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122729045 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122729045 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122729045 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122729045 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122729045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55733be46960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122729045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55733be46960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122729047 DLCTRL DEBUG Command: GET 904821144 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122729047 DLCTRL DEBUG Tx Command reply: GET_REPLY 904821144 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122729051 DLCTRL DEBUG Command: GET 254476626 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122729051 DLCTRL DEBUG Tx Command reply: GET_REPLY 254476626 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122729055 DLCTRL DEBUG Command: GET 591800194 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122729055 DLCTRL DEBUG Tx Command reply: GET_REPLY 591800194 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122729059 DLCTRL DEBUG Command: GET 225218515 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122729059 DLCTRL DEBUG Tx Command reply: GET_REPLY 225218515 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122729063 DLCTRL DEBUG Command: GET 861009395 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122729063 DLCTRL DEBUG Tx Command reply: GET_REPLY 861009395 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122729067 DLCTRL DEBUG Command: GET 628739655 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122729067 DLCTRL DEBUG Tx Command reply: GET_REPLY 628739655 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122729071 DLCTRL DEBUG Command: GET 116879754 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122729071 DLCTRL DEBUG Tx Command reply: GET_REPLY 116879754 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122729075 DLCTRL DEBUG Command: GET 113398566 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122729075 DLCTRL DEBUG Tx Command reply: GET_REPLY 113398566 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122729079 DLCTRL DEBUG Command: GET 992701746 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122729079 DLCTRL DEBUG Tx Command reply: GET_REPLY 992701746 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122729082 DLCTRL DEBUG Command: GET 691152064 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122729082 DLCTRL DEBUG Tx Command reply: GET_REPLY 691152064 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122729085 DLCTRL DEBUG Command: GET 927301085 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122729085 DLCTRL DEBUG Tx Command reply: GET_REPLY 927301085 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122729088 DLCTRL DEBUG Command: GET 20711292 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122729088 DLCTRL DEBUG Tx Command reply: GET_REPLY 20711292 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122729090 DLCTRL DEBUG Command: GET 398951953 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122729090 DLCTRL DEBUG Tx Command reply: GET_REPLY 398951953 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122729093 DLCTRL DEBUG Command: GET 12170188 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122729093 DLCTRL DEBUG Tx Command reply: GET_REPLY 12170188 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250816122729095 DLCTRL DEBUG Command: GET 663462365 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122729095 DLCTRL DEBUG Tx Command reply: GET_REPLY 663462365 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122729097 DLCTRL DEBUG Command: GET 733365868 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122729097 DLCTRL DEBUG Tx Command reply: GET_REPLY 733365868 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122729099 DLCTRL DEBUG Command: GET 323382801 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122729099 DLCTRL DEBUG Tx Command reply: GET_REPLY 323382801 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122729101 DLCTRL DEBUG Command: GET 833624328 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122729101 DLCTRL DEBUG Tx Command reply: GET_REPLY 833624328 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122729102 DLCTRL DEBUG Command: GET 892971387 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122729102 DLCTRL DEBUG Tx Command reply: GET_REPLY 892971387 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122729104 DLCTRL DEBUG Command: GET 744188395 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122729104 DLCTRL DEBUG Tx Command reply: GET_REPLY 744188395 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100100010'B, t_guard := 20.000000 } 20250816122729132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(633)@7a2b5296a856: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(633)@7a2b5296a856: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@7a2b5296a856: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)14986731 20250816122730160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122730160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122730160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816122730160 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122730160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe4adeb, normal) (hnbgw_rua.c:407) 20250816122730160 DHNB DEBUG map_rua[0x55733be55a50]{init}: Allocated (fsm.c:456) 20250816122730160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986731)[0x55733be55a50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122730160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986731 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122730160 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122730160 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122730161 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816122730161 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986731 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250816122730161 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986731 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250816122730161 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986731 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816122730161 DCN DEBUG map_sccp[0x55733be832f0]{init}: Allocated (fsm.c:456) 20250816122730161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55733be832f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122730161 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14986731 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816122730161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986731 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816122730161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986731)[0x55733be55a50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122730161 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122730161 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122730161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986731)[0x55733be55a50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122730161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55733be832f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122730161 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122730161 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{IDLE}: Allocated (fsm.c:456) 20250816122730161 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122730161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030001220056400500f1100926) (sccp_scrc.c:406) 20250816122730161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122730161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122730161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122730161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122730161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122730161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122730161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122730161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122730161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122730161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122730161 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122730161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122730161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122730161 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122730161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55733be832f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122730161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986731)[0x55733be55a50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122730161 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122730161 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122730161 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122730161 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122730161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122730161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122730161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122730161 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(632)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc1-SCCP(632)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(633)@7a2b5296a856: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643) HNBGW_Test.msc1-RAN(633)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)6489380 HNBGW_Test.msc1-SCCP(632)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(632)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122730179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122730179 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122730179 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122730179 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122730179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122730179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122730180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122730180 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122730180 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122730180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122730180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122730180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122730180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122730180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=00cc6bfc) (sccp_scrc.c:477) 20250816122730180 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20250816122730180 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122730180 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122730180 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122730180 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122730180 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122730180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55733be832f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122730180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55733be832f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122730183 DLCTRL DEBUG Command: GET 693433233 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122730183 DLCTRL DEBUG Tx Command reply: GET_REPLY 693433233 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122730187 DLCTRL DEBUG Command: GET 431692008 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122730187 DLCTRL DEBUG Tx Command reply: GET_REPLY 431692008 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122730191 DLCTRL DEBUG Command: GET 317872460 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122730191 DLCTRL DEBUG Tx Command reply: GET_REPLY 317872460 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122730194 DLCTRL DEBUG Command: GET 620764385 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122730194 DLCTRL DEBUG Tx Command reply: GET_REPLY 620764385 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122730198 DLCTRL DEBUG Command: GET 441407485 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122730198 DLCTRL DEBUG Tx Command reply: GET_REPLY 441407485 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122730202 DLCTRL DEBUG Command: GET 292559489 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122730202 DLCTRL DEBUG Tx Command reply: GET_REPLY 292559489 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816122730208 DLCTRL DEBUG Command: GET 526945779 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122730208 DLCTRL DEBUG Tx Command reply: GET_REPLY 526945779 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122730214 DLCTRL DEBUG Command: GET 297859168 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122730214 DLCTRL DEBUG Tx Command reply: GET_REPLY 297859168 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122730220 DLCTRL DEBUG Command: GET 682140399 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122730220 DLCTRL DEBUG Tx Command reply: GET_REPLY 682140399 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122730225 DLCTRL DEBUG Command: GET 720067874 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122730225 DLCTRL DEBUG Tx Command reply: GET_REPLY 720067874 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122730229 DLCTRL DEBUG Command: GET 694676178 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122730229 DLCTRL DEBUG Tx Command reply: GET_REPLY 694676178 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122730233 DLCTRL DEBUG Command: GET 989875050 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122730233 DLCTRL DEBUG Tx Command reply: GET_REPLY 989875050 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122730237 DLCTRL DEBUG Command: GET 679996992 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122730237 DLCTRL DEBUG Tx Command reply: GET_REPLY 679996992 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122730241 DLCTRL DEBUG Command: GET 486811699 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122730241 DLCTRL DEBUG Tx Command reply: GET_REPLY 486811699 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250816122730245 DLCTRL DEBUG Command: GET 48102621 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122730245 DLCTRL DEBUG Tx Command reply: GET_REPLY 48102621 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122730248 DLCTRL DEBUG Command: GET 793414601 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122730248 DLCTRL DEBUG Tx Command reply: GET_REPLY 793414601 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122730252 DLCTRL DEBUG Command: GET 716095184 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122730252 DLCTRL DEBUG Tx Command reply: GET_REPLY 716095184 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122730255 DLCTRL DEBUG Command: GET 255695947 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122730255 DLCTRL DEBUG Tx Command reply: GET_REPLY 255695947 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122730258 DLCTRL DEBUG Command: GET 149105523 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122730258 DLCTRL DEBUG Tx Command reply: GET_REPLY 149105523 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122730260 DLCTRL DEBUG Command: GET 825564452 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122730260 DLCTRL DEBUG Tx Command reply: GET_REPLY 825564452 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101111000'B, t_guard := 20.000000 } 20250816122730287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60304<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@7a2b5296a856: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@7a2b5296a856: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@7a2b5296a856: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)5136305 20250816122731318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122731318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122731318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816122731318 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122731318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4e5fb1, normal) (hnbgw_rua.c:407) 20250816122731318 DHNB DEBUG map_rua[0x55733be42b40]{init}: Allocated (fsm.c:456) 20250816122731318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5136305)[0x55733be42b40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122731318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5136305 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122731318 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122731318 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122731318 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5136305 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250816122731318 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5136305 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250816122731318 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5136305 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122731318 DCN DEBUG map_sccp[0x55733be38e30]{init}: Allocated (fsm.c:456) 20250816122731318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55733be38e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122731318 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5136305 <-> SCCP-76 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122731318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5136305 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816122731318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5136305)[0x55733be42b40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122731318 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122731318 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122731318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5136305)[0x55733be42b40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122731318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55733be38e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122731318 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122731318 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{IDLE}: Allocated (fsm.c:456) 20250816122731319 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122731319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030003780056400500f1100926) (sccp_scrc.c:406) 20250816122731319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122731319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122731319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122731319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122731319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122731319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122731319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122731319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122731319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122731319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122731319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122731319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122731319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122731319 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122731319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55733be38e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122731319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5136305)[0x55733be42b40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122731319 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122731319 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122731319 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122731319 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122731319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122731319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122731319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122731319 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@7a2b5296a856: First idle individual index:1 HNBGW_Test.msc0-SCCP(629)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(630)@7a2b5296a856: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644) HNBGW_Test.msc0-RAN(630)@7a2b5296a856: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)15393755 HNBGW_Test.msc0-SCCP(629)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(629)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816122731328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122731328 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122731328 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122731328 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122731329 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122731329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122731329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122731329 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122731329 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122731329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122731329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122731329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122731329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122731329 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=005df1a7) (sccp_scrc.c:477) 20250816122731329 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20250816122731329 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122731329 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122731329 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122731329 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122731329 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122731329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55733be38e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122731329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55733be38e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122731331 DLCTRL DEBUG Command: GET 746826249 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122731331 DLCTRL DEBUG Tx Command reply: GET_REPLY 746826249 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250816122731336 DLCTRL DEBUG Command: GET 870058082 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122731336 DLCTRL DEBUG Tx Command reply: GET_REPLY 870058082 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122731340 DLCTRL DEBUG Command: GET 632755841 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122731340 DLCTRL DEBUG Tx Command reply: GET_REPLY 632755841 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122731345 DLCTRL DEBUG Command: GET 691055019 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122731345 DLCTRL DEBUG Tx Command reply: GET_REPLY 691055019 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122731349 DLCTRL DEBUG Command: GET 231694992 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122731349 DLCTRL DEBUG Tx Command reply: GET_REPLY 231694992 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122731353 DLCTRL DEBUG Command: GET 677384551 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122731353 DLCTRL DEBUG Tx Command reply: GET_REPLY 677384551 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816122731357 DLCTRL DEBUG Command: GET 686986728 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122731357 DLCTRL DEBUG Tx Command reply: GET_REPLY 686986728 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122731360 DLCTRL DEBUG Command: GET 129227713 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122731360 DLCTRL DEBUG Tx Command reply: GET_REPLY 129227713 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122731363 DLCTRL DEBUG Command: GET 439752314 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122731363 DLCTRL DEBUG Tx Command reply: GET_REPLY 439752314 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122731366 DLCTRL DEBUG Command: GET 723675129 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122731366 DLCTRL DEBUG Tx Command reply: GET_REPLY 723675129 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122731370 DLCTRL DEBUG Command: GET 231505975 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122731370 DLCTRL DEBUG Tx Command reply: GET_REPLY 231505975 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122731374 DLCTRL DEBUG Command: GET 113103963 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122731374 DLCTRL DEBUG Tx Command reply: GET_REPLY 113103963 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122731378 DLCTRL DEBUG Command: GET 875082939 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122731378 DLCTRL DEBUG Tx Command reply: GET_REPLY 875082939 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122731381 DLCTRL DEBUG Command: GET 497378315 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122731381 DLCTRL DEBUG Tx Command reply: GET_REPLY 497378315 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250816122731384 DLCTRL DEBUG Command: GET 902309435 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122731384 DLCTRL DEBUG Tx Command reply: GET_REPLY 902309435 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122731387 DLCTRL DEBUG Command: GET 759293687 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122731387 DLCTRL DEBUG Tx Command reply: GET_REPLY 759293687 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122731389 DLCTRL DEBUG Command: GET 265614551 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122731389 DLCTRL DEBUG Tx Command reply: GET_REPLY 265614551 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122731391 DLCTRL DEBUG Command: GET 387142815 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122731391 DLCTRL DEBUG Tx Command reply: GET_REPLY 387142815 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122731393 DLCTRL DEBUG Command: GET 889936442 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122731393 DLCTRL DEBUG Tx Command reply: GET_REPLY 889936442 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122731395 DLCTRL DEBUG Command: GET 704159752 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122731395 DLCTRL DEBUG Tx Command reply: GET_REPLY 704159752 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122731402 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35793<->l=127.0.0.1:4262) (control_if.c:193) 20250816122731403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60268<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(623)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(622)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122731405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60266<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122731406 DLINP DEBUG SRVCONN(,r=127.0.0.1:48389<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122731406 DLINP DEBUG SRVCONN(,r=127.0.0.1:48389<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122731406 DLINP NOTICE SRV(,r=127.0.0.1:48389<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122731406 DMAIN NOTICE (127.0.0.1:48389 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48389<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122731406 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(638)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(639)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(635)@7a2b5296a856: Final verdict of PTC: none 20250816122731409 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122731409 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122731409 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122731409 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122731410 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122731410 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122731410 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(636)@7a2b5296a856: Final verdict of PTC: none 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122731410 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122731410 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122731410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122731410 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122731410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122731410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122731410 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122731410 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122731410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122731410 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122731410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122731410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122731410 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122731410 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122731410 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@7a2b5296a856: Final verdict of PTC: none 20250816122731411 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122731411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122731411 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122731411 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122731411 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122731411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122731411 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122731411 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122731411 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122731411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122731411 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122731411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122731411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122731411 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122731411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122731411 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122731411 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122731411 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.msc0-M3UA(631)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(633)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(630)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(634)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(637)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(632)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(629)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(640)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(624)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@7a2b5296a856: Final verdict of PTC: pass 20250816122731426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60296<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122731427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@7a2b5296a856: Final verdict of PTC: pass HNBGW-MGCP(641)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(635): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(636): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(637): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(638): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(639): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(640): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. 20250816122731464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60280<->l=127.0.0.1:4261 (telnet_interface.c:138) Sat Aug 16 12:27:31 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20250816122731524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122731524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122731524 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122731524 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122731524 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122731524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9784423)[0x55733be57320]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122731524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9784423)[0x55733be57320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122731524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55733be46960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122731524 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122731524 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122731524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061313d), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122731524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122731524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122731524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122731524 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122731525 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122731525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55733be46960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122731525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9784423)[0x55733be57320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122731525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9784423)[0x55733be57320]{disrupted}: Freeing instance (context_map.c:202) 20250816122731525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9784423)[0x55733be57320]{disrupted}: Deallocated (fsm.c:568) 20250816122731525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55733be46960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122731525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55733be46960]{disconnected}: Freeing instance (context_map.c:206) 20250816122731525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55733be46960]{disconnected}: Deallocated (fsm.c:568) 20250816122731525 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9784423 SCCP-74 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250816122731525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986731)[0x55733be55a50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122731525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986731)[0x55733be55a50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122731525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55733be832f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122731525 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122731525 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122731525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc6bfc), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122731525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122731525 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122731525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122731525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122731525 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122731525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55733be832f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122731525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986731)[0x55733be55a50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122731525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986731)[0x55733be55a50]{disrupted}: Freeing instance (context_map.c:202) 20250816122731525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986731)[0x55733be55a50]{disrupted}: Deallocated (fsm.c:568) 20250816122731525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55733be832f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122731525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55733be832f0]{disconnected}: Freeing instance (context_map.c:206) 20250816122731525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55733be832f0]{disconnected}: Deallocated (fsm.c:568) 20250816122731525 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14986731 SCCP-75 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250816122731525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5136305)[0x55733be42b40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122731525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5136305)[0x55733be42b40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122731525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55733be38e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122731525 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122731525 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122731525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005df1a7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122731525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122731525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122731525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122731525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122731525 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122731525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55733be38e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122731525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5136305)[0x55733be42b40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122731525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5136305)[0x55733be42b40]{disrupted}: Freeing instance (context_map.c:202) 20250816122731525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5136305)[0x55733be42b40]{disrupted}: Deallocated (fsm.c:568) 20250816122731525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55733be38e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122731525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55733be38e30]{disconnected}: Freeing instance (context_map.c:206) 20250816122731525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55733be38e30]{disconnected}: Deallocated (fsm.c:568) 20250816122731525 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5136305 SCCP-76 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250816122731525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122731525 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122731525 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122731525 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122731525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122731525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122731525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122731525 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122731525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122731525 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122731525 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122731525 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122731525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122731525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122731525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122731525 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122731525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122731525 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122731525 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122731525 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122731525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122731525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122731525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122731525 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122731543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122731978 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122731978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059b213), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122731978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122731978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122731978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122731978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122731978 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122731978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fee58), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122731978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122731978 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122731978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122731978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122731979 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122731979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9268), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122731979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122731979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122731979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122731979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122731979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122731979 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122731979 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122731979 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122731979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122731979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122731979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122731979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122731979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122731979 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122731979 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122731979 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122731979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122731979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122731979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122731979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122731980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122731980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122731980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122731980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122731980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122731980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122731980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122731980 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122732245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387580) 20250816122732670 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122732670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006df41d), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122732670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122732670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122732670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122732670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122732670 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122732670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e0987), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122732670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122732670 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122732670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122732670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122732670 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122732670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00813be8), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122732671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122732671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122732671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122732671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122732671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122732671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122732671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122732671 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122732671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122732671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122732671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122732671 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122732671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122732671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122732671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122732671 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122732671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122732671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122732671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122732671 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122732671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122732671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122732671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122732671 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122732671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122732671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122732671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122732671 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=387580, count=429896) 20250816122733340 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122733340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00438926), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122733340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122733340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122733340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122733340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122733340 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122733340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab1bd), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122733340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122733340 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122733340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122733341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122733341 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122733341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004bd32), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122733341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122733341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122733341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122733341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122733341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122733341 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122733341 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122733341 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122733341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122733341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122733341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122733341 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122733341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122733341 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122733341 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122733341 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122733341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122733341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122733341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122733341 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122733341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122733341 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122733341 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122733342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122733342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122733342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122733342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122733342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122733411 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122733411 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122733411 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122733411 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122733411 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122733411 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122733411 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122733411 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122733411 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122734174 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122734174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b70029), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122734174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122734174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122734174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122734174 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122734174 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122734174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001159e5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122734174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122734174 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122734174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122734174 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122734174 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122734174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d243d0), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122734174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122734174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122734174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122734174 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122734174 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122734174 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122734174 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122734174 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122734174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122734174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122734174 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122734175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122734175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122734175 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122734175 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122734175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122734175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122734175 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122734175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122734175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122734175 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122734175 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122734175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122734175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122734175 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sat Aug 16 12:27:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816122734973 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122734973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f36d2), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122734973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122734973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122734973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122734973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122734973 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122734973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6bb65), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122734973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122734973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122734973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122734973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122734973 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122734973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00984850), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122734973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122734973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122734973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122734973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122734974 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122734974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033928c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122734974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122734974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122734974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122734974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122734974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122734974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122734974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122734974 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122734974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122734974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122734974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122734974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122734974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122734974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122734974 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122734974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122734974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122734974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122734974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122734974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122734974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122734974 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122734974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122734974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122734974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122734975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122734975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122734975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122734975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122734975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122734975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122734975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250816122735372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122735383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122735390 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39775<->l=127.0.0.1:4262) (control_if.c:572) 20250816122735413 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122735414 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122735421 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122735421 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122735421 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122735421 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122735421 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122735421 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122735421 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122735421 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122735421 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122735421 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122735421 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47670 (stream_srv.c:142) 20250816122735421 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47670<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122735422 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122735422 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122735422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122735422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122735422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122735422 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122735422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122735422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122735422 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122735422 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122735422 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122735422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122735422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122735422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122735422 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122735422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122735422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122735422 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122735422 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122735422 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122735422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122735422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122735422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122735422 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122735422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122735422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122735423 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122735423 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122735423 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122735423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122735423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122735423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122735423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122735423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122735423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122735423 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122735423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122735423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122735423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122735423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122735423 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122735423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122735423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122735423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122735423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122735423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122735423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122735423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122735423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122735423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122735423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122735423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122735423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122735423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122735423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122735423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122735423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122735423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122735423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(655)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(655)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(655)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(653)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(658)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(658)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(658)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-SCCP(656)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122735444 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122735444 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122735444 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122735444 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122735444 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122735444 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122735444 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122735444 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122735444 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122735444 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122735446 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122735446 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122735446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122735446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122735446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122735446 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122735446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122735446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122735446 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122735446 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122735446 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122735446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122735446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122735446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122735446 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122735446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122735446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122735446 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122735446 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122735446 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122735446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122735446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122735446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122735446 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122735446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122735446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122735446 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122735446 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122735446 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122735446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122735446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122735446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122735446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122735446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122735446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122735446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122735446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122735446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122735446 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122735446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735446 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122735446 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122735446 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122735446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122735446 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122735446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735446 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122735446 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122735446 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122735446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122735446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122735446 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122735446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735446 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122735446 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122735446 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122735446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122735446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122735446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122735446 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122735446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735446 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122735446 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122735446 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122735446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122735446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122735446 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816122735446 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(661)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(661)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(661)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(659)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(664)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-M3UA(664)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(664)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(662)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122735479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122735479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122735479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122735479 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122735479 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122735479 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122735479 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122735479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122735479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122735485 DLINP DEBUG SRVCONN(,r=127.0.0.1:47670<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122735485 DLINP DEBUG SRVCONN(,r=127.0.0.1:47670<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122735485 DLINP DEBUG SRVCONN(,r=127.0.0.1:47670<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122735485 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122735485 DHNBAP DEBUG (127.0.0.1:47670 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122735485 DHNBAP NOTICE (127.0.0.1:47670 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122735485 DHNBAP NOTICE (127.0.0.1:47670 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122735485 DLINP DEBUG SRVCONN(,r=127.0.0.1:47670<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122735485 DLINP DEBUG SRVCONN(,r=127.0.0.1:47670<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122735633 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122735633 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122735633 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122735633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(655)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122735642 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122735642 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122735642 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122735642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816122735644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735644 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122735644 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122735644 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122735644 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122735644 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122735644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(658)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122735647 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735647 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122735647 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122735647 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122735647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122735647 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122735647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122735647 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122735650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735650 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122735650 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122735650 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122735650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122735650 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122735650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122735653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735653 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122735653 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122735653 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122735653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122735653 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122735654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122735654 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122735657 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122735657 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122735657 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122735657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(661)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122735663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735663 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122735663 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122735663 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122735663 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122735663 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122735663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122735665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735665 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122735665 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122735666 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122735666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122735666 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122735666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122735666 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122735666 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122735666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a50cc5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122735666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122735666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122735666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122735666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122735666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735666 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122735666 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122735666 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122735666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122735666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122735666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122735666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122735667 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122735667 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816122735667 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816122735667 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816122735667 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816122735667 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816122735667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(664)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816122735673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735673 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816122735673 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816122735673 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816122735673 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816122735673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122735673 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122735673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816122735676 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735676 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122735676 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122735676 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122735676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122735676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122735676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122735676 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122735677 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122735677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122735677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122735677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122735677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122735677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=00a50cc5) (sccp_scrc.c:477) 20250816122735677 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1824) 20250816122735677 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122735677 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122735677 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122735677 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122735677 DLSCCP DEBUG SCCP-SCOC(57)[0x55733be57850]{IDLE}: Deallocated (fsm.c:568) 20250816122735677 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122735677 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122735677 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122735677 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122735677 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122735677 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250816122735677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122736450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122736450 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122736450 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122736450 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122736450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122736450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122736450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122736450 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122736450 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122736450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122736450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122736450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122736450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122736450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122736450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122736450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122736450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122736450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122736450 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122736450 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122736450 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122736450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122736450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122736450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122736450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122736450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122736450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122736450 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122736450 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122736450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122736450 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122736450 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122736450 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122736450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122736450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122736450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122736450 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122736455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122736455 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122736455 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122736455 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122736455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122736455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122736455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122736455 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122736455 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122736455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122736455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122736455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122736455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122736455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122736455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122736455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122736455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736455 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122736455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122736455 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122736455 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122736455 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122736455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122736455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122736455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122736456 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122736456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122736456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122736456 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122736456 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122736456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122736456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122736456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122736456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122736456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122736456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122736456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122736456 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(654)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(657)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122736472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122736472 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122736472 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122736472 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122736472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122736472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122736472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122736472 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122736473 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122736473 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122736473 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122736473 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122736473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122736473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122736473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122736473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122736473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122736473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122736473 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122736473 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122736473 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122736473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122736473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122736473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122736473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122736473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122736473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122736473 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122736473 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122736473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122736473 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122736473 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122736473 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122736473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122736473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122736473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122736473 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(660)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122736480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122736480 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122736480 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122736480 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122736480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122736480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122736480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122736480 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122736480 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122736480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122736480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122736480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122736480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122736480 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122736480 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816122736480 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122736480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736480 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122736480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122736480 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122736480 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122736480 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816122736480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122736480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122736480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122736480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122736480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122736480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122736480 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122736480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122736480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122736480 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122736480 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816122736480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122736480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122736480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122736480 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122736480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122736480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122736480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122736480 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(663)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122737496 DLCTRL DEBUG Command: GET 6599956 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122737496 DLCTRL DEBUG Tx Command reply: GET_REPLY 6599956 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122737504 DLCTRL DEBUG Command: GET 662370409 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122737504 DLCTRL DEBUG Tx Command reply: GET_REPLY 662370409 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122737509 DLCTRL DEBUG Command: GET 684684431 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122737509 DLCTRL DEBUG Tx Command reply: GET_REPLY 684684431 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122737512 DLCTRL DEBUG Command: GET 587767966 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122737512 DLCTRL DEBUG Tx Command reply: GET_REPLY 587767966 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122737514 DLCTRL DEBUG Command: GET 7207751 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122737514 DLCTRL DEBUG Tx Command reply: GET_REPLY 7207751 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122737516 DLCTRL DEBUG Command: GET 807351284 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122737516 DLCTRL DEBUG Tx Command reply: GET_REPLY 807351284 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122737518 DLCTRL DEBUG Command: GET 449706065 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122737518 DLCTRL DEBUG Tx Command reply: GET_REPLY 449706065 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122737520 DLCTRL DEBUG Command: GET 303834186 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122737520 DLCTRL DEBUG Tx Command reply: GET_REPLY 303834186 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122737521 DLCTRL DEBUG Command: GET 937713549 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122737521 DLCTRL DEBUG Tx Command reply: GET_REPLY 937713549 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122737522 DLCTRL DEBUG Command: GET 456492013 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122737522 DLCTRL DEBUG Tx Command reply: GET_REPLY 456492013 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122737523 DLCTRL DEBUG Command: GET 838368634 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122737523 DLCTRL DEBUG Tx Command reply: GET_REPLY 838368634 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122737525 DLCTRL DEBUG Command: GET 130337645 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122737525 DLCTRL DEBUG Tx Command reply: GET_REPLY 130337645 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122737526 DLCTRL DEBUG Command: GET 29420235 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122737526 DLCTRL DEBUG Tx Command reply: GET_REPLY 29420235 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122737528 DLCTRL DEBUG Command: GET 23746506 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122737528 DLCTRL DEBUG Tx Command reply: GET_REPLY 23746506 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122737530 DLCTRL DEBUG Command: GET 178216379 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122737530 DLCTRL DEBUG Tx Command reply: GET_REPLY 178216379 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122737532 DLCTRL DEBUG Command: GET 379811156 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122737532 DLCTRL DEBUG Tx Command reply: GET_REPLY 379811156 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122737534 DLCTRL DEBUG Command: GET 965090150 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122737534 DLCTRL DEBUG Tx Command reply: GET_REPLY 965090150 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122737535 DLCTRL DEBUG Command: GET 489679632 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122737535 DLCTRL DEBUG Tx Command reply: GET_REPLY 489679632 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122737536 DLCTRL DEBUG Command: GET 712984162 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122737536 DLCTRL DEBUG Tx Command reply: GET_REPLY 712984162 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122737538 DLCTRL DEBUG Command: GET 109430463 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122737538 DLCTRL DEBUG Tx Command reply: GET_REPLY 109430463 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001000110'B, t_guard := 20.000000 } 20250816122737563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@7a2b5296a856: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)4882936 20250816122738607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122738607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122738607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816122738607 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122738607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4a81f8, normal) (hnbgw_rua.c:407) 20250816122738607 DHNB DEBUG map_rua[0x55733be57850]{init}: Allocated (fsm.c:456) 20250816122738607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882936)[0x55733be57850]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122738607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882936 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122738607 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122738607 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122738607 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882936 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250816122738607 DCN DEBUG map_sccp[0x55733be57320]{init}: Allocated (fsm.c:456) 20250816122738607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55733be57320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122738607 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4882936 <-> SCCP-77 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816122738607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882936 SCCP-77 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816122738607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882936)[0x55733be57850]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122738607 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122738607 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122738607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882936)[0x55733be57850]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122738607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55733be57320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122738607 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122738607 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{IDLE}: Allocated (fsm.c:456) 20250816122738607 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122738607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030000460056400500f1100926) (sccp_scrc.c:406) 20250816122738608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122738608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122738608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122738608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122738608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122738608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122738608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122738608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122738608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122738608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122738608 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122738608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122738608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122738608 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122738608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55733be57320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122738608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882936)[0x55733be57850]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122738608 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122738608 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122738608 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122738608 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122738608 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122738608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122738608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122738608 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc1-SCCP(656)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(657)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) HNBGW_Test.msc1-RAN(657)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)3749693 HNBGW_Test.msc1-SCCP(656)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(656)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@7a2b5296a856: setverdict(pass): none -> pass 20250816122738629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122738629 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122738629 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122738629 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122738629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122738629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122738629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122738629 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122738629 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122738629 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122738629 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122738629 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122738629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122738629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=00f79132) (sccp_scrc.c:477) 20250816122738629 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20250816122738629 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122738629 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122738629 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122738629 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122738629 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122738629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55733be57320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122738629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55733be57320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122738631 DLCTRL DEBUG Command: GET 272014609 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122738631 DLCTRL DEBUG Tx Command reply: GET_REPLY 272014609 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122738635 DLCTRL DEBUG Command: GET 371092319 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122738635 DLCTRL DEBUG Tx Command reply: GET_REPLY 371092319 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122738638 DLCTRL DEBUG Command: GET 784101950 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122738638 DLCTRL DEBUG Tx Command reply: GET_REPLY 784101950 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122738641 DLCTRL DEBUG Command: GET 669106651 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122738641 DLCTRL DEBUG Tx Command reply: GET_REPLY 669106651 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122738644 DLCTRL DEBUG Command: GET 55546544 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122738644 DLCTRL DEBUG Tx Command reply: GET_REPLY 55546544 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122738646 DLCTRL DEBUG Command: GET 924258920 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122738646 DLCTRL DEBUG Tx Command reply: GET_REPLY 924258920 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122738648 DLCTRL DEBUG Command: GET 619110488 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122738648 DLCTRL DEBUG Tx Command reply: GET_REPLY 619110488 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250816122738651 DLCTRL DEBUG Command: GET 700761321 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122738651 DLCTRL DEBUG Tx Command reply: GET_REPLY 700761321 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122738655 DLCTRL DEBUG Command: GET 368578485 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122738655 DLCTRL DEBUG Tx Command reply: GET_REPLY 368578485 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122738659 DLCTRL DEBUG Command: GET 539273833 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122738659 DLCTRL DEBUG Tx Command reply: GET_REPLY 539273833 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122738664 DLCTRL DEBUG Command: GET 873982746 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122738664 DLCTRL DEBUG Tx Command reply: GET_REPLY 873982746 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122738668 DLCTRL DEBUG Command: GET 200514438 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122738668 DLCTRL DEBUG Tx Command reply: GET_REPLY 200514438 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122738671 DLCTRL DEBUG Command: GET 367310760 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122738671 DLCTRL DEBUG Tx Command reply: GET_REPLY 367310760 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122738674 DLCTRL DEBUG Command: GET 501190260 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122738674 DLCTRL DEBUG Tx Command reply: GET_REPLY 501190260 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122738678 DLCTRL DEBUG Command: GET 310616083 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122738678 DLCTRL DEBUG Tx Command reply: GET_REPLY 310616083 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122738685 DLCTRL DEBUG Command: GET 206149825 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122738685 DLCTRL DEBUG Tx Command reply: GET_REPLY 206149825 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122738689 DLCTRL DEBUG Command: GET 106772129 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122738689 DLCTRL DEBUG Tx Command reply: GET_REPLY 106772129 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122738693 DLCTRL DEBUG Command: GET 204430600 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122738693 DLCTRL DEBUG Tx Command reply: GET_REPLY 204430600 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122738697 DLCTRL DEBUG Command: GET 754114550 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122738697 DLCTRL DEBUG Tx Command reply: GET_REPLY 754114550 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122738701 DLCTRL DEBUG Command: GET 748157548 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122738701 DLCTRL DEBUG Tx Command reply: GET_REPLY 748157548 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011101000'B, t_guard := 20.000000 } 20250816122738737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54312<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@7a2b5296a856: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@7a2b5296a856: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@7a2b5296a856: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)417497 20250816122739747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122739747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122739747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816122739747 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122739747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x65ed9, normal) (hnbgw_rua.c:407) 20250816122739747 DHNB DEBUG map_rua[0x55733be55a50]{init}: Allocated (fsm.c:456) 20250816122739747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-417497)[0x55733be55a50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122739747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-417497 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122739747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122739747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122739747 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816122739747 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-417497 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250816122739747 DCN DEBUG map_sccp[0x55733be832f0]{init}: Allocated (fsm.c:456) 20250816122739747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55733be832f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122739747 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-417497 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816122739747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-417497 SCCP-78 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816122739747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-417497)[0x55733be55a50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122739747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122739747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122739747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-417497)[0x55733be55a50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122739747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55733be832f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122739747 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122739747 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{IDLE}: Allocated (fsm.c:456) 20250816122739747 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122739747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030002e80056400500f1100926) (sccp_scrc.c:406) 20250816122739747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122739747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122739747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122739747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122739747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122739747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122739747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122739747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122739747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122739747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122739747 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122739747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122739747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122739748 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122739748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55733be832f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122739748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-417497)[0x55733be55a50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122739748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122739748 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122739748 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122739748 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122739748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122739748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122739748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122739748 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@7a2b5296a856: First idle individual index:1 HNBGW_Test.msc1-SCCP(656)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(657)@7a2b5296a856: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) HNBGW_Test.msc1-RAN(657)@7a2b5296a856: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)7709641 HNBGW_Test.msc1-SCCP(656)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(656)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816122739749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122739749 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122739749 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122739749 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122739749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122739749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122739749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122739749 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122739749 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122739749 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122739749 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122739749 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122739749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122739749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=0064de7d) (sccp_scrc.c:477) 20250816122739749 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20250816122739749 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122739749 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122739749 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122739749 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122739749 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122739749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55733be832f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122739749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55733be832f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122739750 DLCTRL DEBUG Command: GET 542425899 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122739750 DLCTRL DEBUG Tx Command reply: GET_REPLY 542425899 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122739751 DLCTRL DEBUG Command: GET 544981793 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122739751 DLCTRL DEBUG Tx Command reply: GET_REPLY 544981793 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122739752 DLCTRL DEBUG Command: GET 525985608 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122739752 DLCTRL DEBUG Tx Command reply: GET_REPLY 525985608 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122739753 DLCTRL DEBUG Command: GET 931691009 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122739753 DLCTRL DEBUG Tx Command reply: GET_REPLY 931691009 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122739753 DLCTRL DEBUG Command: GET 264888566 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122739753 DLCTRL DEBUG Tx Command reply: GET_REPLY 264888566 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122739754 DLCTRL DEBUG Command: GET 190291133 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122739754 DLCTRL DEBUG Tx Command reply: GET_REPLY 190291133 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122739755 DLCTRL DEBUG Command: GET 420685616 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122739755 DLCTRL DEBUG Tx Command reply: GET_REPLY 420685616 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250816122739756 DLCTRL DEBUG Command: GET 690853243 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122739756 DLCTRL DEBUG Tx Command reply: GET_REPLY 690853243 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122739757 DLCTRL DEBUG Command: GET 168757862 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122739757 DLCTRL DEBUG Tx Command reply: GET_REPLY 168757862 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122739758 DLCTRL DEBUG Command: GET 706256143 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122739758 DLCTRL DEBUG Tx Command reply: GET_REPLY 706256143 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122739758 DLCTRL DEBUG Command: GET 339258685 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122739758 DLCTRL DEBUG Tx Command reply: GET_REPLY 339258685 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122739759 DLCTRL DEBUG Command: GET 603099587 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122739760 DLCTRL DEBUG Tx Command reply: GET_REPLY 603099587 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122739760 DLCTRL DEBUG Command: GET 613983573 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122739760 DLCTRL DEBUG Tx Command reply: GET_REPLY 613983573 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122739761 DLCTRL DEBUG Command: GET 695455836 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122739761 DLCTRL DEBUG Tx Command reply: GET_REPLY 695455836 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122739762 DLCTRL DEBUG Command: GET 846491339 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122739762 DLCTRL DEBUG Tx Command reply: GET_REPLY 846491339 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122739763 DLCTRL DEBUG Command: GET 62301702 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122739763 DLCTRL DEBUG Tx Command reply: GET_REPLY 62301702 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122739764 DLCTRL DEBUG Command: GET 543976738 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122739764 DLCTRL DEBUG Tx Command reply: GET_REPLY 543976738 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122739764 DLCTRL DEBUG Command: GET 772147594 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122739764 DLCTRL DEBUG Tx Command reply: GET_REPLY 772147594 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122739765 DLCTRL DEBUG Command: GET 328252576 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122739765 DLCTRL DEBUG Tx Command reply: GET_REPLY 328252576 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122739766 DLCTRL DEBUG Command: GET 904409869 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122739766 DLCTRL DEBUG Tx Command reply: GET_REPLY 904409869 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011000001'B, t_guard := 20.000000 } 20250816122739776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@7a2b5296a856: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@7a2b5296a856: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@7a2b5296a856: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)3849732 20250816122740783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122740783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122740783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816122740783 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122740783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3abe04, normal) (hnbgw_rua.c:407) 20250816122740783 DHNB DEBUG map_rua[0x55733bdbf540]{init}: Allocated (fsm.c:456) 20250816122740783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849732)[0x55733bdbf540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122740783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3849732 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122740783 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122740783 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122740783 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3849732 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250816122740783 DCN DEBUG map_sccp[0x55733be57980]{init}: Allocated (fsm.c:456) 20250816122740783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55733be57980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122740783 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3849732 <-> SCCP-79 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816122740783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3849732 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816122740783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849732)[0x55733bdbf540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122740783 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122740783 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122740783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849732)[0x55733bdbf540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122740783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55733be57980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122740783 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122740783 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{IDLE}: Allocated (fsm.c:456) 20250816122740783 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122740783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004f), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030000c10056400500f1100926) (sccp_scrc.c:406) 20250816122740783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122740783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122740783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122740783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122740783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122740783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122740783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122740783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122740783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122740783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122740783 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122740783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122740783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122740783 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122740783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55733be57980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122740783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849732)[0x55733bdbf540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122740783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122740783 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122740783 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122740783 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122740783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122740783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122740783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122740783 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@7a2b5296a856: First idle individual index:2 HNBGW_Test.msc1-SCCP(656)@7a2b5296a856: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(657)@7a2b5296a856: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) HNBGW_Test.msc1-RAN(657)@7a2b5296a856: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)15459446 HNBGW_Test.msc1-SCCP(656)@7a2b5296a856: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(656)@7a2b5296a856: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250816122740785 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122740785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122740785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122740785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122740785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122740785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=0065bc51) (sccp_scrc.c:477) 20250816122740785 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20250816122740785 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122740785 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122740785 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122740785 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122740785 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122740785 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122740785 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122740785 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122740785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122740785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122740785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122740785 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@7a2b5296a856: setverdict(pass): none -> pass 20250816122740785 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122740785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55733be57980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122740785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55733be57980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122740785 DLCTRL DEBUG Command: GET 395073420 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122740785 DLCTRL DEBUG Tx Command reply: GET_REPLY 395073420 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122740787 DLCTRL DEBUG Command: GET 898641271 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122740787 DLCTRL DEBUG Tx Command reply: GET_REPLY 898641271 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122740788 DLCTRL DEBUG Command: GET 224759000 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122740788 DLCTRL DEBUG Tx Command reply: GET_REPLY 224759000 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122740789 DLCTRL DEBUG Command: GET 2935157 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122740789 DLCTRL DEBUG Tx Command reply: GET_REPLY 2935157 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122740790 DLCTRL DEBUG Command: GET 798501254 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122740790 DLCTRL DEBUG Tx Command reply: GET_REPLY 798501254 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122740791 DLCTRL DEBUG Command: GET 155192196 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122740791 DLCTRL DEBUG Tx Command reply: GET_REPLY 155192196 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122740792 DLCTRL DEBUG Command: GET 710627764 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122740792 DLCTRL DEBUG Tx Command reply: GET_REPLY 710627764 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250816122740793 DLCTRL DEBUG Command: GET 948950443 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122740793 DLCTRL DEBUG Tx Command reply: GET_REPLY 948950443 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122740793 DLCTRL DEBUG Command: GET 541638466 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122740793 DLCTRL DEBUG Tx Command reply: GET_REPLY 541638466 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122740794 DLCTRL DEBUG Command: GET 85357799 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122740794 DLCTRL DEBUG Tx Command reply: GET_REPLY 85357799 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122740795 DLCTRL DEBUG Command: GET 154346731 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122740795 DLCTRL DEBUG Tx Command reply: GET_REPLY 154346731 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122740796 DLCTRL DEBUG Command: GET 873520901 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122740796 DLCTRL DEBUG Tx Command reply: GET_REPLY 873520901 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122740797 DLCTRL DEBUG Command: GET 189829254 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122740797 DLCTRL DEBUG Tx Command reply: GET_REPLY 189829254 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122740797 DLCTRL DEBUG Command: GET 708095872 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122740797 DLCTRL DEBUG Tx Command reply: GET_REPLY 708095872 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122740798 DLCTRL DEBUG Command: GET 889296739 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122740798 DLCTRL DEBUG Tx Command reply: GET_REPLY 889296739 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122740799 DLCTRL DEBUG Command: GET 210378478 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122740799 DLCTRL DEBUG Tx Command reply: GET_REPLY 210378478 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122740800 DLCTRL DEBUG Command: GET 967047120 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122740800 DLCTRL DEBUG Tx Command reply: GET_REPLY 967047120 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122740801 DLCTRL DEBUG Command: GET 311649236 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122740801 DLCTRL DEBUG Tx Command reply: GET_REPLY 311649236 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122740802 DLCTRL DEBUG Command: GET 946028513 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122740802 DLCTRL DEBUG Tx Command reply: GET_REPLY 946028513 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122740802 DLCTRL DEBUG Command: GET 408341670 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122740802 DLCTRL DEBUG Tx Command reply: GET_REPLY 408341670 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122740805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(646)@7a2b5296a856: Final verdict of PTC: none 20250816122740806 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39775<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(647)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122740806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54292<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122740807 DLINP DEBUG SRVCONN(,r=127.0.0.1:47670<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122740807 DLINP DEBUG SRVCONN(,r=127.0.0.1:47670<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122740807 DLINP NOTICE SRV(,r=127.0.0.1:47670<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122740807 DMAIN NOTICE (127.0.0.1:47670 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47670<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122740807 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816122740807 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn1-RAN(663)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(660)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(662)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(654)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(659)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(653)@7a2b5296a856: Final verdict of PTC: none 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122740807 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122740807 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122740807 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816122740807 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122740807 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122740807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122740807 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122740807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122740807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122740807 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122740807 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@7a2b5296a856: Final verdict of PTC: none 20250816122740807 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122740807 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122740807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122740807 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122740807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122740807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122740807 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122740807 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122740807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122740807 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-M3UA(664)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(661)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(658)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(655)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(657)@7a2b5296a856: Final verdict of PTC: none 20250816122740807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122740807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122740807 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122740807 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122740807 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122740807 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122740807 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122740807 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122740807 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122740808 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122740808 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122740808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122740808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122740820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-SCCP(656)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@7a2b5296a856: Final verdict of PTC: pass HNBGW-MGCP(665)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(648)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@7a2b5296a856: Final verdict of PTC: none 20250816122740820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@7a2b5296a856: Final verdict of PTC: pass 20250816122740829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54312<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(646): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(647): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(648): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(653): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(654): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(655): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(656): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(657): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(658): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(659): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(660): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(661): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(662): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(663): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(664): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(665): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sat Aug 16 12:27:40 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20250816122740890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122740984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122740984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122740984 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122740984 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122740984 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882936)[0x55733be57850]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882936)[0x55733be57850]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55733be57320]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122740984 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122740984 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122740984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f79132), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122740984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122740984 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122740984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122740984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122740984 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55733be57320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882936)[0x55733be57850]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882936)[0x55733be57850]{disrupted}: Freeing instance (context_map.c:202) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882936)[0x55733be57850]{disrupted}: Deallocated (fsm.c:568) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55733be57320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55733be57320]{disconnected}: Freeing instance (context_map.c:206) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55733be57320]{disconnected}: Deallocated (fsm.c:568) 20250816122740984 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4882936 SCCP-77 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-417497)[0x55733be55a50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-417497)[0x55733be55a50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55733be832f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122740984 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122740984 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122740984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064de7d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122740984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122740984 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122740984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122740984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122740984 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55733be832f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-417497)[0x55733be55a50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-417497)[0x55733be55a50]{disrupted}: Freeing instance (context_map.c:202) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-417497)[0x55733be55a50]{disrupted}: Deallocated (fsm.c:568) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55733be832f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55733be832f0]{disconnected}: Freeing instance (context_map.c:206) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55733be832f0]{disconnected}: Deallocated (fsm.c:568) 20250816122740984 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-417497 SCCP-78 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849732)[0x55733bdbf540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849732)[0x55733bdbf540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55733be57980]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122740984 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122740984 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122740984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065bc51), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122740984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122740984 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122740984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122740984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122740984 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55733be57980]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849732)[0x55733bdbf540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849732)[0x55733bdbf540]{disrupted}: Freeing instance (context_map.c:202) 20250816122740984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849732)[0x55733bdbf540]{disrupted}: Deallocated (fsm.c:568) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55733be57980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55733be57980]{disconnected}: Freeing instance (context_map.c:206) 20250816122740984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55733be57980]{disconnected}: Deallocated (fsm.c:568) 20250816122740984 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3849732 SCCP-79 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250816122740984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122740984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122740984 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122740984 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122740985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122740985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122740985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122740985 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122740985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122740985 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122740985 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122740985 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122740985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122740985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122740985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122740985 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122740985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122740985 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122740985 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122740985 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122740985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122740985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122740985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122740985 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122741526 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122741526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005df1a7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122741526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122741526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122741526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122741526 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122741526 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122741526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc6bfc), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122741526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122741526 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122741526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122741526 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122741526 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122741526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061313d), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122741526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122741526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122741526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122741526 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122741526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122741526 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122741526 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122741526 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122741526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122741526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122741526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122741526 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122741526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122741526 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122741526 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122741526 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122741526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122741526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122741526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122741526 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122741526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122741526 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122741526 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122741526 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122741526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122741526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122741526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122741526 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122741591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54330<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=428072) 20250816122741979 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122741979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9268), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122741979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122741979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122741979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122741979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122741979 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122741979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fee58), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122741979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122741979 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122741979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122741979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122741979 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122741979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059b213), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122741979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122741979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122741979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122741979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122741979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122741979 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122741979 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122741979 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122741979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122741979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122741979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122741979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122741979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122741979 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122741979 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122741979 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122741979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122741979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122741979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122741979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122741979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122741979 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122741979 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122741979 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122741979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122741979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122741979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122741979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=428072, count=454552) 20250816122742671 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122742671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e0987), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122742671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122742671 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122742671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122742671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122742671 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122742671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006df41d), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122742671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122742671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122742671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122742671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122742671 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122742671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00813be8), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122742671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122742671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122742671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122742671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122742671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122742671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122742671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122742671 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122742671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122742671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122742671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122742671 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122742671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122742671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122742671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122742671 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122742671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122742671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122742671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122742671 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122742671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122742671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122742671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122742671 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122742671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122742671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122742671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122742671 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122742808 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122742808 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122742808 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122742808 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122742808 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122742808 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816122742808 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122742808 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122742808 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122742808 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122742808 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122742808 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122743341 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122743341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004bd32), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122743341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122743341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122743341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122743341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122743341 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122743341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab1bd), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122743341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122743341 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122743341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122743341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122743341 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122743342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00438926), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122743342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122743342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122743342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122743342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122743342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122743342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122743342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122743342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122743342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122743342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122743342 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122743342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122743342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122743342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122743342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122743342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122743342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122743342 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122743342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122743342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122743342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122743342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122743342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122743342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122743342 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sat Aug 16 12:27:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816122744175 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122744175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d243d0), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122744175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122744175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744175 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122744175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001159e5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122744175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744175 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122744175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744175 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122744175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b70029), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122744175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122744175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744175 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744175 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122744175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122744175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122744175 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122744175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744175 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744175 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122744175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122744175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122744175 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122744175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744175 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744175 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122744175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122744175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122744175 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250816122744633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122744636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122744639 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44165<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122744650 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122744650 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122744657 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122744657 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122744657 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122744658 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122744658 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122744658 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122744658 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122744658 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122744658 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50226 (stream_srv.c:142) 20250816122744658 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50226<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122744658 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122744658 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122744659 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122744659 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122744659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122744659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122744659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744659 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122744659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744659 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122744659 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122744659 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122744659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122744659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122744659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744659 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122744660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744660 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122744660 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122744660 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122744660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122744660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122744660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744660 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122744660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744660 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122744660 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122744660 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122744660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122744660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122744660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122744660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744660 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122744660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122744660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122744660 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122744660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122744660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122744660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122744660 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122744660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122744660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122744660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122744660 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122744660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122744660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122744660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122744660 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(679)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(679)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(679)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(677)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(682)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(682)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(682)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(680)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(685)@7a2b5296a856: ************************************************* HNBGW_Test.msc2-M3UA(685)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(685)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(683)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122744698 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122744698 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122744698 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122744698 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122744698 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122744698 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122744698 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122744698 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122744698 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122744698 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122744699 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122744700 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122744700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122744700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122744700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744700 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122744700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744700 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122744700 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122744700 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122744700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122744700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122744700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744700 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122744700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744700 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122744700 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122744700 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122744700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122744700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122744700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744700 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122744700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744700 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122744700 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122744700 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122744700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122744700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122744700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122744700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122744700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122744700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122744700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744700 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122744700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122744700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122744700 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122744700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122744700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122744700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122744700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122744700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122744700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122744700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122744700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122744700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122744700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122744700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122744700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(688)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(688)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(688)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(686)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(691)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-M3UA(691)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(691)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(689)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(694)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn2-M3UA(694)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(694)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn2-SCCP(692)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122744745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122744745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122744745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122744745 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122744745 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122744745 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122744745 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122744745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122744745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122744749 DLINP DEBUG SRVCONN(,r=127.0.0.1:50226<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122744749 DLINP DEBUG SRVCONN(,r=127.0.0.1:50226<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122744749 DLINP DEBUG SRVCONN(,r=127.0.0.1:50226<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122744749 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122744749 DHNBAP DEBUG (127.0.0.1:50226 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122744749 DHNBAP NOTICE (127.0.0.1:50226 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122744749 DHNBAP NOTICE (127.0.0.1:50226 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122744749 DLINP DEBUG SRVCONN(,r=127.0.0.1:50226<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122744749 DLINP DEBUG SRVCONN(,r=127.0.0.1:50226<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122744869 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122744869 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122744869 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122744869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(679)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122744872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744872 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122744872 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122744872 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122744872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122744872 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122744872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122744872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744872 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122744872 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122744872 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122744872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122744872 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122744872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122744884 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122744884 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122744884 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122744884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(682)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122744885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744885 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122744885 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122744885 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122744885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122744885 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122744885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122744886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744886 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122744886 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122744886 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122744886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122744886 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122744886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122744895 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122744895 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816122744895 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122744895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(685)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816122744896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744896 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816122744896 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122744896 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122744896 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122744896 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816122744896 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122744897 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744897 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122744897 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122744897 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122744897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122744897 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122744897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122744910 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122744910 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122744910 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122744910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(688)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122744912 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744912 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122744912 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122744912 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122744912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122744912 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122744912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122744912 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744912 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122744912 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122744912 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122744912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122744912 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122744912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122744921 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122744921 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816122744921 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122744921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(691)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816122744923 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744923 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816122744923 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122744923 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122744923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122744923 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122744923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122744923 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744923 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122744923 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122744923 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122744923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122744923 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122744923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122744933 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122744933 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250816122744933 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122744933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(694)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250816122744934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744934 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250816122744934 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122744934 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122744934 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122744934 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250816122744934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122744935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744935 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122744935 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122744935 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122744935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122744935 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122744935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122744974 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122744974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033928c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122744974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122744974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744974 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122744974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00984850), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122744974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122744974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744974 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122744974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6bb65), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122744974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122744975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744975 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122744975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f36d2), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122744975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122744975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122744975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122744975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122744975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122744975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122744975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122744975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122744975 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122744975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122744975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122744975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122744975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122744975 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122744975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122744975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122744975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122744975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122744975 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122744975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122744975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122744975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122744975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122744975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122744975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122744975 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122744978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122744978 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122744978 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122744978 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122744978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122744978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122744978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122744978 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122744978 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122744978 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122744978 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122744978 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122744978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122744978 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=0033928c) (sccp_scrc.c:477) 20250816122744978 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1824) 20250816122744978 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122744978 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122744978 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122744978 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122744978 DLSCCP DEBUG SCCP-SCOC(58)[0x55733be43e30]{IDLE}: Deallocated (fsm.c:568) 20250816122745180 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745180 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122745180 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122745180 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122745180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122745180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122745180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122745180 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122745180 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745180 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122745180 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122745180 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122745180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122745180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122745180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122745180 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122745180 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745180 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122745180 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122745180 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122745180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122745180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122745180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122745180 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122745180 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122745180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122745180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122745180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122745180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122745180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=00984850) (sccp_scrc.c:477) 20250816122745180 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1824) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(59)[0x55733be3b320]{IDLE}: Deallocated (fsm.c:568) 20250816122745180 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122745180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122745180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122745180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122745180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122745180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=00b6bb65) (sccp_scrc.c:477) 20250816122745180 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1824) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(60)[0x55733bdbf730]{IDLE}: Deallocated (fsm.c:568) 20250816122745180 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122745180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122745180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122745180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122745180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122745180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=009f36d2) (sccp_scrc.c:477) 20250816122745180 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1824) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122745180 DLSCCP DEBUG SCCP-SCOC(61)[0x55733bdc2910]{IDLE}: Deallocated (fsm.c:568) 20250816122745676 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745676 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122745676 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122745676 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122745676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122745676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122745676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122745676 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122745676 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122745676 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122745676 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122745676 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122745676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122745676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122745676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122745676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122745676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122745676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122745676 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122745676 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122745676 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122745676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122745676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122745676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122745676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122745676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122745676 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122745676 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122745676 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122745676 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745676 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122745676 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122745676 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122745676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122745676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122745676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122745676 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(678)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122745689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745689 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122745689 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122745689 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122745689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122745689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122745689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122745689 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122745689 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122745689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122745689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122745689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122745689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122745689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122745689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122745689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122745689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122745689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122745689 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122745689 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122745689 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122745689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122745689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122745689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122745689 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122745689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122745689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122745689 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122745689 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122745689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745689 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122745689 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122745689 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122745689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122745689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122745689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122745689 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(681)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122745700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745700 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122745700 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122745700 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122745700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122745700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122745700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122745700 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122745700 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122745700 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122745700 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122745700 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122745700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122745700 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122745700 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816122745700 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122745700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745700 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122745700 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122745700 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122745700 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122745700 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816122745700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122745700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122745700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122745700 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122745700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122745700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122745700 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122745700 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{CONNECTED}: link up (cnlink.c:111) 20250816122745700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122745700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122745700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122745700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122745700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122745700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122745700 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(684)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122745715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745715 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122745715 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122745715 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122745715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122745715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122745715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122745715 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122745715 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122745715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122745715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122745715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122745715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122745715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122745715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122745715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122745715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122745715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122745715 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122745716 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122745716 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122745716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122745716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122745716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122745716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122745716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122745716 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122745716 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122745716 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122745716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745716 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122745716 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122745716 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122745716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122745716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122745716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122745716 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(687)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122745728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122745728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122745728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122745728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122745728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122745728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122745728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122745728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122745728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122745728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122745728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122745728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122745728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122745728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816122745728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122745728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122745728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122745728 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122745728 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122745728 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816122745728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122745728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122745728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122745728 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122745728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122745728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122745728 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122745728 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816122745728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745728 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122745728 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122745728 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122745728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122745728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122745728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122745728 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(690)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122745737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745737 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250816122745737 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250816122745737 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250816122745737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122745737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122745737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122745737 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122745737 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122745737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122745737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122745737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122745737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122745737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122745737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250816122745737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122745737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745737 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122745737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122745737 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122745737 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122745737 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250816122745737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122745737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122745737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122745737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122745737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122745737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122745737 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122745737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122745737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122745737 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122745737 DRANAP NOTICE cnlink(sgsn-2)[0x55733be2e630]{CONNECTED}: link up (cnlink.c:111) 20250816122745738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122745738 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122745738 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122745738 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122745738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122745738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122745738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816122745738 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(693)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122746752 DLCTRL DEBUG Command: GET 500187992 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122746752 DLCTRL DEBUG Tx Command reply: GET_REPLY 500187992 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122746754 DLCTRL DEBUG Command: GET 728166714 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122746754 DLCTRL DEBUG Tx Command reply: GET_REPLY 728166714 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122746755 DLCTRL DEBUG Command: GET 575851169 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122746755 DLCTRL DEBUG Tx Command reply: GET_REPLY 575851169 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122746756 DLCTRL DEBUG Command: GET 880194285 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122746756 DLCTRL DEBUG Tx Command reply: GET_REPLY 880194285 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122746756 DLCTRL DEBUG Command: GET 336754308 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122746756 DLCTRL DEBUG Tx Command reply: GET_REPLY 336754308 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122746757 DLCTRL DEBUG Command: GET 913974000 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122746757 DLCTRL DEBUG Tx Command reply: GET_REPLY 913974000 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122746758 DLCTRL DEBUG Command: GET 80088918 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122746758 DLCTRL DEBUG Tx Command reply: GET_REPLY 80088918 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122746759 DLCTRL DEBUG Command: GET 352275050 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122746759 DLCTRL DEBUG Tx Command reply: GET_REPLY 352275050 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122746760 DLCTRL DEBUG Command: GET 37015772 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122746760 DLCTRL DEBUG Tx Command reply: GET_REPLY 37015772 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122746761 DLCTRL DEBUG Command: GET 17972599 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122746761 DLCTRL DEBUG Tx Command reply: GET_REPLY 17972599 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122746761 DLCTRL DEBUG Command: GET 338424515 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122746761 DLCTRL DEBUG Tx Command reply: GET_REPLY 338424515 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122746762 DLCTRL DEBUG Command: GET 419152976 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122746762 DLCTRL DEBUG Tx Command reply: GET_REPLY 419152976 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122746763 DLCTRL DEBUG Command: GET 801083850 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122746763 DLCTRL DEBUG Tx Command reply: GET_REPLY 801083850 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122746763 DLCTRL DEBUG Command: GET 97363947 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122746763 DLCTRL DEBUG Tx Command reply: GET_REPLY 97363947 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122746764 DLCTRL DEBUG Command: GET 101092745 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122746764 DLCTRL DEBUG Tx Command reply: GET_REPLY 101092745 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122746765 DLCTRL DEBUG Command: GET 63638832 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122746765 DLCTRL DEBUG Tx Command reply: GET_REPLY 63638832 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122746765 DLCTRL DEBUG Command: GET 725114673 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122746765 DLCTRL DEBUG Tx Command reply: GET_REPLY 725114673 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122746766 DLCTRL DEBUG Command: GET 47828084 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122746766 DLCTRL DEBUG Tx Command reply: GET_REPLY 47828084 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122746767 DLCTRL DEBUG Command: GET 627040332 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122746767 DLCTRL DEBUG Tx Command reply: GET_REPLY 627040332 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122746767 DLCTRL DEBUG Command: GET 41913227 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122746767 DLCTRL DEBUG Tx Command reply: GET_REPLY 41913227 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000001110'B, t_guard := 20.000000 } 20250816122746777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@7a2b5296a856: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)16606439 20250816122747788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122747788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122747788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816122747788 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122747788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd64e7, normal) (hnbgw_rua.c:407) 20250816122747788 DHNB DEBUG map_rua[0x55733be43e30]{init}: Allocated (fsm.c:456) 20250816122747788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16606439)[0x55733be43e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122747788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16606439 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122747788 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122747789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122747789 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16606439 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250816122747789 DCN DEBUG map_sccp[0x55733be57850]{init}: Allocated (fsm.c:456) 20250816122747789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55733be57850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122747789 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16606439 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250816122747789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16606439 SCCP-80 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816122747789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16606439)[0x55733be43e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122747789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122747789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122747789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16606439)[0x55733be43e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122747789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55733be57850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122747789 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122747789 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{IDLE}: Allocated (fsm.c:456) 20250816122747789 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122747789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000050), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300020e0056400500f1100926) (sccp_scrc.c:406) 20250816122747789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122747789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122747789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122747789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122747789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122747789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122747789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122747789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122747789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122747789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122747789 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122747789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122747789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122747789 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122747789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55733be57850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122747789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16606439)[0x55733be43e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122747789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122747789 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122747789 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122747789 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122747789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122747789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122747789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122747789 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc2-SCCP(683)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(684)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) HNBGW_Test.msc2-RAN(684)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)13541780 HNBGW_Test.msc2-SCCP(683)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(683)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@7a2b5296a856: setverdict(pass): none -> pass 20250816122747793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122747793 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122747793 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122747794 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122747794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122747794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122747794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122747794 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122747794 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122747794 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122747794 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122747794 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122747794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122747794 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=0023b58d) (sccp_scrc.c:477) 20250816122747794 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20250816122747794 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122747794 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122747794 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122747794 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122747794 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122747794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55733be57850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122747794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55733be57850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122747794 DLCTRL DEBUG Command: GET 163220951 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122747794 DLCTRL DEBUG Tx Command reply: GET_REPLY 163220951 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122747795 DLCTRL DEBUG Command: GET 71537796 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122747795 DLCTRL DEBUG Tx Command reply: GET_REPLY 71537796 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122747795 DLCTRL DEBUG Command: GET 779588345 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122747795 DLCTRL DEBUG Tx Command reply: GET_REPLY 779588345 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122747796 DLCTRL DEBUG Command: GET 528780813 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122747796 DLCTRL DEBUG Tx Command reply: GET_REPLY 528780813 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122747797 DLCTRL DEBUG Command: GET 927205674 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122747797 DLCTRL DEBUG Tx Command reply: GET_REPLY 927205674 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122747798 DLCTRL DEBUG Command: GET 688246886 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122747798 DLCTRL DEBUG Tx Command reply: GET_REPLY 688246886 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122747798 DLCTRL DEBUG Command: GET 715539810 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122747798 DLCTRL DEBUG Tx Command reply: GET_REPLY 715539810 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122747799 DLCTRL DEBUG Command: GET 635628037 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122747799 DLCTRL DEBUG Tx Command reply: GET_REPLY 635628037 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122747800 DLCTRL DEBUG Command: GET 206039920 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122747800 DLCTRL DEBUG Tx Command reply: GET_REPLY 206039920 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122747800 DLCTRL DEBUG Command: GET 276672080 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122747800 DLCTRL DEBUG Tx Command reply: GET_REPLY 276672080 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122747801 DLCTRL DEBUG Command: GET 570449083 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122747801 DLCTRL DEBUG Tx Command reply: GET_REPLY 570449083 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122747802 DLCTRL DEBUG Command: GET 227157445 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122747802 DLCTRL DEBUG Tx Command reply: GET_REPLY 227157445 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250816122747802 DLCTRL DEBUG Command: GET 388667869 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122747802 DLCTRL DEBUG Tx Command reply: GET_REPLY 388667869 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122747803 DLCTRL DEBUG Command: GET 818638977 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122747803 DLCTRL DEBUG Tx Command reply: GET_REPLY 818638977 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122747804 DLCTRL DEBUG Command: GET 525911726 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122747804 DLCTRL DEBUG Tx Command reply: GET_REPLY 525911726 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122747804 DLCTRL DEBUG Command: GET 277888530 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122747804 DLCTRL DEBUG Tx Command reply: GET_REPLY 277888530 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122747805 DLCTRL DEBUG Command: GET 278600477 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122747805 DLCTRL DEBUG Tx Command reply: GET_REPLY 278600477 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122747806 DLCTRL DEBUG Command: GET 177454214 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122747806 DLCTRL DEBUG Tx Command reply: GET_REPLY 177454214 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122747806 DLCTRL DEBUG Command: GET 763044415 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122747806 DLCTRL DEBUG Tx Command reply: GET_REPLY 763044415 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122747807 DLCTRL DEBUG Command: GET 491205688 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122747807 DLCTRL DEBUG Tx Command reply: GET_REPLY 491205688 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010000011'B, t_guard := 20.000000 } 20250816122747817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52146<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@7a2b5296a856: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@7a2b5296a856: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@7a2b5296a856: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)7188791 20250816122748824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122748824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122748824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816122748824 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122748824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6db137, normal) (hnbgw_rua.c:407) 20250816122748824 DHNB DEBUG map_rua[0x55733be55a50]{init}: Allocated (fsm.c:456) 20250816122748824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7188791)[0x55733be55a50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122748824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7188791 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122748824 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122748824 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122748824 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816122748824 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7188791 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250816122748824 DCN DEBUG map_sccp[0x55733be832f0]{init}: Allocated (fsm.c:456) 20250816122748824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55733be832f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122748824 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7188791 <-> SCCP-81 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250816122748824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7188791 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816122748824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7188791)[0x55733be55a50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122748824 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122748824 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122748824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7188791)[0x55733be55a50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122748824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55733be832f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122748824 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122748824 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{IDLE}: Allocated (fsm.c:456) 20250816122748824 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122748824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000051), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002830056400500f1100926) (sccp_scrc.c:406) 20250816122748824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122748824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122748824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122748824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122748824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122748824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122748824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122748824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122748824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122748824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122748824 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122748824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122748824 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122748824 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122748824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55733be832f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122748824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7188791)[0x55733be55a50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122748824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122748824 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122748824 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122748824 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122748824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122748824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122748824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122748824 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@7a2b5296a856: First idle individual index:1 HNBGW_Test.msc2-SCCP(683)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(684)@7a2b5296a856: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) HNBGW_Test.msc2-RAN(684)@7a2b5296a856: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)11839768 HNBGW_Test.msc2-SCCP(683)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(683)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816122748825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122748825 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122748825 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122748825 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122748825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122748825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122748825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122748825 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122748825 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122748825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122748825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122748825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122748825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122748825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=00965389) (sccp_scrc.c:477) 20250816122748825 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20250816122748825 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@7a2b5296a856: setverdict(pass): none -> pass 20250816122748825 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122748825 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122748825 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122748825 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122748825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55733be832f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122748825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55733be832f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122748826 DLCTRL DEBUG Command: GET 429343407 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122748826 DLCTRL DEBUG Tx Command reply: GET_REPLY 429343407 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122748827 DLCTRL DEBUG Command: GET 727740308 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122748827 DLCTRL DEBUG Tx Command reply: GET_REPLY 727740308 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122748827 DLCTRL DEBUG Command: GET 923291895 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122748827 DLCTRL DEBUG Tx Command reply: GET_REPLY 923291895 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122748828 DLCTRL DEBUG Command: GET 377708604 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122748828 DLCTRL DEBUG Tx Command reply: GET_REPLY 377708604 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122748829 DLCTRL DEBUG Command: GET 535393593 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122748829 DLCTRL DEBUG Tx Command reply: GET_REPLY 535393593 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122748829 DLCTRL DEBUG Command: GET 129679770 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122748829 DLCTRL DEBUG Tx Command reply: GET_REPLY 129679770 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122748830 DLCTRL DEBUG Command: GET 20257964 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122748830 DLCTRL DEBUG Tx Command reply: GET_REPLY 20257964 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122748831 DLCTRL DEBUG Command: GET 713192042 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122748831 DLCTRL DEBUG Tx Command reply: GET_REPLY 713192042 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122748831 DLCTRL DEBUG Command: GET 898427293 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122748831 DLCTRL DEBUG Tx Command reply: GET_REPLY 898427293 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122748832 DLCTRL DEBUG Command: GET 326128197 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122748832 DLCTRL DEBUG Tx Command reply: GET_REPLY 326128197 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122748833 DLCTRL DEBUG Command: GET 466839290 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122748833 DLCTRL DEBUG Tx Command reply: GET_REPLY 466839290 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122748834 DLCTRL DEBUG Command: GET 986358615 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122748834 DLCTRL DEBUG Tx Command reply: GET_REPLY 986358615 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250816122748834 DLCTRL DEBUG Command: GET 966014713 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122748834 DLCTRL DEBUG Tx Command reply: GET_REPLY 966014713 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122748835 DLCTRL DEBUG Command: GET 937296235 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122748835 DLCTRL DEBUG Tx Command reply: GET_REPLY 937296235 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122748836 DLCTRL DEBUG Command: GET 961939541 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122748836 DLCTRL DEBUG Tx Command reply: GET_REPLY 961939541 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122748836 DLCTRL DEBUG Command: GET 109017261 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122748836 DLCTRL DEBUG Tx Command reply: GET_REPLY 109017261 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122748837 DLCTRL DEBUG Command: GET 599321292 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122748837 DLCTRL DEBUG Tx Command reply: GET_REPLY 599321292 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122748838 DLCTRL DEBUG Command: GET 351076651 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122748838 DLCTRL DEBUG Tx Command reply: GET_REPLY 351076651 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122748838 DLCTRL DEBUG Command: GET 414157926 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122748838 DLCTRL DEBUG Tx Command reply: GET_REPLY 414157926 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122748839 DLCTRL DEBUG Command: GET 323224875 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122748839 DLCTRL DEBUG Tx Command reply: GET_REPLY 323224875 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110010100'B, t_guard := 20.000000 } 20250816122748848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52158<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(681)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(681)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@7a2b5296a856: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)2320958 20250816122749855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122749855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122749855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122749855 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122749855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x236a3e, normal) (hnbgw_rua.c:407) 20250816122749855 DHNB DEBUG map_rua[0x55733be57980]{init}: Allocated (fsm.c:456) 20250816122749855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2320958)[0x55733be57980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122749855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2320958 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122749855 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122749855 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122749855 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2320958 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816122749855 DCN DEBUG map_sccp[0x55733be3b320]{init}: Allocated (fsm.c:456) 20250816122749855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55733be3b320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122749855 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2320958 <-> SCCP-82 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816122749855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2320958 SCCP-82 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122749855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2320958)[0x55733be57980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122749855 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122749855 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122749855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2320958)[0x55733be57980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122749855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55733be3b320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122749855 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122749855 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{IDLE}: Allocated (fsm.c:456) 20250816122749855 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122749855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003940056400500f1100926) (sccp_scrc.c:406) 20250816122749855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122749855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122749855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122749855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122749855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122749855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122749855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122749855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122749855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122749855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122749855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122749855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122749855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122749855 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122749855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55733be3b320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122749855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2320958)[0x55733be57980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122749855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122749855 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122749855 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122749855 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122749855 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122749855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122749855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122749855 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(680)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc1-SCCP(680)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(681)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) HNBGW_Test.msc1-RAN(681)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)15436241 HNBGW_Test.msc1-SCCP(680)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(680)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122749860 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122749860 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122749860 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122749860 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122749860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122749860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122749860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122749860 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122749860 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122749860 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122749860 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122749860 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122749860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122749860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=004368f3) (sccp_scrc.c:477) 20250816122749860 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20250816122749860 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122749860 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122749860 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122749860 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122749860 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122749860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55733be3b320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122749860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55733be3b320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122749860 DLCTRL DEBUG Command: GET 30408064 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122749860 DLCTRL DEBUG Tx Command reply: GET_REPLY 30408064 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122749861 DLCTRL DEBUG Command: GET 961313909 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122749861 DLCTRL DEBUG Tx Command reply: GET_REPLY 961313909 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122749862 DLCTRL DEBUG Command: GET 550248346 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122749862 DLCTRL DEBUG Tx Command reply: GET_REPLY 550248346 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122749863 DLCTRL DEBUG Command: GET 810732573 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122749863 DLCTRL DEBUG Tx Command reply: GET_REPLY 810732573 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122749864 DLCTRL DEBUG Command: GET 81075236 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122749864 DLCTRL DEBUG Tx Command reply: GET_REPLY 81075236 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122749865 DLCTRL DEBUG Command: GET 237075826 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122749865 DLCTRL DEBUG Tx Command reply: GET_REPLY 237075826 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816122749866 DLCTRL DEBUG Command: GET 896681757 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122749866 DLCTRL DEBUG Tx Command reply: GET_REPLY 896681757 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122749867 DLCTRL DEBUG Command: GET 212156077 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122749867 DLCTRL DEBUG Tx Command reply: GET_REPLY 212156077 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122749868 DLCTRL DEBUG Command: GET 481790161 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122749868 DLCTRL DEBUG Tx Command reply: GET_REPLY 481790161 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122749868 DLCTRL DEBUG Command: GET 963427996 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122749868 DLCTRL DEBUG Tx Command reply: GET_REPLY 963427996 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122749869 DLCTRL DEBUG Command: GET 732679862 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122749869 DLCTRL DEBUG Tx Command reply: GET_REPLY 732679862 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122749870 DLCTRL DEBUG Command: GET 437155209 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122749870 DLCTRL DEBUG Tx Command reply: GET_REPLY 437155209 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250816122749871 DLCTRL DEBUG Command: GET 347884485 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122749871 DLCTRL DEBUG Tx Command reply: GET_REPLY 347884485 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122749872 DLCTRL DEBUG Command: GET 971320183 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122749872 DLCTRL DEBUG Tx Command reply: GET_REPLY 971320183 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122749873 DLCTRL DEBUG Command: GET 438089391 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122749873 DLCTRL DEBUG Tx Command reply: GET_REPLY 438089391 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122749873 DLCTRL DEBUG Command: GET 855566508 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122749873 DLCTRL DEBUG Tx Command reply: GET_REPLY 855566508 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122749874 DLCTRL DEBUG Command: GET 986483175 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122749874 DLCTRL DEBUG Tx Command reply: GET_REPLY 986483175 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122749875 DLCTRL DEBUG Command: GET 328003577 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122749875 DLCTRL DEBUG Tx Command reply: GET_REPLY 328003577 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122749876 DLCTRL DEBUG Command: GET 39918608 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122749876 DLCTRL DEBUG Tx Command reply: GET_REPLY 39918608 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122749877 DLCTRL DEBUG Command: GET 598968470 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122749877 DLCTRL DEBUG Tx Command reply: GET_REPLY 598968470 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122749880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122749880 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44165<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(671)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(670)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122749881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122749881 DLINP DEBUG SRVCONN(,r=127.0.0.1:50226<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122749881 DLINP DEBUG SRVCONN(,r=127.0.0.1:50226<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122749881 DLINP NOTICE SRV(,r=127.0.0.1:50226<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122749881 DMAIN NOTICE (127.0.0.1:50226 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50226<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122749881 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(678)@7a2b5296a856: Final verdict of PTC: none 20250816122749882 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122749882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122749882 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122749882 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122749883 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn1-SCCP(689)@7a2b5296a856: Final verdict of PTC: none 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816122749883 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122749883 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(686)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(677)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(692)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(690)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(693)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(687)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(681)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(680)@7a2b5296a856: Final verdict of PTC: none20250816122749883 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122749883 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122749883 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669)@7a2b5296a856: Final verdict of PTC: none 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122749883 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(691)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(682)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(683)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(685)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-RAN(684)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(679)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(672)@7a2b5296a856: Final verdict of PTC: none 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122749883 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122749883 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122749883 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122749883 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122749883 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250816122749883 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122749883 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122749883 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122749883 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122749883 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122749883 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122749883 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122749883 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122749883 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250816122749883 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122749883 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122749883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122749884 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122749884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122749884 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122749884 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122749884 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122749884 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122749884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122749884 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122749884 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122749884 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122749884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122749884 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122749884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122749884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122749892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52146<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122749893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@7a2b5296a856: Final verdict of PTC: pass HNBGW-MGCP(695)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(694)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(688)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@7a2b5296a856: Final verdict of PTC: pass 20250816122749928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(671): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(672): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(677): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(678): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(679): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(680): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(681): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(682): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-SCCP(683): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-RAN(684): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-M3UA(685): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(686): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(687): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(688): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(689): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(690): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(691): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(692): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn2-RAN(693): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(694): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sat Aug 16 12:27:49 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc 20250816122750011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122750056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122750056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122750056 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122750056 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122750056 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122750056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16606439)[0x55733be43e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122750056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16606439)[0x55733be43e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122750056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55733be57850]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122750056 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122750056 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122750056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023b58d), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122750056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122750056 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122750056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122750056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122750056 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122750056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55733be57850]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122750056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16606439)[0x55733be43e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122750056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16606439)[0x55733be43e30]{disrupted}: Freeing instance (context_map.c:202) 20250816122750056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16606439)[0x55733be43e30]{disrupted}: Deallocated (fsm.c:568) 20250816122750056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55733be57850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122750056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55733be57850]{disconnected}: Freeing instance (context_map.c:206) 20250816122750056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55733be57850]{disconnected}: Deallocated (fsm.c:568) 20250816122750056 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16606439 SCCP-80 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250816122750056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7188791)[0x55733be55a50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122750056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7188791)[0x55733be55a50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122750056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55733be832f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122750056 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122750056 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122750056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00965389), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122750056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122750056 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122750056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122750056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122750056 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122750056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55733be832f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122750056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7188791)[0x55733be55a50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122750056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7188791)[0x55733be55a50]{disrupted}: Freeing instance (context_map.c:202) 20250816122750056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7188791)[0x55733be55a50]{disrupted}: Deallocated (fsm.c:568) 20250816122750056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55733be832f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122750057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55733be832f0]{disconnected}: Freeing instance (context_map.c:206) 20250816122750057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55733be832f0]{disconnected}: Deallocated (fsm.c:568) 20250816122750057 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7188791 SCCP-81 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250816122750057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2320958)[0x55733be57980]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122750057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2320958)[0x55733be57980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122750057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55733be3b320]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122750057 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122750057 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122750057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004368f3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122750057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122750057 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122750057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122750057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122750057 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122750057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55733be3b320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122750057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2320958)[0x55733be57980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122750057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2320958)[0x55733be57980]{disrupted}: Freeing instance (context_map.c:202) 20250816122750057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2320958)[0x55733be57980]{disrupted}: Deallocated (fsm.c:568) 20250816122750057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55733be3b320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122750057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55733be3b320]{disconnected}: Freeing instance (context_map.c:206) 20250816122750057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55733be3b320]{disconnected}: Deallocated (fsm.c:568) 20250816122750057 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2320958 SCCP-82 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250816122750057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122750057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122750057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122750057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122750057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122750057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122750057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122750057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122750057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122750057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122750057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122750057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122750057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122750057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122750057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122750057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122750057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122750057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122750057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122750057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122750057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122750057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122750057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122750057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122750713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52166<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=495628) 20250816122750985 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122750985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065bc51), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122750985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122750985 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122750985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122750985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122750985 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122750985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064de7d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122750985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122750985 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122750985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122750985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122750985 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122750986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f79132), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122750986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122750986 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122750986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122750986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122750986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122750986 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122750986 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122750986 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122750986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122750986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122750986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122750986 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122750986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122750986 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122750986 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122750986 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122750986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122750986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122750986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122750986 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122750986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122750986 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122750986 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122750986 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122750986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122750986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122750986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122750986 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122751527 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122751527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061313d), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122751527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122751527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122751527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122751527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122751527 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122751527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc6bfc), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122751527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122751527 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122751527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122751527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122751527 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122751527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005df1a7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122751527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122751527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122751527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122751527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122751527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122751527 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122751527 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122751527 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122751527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122751527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122751527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122751527 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122751527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122751527 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122751527 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122751527 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122751527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122751527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122751527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122751527 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122751527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122751527 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122751527 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122751527 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122751527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122751527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122751527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122751527 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=495628, count=534484) 20250816122751884 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122751884 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250816122751884 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250816122751884 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122751884 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816122751884 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816122751884 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122751884 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122751884 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122751884 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122751884 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122751884 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816122751884 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122751884 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122751884 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122751885 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122751885 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122751885 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122751979 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122751979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059b213), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122751979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122751979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122751979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122751979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122751979 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122751979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fee58), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122751979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122751979 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122751979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122751980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122751980 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122751980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9268), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122751980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122751980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122751980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122751980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122751980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122751980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122751980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122751980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122751980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122751980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122751980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122751980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122751980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122751980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122751980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122751980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122751980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122751980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122751980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122751980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122751980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122751980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122751980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122751980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122751980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122752671 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122752671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00813be8), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122752671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122752671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122752671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122752671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122752671 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122752671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006df41d), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122752671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122752671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122752671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122752671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122752671 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122752671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e0987), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122752671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122752671 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122752671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122752671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122752671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122752671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122752671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122752671 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122752671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122752671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122752671 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122752671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122752671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122752671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122752671 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122752671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122752671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122752671 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122752671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122752671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122752671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122752671 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122752671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122752671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122752671 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Sat Aug 16 12:27:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816122753343 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122753343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00438926), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122753343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122753343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122753343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122753343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122753343 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122753343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab1bd), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122753343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122753343 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122753343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122753343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122753343 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122753343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004bd32), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122753343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122753343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122753343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122753343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122753343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122753343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122753343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122753343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122753343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122753343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122753343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122753343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122753343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122753343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122753343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122753343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122753343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122753343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122753343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122753343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122753343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122753343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122753343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122753343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122753343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_L3Compl_no_cn started. 20250816122753765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122753768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122753770 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33527<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(703)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122753782 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122753782 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122753789 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122753789 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122753789 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122753789 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122753789 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122753789 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh1(705)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122753789 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59227 (stream_srv.c:142) 20250816122753790 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59227<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122753790 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122753790 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122753790 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122753790 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122753790 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122753791 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122753791 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122753791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122753791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122753791 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122753791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122753791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122753791 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122753791 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122753791 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122753791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122753791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122753791 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122753791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122753791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122753791 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122753791 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122753791 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122753791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122753791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122753791 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122753791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122753791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122753791 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122753791 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122753791 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122753791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122753791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122753791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122753791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122753791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122753791 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122753791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122753791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122753791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122753791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122753791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122753791 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122753791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122753791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122753791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122753791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122753791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122753791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122753791 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122753791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122753791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122753791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122753791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122753791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122753791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122753791 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122753791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122753791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122753791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122753791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122753791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122753791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122753791 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(709)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(709)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(707)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122753806 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122753806 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122753806 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122753806 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122753806 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122753806 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122753806 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122753806 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122753806 DRANAP NOTICE cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122753806 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122753806 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122753807 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122753807 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122753807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122753807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122753807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122753807 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122753807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122753807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122753807 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122753807 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122753808 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122753808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122753808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122753808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122753808 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122753808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122753808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122753808 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122753808 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122753808 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122753808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122753808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122753808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122753808 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122753808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122753808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122753808 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122753808 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122753808 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122753808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122753808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122753808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122753808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122753808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122753808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122753808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122753808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122753808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122753808 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122753808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122753808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122753808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122753808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122753808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122753808 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122753808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122753808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122753808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122753808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122753808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122753808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122753808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122753808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122753808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122753808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122753808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122753808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122753808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122753808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122753808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122753808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122753808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122753808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122753808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122753808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122753808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(712)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(712)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(710)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122753829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122753829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122753829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122753829 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122753829 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122753829 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122753829 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122753829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122753829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122753833 DLINP DEBUG SRVCONN(,r=127.0.0.1:59227<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122753833 DLINP DEBUG SRVCONN(,r=127.0.0.1:59227<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122753833 DLINP DEBUG SRVCONN(,r=127.0.0.1:59227<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122753833 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122753833 DHNBAP DEBUG (127.0.0.1:59227 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122753833 DHNBAP NOTICE (127.0.0.1:59227 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122753833 DHNBAP NOTICE (127.0.0.1:59227 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122753833 DLINP DEBUG SRVCONN(,r=127.0.0.1:59227<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122753833 DLINP DEBUG SRVCONN(,r=127.0.0.1:59227<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122754001 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122754001 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122754001 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122754001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(709)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122754004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122754004 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122754004 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122754004 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122754004 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122754004 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122754004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122754005 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122754005 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122754005 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122754005 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122754005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122754005 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122754005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122754018 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122754018 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122754018 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122754018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(712)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122754019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122754019 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122754019 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122754019 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122754019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122754019 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122754019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122754020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122754020 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122754020 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122754020 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122754020 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122754020 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122754020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122754176 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122754176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b70029), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122754176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122754176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122754176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122754176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122754176 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122754176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001159e5), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122754176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122754176 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122754176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122754176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122754176 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122754176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d243d0), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122754176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122754176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122754176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122754176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122754176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122754176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122754176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122754176 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122754176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122754176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122754176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122754176 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122754176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122754176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122754176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122754176 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122754176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122754176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122754176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122754176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122754176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122754176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122754176 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122754176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122754176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122754176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122754176 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122754179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122754179 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122754179 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122754179 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122754179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122754179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122754179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122754179 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122754179 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122754179 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122754179 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122754179 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122754179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122754179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=00b70029) (sccp_scrc.c:477) 20250816122754179 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1824) 20250816122754179 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122754179 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122754179 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122754179 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122754179 DLSCCP DEBUG SCCP-SCOC(62)[0x55733be563e0]{IDLE}: Deallocated (fsm.c:568) 20250816122754380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122754380 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122754380 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122754380 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122754380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122754380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122754380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122754380 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122754380 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122754380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122754380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122754380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122754380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122754380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=00d243d0) (sccp_scrc.c:477) 20250816122754380 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20250816122754380 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122754380 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122754380 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122754380 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122754380 DLSCCP DEBUG SCCP-SCOC(64)[0x55733be3aa20]{IDLE}: Deallocated (fsm.c:568) 20250816122754806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122754806 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122754806 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122754806 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122754806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122754806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122754806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122754806 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122754806 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122754806 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122754806 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122754806 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122754806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122754806 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122754806 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122754806 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122754806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122754806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122754806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122754806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122754806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122754806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122754806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122754806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122754806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122754806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122754806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122754806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122754806 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122754806 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122754806 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122754806 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122754806 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122754806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122754806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122754806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122754806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122754806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122754806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122754806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122754806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122754806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122754806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122754806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122754806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122754806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122754806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122754806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122754806 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122754806 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122754807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122754807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122754807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122754807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122754807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122754807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122754807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122754807 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(708)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122754823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122754823 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122754823 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122754823 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122754823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122754823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122754823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122754823 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122754823 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122754823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122754823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122754823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122754823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122754823 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122754823 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122754823 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122754823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122754823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122754823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122754823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122754823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122754823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122754823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122754823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122754823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122754823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122754823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122754823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122754823 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122754823 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122754823 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122754823 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122754823 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122754823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122754823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122754823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122754823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122754823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122754823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122754823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122754823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122754823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122754823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122754823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122754823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122754823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122754823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122754823 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122754823 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122754823 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122754823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122754823 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122754823 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122754823 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122754823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122754823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122754823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122754823 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(711)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122754839 DLCTRL DEBUG Command: GET 711848687 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122754839 DLCTRL DEBUG Tx Command reply: GET_REPLY 711848687 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122754840 DLCTRL DEBUG Command: GET 265964575 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122754840 DLCTRL DEBUG Tx Command reply: GET_REPLY 265964575 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122754841 DLCTRL DEBUG Command: GET 797871796 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122754841 DLCTRL DEBUG Tx Command reply: GET_REPLY 797871796 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122754842 DLCTRL DEBUG Command: GET 745381307 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122754842 DLCTRL DEBUG Tx Command reply: GET_REPLY 745381307 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122754843 DLCTRL DEBUG Command: GET 97535380 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122754843 DLCTRL DEBUG Tx Command reply: GET_REPLY 97535380 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122754844 DLCTRL DEBUG Command: GET 905841510 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122754844 DLCTRL DEBUG Tx Command reply: GET_REPLY 905841510 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122754844 DLCTRL DEBUG Command: GET 483003181 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122754844 DLCTRL DEBUG Tx Command reply: GET_REPLY 483003181 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122754846 DLCTRL DEBUG Command: GET 187246305 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122754846 DLCTRL DEBUG Tx Command reply: GET_REPLY 187246305 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122754847 DLCTRL DEBUG Command: GET 735552519 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122754847 DLCTRL DEBUG Tx Command reply: GET_REPLY 735552519 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122754847 DLCTRL DEBUG Command: GET 388195567 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122754847 DLCTRL DEBUG Tx Command reply: GET_REPLY 388195567 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122754848 DLCTRL DEBUG Command: GET 927953094 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122754848 DLCTRL DEBUG Tx Command reply: GET_REPLY 927953094 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122754849 DLCTRL DEBUG Command: GET 314601998 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122754849 DLCTRL DEBUG Tx Command reply: GET_REPLY 314601998 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122754850 DLCTRL DEBUG Command: GET 606002102 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122754850 DLCTRL DEBUG Tx Command reply: GET_REPLY 606002102 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122754851 DLCTRL DEBUG Command: GET 473575796 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122754851 DLCTRL DEBUG Tx Command reply: GET_REPLY 473575796 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122754852 DLCTRL DEBUG Command: GET 86382239 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122754852 DLCTRL DEBUG Tx Command reply: GET_REPLY 86382239 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122754853 DLCTRL DEBUG Command: GET 420784113 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122754853 DLCTRL DEBUG Tx Command reply: GET_REPLY 420784113 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122754855 DLCTRL DEBUG Command: GET 803361819 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122754855 DLCTRL DEBUG Tx Command reply: GET_REPLY 803361819 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122754856 DLCTRL DEBUG Command: GET 137164607 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122754856 DLCTRL DEBUG Tx Command reply: GET_REPLY 137164607 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122754857 DLCTRL DEBUG Command: GET 645406528 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122754857 DLCTRL DEBUG Tx Command reply: GET_REPLY 645406528 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122754858 DLCTRL DEBUG Command: GET 883808280 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122754858 DLCTRL DEBUG Tx Command reply: GET_REPLY 883808280 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101010101'B, t_guard := 20.000000 } 20250816122754868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52202<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(714)2894908 20250816122755879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122755879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122755879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122755879 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122755879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2c2c3c, normal) (hnbgw_rua.c:407) 20250816122755879 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122755879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2894908)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122755879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2894908 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122755879 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122755879 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122755879 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2894908 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250816122755879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2894908)[0x55733be563e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122755879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2894908)[0x55733be563e0]{init}: Freeing instance (context_map.c:202) 20250816122755879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2894908)[0x55733be563e0]{init}: Deallocated (fsm.c:568) 20250816122755879 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2894908 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816122755879 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250816122755879 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816122755879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250816122755879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122755879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@7a2b5296a856: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(714)2894908 MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101000110'B, t_guard := 20.000000 } 20250816122755891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55098<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(715)9957757 20250816122756896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122756896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122756896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122756896 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122756896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x97f17d, normal) (hnbgw_rua.c:407) 20250816122756896 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122756896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9957757)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122756896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9957757 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122756896 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122756896 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122756896 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816122756896 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-9957757 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250816122756896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9957757)[0x55733be563e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122756896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9957757)[0x55733be563e0]{init}: Freeing instance (context_map.c:202) 20250816122756896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9957757)[0x55733be563e0]{init}: Deallocated (fsm.c:568) 20250816122756896 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9957757 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816122756896 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250816122756896 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816122756896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250816122756896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122756896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@7a2b5296a856: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(715)9957757 MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110001111'B, t_guard := 20.000000 } 20250816122756907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55106<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(716)9181070 20250816122757913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122757913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122757913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122757913 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122757913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8c178e, normal) (hnbgw_rua.c:407) 20250816122757913 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122757913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9181070)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122757913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9181070 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122757913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122757913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122757913 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-9181070 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250816122757913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9181070)[0x55733be563e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122757913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9181070)[0x55733be563e0]{init}: Freeing instance (context_map.c:202) 20250816122757913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9181070)[0x55733be563e0]{init}: Deallocated (fsm.c:568) 20250816122757913 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9181070 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816122757913 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250816122757913 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816122757913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250816122757913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122757913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@7a2b5296a856: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(716)9181070 MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100100011'B, t_guard := 20.000000 } 20250816122757922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55118<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@7a2b5296a856: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(717)13815663 20250816122758928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122758928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122758928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250816122758928 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122758928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd2cf6f, normal) (hnbgw_rua.c:407) 20250816122758928 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122758928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815663)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122758928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13815663 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122758928 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122758928 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122758928 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13815663 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250816122758928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815663)[0x55733be563e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122758928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815663)[0x55733be563e0]{init}: Freeing instance (context_map.c:202) 20250816122758928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13815663)[0x55733be563e0]{init}: Deallocated (fsm.c:568) 20250816122758928 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13815663 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816122758928 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:282) 20250816122758928 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816122758928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250816122758928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122758928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@7a2b5296a856: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(717)13815663 MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122758931 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33527<->l=127.0.0.1:4262) (control_if.c:193) 20250816122758931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52194<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(701)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(700)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122758932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52178<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122758932 DLINP DEBUG SRVCONN(,r=127.0.0.1:59227<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122758932 DLINP DEBUG SRVCONN(,r=127.0.0.1:59227<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122758932 DLINP NOTICE SRV(,r=127.0.0.1:59227<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122758932 DMAIN NOTICE (127.0.0.1:59227 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59227<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122758932 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816122758932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122758932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122758932 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122758932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122758932 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122758932 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122758932 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122758932 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122758932 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122758932 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122758932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(707)@7a2b5296a856: Final verdict of PTC: none 20250816122758932 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122758932 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122758932 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122758932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122758932 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122758932 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122758932 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122758932 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122758933 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(710)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(711)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(709)@7a2b5296a856: Final verdict of PTC: none 20250816122758933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122758933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122758933 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122758933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122758933 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122758933 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122758933 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122758933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122758933 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122758933 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122758933 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122758933 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122758933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122758933 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122758933 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122758933 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122758933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122758933 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122758933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122758933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(712)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(699)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(705)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(702)@7a2b5296a856: Final verdict of PTC: none 20250816122758933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52202<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122758933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55098<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(714)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(715)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(703)@7a2b5296a856: Final verdict of PTC: none 20250816122758940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55118<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(717)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(713)@7a2b5296a856: Final verdict of PTC: none 20250816122758949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55106<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(716)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(699): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(703): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(705): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(714): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(715): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(716): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(717): none (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Sat Aug 16 12:27:58 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20250816122759013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122759614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55124<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=227620) 20250816122800057 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122800057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004368f3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122800057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122800057 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122800057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122800057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122800057 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122800057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00965389), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122800057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122800057 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122800057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122800057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122800057 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122800057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023b58d), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122800057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122800057 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122800057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122800057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122800057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122800057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122800057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122800057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122800057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122800057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122800057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122800057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122800058 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122800058 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122800058 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122800058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122800058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122800058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122800058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122800058 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122800058 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122800058 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122800058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122800058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122800058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=227620, count=256620) 20250816122800934 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122800934 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122800934 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122800934 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122800934 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122800934 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122800986 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122800986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f79132), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122800986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122800986 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122800986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122800986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122800986 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122800986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064de7d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122800986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122800986 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122800986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122800986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122800987 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122800987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065bc51), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122800987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122800987 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122800987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122800987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122800987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122800987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122800987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122800987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122800987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122800987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122800987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122800987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122800987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122800987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122800987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122800987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122800987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122800987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122800987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122800987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122800987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122800987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122800987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122800987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122800987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122801528 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122801528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005df1a7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122801528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122801528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122801528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122801528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122801528 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122801528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc6bfc), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122801528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122801528 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122801528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122801529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122801529 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122801529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061313d), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122801529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122801529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122801529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122801529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122801529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122801529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122801529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122801529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122801529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122801529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122801529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122801529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122801529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122801529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122801529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122801529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122801529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122801529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122801529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122801529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122801529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122801529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122801529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122801529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122801529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sat Aug 16 12:28:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816122801980 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122801980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9268), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122801980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122801980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122801980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122801980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122801980 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122801980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fee58), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122801980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122801980 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122801980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122801980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122801980 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122801980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059b213), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122801980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122801980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122801980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122801980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122801980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122801980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122801980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122801980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122801980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122801980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122801980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122801980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122801980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122801980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122801980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122801980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122801980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122801980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122801980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122801980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122801980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122801980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122801980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122801980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122801980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122802672 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122802672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e0987), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122802672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122802672 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122802672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122802672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122802672 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122802672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006df41d), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122802672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122802672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122802672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122802672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122802672 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122802672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00813be8), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122802672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122802672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122802672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122802672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122802673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122802673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122802673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122802673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122802673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122802673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122802673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122802673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122802673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122802673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122802673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122802673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122802673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122802673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122802673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122802673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122802673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122802673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250816122802733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122802738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122802740 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37903<->l=127.0.0.1:4262) (control_if.c:572) 20250816122802755 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122802755 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122802762 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122802762 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122802762 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122802762 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122802762 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122802762 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122802762 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122802763 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122802763 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122802763 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46057 (stream_srv.c:142) 20250816122802763 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46057<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122802764 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122802764 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122802764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122802764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122802764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122802764 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122802764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122802764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122802764 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122802764 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122802764 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122802764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122802764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122802764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122802764 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122802764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122802764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122802764 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122802764 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122802764 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122802764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122802764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122802764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122802764 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122802764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122802764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122802764 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122802764 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122802764 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122802764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122802764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122802764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122802764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122802764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122802764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122802764 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122802764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802764 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122802764 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122802764 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122802764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122802764 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122802764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802764 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122802764 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122802764 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122802764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122802764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122802764 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122802764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802764 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122802764 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122802764 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122802764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122802764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122802764 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122802764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802764 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122802765 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122802765 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122802765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122802765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122802765 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(728)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(728)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(726)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(731)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(731)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-SCCP(729)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@7a2b5296a856: ************************************************* HNBGW_Test.msc2-M3UA(734)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@7a2b5296a856: ************************************************* HNBGW_Test.msc2-SCCP(732)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122802797 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122802797 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122802797 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122802797 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122802797 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122802797 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122802797 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122802797 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122802797 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122802798 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122802798 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122802798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122802798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122802798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122802798 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122802798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122802798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122802798 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122802798 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122802798 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122802798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122802798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122802798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122802798 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122802798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122802798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122802798 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122802798 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122802798 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122802798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122802798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122802798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122802798 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122802798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122802798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122802798 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122802798 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122802798 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122802798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122802798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122802798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122802798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122802798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122802798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122802798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122802798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122802798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122802798 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122802798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122802798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122802798 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122802798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122802798 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122802798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122802798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122802798 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122802798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122802798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122802798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122802798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122802798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122802798 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122802798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122802798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122802798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122802799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802799 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122802799 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122802799 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122802799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122802799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122802799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(737)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(735)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(740)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(740)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(740)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-SCCP(738)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(743)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(741)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122802850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122802850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122802850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122802850 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122802850 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122802850 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122802850 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122802850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122802850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122802855 DLINP DEBUG SRVCONN(,r=127.0.0.1:46057<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122802855 DLINP DEBUG SRVCONN(,r=127.0.0.1:46057<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122802855 DLINP DEBUG SRVCONN(,r=127.0.0.1:46057<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122802855 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122802855 DHNBAP DEBUG (127.0.0.1:46057 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122802855 DHNBAP NOTICE (127.0.0.1:46057 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122802855 DHNBAP NOTICE (127.0.0.1:46057 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122802855 DLINP DEBUG SRVCONN(,r=127.0.0.1:46057<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122802855 DLINP DEBUG SRVCONN(,r=127.0.0.1:46057<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122802975 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122802975 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122802975 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122802975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(728)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122802985 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122802985 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122802985 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122802985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816122802985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802985 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122802985 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122802985 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122802985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122802985 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122802985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(731)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122802988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802988 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122802988 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122802988 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122802988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122802988 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122802988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122802991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802991 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122802991 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122802991 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122802991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122802991 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122802991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122802994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122802994 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122802995 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122802995 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122802995 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122802995 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122802995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122802995 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122802995 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816122802995 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122802995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(734)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816122803001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803001 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816122803001 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122803001 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122803001 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122803001 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816122803001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122803004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803004 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122803004 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122803004 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122803004 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122803004 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122803004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122803009 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122803009 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122803009 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122803009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(737)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122803015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803015 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122803015 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122803015 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122803015 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122803015 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122803015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122803018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803018 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122803018 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122803018 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122803018 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122803018 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122803018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122803019 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122803019 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816122803019 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122803019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(740)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816122803025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803025 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816122803025 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122803025 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122803025 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122803025 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122803025 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122803025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803025 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122803025 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122803025 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122803025 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122803025 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122803025 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122803033 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122803033 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250816122803033 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122803033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(743)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250816122803039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803039 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250816122803039 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122803039 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122803039 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122803039 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250816122803039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122803042 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803042 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122803042 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122803042 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122803042 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122803042 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122803042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122803344 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122803344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004bd32), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122803344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122803344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122803344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122803344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122803344 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122803344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab1bd), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122803344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122803344 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122803344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122803344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122803344 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122803344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00438926), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122803344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122803345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122803345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122803345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122803345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122803345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122803345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122803345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122803345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122803345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122803345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122803345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122803345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122803345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122803345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122803345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122803345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122803345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122803345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122803345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122803345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122803345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122803345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122803345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122803345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122803355 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803355 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122803355 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122803355 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122803355 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122803355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122803355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122803355 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122803355 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122803355 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122803355 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122803355 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122803355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122803355 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=0004bd32) (sccp_scrc.c:477) 20250816122803355 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20250816122803355 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122803355 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122803355 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122803355 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122803355 DLSCCP DEBUG SCCP-SCOC(65)[0x55733be45f00]{IDLE}: Deallocated (fsm.c:568) 20250816122803357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803357 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122803357 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122803357 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122803357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122803357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122803357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122803357 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122803358 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122803358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122803358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122803358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122803358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122803358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=00aab1bd) (sccp_scrc.c:477) 20250816122803358 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20250816122803358 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122803358 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122803358 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122803358 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122803358 DLSCCP DEBUG SCCP-SCOC(66)[0x55733be36ca0]{IDLE}: Deallocated (fsm.c:568) 20250816122803560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803560 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122803560 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122803560 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122803560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122803560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122803560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122803560 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122803560 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122803561 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122803561 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122803561 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122803561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122803561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=00438926) (sccp_scrc.c:477) 20250816122803561 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20250816122803561 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122803561 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122803561 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122803561 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122803561 DLSCCP DEBUG SCCP-SCOC(67)[0x55733be3d150]{IDLE}: Deallocated (fsm.c:568) 20250816122803782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803782 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122803782 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122803782 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122803782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122803782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122803782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122803782 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122803782 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122803782 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122803782 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122803782 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122803782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122803782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122803782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122803782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122803782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122803783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122803783 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122803783 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122803783 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122803783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122803783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122803783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122803783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122803783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122803783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122803783 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122803783 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122803783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803783 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122803783 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122803783 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122803783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122803783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122803783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122803783 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(727)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122803793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803793 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122803793 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122803793 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122803793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122803793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122803793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122803793 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122803793 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122803793 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122803793 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122803793 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122803793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122803793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122803793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122803793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122803793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122803793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122803793 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122803793 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122803793 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122803793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122803793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122803793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122803793 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122803793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122803793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122803793 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122803793 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122803793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122803793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122803793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122803793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122803793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122803793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122803793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(730)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122803805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803805 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122803805 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122803805 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122803805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122803805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122803805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122803805 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122803805 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122803805 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122803805 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122803805 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122803805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122803805 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122803805 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816122803805 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122803805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803806 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122803806 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122803806 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122803806 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122803806 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816122803806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122803806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122803806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122803806 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122803806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122803806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122803806 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122803806 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{CONNECTED}: link up (cnlink.c:111) 20250816122803806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803806 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122803806 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122803806 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122803806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122803806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122803806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122803806 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(733)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122803821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803821 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122803821 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122803821 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122803821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122803821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122803821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122803821 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122803822 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122803822 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122803822 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122803822 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122803822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122803822 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122803822 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122803822 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122803822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803822 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122803822 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122803822 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122803822 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122803822 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122803822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122803822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122803822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122803822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122803822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122803822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122803822 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122803822 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122803822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803822 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122803822 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122803822 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122803822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122803822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122803822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122803822 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(736)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122803830 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803830 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122803830 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122803830 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122803830 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122803830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122803830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122803830 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122803830 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122803830 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122803830 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122803830 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122803830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122803830 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122803830 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816122803830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122803830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803830 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122803830 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122803830 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122803830 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122803830 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816122803830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122803830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122803830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122803830 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122803830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122803830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122803830 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122803830 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816122803830 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803830 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122803830 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122803830 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122803830 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122803830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122803830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122803830 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(739)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122803842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803842 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250816122803842 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250816122803842 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250816122803842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122803842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122803842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122803842 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122803842 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122803842 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122803842 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122803842 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122803842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122803842 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122803842 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250816122803842 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122803842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803842 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122803842 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122803842 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122803842 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122803842 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250816122803842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122803842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122803842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122803842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122803842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122803842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122803842 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122803842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122803842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122803842 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122803842 DRANAP NOTICE cnlink(sgsn-2)[0x55733be2e630]{CONNECTED}: link up (cnlink.c:111) 20250816122803842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122803842 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122803842 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122803842 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122803842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122803842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122803842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816122803842 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(742)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122804171 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816122804171 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816122804171 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122804171 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122804171 DLSCCP DEBUG SCCP-SCOC(63)[0x55733be37ef0]{IDLE}: Deallocated (fsm.c:568) 20250816122804867 DLCTRL DEBUG Command: GET 935365330 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122804868 DLCTRL DEBUG Tx Command reply: GET_REPLY 935365330 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122804869 DLCTRL DEBUG Command: GET 227136367 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122804869 DLCTRL DEBUG Tx Command reply: GET_REPLY 227136367 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122804872 DLCTRL DEBUG Command: GET 474710078 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122804872 DLCTRL DEBUG Tx Command reply: GET_REPLY 474710078 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122804875 DLCTRL DEBUG Command: GET 688990455 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122804875 DLCTRL DEBUG Tx Command reply: GET_REPLY 688990455 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122804878 DLCTRL DEBUG Command: GET 528815157 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122804878 DLCTRL DEBUG Tx Command reply: GET_REPLY 528815157 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122804881 DLCTRL DEBUG Command: GET 890636445 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122804881 DLCTRL DEBUG Tx Command reply: GET_REPLY 890636445 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122804883 DLCTRL DEBUG Command: GET 810157184 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122804883 DLCTRL DEBUG Tx Command reply: GET_REPLY 810157184 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122804885 DLCTRL DEBUG Command: GET 539104337 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122804885 DLCTRL DEBUG Tx Command reply: GET_REPLY 539104337 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122804887 DLCTRL DEBUG Command: GET 826460835 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122804887 DLCTRL DEBUG Tx Command reply: GET_REPLY 826460835 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122804889 DLCTRL DEBUG Command: GET 462840032 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122804889 DLCTRL DEBUG Tx Command reply: GET_REPLY 462840032 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122804890 DLCTRL DEBUG Command: GET 499791559 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122804890 DLCTRL DEBUG Tx Command reply: GET_REPLY 499791559 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122804892 DLCTRL DEBUG Command: GET 130242321 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122804892 DLCTRL DEBUG Tx Command reply: GET_REPLY 130242321 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122804893 DLCTRL DEBUG Command: GET 559815143 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122804893 DLCTRL DEBUG Tx Command reply: GET_REPLY 559815143 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122804894 DLCTRL DEBUG Command: GET 924467757 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122804894 DLCTRL DEBUG Tx Command reply: GET_REPLY 924467757 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122804895 DLCTRL DEBUG Command: GET 847085243 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122804895 DLCTRL DEBUG Tx Command reply: GET_REPLY 847085243 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122804896 DLCTRL DEBUG Command: GET 457575879 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122804896 DLCTRL DEBUG Tx Command reply: GET_REPLY 457575879 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122804897 DLCTRL DEBUG Command: GET 904805649 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122804897 DLCTRL DEBUG Tx Command reply: GET_REPLY 904805649 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122804898 DLCTRL DEBUG Command: GET 948875350 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122804898 DLCTRL DEBUG Tx Command reply: GET_REPLY 948875350 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122804899 DLCTRL DEBUG Command: GET 822085091 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122804899 DLCTRL DEBUG Tx Command reply: GET_REPLY 822085091 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122804900 DLCTRL DEBUG Command: GET 776379249 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122804900 DLCTRL DEBUG Tx Command reply: GET_REPLY 776379249 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000010001'B, t_guard := 20.000000 } 20250816122804920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55152<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@7a2b5296a856: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@7a2b5296a856: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@7a2b5296a856: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)10089253 20250816122805938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122805938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122805938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816122805938 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122805938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x99f325, normal) (hnbgw_rua.c:407) 20250816122805938 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122805938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10089253)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122805938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10089253 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122805938 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122805938 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122805938 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250816122805938 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10089253 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250816122805938 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10089253 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122805938 DCN DEBUG map_sccp[0x55733be43e30]{init}: Allocated (fsm.c:456) 20250816122805938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55733be43e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122805938 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10089253 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122805938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10089253 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816122805938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10089253)[0x55733be563e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122805938 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122805938 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122805938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10089253)[0x55733be563e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122805938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55733be43e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122805938 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122805938 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{IDLE}: Allocated (fsm.c:456) 20250816122805938 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122805938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000110056400500f1100926) (sccp_scrc.c:406) 20250816122805938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122805938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122805938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122805938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122805938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122805938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122805938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122805938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122805938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122805938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122805938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122805938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122805938 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122805938 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122805938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55733be43e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122805938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10089253)[0x55733be563e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122805938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122805938 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122805938 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122805938 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122805938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122805938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122805938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122805938 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(726)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@7a2b5296a856: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) HNBGW_Test.msc0-RAN(727)@7a2b5296a856: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)7825032 HNBGW_Test.msc0-SCCP(726)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(726)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122805943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122805943 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122805943 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122805943 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122805943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122805943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122805943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122805943 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122805943 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122805943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122805943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122805943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122805943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122805943 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=0001795d) (sccp_scrc.c:477) 20250816122805943 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20250816122805943 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122805943 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122805943 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122805943 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122805943 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122805943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55733be43e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122805943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55733be43e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122805944 DLCTRL DEBUG Command: GET 265962786 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122805944 DLCTRL DEBUG Tx Command reply: GET_REPLY 265962786 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122805945 DLCTRL DEBUG Command: GET 741124553 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122805945 DLCTRL DEBUG Tx Command reply: GET_REPLY 741124553 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122805946 DLCTRL DEBUG Command: GET 402342275 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122805946 DLCTRL DEBUG Tx Command reply: GET_REPLY 402342275 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122805947 DLCTRL DEBUG Command: GET 548577993 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122805947 DLCTRL DEBUG Tx Command reply: GET_REPLY 548577993 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122805947 DLCTRL DEBUG Command: GET 650220558 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122805947 DLCTRL DEBUG Tx Command reply: GET_REPLY 650220558 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122805948 DLCTRL DEBUG Command: GET 917109965 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122805948 DLCTRL DEBUG Tx Command reply: GET_REPLY 917109965 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122805949 DLCTRL DEBUG Command: GET 56053959 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122805949 DLCTRL DEBUG Tx Command reply: GET_REPLY 56053959 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122805950 DLCTRL DEBUG Command: GET 586867975 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122805950 DLCTRL DEBUG Tx Command reply: GET_REPLY 586867975 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122805951 DLCTRL DEBUG Command: GET 92421631 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122805951 DLCTRL DEBUG Tx Command reply: GET_REPLY 92421631 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122805952 DLCTRL DEBUG Command: GET 68450376 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122805952 DLCTRL DEBUG Tx Command reply: GET_REPLY 68450376 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122805953 DLCTRL DEBUG Command: GET 341974655 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122805953 DLCTRL DEBUG Tx Command reply: GET_REPLY 341974655 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122805953 DLCTRL DEBUG Command: GET 725972368 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122805953 DLCTRL DEBUG Tx Command reply: GET_REPLY 725972368 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122805954 DLCTRL DEBUG Command: GET 852334604 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122805954 DLCTRL DEBUG Tx Command reply: GET_REPLY 852334604 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122805955 DLCTRL DEBUG Command: GET 909621918 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122805955 DLCTRL DEBUG Tx Command reply: GET_REPLY 909621918 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122805956 DLCTRL DEBUG Command: GET 367700285 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122805956 DLCTRL DEBUG Tx Command reply: GET_REPLY 367700285 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122805957 DLCTRL DEBUG Command: GET 34983170 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122805957 DLCTRL DEBUG Tx Command reply: GET_REPLY 34983170 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122805958 DLCTRL DEBUG Command: GET 358376884 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122805958 DLCTRL DEBUG Tx Command reply: GET_REPLY 358376884 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122805959 DLCTRL DEBUG Command: GET 443743195 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122805959 DLCTRL DEBUG Tx Command reply: GET_REPLY 443743195 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122805960 DLCTRL DEBUG Command: GET 177065565 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122805960 DLCTRL DEBUG Tx Command reply: GET_REPLY 177065565 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122805961 DLCTRL DEBUG Command: GET 230578562 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122805961 DLCTRL DEBUG Tx Command reply: GET_REPLY 230578562 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111001001'B, t_guard := 20.000000 } 20250816122805972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(733)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@7a2b5296a856: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@7a2b5296a856: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)15129138 20250816122806979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122806979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122806979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816122806979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122806979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe6da32, normal) (hnbgw_rua.c:407) 20250816122806979 DHNB DEBUG map_rua[0x55733be55a50]{init}: Allocated (fsm.c:456) 20250816122806979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15129138)[0x55733be55a50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122806979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15129138 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122806979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122806979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122806979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15129138 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250816122806979 DCN DEBUG map_sccp[0x55733be832f0]{init}: Allocated (fsm.c:456) 20250816122806979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55733be832f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122806979 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15129138 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250816122806979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15129138 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816122806979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15129138)[0x55733be55a50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122806979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122806979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122806979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15129138)[0x55733be55a50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122806979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55733be832f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122806979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122806979 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{IDLE}: Allocated (fsm.c:456) 20250816122806979 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122806979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001c90056400500f1100926) (sccp_scrc.c:406) 20250816122806979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122806979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122806979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122806979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122806979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122806979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122806979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122806979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122806979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122806979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122806979 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122806979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122806979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122806979 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122806979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55733be832f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122806979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15129138)[0x55733be55a50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122806979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122806979 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122806979 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122806979 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122806979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122806979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122806979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122806979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(732)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) HNBGW_Test.msc2-RAN(733)@7a2b5296a856: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)1293857 HNBGW_Test.msc2-SCCP(732)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(732)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@7a2b5296a856: setverdict(pass): none -> pass 20250816122806984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122806984 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122806984 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122806984 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122806984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122806984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122806984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122806984 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122806984 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122806984 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122806984 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122806984 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122806984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122806984 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000054), PART(T=Source Reference,L=4,D=00516023) (sccp_scrc.c:477) 20250816122806984 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20250816122806984 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122806984 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122806984 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122806984 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122806984 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122806984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55733be832f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122806984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55733be832f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122806984 DLCTRL DEBUG Command: GET 546175956 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122806984 DLCTRL DEBUG Tx Command reply: GET_REPLY 546175956 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122806985 DLCTRL DEBUG Command: GET 548643109 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122806985 DLCTRL DEBUG Tx Command reply: GET_REPLY 548643109 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122806987 DLCTRL DEBUG Command: GET 275565444 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122806987 DLCTRL DEBUG Tx Command reply: GET_REPLY 275565444 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122806988 DLCTRL DEBUG Command: GET 411037494 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122806988 DLCTRL DEBUG Tx Command reply: GET_REPLY 411037494 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122806989 DLCTRL DEBUG Command: GET 867469720 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122806989 DLCTRL DEBUG Tx Command reply: GET_REPLY 867469720 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122806990 DLCTRL DEBUG Command: GET 835603932 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122806990 DLCTRL DEBUG Tx Command reply: GET_REPLY 835603932 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122806991 DLCTRL DEBUG Command: GET 372770521 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122806991 DLCTRL DEBUG Tx Command reply: GET_REPLY 372770521 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122806992 DLCTRL DEBUG Command: GET 594329397 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122806992 DLCTRL DEBUG Tx Command reply: GET_REPLY 594329397 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122806993 DLCTRL DEBUG Command: GET 433978887 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122806993 DLCTRL DEBUG Tx Command reply: GET_REPLY 433978887 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122806995 DLCTRL DEBUG Command: GET 257970368 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122806995 DLCTRL DEBUG Tx Command reply: GET_REPLY 257970368 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122806996 DLCTRL DEBUG Command: GET 99897110 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122806996 DLCTRL DEBUG Tx Command reply: GET_REPLY 99897110 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122806997 DLCTRL DEBUG Command: GET 781709363 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122806997 DLCTRL DEBUG Tx Command reply: GET_REPLY 781709363 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250816122806998 DLCTRL DEBUG Command: GET 515860472 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122806998 DLCTRL DEBUG Tx Command reply: GET_REPLY 515860472 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122806998 DLCTRL DEBUG Command: GET 346397418 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122806998 DLCTRL DEBUG Tx Command reply: GET_REPLY 346397418 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122806999 DLCTRL DEBUG Command: GET 457457882 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122806999 DLCTRL DEBUG Tx Command reply: GET_REPLY 457457882 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122807000 DLCTRL DEBUG Command: GET 730394067 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122807000 DLCTRL DEBUG Tx Command reply: GET_REPLY 730394067 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122807001 DLCTRL DEBUG Command: GET 936198791 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122807001 DLCTRL DEBUG Tx Command reply: GET_REPLY 936198791 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122807001 DLCTRL DEBUG Command: GET 848270927 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122807001 DLCTRL DEBUG Tx Command reply: GET_REPLY 848270927 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122807002 DLCTRL DEBUG Command: GET 363799447 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122807002 DLCTRL DEBUG Tx Command reply: GET_REPLY 363799447 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122807003 DLCTRL DEBUG Command: GET 804712494 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122807003 DLCTRL DEBUG Tx Command reply: GET_REPLY 804712494 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122807006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55142<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122807006 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37903<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(720)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(719)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122807007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55128<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122807007 DLINP DEBUG SRVCONN(,r=127.0.0.1:46057<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122807007 DLINP DEBUG SRVCONN(,r=127.0.0.1:46057<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122807007 DLINP NOTICE SRV(,r=127.0.0.1:46057<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122807007 DMAIN NOTICE (127.0.0.1:46057 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46057<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122807007 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(729)@7a2b5296a856: Final verdict of PTC: none 20250816122807008 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122807008 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122807008 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122807008 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122807008 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122807008 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122807008 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122807008 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122807008 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(735)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(736)@7a2b5296a856: Final verdict of PTC: none 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122807009 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122807009 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed HNBGW_Test.sgsn1-RAN(739)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(738)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(741)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(742)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(732)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(740)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(734)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(728)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(721)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(731)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(744)@7a2b5296a856: Final verdict of PTC: none 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122807009 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122807009 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816122807009 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250816122807009 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122807009 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122807009 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122807009 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122807009 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122807009 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122807009 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122807009 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122807009 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816122807009 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122807009 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122807009 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122807009 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122807009 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122807009 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122807009 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122807009 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122807009 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122807009 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122807009 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122807009 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816122807009 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122807009 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122807009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(737)@7a2b5296a856: Final verdict of PTC: none 20250816122807017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@7a2b5296a856: Final verdict of PTC: pass 20250816122807029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55152<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(745): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(746): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sat Aug 16 12:28:07 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc 20250816122807114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122807180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122807180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122807180 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122807180 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122807180 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122807180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10089253)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122807180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10089253)[0x55733be563e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122807180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55733be43e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122807180 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122807180 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122807180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001795d), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122807180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122807180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122807180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122807180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122807180 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122807180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55733be43e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122807180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10089253)[0x55733be563e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122807180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10089253)[0x55733be563e0]{disrupted}: Freeing instance (context_map.c:202) 20250816122807180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10089253)[0x55733be563e0]{disrupted}: Deallocated (fsm.c:568) 20250816122807180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55733be43e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122807180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55733be43e30]{disconnected}: Freeing instance (context_map.c:206) 20250816122807180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55733be43e30]{disconnected}: Deallocated (fsm.c:568) 20250816122807180 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10089253 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250816122807180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15129138)[0x55733be55a50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122807180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15129138)[0x55733be55a50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122807180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55733be832f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122807180 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122807180 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122807180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00516023), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122807180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122807180 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122807180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122807180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122807180 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122807180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55733be832f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122807180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15129138)[0x55733be55a50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122807180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15129138)[0x55733be55a50]{disrupted}: Freeing instance (context_map.c:202) 20250816122807180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15129138)[0x55733be55a50]{disrupted}: Deallocated (fsm.c:568) 20250816122807180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55733be832f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122807180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55733be832f0]{disconnected}: Freeing instance (context_map.c:206) 20250816122807180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55733be832f0]{disconnected}: Deallocated (fsm.c:568) 20250816122807180 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15129138 SCCP-84 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250816122807181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122807181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122807181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122807181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122807181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122807181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122807181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122807181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122807181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122807181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122807181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122807181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122807181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122807181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122807181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122807181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122807815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50444<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=477156) Waiting for packet dumper to finish... 1 (prev_count=477156, count=477696) 20250816122809010 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122809010 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816122809010 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816122809010 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122809010 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122809010 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122809010 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122809010 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250816122809010 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250816122809010 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122809010 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122809010 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816122809010 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122809010 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122809010 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122809010 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122809010 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122809010 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sat Aug 16 12:28:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816122810058 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122810058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023b58d), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122810058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122810058 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122810058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122810058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122810058 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122810058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00965389), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122810058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122810058 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122810058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122810058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122810058 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122810058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004368f3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122810058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122810058 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122810058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122810058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122810058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122810058 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122810058 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122810058 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122810058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122810058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122810058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122810058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122810058 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122810058 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122810058 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122810058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122810058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122810058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122810058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122810058 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122810058 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122810058 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122810058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122810058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122810058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_paging_imsi started. 20250816122810853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122810855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122810857 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40669<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(751)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122810869 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122810869 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122810876 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122810876 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122810876 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122810876 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122810876 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122810876 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122810877 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122810877 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122810877 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122810877 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38887 (stream_srv.c:142) 20250816122810877 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38887<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh1(753)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122810877 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122810877 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122810878 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122810878 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122810878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122810878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122810878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122810878 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122810878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122810878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122810878 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122810878 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122810878 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122810878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122810878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122810878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122810878 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122810878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122810878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122810878 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122810878 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122810878 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122810878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122810878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122810878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122810878 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122810878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122810878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122810878 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122810878 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122810878 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122810878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122810878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122810878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122810878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122810878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122810878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122810878 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122810878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122810878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122810878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122810878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122810878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122810879 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122810879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122810879 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122810879 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122810879 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122810879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122810879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122810879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122810879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122810879 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122810879 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122810879 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122810879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122810879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122810879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122810879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122810879 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122810879 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122810879 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122810879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122810879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122810879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(757)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(757)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(755)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(760)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(760)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(760)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(758)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(763)@7a2b5296a856: ************************************************* HNBGW_Test.msc2-M3UA(763)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(763)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(761)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122810917 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122810917 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122810917 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122810917 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122810917 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122810917 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122810917 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122810917 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122810917 DRANAP NOTICE cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122810917 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122810917 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122810918 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122810918 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122810919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122810919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122810919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122810919 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122810919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122810919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122810919 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122810919 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122810919 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122810919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122810919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122810919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122810919 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122810919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122810919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122810919 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122810919 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122810919 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122810919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122810919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122810919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122810919 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122810919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122810919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122810919 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122810919 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122810919 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122810919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122810919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122810919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122810919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122810919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122810919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122810919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122810919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122810919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122810919 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122810919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122810919 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122810919 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122810919 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122810919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122810919 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122810919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122810919 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122810919 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122810919 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122810919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122810919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122810919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122810919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122810919 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122810919 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122810919 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122810919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122810919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122810919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122810919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122810919 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122810919 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122810919 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122810919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122810919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122810919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(766)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(766)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(766)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(764)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122810942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122810942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122810942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122810942 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122810942 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122810942 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122810942 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122810942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122810942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122810947 DLINP DEBUG SRVCONN(,r=127.0.0.1:38887<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122810947 DLINP DEBUG SRVCONN(,r=127.0.0.1:38887<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122810947 DLINP DEBUG SRVCONN(,r=127.0.0.1:38887<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122810947 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122810947 DHNBAP DEBUG (127.0.0.1:38887 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122810947 DHNBAP NOTICE (127.0.0.1:38887 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122810947 DHNBAP NOTICE (127.0.0.1:38887 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122810947 DLINP DEBUG SRVCONN(,r=127.0.0.1:38887<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122810947 DLINP DEBUG SRVCONN(,r=127.0.0.1:38887<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122810987 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122810987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065bc51), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122810987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122810987 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122810987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122810987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122810987 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122810987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064de7d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122810987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122810987 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122810987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122810987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122810987 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122810987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f79132), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122810987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122810987 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122810987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122810987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122810987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122810987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122810987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122810987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122810987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122810987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122810987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122810987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122810987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122810987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122810987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122810987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122810987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122810987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122810987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122810987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122810987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122810987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122810987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122810987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122810987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122811091 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122811091 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122811091 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122811091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(757)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122811095 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811095 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122811095 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122811095 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122811095 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122811095 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122811095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122811096 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811096 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122811096 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122811096 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122811096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122811096 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122811096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122811102 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122811102 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122811102 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122811102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(760)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122811103 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811103 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122811103 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122811103 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122811103 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122811103 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122811103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122811104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811104 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122811104 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122811104 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122811104 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122811104 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122811104 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122811114 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122811114 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816122811114 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122811114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(763)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816122811115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811115 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816122811115 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122811115 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122811115 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122811115 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816122811115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122811116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811116 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122811116 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122811116 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122811116 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122811116 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122811116 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122811129 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122811129 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122811129 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122811129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(766)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122811130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811130 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122811130 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122811130 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122811130 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122811130 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122811130 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122811131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811131 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122811131 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122811131 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122811131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122811131 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122811131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122811529 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122811529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005df1a7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122811529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122811529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122811529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122811529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122811529 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122811529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc6bfc), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122811529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122811529 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122811529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122811529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122811529 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122811529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061313d), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122811529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122811529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122811529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122811529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122811529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122811529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122811529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122811529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122811529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122811529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122811529 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122811529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122811529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122811529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122811529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122811529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122811529 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122811529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122811529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122811529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122811529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122811529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122811529 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811531 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122811531 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122811531 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122811531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122811531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122811531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122811531 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811531 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122811531 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122811531 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122811531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122811531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122811531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122811531 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811531 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122811531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122811531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122811531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122811531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122811531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=00cc6bfc) (sccp_scrc.c:477) 20250816122811531 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20250816122811531 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122811531 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122811531 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122811531 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122811531 DLSCCP DEBUG SCCP-SCOC(75)[0x55733be3f7c0]{IDLE}: Deallocated (fsm.c:568) 20250816122811531 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122811531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122811531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122811531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122811531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122811531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=005df1a7) (sccp_scrc.c:477) 20250816122811531 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20250816122811531 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122811531 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122811531 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122811531 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122811531 DLSCCP DEBUG SCCP-SCOC(76)[0x55733be36080]{IDLE}: Deallocated (fsm.c:568) 20250816122811732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811732 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122811732 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122811732 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122811732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122811732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122811732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122811732 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811732 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122811732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122811732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122811732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122811732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122811732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=0061313d) (sccp_scrc.c:477) 20250816122811732 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20250816122811732 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122811732 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122811732 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122811732 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122811732 DLSCCP DEBUG SCCP-SCOC(74)[0x55733be56510]{IDLE}: Deallocated (fsm.c:568) 20250816122811906 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811906 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122811906 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122811906 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122811906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122811906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122811906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122811906 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811906 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122811906 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122811906 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122811906 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122811906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122811906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122811906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122811906 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122811906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811906 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122811906 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122811906 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122811906 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122811906 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122811906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122811906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122811906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122811906 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122811906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122811906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122811906 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122811906 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122811906 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811906 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122811906 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122811906 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122811906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122811906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122811906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122811906 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(759)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122811919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811919 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122811919 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122811919 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122811919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122811919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122811919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122811919 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811919 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122811919 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122811919 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122811919 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122811919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122811919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122811919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816122811919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122811919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811919 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122811919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122811919 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122811919 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122811919 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816122811919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122811919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122811919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122811919 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122811919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122811919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122811919 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122811919 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{CONNECTED}: link up (cnlink.c:111) 20250816122811920 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811920 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122811920 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122811920 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122811920 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122811920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122811920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122811920 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(762)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122811934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811934 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122811934 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122811934 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122811934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122811934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122811934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122811934 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811934 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122811934 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122811934 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122811934 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122811934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122811934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122811934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122811934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122811934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122811934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122811934 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122811934 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122811934 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122811934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122811934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122811934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122811934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122811934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122811934 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122811934 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122811934 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122811934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811934 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122811934 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122811934 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122811934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122811934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122811934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122811934 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811936 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122811936 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122811936 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122811936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122811936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122811936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122811936 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811936 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122811936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122811936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122811936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122811936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122811936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122811936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122811936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122811936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122811936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122811936 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122811936 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122811936 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122811936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122811936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122811936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122811936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122811936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122811936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122811936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122811936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122811936 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122811936 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122811936 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122811936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811936 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122811936 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122811936 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122811937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122811937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122811937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122811937 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(765)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc0-RAN(756)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122811981 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122811981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059b213), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122811981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122811981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122811981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122811981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122811981 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122811981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fee58), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122811981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122811981 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122811981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122811981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122811981 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122811981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9268), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122811981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122811981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122811981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122811981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122811981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122811981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122811981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122811981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122811981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122811981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122811981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122811981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122811981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122811981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122811981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122811981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122811981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122811981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122811981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122811981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122811981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122811981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122811981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811982 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122811982 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122811982 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122811982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122811982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122811982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122811982 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811982 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122811982 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122811982 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122811982 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122811982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122811982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=007fee58) (sccp_scrc.c:477) 20250816122811982 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20250816122811982 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122811982 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122811982 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122811982 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122811982 DLSCCP DEBUG SCCP-SCOC(72)[0x55733be36a90]{IDLE}: Deallocated (fsm.c:568) 20250816122811982 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122811982 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122811982 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122811982 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122811982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122811982 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122811982 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122811982 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122811982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122811982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122811982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122811982 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122811982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122811982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=0059b213) (sccp_scrc.c:477) 20250816122811982 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20250816122811982 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122811982 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122811982 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122811982 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122811982 DLSCCP DEBUG SCCP-SCOC(73)[0x55733be56100]{IDLE}: Deallocated (fsm.c:568) 20250816122812184 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122812184 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122812184 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122812184 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122812184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122812184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122812184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122812184 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122812184 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122812184 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122812184 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122812184 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122812184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122812184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=003d9268) (sccp_scrc.c:477) 20250816122812184 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20250816122812184 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122812184 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122812184 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122812184 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122812184 DLSCCP DEBUG SCCP-SCOC(71)[0x55733be42060]{IDLE}: Deallocated (fsm.c:568) 20250816122812673 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122812673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00813be8), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122812673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122812673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122812673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122812673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122812673 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122812673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006df41d), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122812673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122812673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122812673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122812673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122812673 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122812673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e0987), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122812673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122812673 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122812673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122812673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122812673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122812673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122812673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122812673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122812673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122812673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122812673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122812673 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122812673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122812673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122812673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122812673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122812673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122812673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122812673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122812673 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122812673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122812673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122812673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122812673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122812673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122812673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122812673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122812673 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122812674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122812674 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122812674 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122812674 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122812674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122812674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122812674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122812674 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122812674 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122812674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122812674 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122812674 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122812674 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122812674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122812674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122812674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122812674 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122812674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122812674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122812674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122812674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122812674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=00813be8) (sccp_scrc.c:477) 20250816122812674 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20250816122812674 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122812674 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122812674 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122812674 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122812674 DLSCCP DEBUG SCCP-SCOC(70)[0x55733be3f690]{IDLE}: Deallocated (fsm.c:568) 20250816122812674 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122812674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122812674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122812674 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122812674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122812674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=005e0987) (sccp_scrc.c:477) 20250816122812674 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20250816122812674 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122812674 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122812674 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122812674 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122812674 DLSCCP DEBUG SCCP-SCOC(69)[0x55733be55920]{IDLE}: Deallocated (fsm.c:568) 20250816122812876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122812876 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122812876 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122812876 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122812876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122812876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122812876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122812876 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122812876 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122812876 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122812876 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122812876 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122812876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122812876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=006df41d) (sccp_scrc.c:477) 20250816122812876 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20250816122812876 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122812876 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122812876 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122812876 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122812876 DLSCCP DEBUG SCCP-SCOC(68)[0x55733be34500]{IDLE}: Deallocated (fsm.c:568) 20250816122812950 DLCTRL DEBUG Command: GET 473614448 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122812950 DLCTRL DEBUG Tx Command reply: GET_REPLY 473614448 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122812951 DLCTRL DEBUG Command: GET 190743536 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122812951 DLCTRL DEBUG Tx Command reply: GET_REPLY 190743536 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122812952 DLCTRL DEBUG Command: GET 629529482 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122812952 DLCTRL DEBUG Tx Command reply: GET_REPLY 629529482 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122812954 DLCTRL DEBUG Command: GET 308698316 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122812954 DLCTRL DEBUG Tx Command reply: GET_REPLY 308698316 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122812955 DLCTRL DEBUG Command: GET 966437757 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122812955 DLCTRL DEBUG Tx Command reply: GET_REPLY 966437757 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122812955 DLCTRL DEBUG Command: GET 728099867 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122812955 DLCTRL DEBUG Tx Command reply: GET_REPLY 728099867 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122812956 DLCTRL DEBUG Command: GET 444942701 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122812956 DLCTRL DEBUG Tx Command reply: GET_REPLY 444942701 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122812957 DLCTRL DEBUG Command: GET 24884739 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122812957 DLCTRL DEBUG Tx Command reply: GET_REPLY 24884739 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122812958 DLCTRL DEBUG Command: GET 152525465 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122812958 DLCTRL DEBUG Tx Command reply: GET_REPLY 152525465 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122812959 DLCTRL DEBUG Command: GET 237433804 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122812959 DLCTRL DEBUG Tx Command reply: GET_REPLY 237433804 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122812960 DLCTRL DEBUG Command: GET 700544778 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122812960 DLCTRL DEBUG Tx Command reply: GET_REPLY 700544778 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122812961 DLCTRL DEBUG Command: GET 973518463 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122812961 DLCTRL DEBUG Tx Command reply: GET_REPLY 973518463 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122812961 DLCTRL DEBUG Command: GET 808863203 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122812961 DLCTRL DEBUG Tx Command reply: GET_REPLY 808863203 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122812962 DLCTRL DEBUG Command: GET 50040591 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122812962 DLCTRL DEBUG Tx Command reply: GET_REPLY 50040591 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122812963 DLCTRL DEBUG Command: GET 80345013 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122812963 DLCTRL DEBUG Tx Command reply: GET_REPLY 80345013 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122812964 DLCTRL DEBUG Command: GET 320582571 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122812964 DLCTRL DEBUG Tx Command reply: GET_REPLY 320582571 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122812965 DLCTRL DEBUG Command: GET 913638802 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122812965 DLCTRL DEBUG Tx Command reply: GET_REPLY 913638802 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122812965 DLCTRL DEBUG Command: GET 477307946 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122812965 DLCTRL DEBUG Tx Command reply: GET_REPLY 477307946 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122812966 DLCTRL DEBUG Command: GET 383705644 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122812966 DLCTRL DEBUG Tx Command reply: GET_REPLY 383705644 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122812967 DLCTRL DEBUG Command: GET 594390922 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122812967 DLCTRL DEBUG Tx Command reply: GET_REPLY 594390922 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122812977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122813983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122813983 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122813983 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122813983 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122813983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122813983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122813983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122813983 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122813983 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122813983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122813983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122813983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122813983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122813983 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122813983 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122813983 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:477) 20250816122813983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122813983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122813983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122813983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122813983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122813983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122813983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122813983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122813983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122813983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122813983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122813983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122813983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122813983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122813983 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250816122813983 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250816122813983 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250816122813983 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250816122813983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250816122813983 DRUA DEBUG (127.0.0.1:38887 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250816122813983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122813983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250816122813983 DLINP DEBUG SRVCONN(,r=127.0.0.1:38887<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122813983 DLINP DEBUG SRVCONN(,r=127.0.0.1:38887<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh1-RUA(754)@7a2b5296a856: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(752)@7a2b5296a856: UnitdataCallback HNBGW_Test.msc0-RAN(756)@7a2b5296a856: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@7a2b5296a856: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(768) TC_mscpool_paging_imsi-Iuh0-RUA(752)@7a2b5296a856: Added conn table entry 0TC_mscpool_paging_imsi0(768)3864118 20250816122814993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122814993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122814993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122814993 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122814993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3af636, normal) (hnbgw_rua.c:407) 20250816122814993 DHNB DEBUG map_rua[0x55733be36080]{init}: Allocated (fsm.c:456) 20250816122814993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864118)[0x55733be36080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122814993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3864118 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122814993 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122814993 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122814993 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3864118 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250816122814993 DCN DEBUG map_sccp[0x55733be3f7c0]{init}: Allocated (fsm.c:456) 20250816122814993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55733be3f7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122814993 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3864118 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122814993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3864118 SCCP-85 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816122814993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864118)[0x55733be36080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122814993 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122814993 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122814993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864118)[0x55733be36080]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122814993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55733be3f7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122814993 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122814993 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{IDLE}: Allocated (fsm.c:456) 20250816122814993 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122814993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000055), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030000050056400500f1100926) (sccp_scrc.c:406) 20250816122814993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122814993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122814993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122814993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122814993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122814993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122814993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122814993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122814993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122814993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122814993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122814993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122814993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122814993 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122814993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55733be3f7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122814993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864118)[0x55733be36080]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122814993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122814993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122814993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122814993 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122814993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122814993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122814993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122814993 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(755)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@7a2b5296a856: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(768) HNBGW_Test.msc0-RAN(756)@7a2b5296a856: Added conn table entry 0TC_mscpool_paging_imsi0(768)14182402 HNBGW_Test.msc0-SCCP(755)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(768)@7a2b5296a856: setverdict(pass): none -> pass 20250816122814998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122814998 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122814998 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122814998 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122814998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122814998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122814998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122814998 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122814998 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122814998 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122814998 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122814998 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122814998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122814998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000055), PART(T=Source Reference,L=4,D=003782c1) (sccp_scrc.c:477) 20250816122814998 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20250816122814998 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122814998 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122814998 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122814998 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122814998 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122814998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55733be3f7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122814998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55733be3f7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122815999 DLCTRL DEBUG Command: GET 798490927 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122815999 DLCTRL DEBUG Tx Command reply: GET_REPLY 798490927 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122816000 DLCTRL DEBUG Command: GET 273299792 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122816000 DLCTRL DEBUG Tx Command reply: GET_REPLY 273299792 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122816001 DLCTRL DEBUG Command: GET 291159585 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122816001 DLCTRL DEBUG Tx Command reply: GET_REPLY 291159585 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122816002 DLCTRL DEBUG Command: GET 716210876 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122816002 DLCTRL DEBUG Tx Command reply: GET_REPLY 716210876 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122816002 DLCTRL DEBUG Command: GET 590957998 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122816002 DLCTRL DEBUG Tx Command reply: GET_REPLY 590957998 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122816003 DLCTRL DEBUG Command: GET 958867559 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122816003 DLCTRL DEBUG Tx Command reply: GET_REPLY 958867559 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122816004 DLCTRL DEBUG Command: GET 635068908 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122816004 DLCTRL DEBUG Tx Command reply: GET_REPLY 635068908 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122816005 DLCTRL DEBUG Command: GET 298732570 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122816005 DLCTRL DEBUG Tx Command reply: GET_REPLY 298732570 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122816006 DLCTRL DEBUG Command: GET 996808257 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122816006 DLCTRL DEBUG Tx Command reply: GET_REPLY 996808257 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122816007 DLCTRL DEBUG Command: GET 819322610 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122816007 DLCTRL DEBUG Tx Command reply: GET_REPLY 819322610 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122816007 DLCTRL DEBUG Command: GET 736223757 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122816007 DLCTRL DEBUG Tx Command reply: GET_REPLY 736223757 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122816008 DLCTRL DEBUG Command: GET 453658683 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122816008 DLCTRL DEBUG Tx Command reply: GET_REPLY 453658683 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122816009 DLCTRL DEBUG Command: GET 106815000 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122816009 DLCTRL DEBUG Tx Command reply: GET_REPLY 106815000 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122816010 DLCTRL DEBUG Command: GET 765325816 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122816010 DLCTRL DEBUG Tx Command reply: GET_REPLY 765325816 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122816011 DLCTRL DEBUG Command: GET 892044171 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122816011 DLCTRL DEBUG Tx Command reply: GET_REPLY 892044171 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122816012 DLCTRL DEBUG Command: GET 593702399 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122816012 DLCTRL DEBUG Tx Command reply: GET_REPLY 593702399 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122816012 DLCTRL DEBUG Command: GET 805206479 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122816012 DLCTRL DEBUG Tx Command reply: GET_REPLY 805206479 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122816013 DLCTRL DEBUG Command: GET 142310219 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122816013 DLCTRL DEBUG Tx Command reply: GET_REPLY 142310219 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122816014 DLCTRL DEBUG Command: GET 988544785 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122816014 DLCTRL DEBUG Tx Command reply: GET_REPLY 988544785 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122816015 DLCTRL DEBUG Command: GET 4849871 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122816015 DLCTRL DEBUG Tx Command reply: GET_REPLY 4849871 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122816017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50472<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122816017 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40669<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(748)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(749)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122816018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50460<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122816018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122816019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122816019 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122816019 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122816019 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122816019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864118)[0x55733be36080]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122816019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864118)[0x55733be36080]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122816019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55733be3f7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122816019 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122816019 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122816019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003782c1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122816019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122816019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122816019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122816019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122816019 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122816019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55733be3f7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) TC_mscpool_paging_imsi-Iuh0-RUA(752)@7a2b5296a856: Final verdict of PTC: none 20250816122816019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864118)[0x55733be36080]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122816019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864118)[0x55733be36080]{disrupted}: Freeing instance (context_map.c:202) 20250816122816019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3864118)[0x55733be36080]{disrupted}: Deallocated (fsm.c:568) 20250816122816019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55733be3f7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122816019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55733be3f7c0]{disconnected}: Freeing instance (context_map.c:206) 20250816122816019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55733be3f7c0]{disconnected}: Deallocated (fsm.c:568) 20250816122816019 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3864118 SCCP-85 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250816122816019 DLINP DEBUG SRVCONN(,r=127.0.0.1:38887<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122816019 DLINP DEBUG SRVCONN(,r=127.0.0.1:38887<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122816019 DLINP NOTICE SRV(,r=127.0.0.1:38887<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122816019 DMAIN NOTICE (127.0.0.1:38887 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38887<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122816019 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122816019 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122816019 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122816019 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122816019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122816019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122816019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122816019 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_mscpool_paging_imsi(747)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-RAN(762)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(758)@7a2b5296a856: Final verdict of PTC: none 20250816122816019 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-SCCP(764)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(759)@7a2b5296a856: Final verdict of PTC: none 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816122816019 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122816019 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122816019 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122816019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122816019 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc2-SCCP(761)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(756)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(754)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(765)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@7a2b5296a856: Final verdict of PTC: none 20250816122816019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122816019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122816019 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122816019 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816122816019 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122816019 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122816019 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816122816019 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122816019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122816020 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122816020 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122816020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122816020 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122816020 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122816020 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122816020 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122816020 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122816020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122816020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122816020 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122816020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122816020 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122816020 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122816020 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816122816020 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122816020 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122816020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122816020 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122816020 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED TC_mscpool_paging_imsi-Iuh1(753)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(750)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(751)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(760)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(763)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(767)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(766)@7a2b5296a856: Final verdict of PTC: none 20250816122816045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(768)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(747): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(748): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(750): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(751): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(752): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(753): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(754): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(758): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(759): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(760): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-SCCP(761): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-RAN(762): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-M3UA(763): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(767): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi0(768): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sat Aug 16 12:28:16 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20250816122816104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122816605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50658<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376144) 20250816122817182 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122817182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00516023), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122817182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122817182 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122817182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122817182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122817182 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122817182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001795d), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122817182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122817182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122817182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122817182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122817183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122817183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122817183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122817183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122817183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122817183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122817183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122817183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122817183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122817183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122817183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122817183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122817183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122817183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122817183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122817183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122817183 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=376144, count=430840) 20250816122818020 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122818021 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122818021 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122818021 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122818021 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816122818021 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sat Aug 16 12:28:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_paging_tmsi started. 20250816122819708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122819713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122819719 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35147<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(773)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122819736 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122819736 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122819744 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122819744 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122819744 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122819744 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122819744 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122819744 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh1(775)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122819745 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33988 (stream_srv.c:142) 20250816122819745 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33988<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122819745 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122819745 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122819745 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122819745 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122819745 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122819745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122819745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122819745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122819745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122819745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122819745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122819745 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122819745 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122819745 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122819745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122819745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122819745 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122819745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122819745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122819745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122819745 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122819745 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122819746 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122819746 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122819746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122819746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122819746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122819746 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122819746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122819746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122819746 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122819746 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122819746 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122819746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122819746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122819746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122819746 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122819746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122819746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122819746 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122819746 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122819746 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122819746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122819746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122819746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122819747 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122819747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122819747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122819747 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122819747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819747 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122819747 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122819747 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122819747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122819747 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122819747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819747 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122819747 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122819747 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122819747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122819747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122819747 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122819747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819747 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122819747 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122819747 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122819747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122819747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122819747 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(779)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(779)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(779)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(777)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(782)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(782)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(782)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-SCCP(780)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(785)@7a2b5296a856: ************************************************* HNBGW_Test.msc2-M3UA(785)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(785)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(783)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122819782 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122819782 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122819782 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122819782 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122819782 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122819782 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122819782 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122819782 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122819782 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122819783 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122819783 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122819783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122819783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122819783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122819783 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122819783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122819783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122819783 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122819783 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122819783 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122819783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122819783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122819784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122819784 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122819784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122819784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122819784 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122819784 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122819784 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122819784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122819784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122819784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122819784 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122819784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122819784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122819784 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122819784 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122819784 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122819784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122819784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122819784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122819784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122819784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122819784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122819784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122819784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122819784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122819784 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122819784 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819784 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122819784 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122819784 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122819784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122819784 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122819784 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819784 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122819784 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122819784 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122819784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122819784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122819784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122819784 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819784 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122819784 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122819784 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122819784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122819784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122819784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122819784 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819784 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122819784 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122819784 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122819784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122819784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122819784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122819784 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122819784 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(788)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(788)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(788)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(786)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122819809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122819809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122819809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122819809 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122819809 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122819809 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122819809 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122819809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122819809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122819814 DLINP DEBUG SRVCONN(,r=127.0.0.1:33988<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122819814 DLINP DEBUG SRVCONN(,r=127.0.0.1:33988<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122819814 DLINP DEBUG SRVCONN(,r=127.0.0.1:33988<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122819814 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122819814 DHNBAP DEBUG (127.0.0.1:33988 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122819814 DHNBAP NOTICE (127.0.0.1:33988 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122819814 DHNBAP NOTICE (127.0.0.1:33988 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122819814 DLINP DEBUG SRVCONN(,r=127.0.0.1:33988<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122819814 DLINP DEBUG SRVCONN(,r=127.0.0.1:33988<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122819957 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122819957 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122819957 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816122819957 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816122819957 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816122819957 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816122819957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(779)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122819960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819960 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122819960 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816122819960 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816122819960 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816122819960 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122819960 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122819960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816122819960 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122819962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819962 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122819962 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122819962 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122819962 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122819962 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250816122819962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122819962 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122819967 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122819967 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122819967 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122819967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(782)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122819968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819968 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122819968 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122819968 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122819968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122819968 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122819968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122819968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819968 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122819969 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122819969 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122819969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122819969 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122819969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122819969 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122819977 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122819977 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816122819978 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122819978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(785)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816122819979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819979 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816122819979 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122819979 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122819979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122819979 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816122819979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122819979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819979 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122819979 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122819979 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122819979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122819979 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122819979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122819979 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122819996 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122819996 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122819996 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816122819996 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816122819996 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816122819996 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816122819996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(788)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122819997 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819997 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122819997 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816122819997 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816122819997 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816122819997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122819997 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122819997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816122819998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122819998 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122819998 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122819998 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122819998 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122819998 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250816122819998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122820058 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122820058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004368f3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122820058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122820058 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122820058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122820058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122820058 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122820058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00965389), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122820058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122820059 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122820059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122820059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122820059 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122820059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023b58d), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122820059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122820059 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122820059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122820059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122820059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122820059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122820059 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122820059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122820059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122820059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122820059 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122820059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122820059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122820059 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122820059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122820059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122820059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122820059 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122820059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122820059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122820059 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122820059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122820059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122820059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122820059 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122820061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820061 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122820061 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122820061 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122820061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122820061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122820061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122820061 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122820061 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122820061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122820061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122820061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122820061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122820061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=00965389) (sccp_scrc.c:477) 20250816122820061 DLSCCP DEBUG Received CO:RELCO for local reference 81 (sccp_scoc.c:1824) 20250816122820061 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122820061 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122820061 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122820061 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122820061 DLSCCP DEBUG SCCP-SCOC(81)[0x55733bdbf540]{IDLE}: Deallocated (fsm.c:568) 20250816122820061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820061 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122820061 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122820061 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122820061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122820061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122820061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122820061 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122820061 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122820061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122820061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122820061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122820061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122820061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=004368f3) (sccp_scrc.c:477) 20250816122820061 DLSCCP DEBUG Received CO:RELCO for local reference 82 (sccp_scoc.c:1824) 20250816122820061 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122820061 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122820061 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122820061 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122820061 DLSCCP DEBUG SCCP-SCOC(82)[0x55733be406a0]{IDLE}: Deallocated (fsm.c:568) 20250816122820268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820268 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122820268 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122820268 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122820268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122820268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122820268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122820268 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122820268 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122820268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122820268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122820268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122820268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122820268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=0023b58d) (sccp_scrc.c:477) 20250816122820268 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1824) 20250816122820268 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122820268 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122820268 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122820268 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122820268 DLSCCP DEBUG SCCP-SCOC(80)[0x55733be57320]{IDLE}: Deallocated (fsm.c:568) 20250816122820762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820762 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122820762 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122820763 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122820763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122820763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122820763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122820763 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122820763 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122820763 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122820763 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122820763 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122820763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122820763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122820763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122820763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122820763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122820763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122820763 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122820763 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122820763 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122820763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122820763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122820763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122820763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122820763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122820763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122820763 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122820763 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122820763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820763 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122820763 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122820763 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122820763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122820763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122820763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122820763 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(778)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122820771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820771 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122820771 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122820771 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122820771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122820771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122820771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122820771 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122820771 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122820771 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122820771 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122820771 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122820771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122820771 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122820771 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122820771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122820771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820771 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122820771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122820771 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122820771 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122820771 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122820771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122820771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122820771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122820771 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122820771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122820771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122820771 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122820771 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122820771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820771 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122820771 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122820771 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122820771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122820771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122820771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122820771 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(781)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122820781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820781 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122820781 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122820781 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122820781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122820781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122820781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122820781 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122820781 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122820781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122820781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122820781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122820781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122820781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122820781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816122820781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122820781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122820781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122820781 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122820781 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122820781 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816122820781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122820781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122820781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122820781 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122820781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122820781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122820781 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122820781 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{CONNECTED}: link up (cnlink.c:111) 20250816122820781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820781 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122820781 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122820781 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122820781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122820781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122820781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122820781 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(784)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122820801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820801 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122820801 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122820801 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122820801 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122820801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122820801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122820801 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122820801 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122820801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122820801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122820801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122820801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122820801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122820801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122820801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122820801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122820801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122820801 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122820801 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122820801 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122820801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122820801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122820801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122820801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122820801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122820801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122820801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122820801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122820801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122820801 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122820801 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122820801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820801 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122820801 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122820801 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122820801 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122820801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122820801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122820801 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(787)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122820987 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122820987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f79132), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122820987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122820987 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122820987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122820987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122820987 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122820987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064de7d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122820987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122820987 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122820987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122820987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122820988 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122820988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065bc51), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122820988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122820988 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122820988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122820988 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122820988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820988 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122820988 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122820988 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122820988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122820988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122820988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122820988 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122820988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820988 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122820988 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122820988 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122820988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122820988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122820988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122820988 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122820989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820989 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122820989 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122820989 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122820989 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122820989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122820989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122820989 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122820991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122820991 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122820991 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122820991 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122820991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122820991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122820991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122820991 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122820991 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122820991 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122820991 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122820991 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122820991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122820991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=00f79132) (sccp_scrc.c:477) 20250816122820992 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20250816122820992 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122820992 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122820992 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122820992 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122820992 DLSCCP DEBUG SCCP-SCOC(77)[0x55733be46960]{IDLE}: Deallocated (fsm.c:568) 20250816122821192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122821192 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122821192 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122821192 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122821192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122821192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122821192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122821193 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122821193 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122821193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122821193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122821193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122821193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122821193 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122821193 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122821193 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122821193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122821193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122821193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122821193 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122821193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122821193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=0064de7d) (sccp_scrc.c:477) 20250816122821193 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20250816122821193 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122821193 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122821193 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122821193 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122821193 DLSCCP DEBUG SCCP-SCOC(78)[0x55733be42b40]{IDLE}: Deallocated (fsm.c:568) 20250816122821193 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122821193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122821193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122821193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122821193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122821193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=0065bc51) (sccp_scrc.c:477) 20250816122821193 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1824) 20250816122821193 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122821193 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122821193 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122821193 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122821193 DLSCCP DEBUG SCCP-SCOC(79)[0x55733be40500]{IDLE}: Deallocated (fsm.c:568) 20250816122821825 DLCTRL DEBUG Command: GET 536733735 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122821825 DLCTRL DEBUG Tx Command reply: GET_REPLY 536733735 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122821833 DLCTRL DEBUG Command: GET 77338873 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122821833 DLCTRL DEBUG Tx Command reply: GET_REPLY 77338873 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122821837 DLCTRL DEBUG Command: GET 265383969 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122821837 DLCTRL DEBUG Tx Command reply: GET_REPLY 265383969 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122821841 DLCTRL DEBUG Command: GET 915881096 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122821841 DLCTRL DEBUG Tx Command reply: GET_REPLY 915881096 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122821845 DLCTRL DEBUG Command: GET 738805445 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122821845 DLCTRL DEBUG Tx Command reply: GET_REPLY 738805445 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122821849 DLCTRL DEBUG Command: GET 554955888 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122821849 DLCTRL DEBUG Tx Command reply: GET_REPLY 554955888 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122821853 DLCTRL DEBUG Command: GET 453303191 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122821853 DLCTRL DEBUG Tx Command reply: GET_REPLY 453303191 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122821855 DLCTRL DEBUG Command: GET 928498306 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122821855 DLCTRL DEBUG Tx Command reply: GET_REPLY 928498306 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122821857 DLCTRL DEBUG Command: GET 412323821 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122821857 DLCTRL DEBUG Tx Command reply: GET_REPLY 412323821 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122821859 DLCTRL DEBUG Command: GET 855827592 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122821859 DLCTRL DEBUG Tx Command reply: GET_REPLY 855827592 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122821860 DLCTRL DEBUG Command: GET 18578860 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122821860 DLCTRL DEBUG Tx Command reply: GET_REPLY 18578860 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122821861 DLCTRL DEBUG Command: GET 376881154 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122821861 DLCTRL DEBUG Tx Command reply: GET_REPLY 376881154 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122821863 DLCTRL DEBUG Command: GET 99491314 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122821863 DLCTRL DEBUG Tx Command reply: GET_REPLY 99491314 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122821863 DLCTRL DEBUG Command: GET 761566840 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122821863 DLCTRL DEBUG Tx Command reply: GET_REPLY 761566840 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122821865 DLCTRL DEBUG Command: GET 953443110 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122821865 DLCTRL DEBUG Tx Command reply: GET_REPLY 953443110 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122821868 DLCTRL DEBUG Command: GET 159094112 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122821868 DLCTRL DEBUG Tx Command reply: GET_REPLY 159094112 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122821869 DLCTRL DEBUG Command: GET 587658239 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122821869 DLCTRL DEBUG Tx Command reply: GET_REPLY 587658239 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122821870 DLCTRL DEBUG Command: GET 589415650 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122821870 DLCTRL DEBUG Tx Command reply: GET_REPLY 589415650 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122821871 DLCTRL DEBUG Command: GET 934292170 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122821871 DLCTRL DEBUG Tx Command reply: GET_REPLY 934292170 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122821873 DLCTRL DEBUG Command: GET 234661251 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122821873 DLCTRL DEBUG Tx Command reply: GET_REPLY 234661251 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122821893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50690<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(790)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O 20250816122822916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122822916 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122822916 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122822916 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122822916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122822916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122822916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122822916 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122822916 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122822916 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122822916 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122822916 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122822916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122822916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122822916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122822916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:477) 20250816122822916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122822916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122822916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122822916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122822916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122822916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122822916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122822916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122822916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122822917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122822917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122822917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122822917 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122822917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122822917 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250816122822917 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250816122822917 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250816122822917 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250816122822917 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250816122822917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250816122822917 DRUA DEBUG (127.0.0.1:33988 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250816122822917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122822917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250816122822917 DLINP DEBUG SRVCONN(,r=127.0.0.1:33988<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122822917 DLINP DEBUG SRVCONN(,r=127.0.0.1:33988<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh1-RUA(776)@7a2b5296a856: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(774)@7a2b5296a856: UnitdataCallback TC_mscpool_paging_tmsi0(790)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(778)@7a2b5296a856: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(778)@7a2b5296a856: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(790) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@7a2b5296a856: Added conn table entry 0TC_mscpool_paging_tmsi0(790)12868144 20250816122823950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122823950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122823950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816122823950 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122823950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc45a30, normal) (hnbgw_rua.c:407) 20250816122823950 DHNB DEBUG map_rua[0x55733bdbf540]{init}: Allocated (fsm.c:456) 20250816122823950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12868144)[0x55733bdbf540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122823950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12868144 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122823950 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122823950 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122823950 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12868144 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250816122823950 DCN DEBUG map_sccp[0x55733be36080]{init}: Allocated (fsm.c:456) 20250816122823950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55733be36080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122823950 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12868144 <-> SCCP-86 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122823950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12868144 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816122823950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12868144)[0x55733bdbf540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122823950 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122823950 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122823950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12868144)[0x55733bdbf540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122823950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55733be36080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122823950 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122823950 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{IDLE}: Allocated (fsm.c:456) 20250816122823950 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122823950 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030003d90056400500f1100926) (sccp_scrc.c:406) 20250816122823950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122823950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122823950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122823950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122823950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122823950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122823950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122823950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122823950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122823950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122823950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122823950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122823950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122823950 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122823950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55733be36080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122823951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12868144)[0x55733bdbf540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122823951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122823951 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122823951 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122823951 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122823951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122823951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122823951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122823951 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(777)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(777)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(778)@7a2b5296a856: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(790) HNBGW_Test.msc0-RAN(778)@7a2b5296a856: Added conn table entry 0TC_mscpool_paging_tmsi0(790)15003291 HNBGW_Test.msc0-SCCP(777)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(777)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122823970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122823970 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122823970 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122823970 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122823970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122823970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122823970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122823970 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122823970 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122823970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122823970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122823970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122823970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122823970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000056), PART(T=Source Reference,L=4,D=00e92f6f) (sccp_scrc.c:477) 20250816122823970 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20250816122823970 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122823970 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122823970 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122823970 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122823970 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122823970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55733be36080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122823970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55733be36080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_paging_tmsi0(790)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122824973 DLCTRL DEBUG Command: GET 406781053 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122824973 DLCTRL DEBUG Tx Command reply: GET_REPLY 406781053 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122824979 DLCTRL DEBUG Command: GET 384211081 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122824979 DLCTRL DEBUG Tx Command reply: GET_REPLY 384211081 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122824983 DLCTRL DEBUG Command: GET 24711176 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122824983 DLCTRL DEBUG Tx Command reply: GET_REPLY 24711176 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122824986 DLCTRL DEBUG Command: GET 522623244 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122824986 DLCTRL DEBUG Tx Command reply: GET_REPLY 522623244 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122824988 DLCTRL DEBUG Command: GET 938952942 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122824988 DLCTRL DEBUG Tx Command reply: GET_REPLY 938952942 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122824991 DLCTRL DEBUG Command: GET 879347333 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122824991 DLCTRL DEBUG Tx Command reply: GET_REPLY 879347333 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122824993 DLCTRL DEBUG Command: GET 235919211 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122824994 DLCTRL DEBUG Tx Command reply: GET_REPLY 235919211 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122824996 DLCTRL DEBUG Command: GET 921426437 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122824996 DLCTRL DEBUG Tx Command reply: GET_REPLY 921426437 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122824999 DLCTRL DEBUG Command: GET 740282348 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122824999 DLCTRL DEBUG Tx Command reply: GET_REPLY 740282348 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122825001 DLCTRL DEBUG Command: GET 739533384 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122825001 DLCTRL DEBUG Tx Command reply: GET_REPLY 739533384 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122825004 DLCTRL DEBUG Command: GET 400199232 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122825004 DLCTRL DEBUG Tx Command reply: GET_REPLY 400199232 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122825005 DLCTRL DEBUG Command: GET 516056354 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122825005 DLCTRL DEBUG Tx Command reply: GET_REPLY 516056354 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122825007 DLCTRL DEBUG Command: GET 181890416 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122825007 DLCTRL DEBUG Tx Command reply: GET_REPLY 181890416 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122825008 DLCTRL DEBUG Command: GET 554984566 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122825008 DLCTRL DEBUG Tx Command reply: GET_REPLY 554984566 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122825009 DLCTRL DEBUG Command: GET 562512695 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122825009 DLCTRL DEBUG Tx Command reply: GET_REPLY 562512695 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122825009 DLCTRL DEBUG Command: GET 227255556 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122825009 DLCTRL DEBUG Tx Command reply: GET_REPLY 227255556 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122825010 DLCTRL DEBUG Command: GET 15464175 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122825010 DLCTRL DEBUG Tx Command reply: GET_REPLY 15464175 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122825011 DLCTRL DEBUG Command: GET 788704874 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122825011 DLCTRL DEBUG Tx Command reply: GET_REPLY 788704874 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122825011 DLCTRL DEBUG Command: GET 833681625 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122825011 DLCTRL DEBUG Tx Command reply: GET_REPLY 833681625 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122825013 DLCTRL DEBUG Command: GET 18951980 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122825013 DLCTRL DEBUG Tx Command reply: GET_REPLY 18951980 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122825016 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35147<->l=127.0.0.1:4262) (control_if.c:193) 20250816122825016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50680<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(770)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(771)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122825017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122825017 DLINP DEBUG SRVCONN(,r=127.0.0.1:33988<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122825017 DLINP DEBUG SRVCONN(,r=127.0.0.1:33988<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122825017 DLINP NOTICE SRV(,r=127.0.0.1:33988<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122825017 DMAIN NOTICE (127.0.0.1:33988 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33988<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122825017 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816122825017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122825017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122825017 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122825017 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122825017 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122825017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12868144)[0x55733bdbf540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122825017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12868144)[0x55733bdbf540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122825017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55733be36080]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122825017 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122825017 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122825017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92f6f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122825017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122825017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122825017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122825017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122825017 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122825017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55733be36080]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122825017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12868144)[0x55733bdbf540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122825017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12868144)[0x55733bdbf540]{disrupted}: Freeing instance (context_map.c:202) 20250816122825017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12868144)[0x55733bdbf540]{disrupted}: Deallocated (fsm.c:568) 20250816122825017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55733be36080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122825017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55733be36080]{disconnected}: Freeing instance (context_map.c:206) 20250816122825017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55733be36080]{disconnected}: Deallocated (fsm.c:568) 20250816122825017 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12868144 SCCP-86 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122825018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122825018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122825018 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122825018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122825018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122825018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122825018 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi-Iuh1-RUA(776)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(783)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(786)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(778)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(781)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(780)@7a2b5296a856: Final verdict of PTC: none 20250816122825018 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122825018 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(787)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(774)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-RAN(784)@7a2b5296a856: Final verdict of PTC: none 20250816122825018 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816122825018 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_paging_tmsi-Iuh1(775)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(773)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(777)@7a2b5296a856: Final verdict of PTC: none 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122825018 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122825018 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122825018 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122825018 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122825018 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122825018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122825018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122825018 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP MutexDispCT-TC_mscpool_paging_tmsi(769)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(789)@7a2b5296a856: Final verdict of PTC: none 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122825018 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122825018 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122825018 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc1-M3UA(782)@7a2b5296a856: Final verdict of PTC: none 20250816122825018 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816122825018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122825018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122825018 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122825018 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122825018 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122825018 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122825018 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122825018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122825018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-M3UA(785)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(779)@7a2b5296a856: Final verdict of PTC: none 20250816122825019 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122825019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122825019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122825019 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122825019 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122825019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW-PFCP(772)@7a2b5296a856: Final verdict of PTC: none 20250816122825020 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122825020 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816122825020 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122825020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122825020 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122825020 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122825020 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122825020 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122825020 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122825020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122825020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122825033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50690<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(788)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_paging_tmsi0(790)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(769): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(770): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(772): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(773): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(774): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(775): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(776): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(777): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(778): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(779): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(780): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(781): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(782): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-SCCP(783): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-RAN(784): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-M3UA(785): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(786): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(787): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(788): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_tmsi0(790): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sat Aug 16 12:28:25 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20250816122825103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122825604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50698<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=326076) 20250816122826020 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122826020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003782c1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122826020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122826020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122826020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122826020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122826021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122826021 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122826021 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122826021 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122826021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122826021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122826021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122826021 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=326076, count=384480) 20250816122827019 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122827019 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122827019 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122827019 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122827019 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816122827019 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816122827019 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122827019 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122827019 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122827021 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122827021 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122827021 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122827183 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122827183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001795d), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122827183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122827183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122827183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122827183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122827183 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122827183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00516023), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122827183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122827183 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122827183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122827183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122827183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122827183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122827183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122827183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122827184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122827184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122827184 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122827184 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122827184 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122827184 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122827184 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122827184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122827184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122827184 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered ------ Sat Aug 16 12:28:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_paging_imsi_lai_registered started. 20250816122828657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122828659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122828664 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42193<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122828680 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122828680 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122828690 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122828690 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122828690 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122828691 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122828691 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122828691 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122828691 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122828691 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122828691 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122828691 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34531 (stream_srv.c:142) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122828691 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34531<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122828691 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122828691 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122828692 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122828692 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122828692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122828692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122828692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122828692 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122828692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122828692 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122828692 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122828692 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122828692 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122828692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122828692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122828692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122828692 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122828692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122828692 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122828692 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122828692 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122828692 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122828692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122828692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122828692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122828692 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122828692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122828693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122828693 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122828693 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122828693 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122828693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122828693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122828693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122828693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122828693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122828693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122828693 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122828693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828693 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122828693 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122828693 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122828693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122828693 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122828693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828693 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122828693 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122828693 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122828693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122828693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122828693 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122828693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828693 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122828693 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122828693 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122828693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122828693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122828693 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122828693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828693 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122828693 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122828693 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122828693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122828693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122828693 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(801)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(801)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(801)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(799)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(804)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(804)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(804)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-SCCP(802)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(807)@7a2b5296a856: ************************************************* HNBGW_Test.msc2-M3UA(807)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(807)@7a2b5296a856: ************************************************* HNBGW_Test.msc2-SCCP(805)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122828738 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122828738 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122828738 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122828738 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122828738 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122828738 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122828738 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122828738 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122828738 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122828739 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122828739 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122828739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122828740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122828740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122828740 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122828740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122828740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122828740 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122828740 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122828740 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122828740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122828740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122828740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122828740 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122828740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122828740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122828740 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122828740 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122828740 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122828740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122828740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122828740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122828740 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122828740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122828740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122828740 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122828740 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122828740 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122828740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122828740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122828740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122828740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122828740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122828740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122828740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122828740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122828740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122828740 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122828740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828740 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122828740 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122828740 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122828740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122828740 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122828740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828740 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122828740 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122828740 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122828740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122828740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122828740 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122828740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828740 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122828740 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122828740 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122828740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122828740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122828740 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122828740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828740 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122828740 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122828740 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122828740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122828740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122828740 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(810)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(808)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122828773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122828773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122828773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122828773 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122828773 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122828773 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122828773 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122828773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122828773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122828777 DLINP DEBUG SRVCONN(,r=127.0.0.1:34531<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122828777 DLINP DEBUG SRVCONN(,r=127.0.0.1:34531<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122828777 DLINP DEBUG SRVCONN(,r=127.0.0.1:34531<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122828777 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122828777 DHNBAP DEBUG (127.0.0.1:34531 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122828778 DHNBAP NOTICE (127.0.0.1:34531 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122828778 DHNBAP NOTICE (127.0.0.1:34531 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122828778 DLINP DEBUG SRVCONN(,r=127.0.0.1:34531<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122828778 DLINP DEBUG SRVCONN(,r=127.0.0.1:34531<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122828908 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122828908 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122828908 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122828908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(801)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122828910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828910 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122828910 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122828910 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122828910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122828910 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122828910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122828911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828911 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122828911 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122828911 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122828911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122828911 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122828911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122828919 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122828919 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122828919 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122828919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(804)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122828920 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828920 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122828920 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122828920 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122828920 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122828920 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122828920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122828921 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828921 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122828921 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122828921 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122828921 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122828921 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122828921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122828935 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122828935 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816122828935 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122828935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(807)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816122828938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828938 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816122828938 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122828938 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122828938 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122828938 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816122828938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122828938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828938 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122828938 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122828938 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122828938 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122828938 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122828938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122828957 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122828957 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122828957 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122828957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(810)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122828958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828958 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122828958 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122828958 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122828958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122828958 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122828958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122828959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122828959 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122828959 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122828959 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122828959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122828959 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122828959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122829715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122829715 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122829715 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122829715 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122829715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122829715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122829715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122829715 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122829715 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122829715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122829715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122829715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122829715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122829715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122829715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122829715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122829715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122829715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122829715 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122829715 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122829715 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122829715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122829715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122829715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122829715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122829715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122829715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122829716 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122829716 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122829716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122829716 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122829716 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122829716 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122829716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122829716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122829716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122829716 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(800)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122829724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122829724 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122829724 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122829724 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122829724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122829724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122829724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122829724 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122829724 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122829724 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122829724 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122829724 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122829724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122829724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122829724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122829724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122829724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122829724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122829724 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122829724 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122829724 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122829724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122829724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122829724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122829724 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122829724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122829724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122829724 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122829724 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122829724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122829724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122829724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122829724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122829724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122829724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122829724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122829724 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(803)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122829740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122829740 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122829740 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122829740 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122829740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122829740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122829740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122829740 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122829740 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122829740 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122829740 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122829740 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122829740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122829740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122829740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816122829740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122829740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829740 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122829740 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122829740 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122829740 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122829740 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816122829740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122829740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122829740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122829740 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122829740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122829740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122829740 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122829740 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{CONNECTED}: link up (cnlink.c:111) 20250816122829740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122829740 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122829740 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122829740 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122829740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122829740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122829740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122829740 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(806)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122829763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122829763 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122829763 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122829763 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122829763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122829763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122829763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122829763 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122829763 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122829763 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122829763 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122829763 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122829763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122829763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122829763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122829763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122829763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122829763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122829763 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122829763 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122829763 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122829763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122829763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122829763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122829763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122829763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122829763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122829763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122829763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122829763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122829763 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122829763 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122829763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122829763 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122829763 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122829763 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122829763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122829763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122829763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122829763 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(809)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122830790 DLCTRL DEBUG Command: GET 516351284 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122830790 DLCTRL DEBUG Tx Command reply: GET_REPLY 516351284 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122830796 DLCTRL DEBUG Command: GET 627363726 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122830796 DLCTRL DEBUG Tx Command reply: GET_REPLY 627363726 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122830803 DLCTRL DEBUG Command: GET 868754579 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122830803 DLCTRL DEBUG Tx Command reply: GET_REPLY 868754579 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122830810 DLCTRL DEBUG Command: GET 748497994 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122830810 DLCTRL DEBUG Tx Command reply: GET_REPLY 748497994 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122830814 DLCTRL DEBUG Command: GET 69094114 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122830814 DLCTRL DEBUG Tx Command reply: GET_REPLY 69094114 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122830818 DLCTRL DEBUG Command: GET 553932475 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122830818 DLCTRL DEBUG Tx Command reply: GET_REPLY 553932475 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122830820 DLCTRL DEBUG Command: GET 39944005 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122830820 DLCTRL DEBUG Tx Command reply: GET_REPLY 39944005 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122830822 DLCTRL DEBUG Command: GET 225397045 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122830822 DLCTRL DEBUG Tx Command reply: GET_REPLY 225397045 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122830824 DLCTRL DEBUG Command: GET 129470171 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122830824 DLCTRL DEBUG Tx Command reply: GET_REPLY 129470171 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122830826 DLCTRL DEBUG Command: GET 8485443 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122830826 DLCTRL DEBUG Tx Command reply: GET_REPLY 8485443 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122830827 DLCTRL DEBUG Command: GET 92718980 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122830827 DLCTRL DEBUG Tx Command reply: GET_REPLY 92718980 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122830829 DLCTRL DEBUG Command: GET 447234738 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122830829 DLCTRL DEBUG Tx Command reply: GET_REPLY 447234738 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122830830 DLCTRL DEBUG Command: GET 639382644 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122830830 DLCTRL DEBUG Tx Command reply: GET_REPLY 639382644 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122830831 DLCTRL DEBUG Command: GET 267596893 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122830831 DLCTRL DEBUG Tx Command reply: GET_REPLY 267596893 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122830832 DLCTRL DEBUG Command: GET 241213172 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122830832 DLCTRL DEBUG Tx Command reply: GET_REPLY 241213172 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122830833 DLCTRL DEBUG Command: GET 112531758 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122830833 DLCTRL DEBUG Tx Command reply: GET_REPLY 112531758 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122830834 DLCTRL DEBUG Command: GET 560548263 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122830834 DLCTRL DEBUG Tx Command reply: GET_REPLY 560548263 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122830835 DLCTRL DEBUG Command: GET 789147956 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122830835 DLCTRL DEBUG Tx Command reply: GET_REPLY 789147956 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122830836 DLCTRL DEBUG Command: GET 952232989 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122830836 DLCTRL DEBUG Tx Command reply: GET_REPLY 952232989 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122830837 DLCTRL DEBUG Command: GET 669861982 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122830837 DLCTRL DEBUG Tx Command reply: GET_REPLY 669861982 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122830854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122831878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122831878 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122831878 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122831878 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122831878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122831878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122831878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122831878 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122831878 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122831878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122831878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122831878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122831878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122831878 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122831878 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122831878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=35,D=000e401f0000030003400100001740095000010100000021f3001540060000f1100926) (sccp_scrc.c:477) 20250816122831878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122831878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122831878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122831878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122831878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122831878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122831878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122831878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122831878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122831878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122831878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122831878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122831878 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122831878 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122831878 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250816122831878 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250816122831878 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250816122831878 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250816122831878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250816122831878 DRUA DEBUG (127.0.0.1:34531 TTCN3-HNB-1) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250816122831878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122831878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) 20250816122831878 DLINP DEBUG SRVCONN(,r=127.0.0.1:34531<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122831878 DLINP DEBUG SRVCONN(,r=127.0.0.1:34531<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@7a2b5296a856: UnitdataCallback TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@7a2b5296a856: UnitdataCallback HNBGW_Test.msc0-RAN(800)@7a2b5296a856: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(800)@7a2b5296a856: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_lai_registered0(812) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@7a2b5296a856: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)5892623 20250816122832913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122832913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122832913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122832913 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122832913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x59ea0f, normal) (hnbgw_rua.c:407) 20250816122832913 DHNB DEBUG map_rua[0x55733bdbf540]{init}: Allocated (fsm.c:456) 20250816122832913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5892623)[0x55733bdbf540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122832913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5892623 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122832913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122832913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122832913 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5892623 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250816122832913 DCN DEBUG map_sccp[0x55733be36080]{init}: Allocated (fsm.c:456) 20250816122832913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55733be36080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122832913 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5892623 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122832913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5892623 SCCP-87 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816122832913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5892623)[0x55733bdbf540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122832913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122832913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122832913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5892623)[0x55733bdbf540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122832913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55733be36080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122832913 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122832913 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{IDLE}: Allocated (fsm.c:456) 20250816122832913 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122832913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000057), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001730056400500f1100926) (sccp_scrc.c:406) 20250816122832913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122832913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122832913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122832913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122832913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122832913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122832913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122832913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122832913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122832913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122832913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122832913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122832913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122832913 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122832913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55733be36080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122832913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5892623)[0x55733bdbf540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122832913 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122832913 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122832913 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122832913 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122832913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122832913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122832913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122832913 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(799)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(799)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(800)@7a2b5296a856: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(812) HNBGW_Test.msc0-RAN(800)@7a2b5296a856: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)13349050 HNBGW_Test.msc0-SCCP(799)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(799)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_lai_registered0(812)@7a2b5296a856: setverdict(pass): none -> pass 20250816122832931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122832931 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122832931 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122832931 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122832931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122832931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122832931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122832931 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122832931 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122832931 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122832931 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122832931 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122832932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122832932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000057), PART(T=Source Reference,L=4,D=00baff07) (sccp_scrc.c:477) 20250816122832932 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20250816122832932 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122832932 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122832932 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122832932 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122832932 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122832932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55733be36080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122832932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55733be36080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122833936 DLCTRL DEBUG Command: GET 672666376 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122833936 DLCTRL DEBUG Tx Command reply: GET_REPLY 672666376 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122833942 DLCTRL DEBUG Command: GET 453989450 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122833942 DLCTRL DEBUG Tx Command reply: GET_REPLY 453989450 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122833946 DLCTRL DEBUG Command: GET 980713512 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122833946 DLCTRL DEBUG Tx Command reply: GET_REPLY 980713512 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122833951 DLCTRL DEBUG Command: GET 296799143 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122833951 DLCTRL DEBUG Tx Command reply: GET_REPLY 296799143 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122833955 DLCTRL DEBUG Command: GET 213252428 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122833955 DLCTRL DEBUG Tx Command reply: GET_REPLY 213252428 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122833959 DLCTRL DEBUG Command: GET 295018238 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122833959 DLCTRL DEBUG Tx Command reply: GET_REPLY 295018238 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122833963 DLCTRL DEBUG Command: GET 608220710 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122833963 DLCTRL DEBUG Tx Command reply: GET_REPLY 608220710 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122833966 DLCTRL DEBUG Command: GET 132127040 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122833966 DLCTRL DEBUG Tx Command reply: GET_REPLY 132127040 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122833969 DLCTRL DEBUG Command: GET 370516666 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122833969 DLCTRL DEBUG Tx Command reply: GET_REPLY 370516666 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122833972 DLCTRL DEBUG Command: GET 970009938 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122833972 DLCTRL DEBUG Tx Command reply: GET_REPLY 970009938 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122833974 DLCTRL DEBUG Command: GET 331194721 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122833974 DLCTRL DEBUG Tx Command reply: GET_REPLY 331194721 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122833976 DLCTRL DEBUG Command: GET 727936519 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122833976 DLCTRL DEBUG Tx Command reply: GET_REPLY 727936519 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122833978 DLCTRL DEBUG Command: GET 126714749 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122833978 DLCTRL DEBUG Tx Command reply: GET_REPLY 126714749 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122833979 DLCTRL DEBUG Command: GET 762485431 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122833979 DLCTRL DEBUG Tx Command reply: GET_REPLY 762485431 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122833981 DLCTRL DEBUG Command: GET 587086019 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122833981 DLCTRL DEBUG Tx Command reply: GET_REPLY 587086019 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122833982 DLCTRL DEBUG Command: GET 209810639 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122833982 DLCTRL DEBUG Tx Command reply: GET_REPLY 209810639 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122833983 DLCTRL DEBUG Command: GET 417481614 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122833983 DLCTRL DEBUG Tx Command reply: GET_REPLY 417481614 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122833984 DLCTRL DEBUG Command: GET 960084132 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122833984 DLCTRL DEBUG Tx Command reply: GET_REPLY 960084132 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122833985 DLCTRL DEBUG Command: GET 611008165 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122833985 DLCTRL DEBUG Tx Command reply: GET_REPLY 611008165 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122833986 DLCTRL DEBUG Command: GET 555581627 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122833986 DLCTRL DEBUG Tx Command reply: GET_REPLY 555581627 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122833990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59110<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122833991 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42193<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(793)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(792)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122833992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122833993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122833993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122833993 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122833993 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122833993 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122833993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5892623)[0x55733bdbf540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122833993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5892623)[0x55733bdbf540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122833993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55733be36080]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122833993 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122833993 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122833993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baff07), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122833993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122833993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122833993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122833993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122833993 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122833993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55733be36080]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122833993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5892623)[0x55733bdbf540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122833993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5892623)[0x55733bdbf540]{disrupted}: Freeing instance (context_map.c:202) 20250816122833993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5892623)[0x55733bdbf540]{disrupted}: Deallocated (fsm.c:568) 20250816122833993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55733be36080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122833993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55733be36080]{disconnected}: Freeing instance (context_map.c:206) 20250816122833993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55733be36080]{disconnected}: Deallocated (fsm.c:568) 20250816122833993 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5892623 SCCP-87 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250816122833993 DLINP DEBUG SRVCONN(,r=127.0.0.1:34531<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122833993 DLINP DEBUG SRVCONN(,r=127.0.0.1:34531<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122833993 DLINP NOTICE SRV(,r=127.0.0.1:34531<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@7a2b5296a856: Final verdict of PTC: none 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122833993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122833993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122833993 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122833993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122833993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122833993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122833993 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122833993 DMAIN NOTICE (127.0.0.1:34531 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34531<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122833993 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816122833993 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122833993 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122833993 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122833993 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122833993 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122833993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122833993 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122833993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122833993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122833993 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816122833993 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc2-RAN(806)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(800)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(803)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(805)@7a2b5296a856: Final verdict of PTC: none 20250816122833993 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122833993 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122833993 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816122833994 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122833994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122833994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122833994 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122833994 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122833994 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122833994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122833994 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122833994 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122833994 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122833994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122833994 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122833994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122833994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(808)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(809)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(802)@7a2b5296a856: Final verdict of PTC: none 20250816122833994 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122833994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122833994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122833994 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816122833994 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(804)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(799)@7a2b5296a856: Final verdict of PTC: none 20250816122833994 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122833994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122833994 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816122833994 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122833994 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122833994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122833994 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816122833994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122833994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122833994 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-M3UA(810)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(794)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(807)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(801)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(811)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@7a2b5296a856: Final verdict of PTC: none 20250816122834017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59120<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(812)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(793): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(794): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(795): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(797): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(799): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(800): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(801): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(802): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(803): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(804): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-SCCP(805): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-RAN(806): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-M3UA(807): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(812): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Sat Aug 16 12:28:34 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.talloc 20250816122834078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122834580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59132<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253488) 20250816122835019 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122835019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92f6f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122835019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122835019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122835019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122835019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122835019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122835019 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122835019 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122835019 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122835019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122835019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122835019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122835019 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122835020 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=253488, count=310176) 20250816122835994 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122835994 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816122835994 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816122835994 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122835994 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122835994 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122835994 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122835994 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122835994 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122836021 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122836021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003782c1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122836021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122836021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122836021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122836021 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122836022 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122836022 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122836022 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122836022 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122836022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122836022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122836022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122836022 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122836022 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered ------ Sat Aug 16 12:28:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816122837184 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122837184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00516023), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122837184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122837184 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122837184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122837184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122837185 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122837185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001795d), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122837185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122837185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122837185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122837185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122837185 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122837185 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122837185 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122837185 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122837185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122837185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122837185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122837185 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122837185 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122837185 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122837185 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122837185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122837185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122837185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122837185 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122837185 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_paging_imsi_rai_registered started. 20250816122837703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122837708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122837710 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37533<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122837735 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122837735 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122837745 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122837745 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122837745 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122837745 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122837745 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122837745 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122837746 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122837746 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122837746 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122837746 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33731 (stream_srv.c:142) 20250816122837746 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33731<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122837746 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122837746 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122837746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122837746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122837746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122837746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122837746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122837746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122837746 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122837746 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122837746 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122837746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122837746 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122837746 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122837746 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122837746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122837746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122837746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122837746 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122837746 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122837747 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122837747 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122837747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122837747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122837747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122837747 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122837747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122837747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122837747 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122837747 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122837747 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122837747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122837747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122837747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122837747 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122837747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122837747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122837747 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122837747 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122837747 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122837747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122837747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122837747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122837747 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122837747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122837747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122837747 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122837747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122837747 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122837747 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122837747 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122837747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122837747 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122837747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122837747 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122837747 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122837747 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122837747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122837747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122837747 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122837747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122837747 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122837747 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122837747 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122837747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122837747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122837747 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(823)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(823)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(823)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(821)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(826)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(826)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(824)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(829)@7a2b5296a856: ************************************************* HNBGW_Test.msc2-M3UA(829)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(829)@7a2b5296a856: ************************************************* HNBGW_Test.msc2-SCCP(827)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122837798 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122837798 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122837798 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122837798 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122837798 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122837798 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122837798 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122837799 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122837799 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122837800 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122837800 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122837800 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122837800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122837800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122837800 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122837800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122837800 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122837800 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122837800 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122837800 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122837800 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122837800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122837800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122837800 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122837800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122837800 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122837800 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122837800 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122837800 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122837800 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122837800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122837800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122837800 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122837800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122837800 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122837800 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122837800 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122837800 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122837800 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122837800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122837800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122837800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122837800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122837800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122837800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122837800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122837800 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122837800 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122837800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122837800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122837800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122837800 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122837800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122837800 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122837800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122837800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122837800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122837800 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122837800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122837800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122837800 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122837800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122837800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122837800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122837800 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122837800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122837800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122837800 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122837800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122837800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122837800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122837800 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122837800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122837800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122837800 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(832)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(832)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(830)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122837820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122837820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122837820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122837820 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122837820 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122837820 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122837820 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122837820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122837820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122837824 DLINP DEBUG SRVCONN(,r=127.0.0.1:33731<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122837824 DLINP DEBUG SRVCONN(,r=127.0.0.1:33731<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122837824 DLINP DEBUG SRVCONN(,r=127.0.0.1:33731<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122837824 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122837824 DHNBAP DEBUG (127.0.0.1:33731 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122837825 DHNBAP NOTICE (127.0.0.1:33731 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122837825 DHNBAP NOTICE (127.0.0.1:33731 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122837825 DLINP DEBUG SRVCONN(,r=127.0.0.1:33731<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122837825 DLINP DEBUG SRVCONN(,r=127.0.0.1:33731<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122837960 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122837960 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122837960 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816122837960 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816122837960 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816122837960 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816122837960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(823)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122837969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122837969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122837969 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816122837969 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816122837969 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816122837969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122837969 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122837969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816122837973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122837973 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122837973 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122837973 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122837973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122837973 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250816122837973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122837982 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122837982 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122837982 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122837982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(826)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122837988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122837988 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122837988 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122837988 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122837988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122837988 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122837988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122837989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122837989 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122837989 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122837989 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122837989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122837989 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122837989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122837996 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122837996 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816122837996 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122837996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(829)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816122838003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122838003 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816122838003 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122838003 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122838003 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122838003 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816122838003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122838006 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122838006 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122838006 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122838006 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122838006 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122838006 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122838006 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122838010 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122838011 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122838011 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122838011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(832)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122838016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122838016 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122838016 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122838016 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122838016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122838016 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122838016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122838017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122838017 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122838017 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122838017 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122838017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122838017 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122838017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122838767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122838767 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122838767 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122838767 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122838767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122838767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122838767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122838767 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122838768 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122838768 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122838768 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122838768 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122838768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122838768 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122838768 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122838768 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122838768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838768 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122838768 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122838768 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122838768 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122838768 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122838768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122838768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122838768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122838768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122838768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122838768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122838768 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122838768 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122838768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122838768 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122838768 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122838768 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122838768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122838768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122838769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122838769 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(822)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122838803 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122838803 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122838803 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122838803 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122838803 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122838803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122838803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122838803 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122838803 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122838803 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122838803 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122838803 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122838803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122838803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122838804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122838804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122838804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122838804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122838804 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122838804 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122838804 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122838804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122838804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122838804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122838804 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122838804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122838805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122838805 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122838805 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122838805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122838805 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122838805 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122838805 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122838805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122838805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122838805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122838805 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(825)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122838814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122838814 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122838814 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122838814 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122838814 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122838814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122838814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122838814 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122838814 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122838814 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122838814 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122838814 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122838814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122838814 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122838814 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816122838814 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122838814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838814 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122838814 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122838814 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122838814 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122838814 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816122838814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122838814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122838814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122838814 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122838814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122838814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122838814 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122838814 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{CONNECTED}: link up (cnlink.c:111) 20250816122838815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122838815 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122838815 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122838815 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122838815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122838815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122838815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122838815 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(828)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122838823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122838823 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122838823 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122838823 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122838823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122838823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122838823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122838823 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122838823 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122838823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122838823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122838823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122838823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122838823 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122838823 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122838823 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122838823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838823 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122838823 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122838823 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122838823 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122838823 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122838823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122838823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122838823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122838823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122838823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122838823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122838823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122838823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122838823 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122838823 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122838823 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122838823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122838823 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122838823 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122838823 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122838823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122838823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122838823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122838823 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(831)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122839836 DLCTRL DEBUG Command: GET 534437241 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122839836 DLCTRL DEBUG Tx Command reply: GET_REPLY 534437241 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122839838 DLCTRL DEBUG Command: GET 547974135 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122839838 DLCTRL DEBUG Tx Command reply: GET_REPLY 547974135 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122839838 DLCTRL DEBUG Command: GET 331244952 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122839838 DLCTRL DEBUG Tx Command reply: GET_REPLY 331244952 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122839840 DLCTRL DEBUG Command: GET 211079663 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122839840 DLCTRL DEBUG Tx Command reply: GET_REPLY 211079663 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122839843 DLCTRL DEBUG Command: GET 524779225 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122839843 DLCTRL DEBUG Tx Command reply: GET_REPLY 524779225 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122839846 DLCTRL DEBUG Command: GET 341457396 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122839846 DLCTRL DEBUG Tx Command reply: GET_REPLY 341457396 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122839848 DLCTRL DEBUG Command: GET 953386298 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122839848 DLCTRL DEBUG Tx Command reply: GET_REPLY 953386298 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122839850 DLCTRL DEBUG Command: GET 504444668 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122839850 DLCTRL DEBUG Tx Command reply: GET_REPLY 504444668 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122839852 DLCTRL DEBUG Command: GET 255238926 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122839852 DLCTRL DEBUG Tx Command reply: GET_REPLY 255238926 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122839854 DLCTRL DEBUG Command: GET 382769073 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122839854 DLCTRL DEBUG Tx Command reply: GET_REPLY 382769073 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122839855 DLCTRL DEBUG Command: GET 292149413 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122839855 DLCTRL DEBUG Tx Command reply: GET_REPLY 292149413 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122839857 DLCTRL DEBUG Command: GET 981586664 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122839857 DLCTRL DEBUG Tx Command reply: GET_REPLY 981586664 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122839858 DLCTRL DEBUG Command: GET 26028237 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122839858 DLCTRL DEBUG Tx Command reply: GET_REPLY 26028237 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122839859 DLCTRL DEBUG Command: GET 792521904 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122839859 DLCTRL DEBUG Tx Command reply: GET_REPLY 792521904 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122839861 DLCTRL DEBUG Command: GET 546923712 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122839861 DLCTRL DEBUG Tx Command reply: GET_REPLY 546923712 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122839862 DLCTRL DEBUG Command: GET 714461170 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122839862 DLCTRL DEBUG Tx Command reply: GET_REPLY 714461170 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122839863 DLCTRL DEBUG Command: GET 177338339 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122839863 DLCTRL DEBUG Tx Command reply: GET_REPLY 177338339 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122839864 DLCTRL DEBUG Command: GET 267013320 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122839864 DLCTRL DEBUG Tx Command reply: GET_REPLY 267013320 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122839864 DLCTRL DEBUG Command: GET 447138548 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122839865 DLCTRL DEBUG Tx Command reply: GET_REPLY 447138548 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122839865 DLCTRL DEBUG Command: GET 677225968 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122839865 DLCTRL DEBUG Tx Command reply: GET_REPLY 677225968 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122839881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122840891 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122840891 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122840891 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122840891 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122840891 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122840891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122840891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122840891 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122840891 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122840891 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122840891 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122840891 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122840891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122840891 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122840891 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122840891 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=36,D=000e40200000030003400180001740095000010100000021f3001540074000f11009260b) (sccp_scrc.c:477) 20250816122840891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122840891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122840891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122840891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122840891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122840891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122840891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122840891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122840891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122840891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122840891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122840891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122840891 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122840891 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122840891 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250816122840891 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250816122840891 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250816122840891 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250816122840891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250816122840891 DRUA DEBUG (127.0.0.1:33731 TTCN3-HNB-1) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250816122840891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122840891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) 20250816122840891 DLINP DEBUG SRVCONN(,r=127.0.0.1:33731<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122840891 DLINP DEBUG SRVCONN(,r=127.0.0.1:33731<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@7a2b5296a856: UnitdataCallback TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@7a2b5296a856: UnitdataCallback HNBGW_Test.sgsn0-RAN(831)@7a2b5296a856: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@7a2b5296a856: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_rai_registered0(834) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@7a2b5296a856: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)6455804 20250816122841915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122841915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122841915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250816122841915 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122841915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6281fc, normal) (hnbgw_rua.c:407) 20250816122841915 DHNB DEBUG map_rua[0x55733bdbf540]{init}: Allocated (fsm.c:456) 20250816122841915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6455804)[0x55733bdbf540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122841915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6455804 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122841915 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122841915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122841915 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6455804 SCCP-0 PS MI=NONE: CN link paging record selects sgsn 0 (hnbgw_cn.c:1015) 20250816122841915 DCN DEBUG map_sccp[0x55733be36080]{init}: Allocated (fsm.c:456) 20250816122841915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55733be36080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122841916 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6455804 <-> SCCP-88 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122841916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6455804 SCCP-88 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:312) 20250816122841916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6455804)[0x55733bdbf540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122841916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122841916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122841916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6455804)[0x55733bdbf540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122841916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55733be36080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122841916 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122841916 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{IDLE}: Allocated (fsm.c:456) 20250816122841916 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122841916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=76,D=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030000f20056400500f1100926) (sccp_scrc.c:406) 20250816122841916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122841916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122841916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122841916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122841916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122841916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122841916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122841916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122841916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122841916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122841916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122841916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122841916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122841916 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122841916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55733be36080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122841916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6455804)[0x55733bdbf540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122841916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122841916 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122841916 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122841916 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122841916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122841916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122841916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122841916 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(830)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@7a2b5296a856: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(834) HNBGW_Test.sgsn0-RAN(831)@7a2b5296a856: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)4183423 HNBGW_Test.sgsn0-SCCP(830)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(830)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(834)@7a2b5296a856: setverdict(pass): none -> pass 20250816122841933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122841933 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122841933 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122841933 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122841933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122841933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122841933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122841933 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122841933 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122841933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122841933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122841933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122841933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122841933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=00f9712d) (sccp_scrc.c:477) 20250816122841933 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20250816122841933 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122841933 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122841934 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122841934 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122841934 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122841934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55733be36080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122841934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55733be36080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122842935 DLCTRL DEBUG Command: GET 73108665 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122842935 DLCTRL DEBUG Tx Command reply: GET_REPLY 73108665 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122842939 DLCTRL DEBUG Command: GET 677824822 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122842939 DLCTRL DEBUG Tx Command reply: GET_REPLY 677824822 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122842943 DLCTRL DEBUG Command: GET 506540758 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122842943 DLCTRL DEBUG Tx Command reply: GET_REPLY 506540758 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122842949 DLCTRL DEBUG Command: GET 285928222 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122842949 DLCTRL DEBUG Tx Command reply: GET_REPLY 285928222 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122842953 DLCTRL DEBUG Command: GET 877677810 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122842953 DLCTRL DEBUG Tx Command reply: GET_REPLY 877677810 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122842955 DLCTRL DEBUG Command: GET 723482783 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122842956 DLCTRL DEBUG Tx Command reply: GET_REPLY 723482783 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122842960 DLCTRL DEBUG Command: GET 190363422 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122842960 DLCTRL DEBUG Tx Command reply: GET_REPLY 190363422 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122842962 DLCTRL DEBUG Command: GET 997445639 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122842962 DLCTRL DEBUG Tx Command reply: GET_REPLY 997445639 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122842965 DLCTRL DEBUG Command: GET 614258338 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122842965 DLCTRL DEBUG Tx Command reply: GET_REPLY 614258338 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122842968 DLCTRL DEBUG Command: GET 806961613 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122842968 DLCTRL DEBUG Tx Command reply: GET_REPLY 806961613 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122842971 DLCTRL DEBUG Command: GET 309312361 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122842971 DLCTRL DEBUG Tx Command reply: GET_REPLY 309312361 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122842974 DLCTRL DEBUG Command: GET 459576698 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122842974 DLCTRL DEBUG Tx Command reply: GET_REPLY 459576698 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122842977 DLCTRL DEBUG Command: GET 32035635 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122842977 DLCTRL DEBUG Tx Command reply: GET_REPLY 32035635 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122842979 DLCTRL DEBUG Command: GET 345009548 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122842979 DLCTRL DEBUG Tx Command reply: GET_REPLY 345009548 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122842981 DLCTRL DEBUG Command: GET 496355174 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122842981 DLCTRL DEBUG Tx Command reply: GET_REPLY 496355174 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122842983 DLCTRL DEBUG Command: GET 812221798 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122842983 DLCTRL DEBUG Tx Command reply: GET_REPLY 812221798 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122842985 DLCTRL DEBUG Command: GET 678282636 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122842985 DLCTRL DEBUG Tx Command reply: GET_REPLY 678282636 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122842987 DLCTRL DEBUG Command: GET 267099127 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122842987 DLCTRL DEBUG Tx Command reply: GET_REPLY 267099127 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122842988 DLCTRL DEBUG Command: GET 410226449 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122842988 DLCTRL DEBUG Tx Command reply: GET_REPLY 410226449 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122842990 DLCTRL DEBUG Command: GET 13634857 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122842990 DLCTRL DEBUG Tx Command reply: GET_REPLY 13634857 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122842996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50196<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122842997 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37533<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(815)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(814)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122842999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50194<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122843000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122843000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122843000 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122843000 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122843000 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122843000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6455804)[0x55733bdbf540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122843000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6455804)[0x55733bdbf540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122843000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55733be36080]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122843000 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122843000 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122843000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9712d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122843000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122843000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122843000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122843000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122843000 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122843001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55733be36080]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122843001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6455804)[0x55733bdbf540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122843001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6455804)[0x55733bdbf540]{disrupted}: Freeing instance (context_map.c:202) 20250816122843001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6455804)[0x55733bdbf540]{disrupted}: Deallocated (fsm.c:568) 20250816122843001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55733be36080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122843001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55733be36080]{disconnected}: Freeing instance (context_map.c:206) 20250816122843001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55733be36080]{disconnected}: Deallocated (fsm.c:568) 20250816122843001 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6455804 SCCP-88 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250816122843001 DLINP DEBUG SRVCONN(,r=127.0.0.1:33731<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122843001 DLINP DEBUG SRVCONN(,r=127.0.0.1:33731<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122843001 DLINP NOTICE SRV(,r=127.0.0.1:33731<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122843001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122843001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122843001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122843001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122843001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122843001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122843001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122843001 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122843001 DMAIN NOTICE (127.0.0.1:33731 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33731<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122843001 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(821)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(827)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(825)@7a2b5296a856: Final verdict of PTC: none 20250816122843003 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122843003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122843003 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122843003 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(822)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-RAN(828)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(830)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(816)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(831)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(832)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(833)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(829)@7a2b5296a856: Final verdict of PTC: none 20250816122843008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50206<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_rai_registered0(834)@7a2b5296a856: Final verdict of PTC: pass 20250816122843003 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122843003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122843003 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122843003 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122843003 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122843003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122843003 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122843003 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122843004 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122843004 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122843004 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122843004 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122843004 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122843004 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122843004 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816122843004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122843004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122843004 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816122843004 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816122843004 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122843004 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122843004 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122843005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122843005 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122843005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122843005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122843005 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122843005 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122843005 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122843005 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122843005 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122843005 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122843005 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122843005 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122843005 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122843005 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122843005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122843005 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122843005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122843005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122843005 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122843005 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(823)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(815): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(816): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(817): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(819): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(821): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(822): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(823): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-SCCP(827): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-RAN(828): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-M3UA(829): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(833): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(834): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Sat Aug 16 12:28:43 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.talloc 20250816122843117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122843619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50218<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321320) 20250816122843994 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122843994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baff07), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122843994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122843994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122843994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122843994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122843994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122843994 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122843994 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122843994 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122843994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122843994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122843994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122843994 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=321320, count=326320) 20250816122845005 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122845005 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122845005 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122845006 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122845006 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122845006 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122845006 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122845006 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816122845006 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816122845020 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122845021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92f6f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122845021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122845021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122845021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122845021 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122845021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122845021 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122845021 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122845021 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122845021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122845021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122845021 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sat Aug 16 12:28:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816122846022 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122846022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003782c1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122846022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122846022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122846022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122846022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122846022 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122846023 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122846023 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122846023 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122846023 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122846023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122846023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_no_allow_attach_round_robin started. 20250816122846744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122846750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122846755 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39981<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122846772 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122846772 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122846779 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122846779 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122846779 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122846779 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122846779 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122846779 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122846779 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49087 (stream_srv.c:142) 20250816122846779 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49087<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122846779 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122846779 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122846780 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122846780 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122846780 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122846781 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122846781 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122846781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122846781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122846781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122846781 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122846781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122846781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122846781 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122846781 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122846781 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122846781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122846781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122846781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122846781 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122846781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122846781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122846781 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122846781 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122846781 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122846781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122846781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122846781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122846781 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122846781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122846781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122846781 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122846781 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122846781 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122846781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122846781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122846781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122846781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122846781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122846781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122846781 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122846781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122846781 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122846781 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122846781 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122846781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122846781 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122846781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122846781 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122846781 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122846781 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122846781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122846781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122846781 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122846781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122846781 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122846781 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122846781 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122846781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122846781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122846781 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122846781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122846781 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122846781 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122846781 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122846781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122846781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122846781 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(845)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(845)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(845)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(843)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(848)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(848)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(848)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(846)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(851)@7a2b5296a856: ************************************************* HNBGW_Test.msc2-M3UA(851)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(851)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(849)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122846814 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122846814 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122846814 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122846814 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122846814 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122846814 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122846814 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122846814 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122846814 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122846815 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122846815 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122846815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122846815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122846815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122846815 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122846815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122846815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122846815 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122846815 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122846816 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122846816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122846816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122846816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122846816 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122846816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122846816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122846816 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122846816 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122846816 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122846816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122846816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122846816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122846816 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122846816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122846816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122846816 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122846816 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122846816 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122846816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122846816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122846816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122846816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122846816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122846816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122846816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122846816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122846816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122846816 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122846816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122846816 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122846816 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122846816 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122846816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122846816 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122846816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122846816 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122846816 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122846816 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122846816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122846816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122846816 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122846816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122846816 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122846816 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122846816 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122846816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122846816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122846816 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122846816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122846816 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122846816 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122846816 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122846816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122846816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122846816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122846816 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122846816 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(854)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(854)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(852)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122846835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122846835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122846835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122846835 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122846835 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122846835 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122846835 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122846836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122846836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122846840 DLINP DEBUG SRVCONN(,r=127.0.0.1:49087<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122846840 DLINP DEBUG SRVCONN(,r=127.0.0.1:49087<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122846840 DLINP DEBUG SRVCONN(,r=127.0.0.1:49087<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122846840 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122846840 DHNBAP DEBUG (127.0.0.1:49087 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122846840 DHNBAP NOTICE (127.0.0.1:49087 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122846840 DHNBAP NOTICE (127.0.0.1:49087 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122846840 DLINP DEBUG SRVCONN(,r=127.0.0.1:49087<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122846840 DLINP DEBUG SRVCONN(,r=127.0.0.1:49087<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122846992 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122846992 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122846992 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122846992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(845)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122847001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847001 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122847001 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122847001 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122847001 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122847001 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122847001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122847001 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122847002 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122847002 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122847002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(848)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122847005 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847005 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122847005 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122847005 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122847005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122847005 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122847005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122847005 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122847008 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847008 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122847008 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122847008 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122847008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122847008 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122847008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122847011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847011 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122847011 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122847011 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122847011 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122847011 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122847011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122847011 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122847012 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122847012 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816122847012 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122847012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(851)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816122847017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847017 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816122847017 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122847017 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122847017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122847017 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816122847017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122847020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847020 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122847020 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122847020 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122847020 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122847020 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122847020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122847020 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122847026 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122847026 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122847026 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816122847026 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816122847026 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816122847026 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816122847026 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(854)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122847032 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847032 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122847032 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816122847032 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816122847033 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816122847033 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122847033 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122847033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816122847036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847036 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122847036 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122847037 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122847037 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122847037 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250816122847037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122847185 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122847186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001795d), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122847186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122847186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122847186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122847186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122847186 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122847186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00516023), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122847186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122847186 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122847186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122847186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122847186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847186 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122847186 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122847186 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122847186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122847186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122847186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122847186 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122847186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847186 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122847186 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122847186 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122847186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122847186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122847187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122847187 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122847197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847197 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122847197 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122847197 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122847197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122847197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122847197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122847197 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122847197 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122847197 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122847197 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122847197 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122847197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122847197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=0001795d) (sccp_scrc.c:477) 20250816122847197 DLSCCP DEBUG Received CO:RELCO for local reference 83 (sccp_scoc.c:1824) 20250816122847197 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122847197 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122847197 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122847197 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122847197 DLSCCP DEBUG SCCP-SCOC(83)[0x55733be57850]{IDLE}: Deallocated (fsm.c:568) 20250816122847198 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847198 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122847198 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122847198 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122847198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122847198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122847198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122847198 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122847198 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122847198 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122847198 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122847198 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122847198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122847198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000054), PART(T=Source Reference,L=4,D=00516023) (sccp_scrc.c:477) 20250816122847198 DLSCCP DEBUG Received CO:RELCO for local reference 84 (sccp_scoc.c:1824) 20250816122847198 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122847198 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122847198 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122847198 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122847198 DLSCCP DEBUG SCCP-SCOC(84)[0x55733be57980]{IDLE}: Deallocated (fsm.c:568) 20250816122847810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847810 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122847810 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122847810 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122847810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122847810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122847810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122847810 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122847810 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122847810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122847810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122847810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122847810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122847810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122847810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122847810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122847810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847811 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122847811 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122847811 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122847811 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122847811 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122847811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122847811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122847811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122847811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122847811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122847811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122847811 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122847811 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122847812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847812 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122847812 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122847812 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122847812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122847812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122847812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122847812 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122847820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847820 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122847820 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer HNBGW_Test.msc0-RAN(844)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122847820 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122847820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122847820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122847820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122847820 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122847820 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122847820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122847820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122847820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122847820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122847820 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122847820 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122847820 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122847820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847820 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122847820 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122847820 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122847820 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122847820 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122847820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122847820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122847820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122847821 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122847821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122847821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122847821 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122847821 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122847821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847821 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122847821 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122847821 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122847821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122847821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122847821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122847821 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122847824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847824 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122847824 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122847824 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122847824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122847824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122847824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122847824 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122847824 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122847824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122847824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122847824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122847824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122847824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122847824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816122847824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122847824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847824 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122847824 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122847824 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122847824 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122847824 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816122847824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122847824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122847824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122847824 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122847824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122847824 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122847824 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122847824 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{CONNECTED}: link up (cnlink.c:111) 20250816122847825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122847825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122847825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122847825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122847825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122847825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122847825 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(847)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc2-RAN(850)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122847834 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847834 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122847834 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122847834 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122847834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122847834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122847834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122847834 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122847834 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122847834 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122847834 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122847834 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122847834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122847834 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122847834 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122847834 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122847834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847834 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122847834 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122847834 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122847834 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122847834 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122847834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122847834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122847834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122847834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122847834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122847834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122847834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122847834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122847834 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122847834 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122847834 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122847834 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122847834 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122847834 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122847834 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122847834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122847834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122847834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122847834 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(853)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122848865 DLCTRL DEBUG Command: GET 62628696 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122848865 DLCTRL DEBUG Tx Command reply: GET_REPLY 62628696 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122848872 DLCTRL DEBUG Command: GET 950828476 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122848872 DLCTRL DEBUG Tx Command reply: GET_REPLY 950828476 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122848875 DLCTRL DEBUG Command: GET 127173132 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122848875 DLCTRL DEBUG Tx Command reply: GET_REPLY 127173132 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122848877 DLCTRL DEBUG Command: GET 745382472 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122848877 DLCTRL DEBUG Tx Command reply: GET_REPLY 745382472 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122848879 DLCTRL DEBUG Command: GET 258092097 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122848879 DLCTRL DEBUG Tx Command reply: GET_REPLY 258092097 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122848881 DLCTRL DEBUG Command: GET 295529146 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122848881 DLCTRL DEBUG Tx Command reply: GET_REPLY 295529146 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122848883 DLCTRL DEBUG Command: GET 851601463 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122848883 DLCTRL DEBUG Tx Command reply: GET_REPLY 851601463 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122848885 DLCTRL DEBUG Command: GET 106526007 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122848885 DLCTRL DEBUG Tx Command reply: GET_REPLY 106526007 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122848886 DLCTRL DEBUG Command: GET 468503318 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122848886 DLCTRL DEBUG Tx Command reply: GET_REPLY 468503318 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122848887 DLCTRL DEBUG Command: GET 293681757 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122848887 DLCTRL DEBUG Tx Command reply: GET_REPLY 293681757 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122848889 DLCTRL DEBUG Command: GET 901806263 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122848889 DLCTRL DEBUG Tx Command reply: GET_REPLY 901806263 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122848890 DLCTRL DEBUG Command: GET 934382429 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122848890 DLCTRL DEBUG Tx Command reply: GET_REPLY 934382429 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122848891 DLCTRL DEBUG Command: GET 284180164 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122848891 DLCTRL DEBUG Tx Command reply: GET_REPLY 284180164 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122848892 DLCTRL DEBUG Command: GET 153485394 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122848892 DLCTRL DEBUG Tx Command reply: GET_REPLY 153485394 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122848893 DLCTRL DEBUG Command: GET 230678160 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122848893 DLCTRL DEBUG Tx Command reply: GET_REPLY 230678160 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122848893 DLCTRL DEBUG Command: GET 418737139 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122848893 DLCTRL DEBUG Tx Command reply: GET_REPLY 418737139 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122848894 DLCTRL DEBUG Command: GET 747530491 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122848894 DLCTRL DEBUG Tx Command reply: GET_REPLY 747530491 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122848895 DLCTRL DEBUG Command: GET 689703040 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122848895 DLCTRL DEBUG Tx Command reply: GET_REPLY 689703040 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122848896 DLCTRL DEBUG Command: GET 247208518 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122848896 DLCTRL DEBUG Tx Command reply: GET_REPLY 247208518 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122848896 DLCTRL DEBUG Command: GET 640481869 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122848896 DLCTRL DEBUG Tx Command reply: GET_REPLY 640481869 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001111110'B, t_guard := 20.000000 } 20250816122848913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41750<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(856) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@7a2b5296a856: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)14015640 20250816122849953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122849953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122849953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122849954 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122849954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd5dc98, normal) (hnbgw_rua.c:407) 20250816122849954 DHNB DEBUG map_rua[0x55733be57980]{init}: Allocated (fsm.c:456) 20250816122849954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015640)[0x55733be57980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122849954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015640 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122849954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122849954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122849954 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015640 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122849954 DCN DEBUG map_sccp[0x55733be57850]{init}: Allocated (fsm.c:456) 20250816122849954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55733be57850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122849954 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14015640 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122849954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14015640 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122849954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015640)[0x55733be57980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122849954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122849954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122849954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015640)[0x55733be57980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122849954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55733be57850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122849954 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122849954 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{IDLE}: Allocated (fsm.c:456) 20250816122849954 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122849954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000059), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300027e0056400500f1100926) (sccp_scrc.c:406) 20250816122849954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122849954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122849954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122849954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122849954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122849954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122849954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122849954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122849954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122849954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122849954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122849954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122849954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122849954 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122849954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55733be57850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122849954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015640)[0x55733be57980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122849954 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122849954 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122849954 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122849954 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122849955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122849955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122849955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122849955 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(843)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(844)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(856) HNBGW_Test.msc0-RAN(844)@7a2b5296a856: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)8551440 HNBGW_Test.msc0-SCCP(843)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(843)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(856)@7a2b5296a856: setverdict(pass): none -> pass 20250816122849975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122849975 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122849975 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122849975 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122849975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122849975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122849975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122849975 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122849976 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122849976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122849976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122849976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122849976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122849976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000059), PART(T=Source Reference,L=4,D=004e7779) (sccp_scrc.c:477) 20250816122849976 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20250816122849976 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122849976 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122849976 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122849976 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122849976 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122849976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55733be57850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122849976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55733be57850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122849978 DLCTRL DEBUG Command: GET 26096332 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122849978 DLCTRL DEBUG Tx Command reply: GET_REPLY 26096332 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122849984 DLCTRL DEBUG Command: GET 382472145 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122849984 DLCTRL DEBUG Tx Command reply: GET_REPLY 382472145 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122849989 DLCTRL DEBUG Command: GET 964528485 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122849989 DLCTRL DEBUG Tx Command reply: GET_REPLY 964528485 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122849993 DLCTRL DEBUG Command: GET 885915480 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122849993 DLCTRL DEBUG Tx Command reply: GET_REPLY 885915480 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122849997 DLCTRL DEBUG Command: GET 161876201 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122849997 DLCTRL DEBUG Tx Command reply: GET_REPLY 161876201 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122850001 DLCTRL DEBUG Command: GET 928915658 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122850001 DLCTRL DEBUG Tx Command reply: GET_REPLY 928915658 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122850005 DLCTRL DEBUG Command: GET 3825365 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122850005 DLCTRL DEBUG Tx Command reply: GET_REPLY 3825365 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122850009 DLCTRL DEBUG Command: GET 934924567 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122850009 DLCTRL DEBUG Tx Command reply: GET_REPLY 934924567 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122850012 DLCTRL DEBUG Command: GET 245264480 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122850012 DLCTRL DEBUG Tx Command reply: GET_REPLY 245264480 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122850016 DLCTRL DEBUG Command: GET 925191450 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122850016 DLCTRL DEBUG Tx Command reply: GET_REPLY 925191450 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122850020 DLCTRL DEBUG Command: GET 502822334 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122850020 DLCTRL DEBUG Tx Command reply: GET_REPLY 502822334 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122850024 DLCTRL DEBUG Command: GET 583540607 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122850024 DLCTRL DEBUG Tx Command reply: GET_REPLY 583540607 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122850027 DLCTRL DEBUG Command: GET 396242995 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122850027 DLCTRL DEBUG Tx Command reply: GET_REPLY 396242995 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122850030 DLCTRL DEBUG Command: GET 777054903 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122850030 DLCTRL DEBUG Tx Command reply: GET_REPLY 777054903 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122850032 DLCTRL DEBUG Command: GET 774363275 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122850032 DLCTRL DEBUG Tx Command reply: GET_REPLY 774363275 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122850034 DLCTRL DEBUG Command: GET 24254537 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122850034 DLCTRL DEBUG Tx Command reply: GET_REPLY 24254537 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122850036 DLCTRL DEBUG Command: GET 132743984 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122850036 DLCTRL DEBUG Tx Command reply: GET_REPLY 132743984 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122850037 DLCTRL DEBUG Command: GET 430212561 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122850037 DLCTRL DEBUG Tx Command reply: GET_REPLY 430212561 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122850039 DLCTRL DEBUG Command: GET 776427615 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122850039 DLCTRL DEBUG Tx Command reply: GET_REPLY 776427615 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122850040 DLCTRL DEBUG Command: GET 927574061 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122850040 DLCTRL DEBUG Tx Command reply: GET_REPLY 927574061 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011010100'B, t_guard := 20.000000 } 20250816122850067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41762<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(850)@7a2b5296a856: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(850)@7a2b5296a856: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(857) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@7a2b5296a856: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(857)5654112 20250816122851099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122851100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122851100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122851100 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122851100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x564660, normal) (hnbgw_rua.c:407) 20250816122851100 DHNB DEBUG map_rua[0x55733be36080]{init}: Allocated (fsm.c:456) 20250816122851100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5654112)[0x55733be36080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122851100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5654112 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122851100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122851100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122851100 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816122851100 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5654112 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250816122851100 DCN DEBUG map_sccp[0x55733be832f0]{init}: Allocated (fsm.c:456) 20250816122851100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55733be832f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122851100 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5654112 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250816122851100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5654112 SCCP-90 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816122851100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5654112)[0x55733be36080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122851100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122851100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122851100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5654112)[0x55733be36080]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122851100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55733be832f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122851100 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122851100 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{IDLE}: Allocated (fsm.c:456) 20250816122851100 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122851100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005a), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000d40056400500f1100926) (sccp_scrc.c:406) 20250816122851100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122851100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122851100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122851100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122851100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122851100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122851100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122851100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122851100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122851100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122851100 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122851100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122851100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122851100 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122851100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55733be832f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122851100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5654112)[0x55733be36080]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122851101 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122851101 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122851101 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122851101 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122851101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122851101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122851101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122851101 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(849)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc2-SCCP(849)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(850)@7a2b5296a856: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(857) HNBGW_Test.msc2-RAN(850)@7a2b5296a856: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(857)7951487 HNBGW_Test.msc2-SCCP(849)@7a2b5296a856: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(857)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc2-SCCP(849)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122851123 DLCTRL DEBUG Command: GET 41322800 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122851123 DLCTRL DEBUG Tx Command reply: GET_REPLY 41322800 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122851123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122851123 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122851123 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122851123 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122851123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122851123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122851123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122851123 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122851123 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122851123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122851123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122851123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122851123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122851123 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005a), PART(T=Source Reference,L=4,D=00e6a9a1) (sccp_scrc.c:477) 20250816122851123 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20250816122851123 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122851123 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122851123 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122851123 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122851123 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122851123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55733be832f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122851123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55733be832f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122851128 DLCTRL DEBUG Command: GET 213549 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122851128 DLCTRL DEBUG Tx Command reply: GET_REPLY 213549 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122851131 DLCTRL DEBUG Command: GET 695932700 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122851132 DLCTRL DEBUG Tx Command reply: GET_REPLY 695932700 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122851137 DLCTRL DEBUG Command: GET 421820983 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122851137 DLCTRL DEBUG Tx Command reply: GET_REPLY 421820983 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122851141 DLCTRL DEBUG Command: GET 542084861 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122851141 DLCTRL DEBUG Tx Command reply: GET_REPLY 542084861 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122851144 DLCTRL DEBUG Command: GET 727702052 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122851144 DLCTRL DEBUG Tx Command reply: GET_REPLY 727702052 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122851145 DLCTRL DEBUG Command: GET 891816662 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122851145 DLCTRL DEBUG Tx Command reply: GET_REPLY 891816662 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122851147 DLCTRL DEBUG Command: GET 243215157 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122851147 DLCTRL DEBUG Tx Command reply: GET_REPLY 243215157 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122851148 DLCTRL DEBUG Command: GET 337608340 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122851148 DLCTRL DEBUG Tx Command reply: GET_REPLY 337608340 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122851149 DLCTRL DEBUG Command: GET 27132095 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122851149 DLCTRL DEBUG Tx Command reply: GET_REPLY 27132095 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122851150 DLCTRL DEBUG Command: GET 117062552 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122851150 DLCTRL DEBUG Tx Command reply: GET_REPLY 117062552 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250816122851151 DLCTRL DEBUG Command: GET 783384107 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122851151 DLCTRL DEBUG Tx Command reply: GET_REPLY 783384107 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122851152 DLCTRL DEBUG Command: GET 718760028 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122851152 DLCTRL DEBUG Tx Command reply: GET_REPLY 718760028 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122851153 DLCTRL DEBUG Command: GET 913949001 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122851153 DLCTRL DEBUG Tx Command reply: GET_REPLY 913949001 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122851154 DLCTRL DEBUG Command: GET 735547561 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122851154 DLCTRL DEBUG Tx Command reply: GET_REPLY 735547561 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122851155 DLCTRL DEBUG Command: GET 899739526 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122851155 DLCTRL DEBUG Tx Command reply: GET_REPLY 899739526 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122851155 DLCTRL DEBUG Command: GET 759289885 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122851155 DLCTRL DEBUG Tx Command reply: GET_REPLY 759289885 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122851157 DLCTRL DEBUG Command: GET 191080289 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122851157 DLCTRL DEBUG Tx Command reply: GET_REPLY 191080289 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122851158 DLCTRL DEBUG Command: GET 126022839 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122851158 DLCTRL DEBUG Tx Command reply: GET_REPLY 126022839 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122851159 DLCTRL DEBUG Command: GET 455805301 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122851159 DLCTRL DEBUG Tx Command reply: GET_REPLY 455805301 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110000100'B, t_guard := 20.000000 } 20250816122851171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@7a2b5296a856: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@7a2b5296a856: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(858) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@7a2b5296a856: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(858)5663619 20250816122852194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122852194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122852194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122852194 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122852194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x566b83, normal) (hnbgw_rua.c:407) 20250816122852194 DHNB DEBUG map_rua[0x55733be4e7c0]{init}: Allocated (fsm.c:456) 20250816122852194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5663619)[0x55733be4e7c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122852194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5663619 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122852194 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122852194 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122852194 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5663619 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122852194 DCN DEBUG map_sccp[0x55733be424f0]{init}: Allocated (fsm.c:456) 20250816122852194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55733be424f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122852194 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5663619 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122852194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5663619 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816122852194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5663619)[0x55733be4e7c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122852194 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122852194 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122852194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5663619)[0x55733be4e7c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122852194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55733be424f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122852194 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122852194 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{IDLE}: Allocated (fsm.c:456) 20250816122852194 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122852194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001840056400500f1100926) (sccp_scrc.c:406) 20250816122852194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122852194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122852194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122852194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122852194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122852194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122852194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122852194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122852194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122852194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122852194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122852194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122852194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122852194 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122852194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55733be424f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122852194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5663619)[0x55733be4e7c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122852194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122852194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122852194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122852194 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122852194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122852194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122852194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122852194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@7a2b5296a856: First idle individual index:1 HNBGW_Test.msc0-SCCP(843)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(844)@7a2b5296a856: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(858) HNBGW_Test.msc0-RAN(844)@7a2b5296a856: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(858)188579 HNBGW_Test.msc0-SCCP(843)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(843)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816122852200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122852200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122852200 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122852200 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122852200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122852200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122852200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122852200 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122852200 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122852200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122852200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122852200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122852200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122852200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005b), PART(T=Source Reference,L=4,D=003ed5bd) (sccp_scrc.c:477) 20250816122852200 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20250816122852200 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122852200 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122852200 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122852200 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122852200 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122852200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55733be424f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122852200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55733be424f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_round_robin0(858)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122852201 DLCTRL DEBUG Command: GET 577291409 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122852201 DLCTRL DEBUG Tx Command reply: GET_REPLY 577291409 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250816122852203 DLCTRL DEBUG Command: GET 103168931 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122852203 DLCTRL DEBUG Tx Command reply: GET_REPLY 103168931 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122852206 DLCTRL DEBUG Command: GET 527972757 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122852206 DLCTRL DEBUG Tx Command reply: GET_REPLY 527972757 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122852210 DLCTRL DEBUG Command: GET 617836019 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122852210 DLCTRL DEBUG Tx Command reply: GET_REPLY 617836019 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122852215 DLCTRL DEBUG Command: GET 270448422 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122852215 DLCTRL DEBUG Tx Command reply: GET_REPLY 270448422 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122852220 DLCTRL DEBUG Command: GET 621243892 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122852220 DLCTRL DEBUG Tx Command reply: GET_REPLY 621243892 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122852223 DLCTRL DEBUG Command: GET 357933922 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122852223 DLCTRL DEBUG Tx Command reply: GET_REPLY 357933922 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122852226 DLCTRL DEBUG Command: GET 224899548 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122852226 DLCTRL DEBUG Tx Command reply: GET_REPLY 224899548 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122852230 DLCTRL DEBUG Command: GET 211460636 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122852230 DLCTRL DEBUG Tx Command reply: GET_REPLY 211460636 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122852233 DLCTRL DEBUG Command: GET 384738758 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122852233 DLCTRL DEBUG Tx Command reply: GET_REPLY 384738758 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122852235 DLCTRL DEBUG Command: GET 835992211 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122852235 DLCTRL DEBUG Tx Command reply: GET_REPLY 835992211 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250816122852238 DLCTRL DEBUG Command: GET 450192023 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122852238 DLCTRL DEBUG Tx Command reply: GET_REPLY 450192023 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122852240 DLCTRL DEBUG Command: GET 105314249 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122852240 DLCTRL DEBUG Tx Command reply: GET_REPLY 105314249 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122852242 DLCTRL DEBUG Command: GET 933665637 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122852242 DLCTRL DEBUG Tx Command reply: GET_REPLY 933665637 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122852245 DLCTRL DEBUG Command: GET 350639926 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122852245 DLCTRL DEBUG Tx Command reply: GET_REPLY 350639926 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122852247 DLCTRL DEBUG Command: GET 937790509 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122852247 DLCTRL DEBUG Tx Command reply: GET_REPLY 937790509 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122852250 DLCTRL DEBUG Command: GET 11883198 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122852250 DLCTRL DEBUG Tx Command reply: GET_REPLY 11883198 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122852252 DLCTRL DEBUG Command: GET 687519908 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122852252 DLCTRL DEBUG Tx Command reply: GET_REPLY 687519908 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122852254 DLCTRL DEBUG Command: GET 313138624 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122852254 DLCTRL DEBUG Tx Command reply: GET_REPLY 313138624 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122852256 DLCTRL DEBUG Command: GET 384535226 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122852256 DLCTRL DEBUG Tx Command reply: GET_REPLY 384535226 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122852263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41748<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122852264 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39981<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(837)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(836)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122852268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41740<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122852270 DLINP DEBUG SRVCONN(,r=127.0.0.1:49087<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122852270 DLINP DEBUG SRVCONN(,r=127.0.0.1:49087<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122852270 DLINP NOTICE SRV(,r=127.0.0.1:49087<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122852270 DMAIN NOTICE (127.0.0.1:49087 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49087<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122852270 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(846)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(847)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842)@7a2b5296a856: Final verdict of PTC: none 20250816122852272 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122852272 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122852272 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122852272 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122852272 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122852272 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122852272 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122852272 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122852272 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122852272 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122852272 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122852272 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122852272 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122852272 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122852273 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122852273 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122852273 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122852273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122852273 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122852273 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122852273 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-SCCP(852)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(853)@7a2b5296a856: Final verdict of PTC: none 20250816122852273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122852273 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122852273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122852273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122852273 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122852273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@7a2b5296a856: Final verdict of PTC: none 20250816122852273 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122852273 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122852273 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122852273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(845)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-RAN(850)@7a2b5296a856: Final verdict of PTC: none 20250816122852273 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122852273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122852273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122852274 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122852274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122852274 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122852274 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816122852274 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122852274 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122852274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122852274 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122852274 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122852274 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122852274 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122852274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122852274 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122852274 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122852274 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122852274 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122852274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc2-SCCP(849)@7a2b5296a856: Final verdict of PTC: none 20250816122852274 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122852274 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122852274 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122852274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122852274 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816122852275 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122852275 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122852275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122852275 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816122852275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122852275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122852275 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122852275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122852275 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122852275 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc1-M3UA(848)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(844)@7a2b5296a856: Final verdict of PTC: none 20250816122852275 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122852275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122852275 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122852275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122852275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(854)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(851)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@7a2b5296a856: Final verdict of PTC: none 20250816122852277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41750<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(856)@7a2b5296a856: Final verdict of PTC: pass 20250816122852279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(838)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(858)@7a2b5296a856: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(843)@7a2b5296a856: Final verdict of PTC: none 20250816122852300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41762<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(857)@7a2b5296a856: Final verdict of PTC: pass HNBGW-MGCP(855)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(836): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(837): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(838): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(839): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(841): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(843): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(844): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(845): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(846): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(847): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(848): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-SCCP(849): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-RAN(850): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-M3UA(851): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(855): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(856): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(857): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(858): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sat Aug 16 12:28:52 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc 20250816122852392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122852400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122852400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122852400 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122852400 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122852400 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015640)[0x55733be57980]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015640)[0x55733be57980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122852400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55733be57850]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122852400 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122852400 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122852400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e7779), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122852400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122852400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122852400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122852400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122852400 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122852400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55733be57850]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015640)[0x55733be57980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015640)[0x55733be57980]{disrupted}: Freeing instance (context_map.c:202) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14015640)[0x55733be57980]{disrupted}: Deallocated (fsm.c:568) 20250816122852400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55733be57850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122852400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55733be57850]{disconnected}: Freeing instance (context_map.c:206) 20250816122852400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55733be57850]{disconnected}: Deallocated (fsm.c:568) 20250816122852400 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14015640 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5654112)[0x55733be36080]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5654112)[0x55733be36080]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122852400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55733be832f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122852400 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122852400 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122852400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6a9a1), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122852400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122852400 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122852400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122852400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122852400 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122852400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55733be832f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5654112)[0x55733be36080]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5654112)[0x55733be36080]{disrupted}: Freeing instance (context_map.c:202) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5654112)[0x55733be36080]{disrupted}: Deallocated (fsm.c:568) 20250816122852400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55733be832f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122852400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55733be832f0]{disconnected}: Freeing instance (context_map.c:206) 20250816122852400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55733be832f0]{disconnected}: Deallocated (fsm.c:568) 20250816122852400 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5654112 SCCP-90 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5663619)[0x55733be4e7c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5663619)[0x55733be4e7c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122852400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55733be424f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122852400 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122852400 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122852400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ed5bd), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122852400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122852400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122852400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122852400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122852400 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122852400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55733be424f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5663619)[0x55733be4e7c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5663619)[0x55733be4e7c0]{disrupted}: Freeing instance (context_map.c:202) 20250816122852400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5663619)[0x55733be4e7c0]{disrupted}: Deallocated (fsm.c:568) 20250816122852401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55733be424f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122852401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55733be424f0]{disconnected}: Freeing instance (context_map.c:206) 20250816122852401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55733be424f0]{disconnected}: Deallocated (fsm.c:568) 20250816122852401 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5663619 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122852401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122852401 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122852401 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122852401 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122852401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122852401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122852401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122852401 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122852401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122852401 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122852401 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122852401 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122852401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122852401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122852401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122852401 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122852401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122852401 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122852401 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122852401 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122852401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122852401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122852401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122852401 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122852995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41784<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122853001 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122853001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9712d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122853001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122853001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122853001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122853001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122853001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122853001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122853001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122853001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122853001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122853001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122853001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122853001 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 0 (prev_count=-1, count=431712) 20250816122853995 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122853995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baff07), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122853995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122853995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122853995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122853995 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122853996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122853996 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122853996 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122853996 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122853996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122853996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122853996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122853996 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=431712, count=436812) 20250816122854274 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122854274 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122854274 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122854274 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122854274 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122854274 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122854275 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122854275 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122854275 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122854275 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122854275 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816122854275 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816122855021 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122855021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92f6f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122855022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122855022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122855022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122855022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122855022 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122855022 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122855022 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122855022 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122855022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122855022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122855022 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sat Aug 16 12:28:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816122856023 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122856024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003782c1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122856024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122856024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122856024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122856024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122856024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122856024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122856024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122856024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122856024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122856024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250816122856102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122856107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122856109 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34759<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122856127 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122856127 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122856135 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122856135 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122856135 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122856135 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122856135 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122856135 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122856135 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122856135 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122856135 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122856135 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122856135 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122856136 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122856136 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122856136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122856136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122856136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122856136 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122856136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122856136 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122856136 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122856136 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122856136 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122856136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122856136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122856136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122856136 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122856136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122856136 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122856136 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122856136 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122856136 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122856136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122856136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122856136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122856136 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122856136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122856136 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122856136 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122856136 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122856136 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122856136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122856136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122856136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122856137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122856137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122856137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122856137 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122856137 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44494 (stream_srv.c:142) 20250816122856137 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44494<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122856137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122856137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122856137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122856137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122856137 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122856137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122856137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122856137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122856137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122856137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122856137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122856137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122856137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122856137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122856137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122856137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122856137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122856137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122856137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122856137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122856137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122856137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122856137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(869)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(869)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(869)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(867)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(872)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(872)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(872)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-SCCP(870)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(875)@7a2b5296a856: ************************************************* HNBGW_Test.msc2-M3UA(875)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(875)@7a2b5296a856: ************************************************* HNBGW_Test.msc2-SCCP(873)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122856173 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122856173 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122856173 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122856173 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122856173 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122856173 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122856173 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122856174 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122856174 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122856175 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122856175 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122856175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122856175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122856175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122856175 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122856175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122856175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122856175 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122856175 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122856175 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122856175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122856175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122856175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122856175 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122856175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122856175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122856175 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122856175 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122856175 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122856175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122856175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122856175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122856175 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122856175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122856175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122856175 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122856175 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122856175 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122856175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122856175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122856175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122856175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122856175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122856175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122856175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122856175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122856175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122856175 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122856175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122856175 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122856175 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122856175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122856176 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122856176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122856176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122856176 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122856176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122856176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122856176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122856176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122856176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122856176 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122856176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122856176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122856176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122856176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122856176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122856176 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122856176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122856176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122856176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(878)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(878)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(878)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(876)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122856200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122856200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122856200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122856200 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122856200 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122856200 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122856200 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122856200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122856200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122856204 DLINP DEBUG SRVCONN(,r=127.0.0.1:44494<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122856204 DLINP DEBUG SRVCONN(,r=127.0.0.1:44494<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122856204 DLINP DEBUG SRVCONN(,r=127.0.0.1:44494<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122856204 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122856204 DHNBAP DEBUG (127.0.0.1:44494 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122856204 DHNBAP NOTICE (127.0.0.1:44494 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122856204 DHNBAP NOTICE (127.0.0.1:44494 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122856204 DLINP DEBUG SRVCONN(,r=127.0.0.1:44494<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122856204 DLINP DEBUG SRVCONN(,r=127.0.0.1:44494<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122856348 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122856348 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122856348 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122856348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(869)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122856349 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856349 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122856349 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122856349 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122856349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122856349 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122856349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122856350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856350 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122856350 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122856350 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122856350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122856350 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122856350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122856358 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122856358 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122856358 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122856358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(872)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122856360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856360 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122856360 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122856360 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122856360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122856360 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122856360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122856360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856360 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122856360 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122856360 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122856360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122856360 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122856360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122856371 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122856371 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816122856371 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122856371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(875)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816122856372 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856372 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816122856372 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122856372 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122856372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122856372 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816122856372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122856373 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856373 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122856373 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122856373 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122856373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122856373 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122856373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122856389 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122856389 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122856389 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122856389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(878)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122856390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856390 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122856390 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122856390 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122856390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122856390 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122856390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122856391 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122856391 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122856391 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122856391 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122856391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122856391 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122856391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122857164 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122857164 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122857164 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122857164 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122857164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122857164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122857164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122857164 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122857164 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122857164 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122857164 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122857164 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122857164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122857164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122857164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122857164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122857164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857165 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122857165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122857165 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122857165 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122857165 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122857165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122857165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122857165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122857165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122857165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122857165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122857165 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122857165 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122857165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122857165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122857165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122857165 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122857165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122857165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122857165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122857165 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(868)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122857171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122857171 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122857171 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122857171 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122857171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122857171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122857171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122857171 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122857171 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122857171 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122857171 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122857171 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122857171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122857171 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122857171 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122857171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122857171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857171 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122857171 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122857171 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122857171 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122857171 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122857171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122857171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122857171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122857171 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122857171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122857171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122857171 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122857171 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122857171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122857171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122857171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122857171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122857171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122857171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122857171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122857171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(871)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122857181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122857181 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122857181 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122857181 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122857181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122857181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122857181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122857181 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122857181 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122857181 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122857181 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122857181 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122857181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122857181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122857181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816122857181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122857181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122857181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122857181 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122857181 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122857181 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816122857181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122857181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122857181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122857181 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122857181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122857181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122857181 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122857181 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{CONNECTED}: link up (cnlink.c:111) 20250816122857181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122857181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122857181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122857181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122857181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122857181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122857181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122857181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(874)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122857207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122857207 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122857207 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122857207 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122857207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122857207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122857207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122857207 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122857207 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122857207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122857207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122857207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122857207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122857207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122857207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122857207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122857207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122857207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122857207 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122857207 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122857207 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122857207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122857207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122857207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122857207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122857207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122857207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122857207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122857207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122857207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122857207 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122857207 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122857208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122857208 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122857208 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122857208 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122857208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122857208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122857208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122857208 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(877)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122858229 DLCTRL DEBUG Command: GET 788186111 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122858229 DLCTRL DEBUG Tx Command reply: GET_REPLY 788186111 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122858233 DLCTRL DEBUG Command: GET 252243740 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122858233 DLCTRL DEBUG Tx Command reply: GET_REPLY 252243740 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122858238 DLCTRL DEBUG Command: GET 504724739 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122858238 DLCTRL DEBUG Tx Command reply: GET_REPLY 504724739 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122858242 DLCTRL DEBUG Command: GET 431812431 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122858242 DLCTRL DEBUG Tx Command reply: GET_REPLY 431812431 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122858246 DLCTRL DEBUG Command: GET 295643801 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122858246 DLCTRL DEBUG Tx Command reply: GET_REPLY 295643801 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122858250 DLCTRL DEBUG Command: GET 589962697 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122858250 DLCTRL DEBUG Tx Command reply: GET_REPLY 589962697 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122858254 DLCTRL DEBUG Command: GET 368996399 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122858254 DLCTRL DEBUG Tx Command reply: GET_REPLY 368996399 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122858256 DLCTRL DEBUG Command: GET 691334041 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122858256 DLCTRL DEBUG Tx Command reply: GET_REPLY 691334041 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122858259 DLCTRL DEBUG Command: GET 484000395 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122858259 DLCTRL DEBUG Tx Command reply: GET_REPLY 484000395 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122858261 DLCTRL DEBUG Command: GET 883784398 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122858262 DLCTRL DEBUG Tx Command reply: GET_REPLY 883784398 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122858264 DLCTRL DEBUG Command: GET 331651222 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122858264 DLCTRL DEBUG Tx Command reply: GET_REPLY 331651222 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122858266 DLCTRL DEBUG Command: GET 455046984 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122858266 DLCTRL DEBUG Tx Command reply: GET_REPLY 455046984 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122858267 DLCTRL DEBUG Command: GET 834348341 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122858267 DLCTRL DEBUG Tx Command reply: GET_REPLY 834348341 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122858269 DLCTRL DEBUG Command: GET 702077271 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122858269 DLCTRL DEBUG Tx Command reply: GET_REPLY 702077271 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122858270 DLCTRL DEBUG Command: GET 350796649 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122858270 DLCTRL DEBUG Tx Command reply: GET_REPLY 350796649 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122858272 DLCTRL DEBUG Command: GET 363247069 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122858272 DLCTRL DEBUG Tx Command reply: GET_REPLY 363247069 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122858273 DLCTRL DEBUG Command: GET 246713421 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122858273 DLCTRL DEBUG Tx Command reply: GET_REPLY 246713421 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122858274 DLCTRL DEBUG Command: GET 371552377 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122858274 DLCTRL DEBUG Tx Command reply: GET_REPLY 371552377 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122858275 DLCTRL DEBUG Command: GET 938426964 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122858275 DLCTRL DEBUG Tx Command reply: GET_REPLY 938426964 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122858276 DLCTRL DEBUG Command: GET 876631267 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122858276 DLCTRL DEBUG Tx Command reply: GET_REPLY 876631267 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000110111'B, t_guard := 20.000000 } 20250816122858289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49498<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(871)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(871)@7a2b5296a856: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(880) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@7a2b5296a856: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)13107794 20250816122859340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122859340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122859340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816122859340 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122859340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc80252, normal) (hnbgw_rua.c:407) 20250816122859340 DHNB DEBUG map_rua[0x55733be57980]{init}: Allocated (fsm.c:456) 20250816122859340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13107794)[0x55733be57980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122859340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13107794 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122859340 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122859340 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122859340 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13107794 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250816122859340 DCN DEBUG map_sccp[0x55733be57850]{init}: Allocated (fsm.c:456) 20250816122859340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55733be57850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122859340 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13107794 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816122859340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13107794 SCCP-92 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816122859340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13107794)[0x55733be57980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122859340 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122859340 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122859340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13107794)[0x55733be57980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122859340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55733be57850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122859340 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122859340 DLSCCP DEBUG SCCP-SCOC(92)[0x55733be36080]{IDLE}: Allocated (fsm.c:456) 20250816122859340 DLSCCP DEBUG SCCP-SCOC(92)[0x55733be36080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122859340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030000370056400500f1100926) (sccp_scrc.c:406) 20250816122859340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122859340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122859340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122859340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122859340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122859340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122859340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122859340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122859340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122859340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122859340 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122859340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122859340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122859340 DLSCCP DEBUG SCCP-SCOC(92)[0x55733be36080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122859340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55733be57850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122859340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13107794)[0x55733be57980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122859340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122859340 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122859340 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122859340 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122859340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122859340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122859340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122859340 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(870)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc1-SCCP(870)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(871)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(880) HNBGW_Test.msc1-RAN(871)@7a2b5296a856: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)14984714 HNBGW_Test.msc1-SCCP(870)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(870)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122859360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122859360 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122859360 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122859360 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122859360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122859360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122859360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122859360 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_valid_nri0(880)@7a2b5296a856: setverdict(pass): none -> pass 20250816122859360 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122859360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122859360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122859360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122859360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122859360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005c), PART(T=Source Reference,L=4,D=003ab19b) (sccp_scrc.c:477) 20250816122859360 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20250816122859360 DLSCCP DEBUG SCCP-SCOC(92)[0x55733be36080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122859360 DLSCCP DEBUG SCCP-SCOC(92)[0x55733be36080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122859360 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122859360 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122859360 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122859360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55733be57850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122859360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55733be57850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122859362 DLCTRL DEBUG Command: GET 939941166 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122859362 DLCTRL DEBUG Tx Command reply: GET_REPLY 939941166 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122859366 DLCTRL DEBUG Command: GET 430362349 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122859366 DLCTRL DEBUG Tx Command reply: GET_REPLY 430362349 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122859370 DLCTRL DEBUG Command: GET 865250205 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122859370 DLCTRL DEBUG Tx Command reply: GET_REPLY 865250205 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122859373 DLCTRL DEBUG Command: GET 165648159 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122859373 DLCTRL DEBUG Tx Command reply: GET_REPLY 165648159 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122859375 DLCTRL DEBUG Command: GET 271510904 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122859375 DLCTRL DEBUG Tx Command reply: GET_REPLY 271510904 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122859377 DLCTRL DEBUG Command: GET 979107951 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122859377 DLCTRL DEBUG Tx Command reply: GET_REPLY 979107951 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122859379 DLCTRL DEBUG Command: GET 553596051 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122859379 DLCTRL DEBUG Tx Command reply: GET_REPLY 553596051 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250816122859381 DLCTRL DEBUG Command: GET 237793859 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122859381 DLCTRL DEBUG Tx Command reply: GET_REPLY 237793859 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122859382 DLCTRL DEBUG Command: GET 337126448 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122859382 DLCTRL DEBUG Tx Command reply: GET_REPLY 337126448 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122859384 DLCTRL DEBUG Command: GET 590972818 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122859384 DLCTRL DEBUG Tx Command reply: GET_REPLY 590972818 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122859385 DLCTRL DEBUG Command: GET 775481253 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122859385 DLCTRL DEBUG Tx Command reply: GET_REPLY 775481253 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122859386 DLCTRL DEBUG Command: GET 796826493 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122859386 DLCTRL DEBUG Tx Command reply: GET_REPLY 796826493 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122859387 DLCTRL DEBUG Command: GET 690716154 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122859387 DLCTRL DEBUG Tx Command reply: GET_REPLY 690716154 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122859388 DLCTRL DEBUG Command: GET 92772451 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122859388 DLCTRL DEBUG Tx Command reply: GET_REPLY 92772451 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122859389 DLCTRL DEBUG Command: GET 339657492 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122859389 DLCTRL DEBUG Tx Command reply: GET_REPLY 339657492 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122859390 DLCTRL DEBUG Command: GET 147966277 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122859390 DLCTRL DEBUG Tx Command reply: GET_REPLY 147966277 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122859391 DLCTRL DEBUG Command: GET 162119941 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122859391 DLCTRL DEBUG Tx Command reply: GET_REPLY 162119941 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122859392 DLCTRL DEBUG Command: GET 590032524 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122859392 DLCTRL DEBUG Tx Command reply: GET_REPLY 590032524 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122859393 DLCTRL DEBUG Command: GET 897643106 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122859393 DLCTRL DEBUG Tx Command reply: GET_REPLY 897643106 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122859393 DLCTRL DEBUG Command: GET 112838048 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122859393 DLCTRL DEBUG Tx Command reply: GET_REPLY 112838048 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000010001'B, t_guard := 20.000000 } 20250816122859403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49500<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(868)@7a2b5296a856: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(868)@7a2b5296a856: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(881) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@7a2b5296a856: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(881)2148959 20250816122900431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122900432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122900432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122900432 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122900432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x20ca5f, normal) (hnbgw_rua.c:407) 20250816122900432 DHNB DEBUG map_rua[0x55733be832f0]{init}: Allocated (fsm.c:456) 20250816122900432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2148959)[0x55733be832f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122900432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2148959 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122900432 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122900432 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122900432 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816122900432 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2148959 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122900432 DCN DEBUG map_sccp[0x55733be4e7c0]{init}: Allocated (fsm.c:456) 20250816122900432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55733be4e7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122900432 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2148959 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122900432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2148959 SCCP-93 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816122900432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2148959)[0x55733be832f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122900432 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122900432 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122900432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2148959)[0x55733be832f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122900432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55733be4e7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122900432 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122900432 DLSCCP DEBUG SCCP-SCOC(93)[0x55733be424f0]{IDLE}: Allocated (fsm.c:456) 20250816122900432 DLSCCP DEBUG SCCP-SCOC(93)[0x55733be424f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122900432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030002110056400500f1100926) (sccp_scrc.c:406) 20250816122900432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122900432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122900432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122900432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122900432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122900432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122900432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122900432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122900432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122900432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122900432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122900432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122900432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122900432 DLSCCP DEBUG SCCP-SCOC(93)[0x55733be424f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122900432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55733be4e7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122900432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2148959)[0x55733be832f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122900432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122900432 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122900432 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122900432 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122900432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122900432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122900432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122900432 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(867)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(867)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(868)@7a2b5296a856: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(881) HNBGW_Test.msc0-RAN(868)@7a2b5296a856: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(881)13084099 HNBGW_Test.msc0-SCCP(867)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(867)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(881)@7a2b5296a856: setverdict(pass): none -> pass 20250816122900450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122900450 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122900450 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122900450 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122900450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122900450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122900450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122900450 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122900450 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122900450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122900450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122900450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122900450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122900450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005d), PART(T=Source Reference,L=4,D=003b32e6) (sccp_scrc.c:477) 20250816122900450 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20250816122900450 DLSCCP DEBUG SCCP-SCOC(93)[0x55733be424f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122900450 DLSCCP DEBUG SCCP-SCOC(93)[0x55733be424f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122900450 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122900450 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122900450 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122900450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55733be4e7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122900450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55733be4e7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122900452 DLCTRL DEBUG Command: GET 241447784 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122900452 DLCTRL DEBUG Tx Command reply: GET_REPLY 241447784 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122900458 DLCTRL DEBUG Command: GET 164947913 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122900458 DLCTRL DEBUG Tx Command reply: GET_REPLY 164947913 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122900462 DLCTRL DEBUG Command: GET 54209598 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122900462 DLCTRL DEBUG Tx Command reply: GET_REPLY 54209598 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122900465 DLCTRL DEBUG Command: GET 88349083 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122900465 DLCTRL DEBUG Tx Command reply: GET_REPLY 88349083 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122900469 DLCTRL DEBUG Command: GET 825187039 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122900469 DLCTRL DEBUG Tx Command reply: GET_REPLY 825187039 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122900473 DLCTRL DEBUG Command: GET 567408133 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122900473 DLCTRL DEBUG Tx Command reply: GET_REPLY 567408133 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122900475 DLCTRL DEBUG Command: GET 139366918 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122900475 DLCTRL DEBUG Tx Command reply: GET_REPLY 139366918 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250816122900478 DLCTRL DEBUG Command: GET 735663394 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122900478 DLCTRL DEBUG Tx Command reply: GET_REPLY 735663394 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122900481 DLCTRL DEBUG Command: GET 991355472 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122900481 DLCTRL DEBUG Tx Command reply: GET_REPLY 991355472 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122900485 DLCTRL DEBUG Command: GET 272897802 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122900485 DLCTRL DEBUG Tx Command reply: GET_REPLY 272897802 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122900488 DLCTRL DEBUG Command: GET 681446796 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122900488 DLCTRL DEBUG Tx Command reply: GET_REPLY 681446796 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122900492 DLCTRL DEBUG Command: GET 172215020 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122900492 DLCTRL DEBUG Tx Command reply: GET_REPLY 172215020 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122900495 DLCTRL DEBUG Command: GET 489536785 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122900495 DLCTRL DEBUG Tx Command reply: GET_REPLY 489536785 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122900498 DLCTRL DEBUG Command: GET 298117945 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122900498 DLCTRL DEBUG Tx Command reply: GET_REPLY 298117945 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122900501 DLCTRL DEBUG Command: GET 37317965 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122900501 DLCTRL DEBUG Tx Command reply: GET_REPLY 37317965 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122900505 DLCTRL DEBUG Command: GET 783830688 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122900505 DLCTRL DEBUG Tx Command reply: GET_REPLY 783830688 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122900511 DLCTRL DEBUG Command: GET 316973037 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122900511 DLCTRL DEBUG Tx Command reply: GET_REPLY 316973037 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122900516 DLCTRL DEBUG Command: GET 638957758 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122900516 DLCTRL DEBUG Tx Command reply: GET_REPLY 638957758 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122900520 DLCTRL DEBUG Command: GET 473634992 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122900520 DLCTRL DEBUG Tx Command reply: GET_REPLY 473634992 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122900522 DLCTRL DEBUG Command: GET 434573620 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122900522 DLCTRL DEBUG Tx Command reply: GET_REPLY 434573620 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100001001'B, t_guard := 20.000000 } 20250816122900549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49510<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(874)@7a2b5296a856: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(874)@7a2b5296a856: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(882) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@7a2b5296a856: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(882)3303442 20250816122901559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122901560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122901560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122901560 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122901560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x326812, normal) (hnbgw_rua.c:407) 20250816122901560 DHNB DEBUG map_rua[0x55733be3aa90]{init}: Allocated (fsm.c:456) 20250816122901560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3303442)[0x55733be3aa90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122901560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3303442 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122901560 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122901560 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122901560 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3303442 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250816122901560 DCN DEBUG map_sccp[0x55733be46950]{init}: Allocated (fsm.c:456) 20250816122901560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55733be46950]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122901560 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3303442 <-> SCCP-94 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250816122901560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3303442 SCCP-94 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816122901560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3303442)[0x55733be3aa90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122901560 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122901560 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122901560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3303442)[0x55733be3aa90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122901560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55733be46950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122901560 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122901560 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{IDLE}: Allocated (fsm.c:456) 20250816122901560 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122901560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030001090056400500f1100926) (sccp_scrc.c:406) 20250816122901560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122901560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122901560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122901560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122901560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122901560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122901560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122901560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122901560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122901560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122901560 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122901560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122901560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122901560 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122901560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55733be46950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122901560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3303442)[0x55733be3aa90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122901560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122901560 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122901560 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122901560 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122901560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122901560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122901560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122901560 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(873)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc2-SCCP(873)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(874)@7a2b5296a856: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(882) HNBGW_Test.msc2-RAN(874)@7a2b5296a856: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(882)905368 HNBGW_Test.msc2-SCCP(873)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(873)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(882)@7a2b5296a856: setverdict(pass): none -> pass 20250816122901564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122901564 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122901564 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122901564 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122901564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122901564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122901564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122901564 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122901564 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122901564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122901564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122901564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122901564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122901564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005e), PART(T=Source Reference,L=4,D=00228957) (sccp_scrc.c:477) 20250816122901564 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20250816122901564 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122901564 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122901564 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122901564 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122901564 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122901564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55733be46950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122901564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55733be46950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122901565 DLCTRL DEBUG Command: GET 615174303 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122901565 DLCTRL DEBUG Tx Command reply: GET_REPLY 615174303 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122901566 DLCTRL DEBUG Command: GET 636554620 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122901566 DLCTRL DEBUG Tx Command reply: GET_REPLY 636554620 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122901567 DLCTRL DEBUG Command: GET 12751487 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122901567 DLCTRL DEBUG Tx Command reply: GET_REPLY 12751487 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122901568 DLCTRL DEBUG Command: GET 949793560 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122901568 DLCTRL DEBUG Tx Command reply: GET_REPLY 949793560 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122901569 DLCTRL DEBUG Command: GET 315575665 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122901569 DLCTRL DEBUG Tx Command reply: GET_REPLY 315575665 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122901569 DLCTRL DEBUG Command: GET 475497591 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122901569 DLCTRL DEBUG Tx Command reply: GET_REPLY 475497591 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122901570 DLCTRL DEBUG Command: GET 912394126 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122901570 DLCTRL DEBUG Tx Command reply: GET_REPLY 912394126 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250816122901571 DLCTRL DEBUG Command: GET 80240265 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122901571 DLCTRL DEBUG Tx Command reply: GET_REPLY 80240265 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122901572 DLCTRL DEBUG Command: GET 913868485 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122901572 DLCTRL DEBUG Tx Command reply: GET_REPLY 913868485 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122901572 DLCTRL DEBUG Command: GET 330580491 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122901572 DLCTRL DEBUG Tx Command reply: GET_REPLY 330580491 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122901573 DLCTRL DEBUG Command: GET 429035410 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122901573 DLCTRL DEBUG Tx Command reply: GET_REPLY 429035410 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250816122901574 DLCTRL DEBUG Command: GET 642296922 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122901574 DLCTRL DEBUG Tx Command reply: GET_REPLY 642296922 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122901574 DLCTRL DEBUG Command: GET 948820924 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122901574 DLCTRL DEBUG Tx Command reply: GET_REPLY 948820924 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122901575 DLCTRL DEBUG Command: GET 253377090 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122901575 DLCTRL DEBUG Tx Command reply: GET_REPLY 253377090 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122901576 DLCTRL DEBUG Command: GET 149864274 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122901576 DLCTRL DEBUG Tx Command reply: GET_REPLY 149864274 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122901577 DLCTRL DEBUG Command: GET 112335416 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122901577 DLCTRL DEBUG Tx Command reply: GET_REPLY 112335416 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122901578 DLCTRL DEBUG Command: GET 441997973 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122901578 DLCTRL DEBUG Tx Command reply: GET_REPLY 441997973 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122901578 DLCTRL DEBUG Command: GET 801067343 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122901579 DLCTRL DEBUG Tx Command reply: GET_REPLY 801067343 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122901580 DLCTRL DEBUG Command: GET 67941430 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122901580 DLCTRL DEBUG Tx Command reply: GET_REPLY 67941430 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122901581 DLCTRL DEBUG Command: GET 972529450 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122901581 DLCTRL DEBUG Tx Command reply: GET_REPLY 972529450 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122901583 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34759<->l=127.0.0.1:4262) (control_if.c:193) 20250816122901583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49492<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(861)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(860)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122901584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122901585 DLINP DEBUG SRVCONN(,r=127.0.0.1:44494<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122901585 DLINP DEBUG SRVCONN(,r=127.0.0.1:44494<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122901585 DLINP NOTICE SRV(,r=127.0.0.1:44494<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122901585 DMAIN NOTICE (127.0.0.1:44494 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44494<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122901585 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(876)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(877)@7a2b5296a856: Final verdict of PTC: none 20250816122901586 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122901586 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122901586 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122901586 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122901586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122901586 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122901586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122901586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122901586 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816122901586 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122901586 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122901586 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122901586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122901586 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816122901586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122901586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(868)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(871)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-RAN(874)@7a2b5296a856: Final verdict of PTC: none 20250816122901586 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc2-SCCP(873)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@7a2b5296a856: Final verdict of PTC: none20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122901586 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122901586 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122901586 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122901586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122901586 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(875)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(870)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(872)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@7a2b5296a856: Final verdict of PTC: none 20250816122901586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122901586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122901586 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122901586 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122901586 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122901587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122901587 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122901587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122901587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(862)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(879)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(869)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(878)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(880)@7a2b5296a856: Final verdict of PTC: pass 20250816122901587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49498<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122901595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49500<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(881)@7a2b5296a856: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(867)@7a2b5296a856: Final verdict of PTC: none 20250816122901613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49510<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(882)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(860): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(861): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(862): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(863): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(865): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(867): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(868): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(869): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(870): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(871): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(872): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-SCCP(873): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-RAN(874): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-M3UA(875): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(876): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(877): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(878): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(879): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(880): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(881): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(882): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sat Aug 16 12:29:01 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc 20250816122901679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122901760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122901760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122901760 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122901760 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122901760 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122901760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13107794)[0x55733be57980]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122901760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13107794)[0x55733be57980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122901760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55733be57850]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122901760 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122901760 DLSCCP DEBUG SCCP-SCOC(92)[0x55733be36080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122901760 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ab19b), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122901760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122901760 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122901760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122901760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122901760 DLSCCP DEBUG SCCP-SCOC(92)[0x55733be36080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122901760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55733be57850]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122901760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13107794)[0x55733be57980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122901760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13107794)[0x55733be57980]{disrupted}: Freeing instance (context_map.c:202) 20250816122901760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13107794)[0x55733be57980]{disrupted}: Deallocated (fsm.c:568) 20250816122901760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55733be57850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122901760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55733be57850]{disconnected}: Freeing instance (context_map.c:206) 20250816122901760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55733be57850]{disconnected}: Deallocated (fsm.c:568) 20250816122901760 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13107794 SCCP-92 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250816122901760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2148959)[0x55733be832f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122901760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2148959)[0x55733be832f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122901760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55733be4e7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122901760 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122901760 DLSCCP DEBUG SCCP-SCOC(93)[0x55733be424f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122901761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b32e6), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122901761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122901761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122901761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122901761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122901761 DLSCCP DEBUG SCCP-SCOC(93)[0x55733be424f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122901761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55733be4e7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122901761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2148959)[0x55733be832f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122901761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2148959)[0x55733be832f0]{disrupted}: Freeing instance (context_map.c:202) 20250816122901761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2148959)[0x55733be832f0]{disrupted}: Deallocated (fsm.c:568) 20250816122901761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55733be4e7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122901761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55733be4e7c0]{disconnected}: Freeing instance (context_map.c:206) 20250816122901761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55733be4e7c0]{disconnected}: Deallocated (fsm.c:568) 20250816122901761 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2148959 SCCP-93 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250816122901761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3303442)[0x55733be3aa90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122901761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3303442)[0x55733be3aa90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122901761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55733be46950]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122901761 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122901761 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122901761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00228957), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122901761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122901761 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122901761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122901761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122901761 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122901761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55733be46950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122901761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3303442)[0x55733be3aa90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122901761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3303442)[0x55733be3aa90]{disrupted}: Freeing instance (context_map.c:202) 20250816122901761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3303442)[0x55733be3aa90]{disrupted}: Deallocated (fsm.c:568) 20250816122901761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55733be46950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122901761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55733be46950]{disconnected}: Freeing instance (context_map.c:206) 20250816122901761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55733be46950]{disconnected}: Deallocated (fsm.c:568) 20250816122901761 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3303442 SCCP-94 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250816122901761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122901761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122901761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122901761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122901761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122901761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122901761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122901761 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122901761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122901761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122901761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122901761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122901761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122901761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122901761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122901761 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122901761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122901761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122901761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122901761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122901761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122901761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122901761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122901761 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122902281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49512<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=388188) 20250816122902401 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122902401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ed5bd), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122902401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122902401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122902401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122902401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122902401 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122902401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6a9a1), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122902401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122902401 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122902401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122902401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122902401 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122902401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e7779), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122902401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122902401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122902401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122902401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122902401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122902402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122902402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122902402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122902402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122902402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122902402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122902402 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122902402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122902402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122902402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122902402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122902402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122902402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122902402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122902402 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122902402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122902402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122902402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122902402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122902402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122902402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122902402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122902402 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122903001 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122903002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9712d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122903002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122903002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122903002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122903002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122903002 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122903002 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122903002 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122903002 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122903002 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122903002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122903002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122903002 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=388188, count=415748) 20250816122903587 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122903587 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122903587 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122903587 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122903587 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122903587 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122903587 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122903587 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816122903587 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816122903587 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122903587 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122903587 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122903996 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122903996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baff07), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122903996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122903996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122903996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122903996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122903997 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122903997 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122903997 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122903997 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122903997 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122903997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122903997 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Sat Aug 16 12:29:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816122905022 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122905022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92f6f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122905022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122905022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122905022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122905022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122905022 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905022 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122905022 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122905022 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122905022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122905022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122905022 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250816122905334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122905337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122905339 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40045<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122905351 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122905351 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122905359 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122905359 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122905359 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122905359 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122905359 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122905359 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122905359 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122905359 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122905359 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122905360 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122905360 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122905360 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122905360 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122905360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122905360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122905360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122905361 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122905361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122905361 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122905361 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122905361 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122905361 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122905361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122905361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122905361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122905361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122905361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122905361 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122905361 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122905361 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33680 (stream_srv.c:142) 20250816122905361 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33680<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122905361 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122905361 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122905361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122905361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122905361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122905361 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122905361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122905361 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122905361 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122905361 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122905361 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122905361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122905361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122905361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122905361 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122905361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122905361 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122905361 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122905361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905361 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122905361 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122905361 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122905361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122905361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122905361 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122905361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905361 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122905361 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122905361 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122905361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122905361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122905361 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122905361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905361 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122905361 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122905361 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122905361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122905361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122905361 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122905361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905361 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122905361 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122905361 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122905361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122905361 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(893)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(893)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(893)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(891)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(896)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(896)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(896)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(894)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122905386 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122905386 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122905386 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122905386 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122905386 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122905386 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122905386 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122905386 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122905386 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122905387 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122905387 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122905387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122905388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122905388 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122905388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122905388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122905388 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122905388 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122905388 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122905388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122905388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122905388 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122905388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122905388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122905388 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122905388 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122905388 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122905388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122905388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122905388 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122905388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122905388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122905388 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122905388 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122905388 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122905388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122905388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122905388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122905388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122905388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122905388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122905388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122905388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122905388 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122905388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905388 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122905388 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122905388 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122905388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122905388 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122905388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905388 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122905388 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122905388 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122905388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122905388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122905388 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122905388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905388 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122905388 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122905388 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122905388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122905388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122905388 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122905388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905388 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122905388 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122905388 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122905388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122905388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122905388 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(899)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(899)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(899)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(897)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(902)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-M3UA(902)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(902)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(900)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122905428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122905428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122905428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122905428 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122905428 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122905428 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122905428 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122905428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122905428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122905433 DLINP DEBUG SRVCONN(,r=127.0.0.1:33680<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122905433 DLINP DEBUG SRVCONN(,r=127.0.0.1:33680<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122905433 DLINP DEBUG SRVCONN(,r=127.0.0.1:33680<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122905433 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122905433 DHNBAP DEBUG (127.0.0.1:33680 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122905433 DHNBAP NOTICE (127.0.0.1:33680 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122905433 DHNBAP NOTICE (127.0.0.1:33680 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122905433 DLINP DEBUG SRVCONN(,r=127.0.0.1:33680<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122905433 DLINP DEBUG SRVCONN(,r=127.0.0.1:33680<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122905572 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122905572 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122905572 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122905572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(893)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122905576 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905576 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122905576 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122905576 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122905576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122905576 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122905576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122905578 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905578 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122905578 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122905578 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122905578 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122905578 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122905578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122905583 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122905583 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122905583 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122905583 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(896)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122905587 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905587 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122905587 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122905587 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122905587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122905587 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122905587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122905589 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905589 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122905589 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122905589 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122905589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122905589 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122905589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122905604 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122905604 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122905604 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122905604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(899)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122905610 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905610 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122905610 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122905610 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122905610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122905610 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122905610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122905613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905613 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122905613 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122905613 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122905613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122905613 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122905613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122905617 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122905617 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816122905617 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122905618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(902)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816122905623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905624 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816122905624 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122905624 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122905624 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122905624 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122905624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122905626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122905626 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122905626 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122905626 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122905626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122905626 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122905626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122906025 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122906025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003782c1), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122906025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122906025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122906025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122906025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122906025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122906025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122906025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122906025 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122906025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122906025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122906025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122906025 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122906040 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122906040 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122906040 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122906040 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122906040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122906040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122906040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122906040 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122906041 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122906041 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122906041 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122906041 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122906041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122906041 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000055), PART(T=Source Reference,L=4,D=003782c1) (sccp_scrc.c:477) 20250816122906041 DLSCCP DEBUG Received CO:RELCO for local reference 85 (sccp_scoc.c:1824) 20250816122906041 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122906041 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122906041 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122906041 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122906041 DLSCCP DEBUG SCCP-SCOC(85)[0x55733be563e0]{IDLE}: Deallocated (fsm.c:568) 20250816122906379 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122906379 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122906379 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122906379 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122906379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122906379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122906379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122906379 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122906379 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122906379 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122906379 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122906379 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122906379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122906379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122906379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122906379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122906379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122906379 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122906379 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122906379 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122906379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122906379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122906379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122906379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122906379 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122906379 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122906379 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122906379 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122906379 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122906379 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122906379 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122906379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122906379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122906379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122906379 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(892)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122906399 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122906399 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122906399 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122906399 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122906399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122906399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122906399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122906399 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122906399 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122906399 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122906399 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122906399 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122906399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122906399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122906399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122906399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122906399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122906400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122906400 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122906400 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122906400 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122906400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122906400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122906400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122906400 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122906400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122906400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122906400 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122906400 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122906400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122906400 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122906401 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122906401 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122906401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122906401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122906401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122906401 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(895)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122906418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122906418 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122906418 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122906418 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122906418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122906418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122906418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122906418 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122906419 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122906419 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122906419 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122906419 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122906419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122906419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122906419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122906419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122906419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122906419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122906419 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122906419 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122906419 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122906419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122906419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122906419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122906419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122906419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122906419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122906419 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122906420 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122906420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122906420 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122906420 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122906420 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122906420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122906420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122906420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122906420 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(898)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122906427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122906427 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122906427 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122906427 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122906427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122906427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122906427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122906427 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122906428 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122906428 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122906428 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122906428 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122906428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122906428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122906428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816122906428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122906428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906428 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122906428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122906428 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122906428 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122906428 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816122906428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122906428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122906428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122906428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122906428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122906428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122906428 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122906428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122906428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122906428 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122906428 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816122906428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122906428 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122906428 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122906428 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122906428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122906428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122906428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122906428 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(901)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122907443 DLCTRL DEBUG Command: GET 994274186 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122907443 DLCTRL DEBUG Tx Command reply: GET_REPLY 994274186 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122907451 DLCTRL DEBUG Command: GET 537490058 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122907451 DLCTRL DEBUG Tx Command reply: GET_REPLY 537490058 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122907456 DLCTRL DEBUG Command: GET 231999704 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122907456 DLCTRL DEBUG Tx Command reply: GET_REPLY 231999704 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122907460 DLCTRL DEBUG Command: GET 342365159 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122907460 DLCTRL DEBUG Tx Command reply: GET_REPLY 342365159 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122907464 DLCTRL DEBUG Command: GET 56470918 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122907464 DLCTRL DEBUG Tx Command reply: GET_REPLY 56470918 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122907468 DLCTRL DEBUG Command: GET 256952368 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122907468 DLCTRL DEBUG Tx Command reply: GET_REPLY 256952368 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122907472 DLCTRL DEBUG Command: GET 31771402 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122907472 DLCTRL DEBUG Tx Command reply: GET_REPLY 31771402 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122907475 DLCTRL DEBUG Command: GET 475821509 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122907475 DLCTRL DEBUG Tx Command reply: GET_REPLY 475821509 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122907477 DLCTRL DEBUG Command: GET 223277518 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122907477 DLCTRL DEBUG Tx Command reply: GET_REPLY 223277518 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122907480 DLCTRL DEBUG Command: GET 686811091 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122907480 DLCTRL DEBUG Tx Command reply: GET_REPLY 686811091 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122907482 DLCTRL DEBUG Command: GET 628854621 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122907482 DLCTRL DEBUG Tx Command reply: GET_REPLY 628854621 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122907484 DLCTRL DEBUG Command: GET 404361631 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122907484 DLCTRL DEBUG Tx Command reply: GET_REPLY 404361631 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122907485 DLCTRL DEBUG Command: GET 232200375 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122907485 DLCTRL DEBUG Tx Command reply: GET_REPLY 232200375 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122907487 DLCTRL DEBUG Command: GET 744897948 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122907487 DLCTRL DEBUG Tx Command reply: GET_REPLY 744897948 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122907488 DLCTRL DEBUG Command: GET 880506054 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122907488 DLCTRL DEBUG Tx Command reply: GET_REPLY 880506054 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122907489 DLCTRL DEBUG Command: GET 957555395 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122907489 DLCTRL DEBUG Tx Command reply: GET_REPLY 957555395 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122907490 DLCTRL DEBUG Command: GET 955366561 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122907490 DLCTRL DEBUG Tx Command reply: GET_REPLY 955366561 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122907491 DLCTRL DEBUG Command: GET 653007858 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122907491 DLCTRL DEBUG Tx Command reply: GET_REPLY 653007858 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122907492 DLCTRL DEBUG Command: GET 314719669 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122907492 DLCTRL DEBUG Tx Command reply: GET_REPLY 314719669 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122907493 DLCTRL DEBUG Command: GET 410567707 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122907493 DLCTRL DEBUG Tx Command reply: GET_REPLY 410567707 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110001111'B, t_guard := 20.000000 } 20250816122907510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51028<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(892)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(892)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@7a2b5296a856: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)10983629 20250816122908554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122908554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122908554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122908554 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122908554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa798cd, normal) (hnbgw_rua.c:407) 20250816122908554 DHNB DEBUG map_rua[0x55733be563e0]{init}: Allocated (fsm.c:456) 20250816122908554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983629)[0x55733be563e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122908554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10983629 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122908554 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122908554 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122908554 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10983629 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122908554 DCN DEBUG map_sccp[0x55733be57980]{init}: Allocated (fsm.c:456) 20250816122908554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55733be57980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122908554 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10983629 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122908554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10983629 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122908554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983629)[0x55733be563e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122908554 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122908554 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122908554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983629)[0x55733be563e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122908554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55733be57980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122908554 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122908554 DLSCCP DEBUG SCCP-SCOC(95)[0x55733be57850]{IDLE}: Allocated (fsm.c:456) 20250816122908554 DLSCCP DEBUG SCCP-SCOC(95)[0x55733be57850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122908554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300038f0056400500f1100926) (sccp_scrc.c:406) 20250816122908554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122908554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122908554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122908554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122908554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122908554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122908554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122908554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122908554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122908554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122908554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122908554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122908554 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122908555 DLSCCP DEBUG SCCP-SCOC(95)[0x55733be57850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122908555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55733be57980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122908555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983629)[0x55733be563e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122908555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122908555 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122908555 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122908555 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122908555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122908555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122908555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122908555 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(891)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(891)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(892)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) HNBGW_Test.msc0-RAN(892)@7a2b5296a856: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)11082363 HNBGW_Test.msc0-SCCP(891)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(891)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@7a2b5296a856: setverdict(pass): none -> pass 20250816122908565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122908565 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122908565 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122908565 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122908565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122908565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122908565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122908565 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122908565 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122908565 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122908565 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122908565 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122908565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122908565 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005f), PART(T=Source Reference,L=4,D=007e92b8) (sccp_scrc.c:477) 20250816122908565 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20250816122908565 DLSCCP DEBUG SCCP-SCOC(95)[0x55733be57850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122908565 DLSCCP DEBUG SCCP-SCOC(95)[0x55733be57850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122908565 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122908565 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122908565 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122908565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55733be57980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122908565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55733be57980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122908566 DLCTRL DEBUG Command: GET 616227439 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122908566 DLCTRL DEBUG Tx Command reply: GET_REPLY 616227439 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122908570 DLCTRL DEBUG Command: GET 136432734 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122908570 DLCTRL DEBUG Tx Command reply: GET_REPLY 136432734 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122908573 DLCTRL DEBUG Command: GET 814528694 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122908573 DLCTRL DEBUG Tx Command reply: GET_REPLY 814528694 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122908575 DLCTRL DEBUG Command: GET 78682770 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122908575 DLCTRL DEBUG Tx Command reply: GET_REPLY 78682770 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122908579 DLCTRL DEBUG Command: GET 851294672 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122908579 DLCTRL DEBUG Tx Command reply: GET_REPLY 851294672 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122908581 DLCTRL DEBUG Command: GET 854232074 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122908581 DLCTRL DEBUG Tx Command reply: GET_REPLY 854232074 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122908582 DLCTRL DEBUG Command: GET 713709270 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122908582 DLCTRL DEBUG Tx Command reply: GET_REPLY 713709270 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122908584 DLCTRL DEBUG Command: GET 177329466 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122908584 DLCTRL DEBUG Tx Command reply: GET_REPLY 177329466 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122908586 DLCTRL DEBUG Command: GET 420020812 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122908586 DLCTRL DEBUG Tx Command reply: GET_REPLY 420020812 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122908587 DLCTRL DEBUG Command: GET 282678197 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122908587 DLCTRL DEBUG Tx Command reply: GET_REPLY 282678197 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122908588 DLCTRL DEBUG Command: GET 72341090 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122908588 DLCTRL DEBUG Tx Command reply: GET_REPLY 72341090 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122908589 DLCTRL DEBUG Command: GET 327390383 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122908589 DLCTRL DEBUG Tx Command reply: GET_REPLY 327390383 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122908590 DLCTRL DEBUG Command: GET 233767336 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122908590 DLCTRL DEBUG Tx Command reply: GET_REPLY 233767336 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122908591 DLCTRL DEBUG Command: GET 406112173 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122908591 DLCTRL DEBUG Tx Command reply: GET_REPLY 406112173 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122908592 DLCTRL DEBUG Command: GET 281851588 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122908592 DLCTRL DEBUG Tx Command reply: GET_REPLY 281851588 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122908593 DLCTRL DEBUG Command: GET 394216880 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122908593 DLCTRL DEBUG Tx Command reply: GET_REPLY 394216880 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122908594 DLCTRL DEBUG Command: GET 332874303 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122908594 DLCTRL DEBUG Tx Command reply: GET_REPLY 332874303 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122908596 DLCTRL DEBUG Command: GET 784973877 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122908596 DLCTRL DEBUG Tx Command reply: GET_REPLY 784973877 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122908597 DLCTRL DEBUG Command: GET 632365398 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122908597 DLCTRL DEBUG Tx Command reply: GET_REPLY 632365398 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122908598 DLCTRL DEBUG Command: GET 473599359 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122908598 DLCTRL DEBUG Tx Command reply: GET_REPLY 473599359 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110001000'B, t_guard := 20.000000 } 20250816122908622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51040<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@7a2b5296a856: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@7a2b5296a856: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@7a2b5296a856: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)4044426 20250816122909632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122909632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122909632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122909632 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122909632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3db68a, normal) (hnbgw_rua.c:407) 20250816122909632 DHNB DEBUG map_rua[0x55733be832f0]{init}: Allocated (fsm.c:456) 20250816122909632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4044426)[0x55733be832f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122909632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4044426 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122909632 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122909632 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122909632 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816122909632 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4044426 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816122909632 DCN DEBUG map_sccp[0x55733be4e7c0]{init}: Allocated (fsm.c:456) 20250816122909632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55733be4e7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122909632 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4044426 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816122909632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4044426 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816122909632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4044426)[0x55733be832f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122909632 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122909632 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122909632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4044426)[0x55733be832f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122909632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55733be4e7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122909632 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122909632 DLSCCP DEBUG SCCP-SCOC(96)[0x55733bdc2630]{IDLE}: Allocated (fsm.c:456) 20250816122909632 DLSCCP DEBUG SCCP-SCOC(96)[0x55733bdc2630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122909632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000060), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003880056400500f1100926) (sccp_scrc.c:406) 20250816122909632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122909632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122909632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122909632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122909632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122909632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122909632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122909632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122909632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122909632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122909632 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122909632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122909632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122909632 DLSCCP DEBUG SCCP-SCOC(96)[0x55733bdc2630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122909632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55733be4e7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122909632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4044426)[0x55733be832f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122909632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122909632 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122909632 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122909632 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122909632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122909632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122909632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122909632 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(894)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc1-SCCP(894)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(895)@7a2b5296a856: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) HNBGW_Test.msc1-RAN(895)@7a2b5296a856: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)15934196 HNBGW_Test.msc1-SCCP(894)@7a2b5296a856: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(894)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122909638 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122909638 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122909638 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122909638 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122909638 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122909638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122909638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122909638 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122909638 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122909638 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122909638 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122909638 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122909638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122909638 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000060), PART(T=Source Reference,L=4,D=000abcbf) (sccp_scrc.c:477) 20250816122909638 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20250816122909638 DLSCCP DEBUG SCCP-SCOC(96)[0x55733bdc2630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122909638 DLSCCP DEBUG SCCP-SCOC(96)[0x55733bdc2630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122909638 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122909638 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122909638 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122909638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55733be4e7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122909638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55733be4e7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122909638 DLCTRL DEBUG Command: GET 885279489 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122909638 DLCTRL DEBUG Tx Command reply: GET_REPLY 885279489 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122909639 DLCTRL DEBUG Command: GET 474810763 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122909639 DLCTRL DEBUG Tx Command reply: GET_REPLY 474810763 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122909639 DLCTRL DEBUG Command: GET 439532150 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122909639 DLCTRL DEBUG Tx Command reply: GET_REPLY 439532150 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122909640 DLCTRL DEBUG Command: GET 732898539 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122909640 DLCTRL DEBUG Tx Command reply: GET_REPLY 732898539 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122909641 DLCTRL DEBUG Command: GET 346645062 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122909641 DLCTRL DEBUG Tx Command reply: GET_REPLY 346645062 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122909642 DLCTRL DEBUG Command: GET 914246457 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122909642 DLCTRL DEBUG Tx Command reply: GET_REPLY 914246457 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816122909642 DLCTRL DEBUG Command: GET 61022048 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122909642 DLCTRL DEBUG Tx Command reply: GET_REPLY 61022048 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122909643 DLCTRL DEBUG Command: GET 817698576 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122909643 DLCTRL DEBUG Tx Command reply: GET_REPLY 817698576 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122909644 DLCTRL DEBUG Command: GET 845390609 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122909644 DLCTRL DEBUG Tx Command reply: GET_REPLY 845390609 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122909645 DLCTRL DEBUG Command: GET 531598992 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122909645 DLCTRL DEBUG Tx Command reply: GET_REPLY 531598992 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122909645 DLCTRL DEBUG Command: GET 852205409 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122909645 DLCTRL DEBUG Tx Command reply: GET_REPLY 852205409 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122909646 DLCTRL DEBUG Command: GET 678849912 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122909646 DLCTRL DEBUG Tx Command reply: GET_REPLY 678849912 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122909647 DLCTRL DEBUG Command: GET 818729499 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122909647 DLCTRL DEBUG Tx Command reply: GET_REPLY 818729499 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122909648 DLCTRL DEBUG Command: GET 678504256 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122909648 DLCTRL DEBUG Tx Command reply: GET_REPLY 678504256 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122909648 DLCTRL DEBUG Command: GET 58567955 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122909648 DLCTRL DEBUG Tx Command reply: GET_REPLY 58567955 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122909649 DLCTRL DEBUG Command: GET 450285887 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122909649 DLCTRL DEBUG Tx Command reply: GET_REPLY 450285887 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122909650 DLCTRL DEBUG Command: GET 996380142 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122909650 DLCTRL DEBUG Tx Command reply: GET_REPLY 996380142 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122909650 DLCTRL DEBUG Command: GET 5140230 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122909650 DLCTRL DEBUG Tx Command reply: GET_REPLY 5140230 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122909651 DLCTRL DEBUG Command: GET 267331301 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122909651 DLCTRL DEBUG Tx Command reply: GET_REPLY 267331301 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122909652 DLCTRL DEBUG Command: GET 864860275 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122909652 DLCTRL DEBUG Tx Command reply: GET_REPLY 864860275 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: "disconnecting msc0" 20250816122909652 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250816122909653 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122909653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122909653 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122909653 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122909653 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122909653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122909653 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122909653 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122909653 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122909653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122909653 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122909653 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122909653 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122909653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122909653 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122909653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122909653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110100010'B, t_guard := 20.000000 } 20250816122909663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51054<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@7a2b5296a856: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@7a2b5296a856: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@7a2b5296a856: Added conn table entry 2TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)3747274 20250816122910689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122910689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122910689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122910689 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122910689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x392dca, normal) (hnbgw_rua.c:407) 20250816122910689 DHNB DEBUG map_rua[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816122910689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3747274)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122910689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3747274 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122910689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122910689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122910689 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3747274 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122910689 DCN DEBUG map_sccp[0x55733be7a720]{init}: Allocated (fsm.c:456) 20250816122910689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55733be7a720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122910689 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3747274 <-> SCCP-97 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122910689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3747274 SCCP-97 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816122910689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3747274)[0x55733be34500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122910689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122910689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122910689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3747274)[0x55733be34500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122910689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55733be7a720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122910689 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122910689 DLSCCP DEBUG SCCP-SCOC(97)[0x55733be3dd90]{IDLE}: Allocated (fsm.c:456) 20250816122910689 DLSCCP DEBUG SCCP-SCOC(97)[0x55733be3dd90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122910689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000061), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003a20056400500f1100926) (sccp_scrc.c:406) 20250816122910689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122910689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122910689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122910689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122910689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122910689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122910689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122910689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122910689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122910689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122910689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122910689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122910689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122910689 DLSCCP DEBUG SCCP-SCOC(97)[0x55733be3dd90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122910689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55733be7a720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122910689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3747274)[0x55733be34500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122910689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122910689 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122910689 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122910689 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122910689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122910689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122910689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122910689 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122911654 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122911654 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122911654 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122911761 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122911761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00228957), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122911761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122911761 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122911761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122911761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122911761 DLSCCP DEBUG SCCP-SCOC(93)[0x55733be424f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122911761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b32e6), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122911761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122911761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122911761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122911761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122911761 DLSCCP DEBUG SCCP-SCOC(92)[0x55733be36080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122911761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ab19b), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122911761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122911761 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122911761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122911761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122911761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122911761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122911761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122911761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122911761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122911761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122911761 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122911761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122911761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122911761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122911761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122911761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122911761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122911761 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122911761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122911761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122911761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122911761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122911761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122911761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122911761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122911762 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122911764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122911764 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122911764 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122911764 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122911764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122911764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122911764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122911764 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122911764 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122911764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122911764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122911764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122911764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122911764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005c), PART(T=Source Reference,L=4,D=003ab19b) (sccp_scrc.c:477) 20250816122911764 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20250816122911764 DLSCCP DEBUG SCCP-SCOC(92)[0x55733be36080]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122911764 DLSCCP DEBUG SCCP-SCOC(92)[0x55733be36080]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122911764 DLSCCP DEBUG SCCP-SCOC(92)[0x55733be36080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122911764 DLSCCP DEBUG SCCP-SCOC(92)[0x55733be36080]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122911764 DLSCCP DEBUG SCCP-SCOC(92)[0x55733be36080]{IDLE}: Deallocated (fsm.c:568) 20250816122912401 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122912401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e7779), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122912401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122912401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122912401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122912401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122912401 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122912401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6a9a1), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122912401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122912401 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122912401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122912401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122912401 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122912401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ed5bd), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122912401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122912401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122912401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122912401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122912402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122912402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122912402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122912402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122912402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122912402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122912402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122912402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122912402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122912402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122912402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122912402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122912402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122912402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122912402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122912402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122912402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122912402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122912402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122912402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122912402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122913002 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122913002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9712d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122913002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122913002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122913002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122913002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122913003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122913003 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122913003 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122913003 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122913003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122913003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122913003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122913003 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122913009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122913009 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122913009 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122913009 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122913009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122913009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122913009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122913009 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122913009 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122913009 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122913010 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122913010 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122913010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122913010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=00f9712d) (sccp_scrc.c:477) 20250816122913010 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1824) 20250816122913010 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122913010 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122913010 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122913010 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122913010 DLSCCP DEBUG SCCP-SCOC(88)[0x55733be55a50]{IDLE}: Deallocated (fsm.c:568) 20250816122913997 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122913997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baff07), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122913997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122913997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122913997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122913997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122913998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122913998 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122913998 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122913998 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122913998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122913998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122913998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122915023 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122915023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92f6f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122915023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122915023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122915023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122915023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122915024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122915024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122915024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122915024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122915024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122915024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122915024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122915690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55733be7a720]{wait_cc}: Timeout of X31 (fsm.c:317) 20250816122915690 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122915690 DLSCCP DEBUG SCCP-SCOC(97)[0x55733be3dd90]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122915690 DLSCCP DEBUG SCCP-SCOC(97)[0x55733be3dd90]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250816122915690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55733be7a720]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250816122915690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3747274)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250816122915690 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3747274)[0x55733be34500]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250816122915690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250816122915690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3747274)[0x55733be34500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250816122915690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3747274)[0x55733be34500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122915690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3747274)[0x55733be34500]{disrupted}: Freeing instance (context_map.c:202) 20250816122915690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3747274)[0x55733be34500]{disrupted}: Deallocated (fsm.c:568) 20250816122915690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55733be7a720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122915690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55733be7a720]{disconnected}: Freeing instance (context_map.c:206) 20250816122915690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55733be7a720]{disconnected}: Deallocated (fsm.c:568) 20250816122915690 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3747274 SCCP-97 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122915690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122915690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@7a2b5296a856: setverdict(fail): none -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110100010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110100010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@7a2b5296a856: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@7a2b5296a856: Test Component 906 has requested to stop MTC. Terminating current testcase execution. HNBGW_Test.msc0-SCCP(891)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(892)@7a2b5296a856: Final verdict of PTC: none 20250816122915699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51018<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890)@7a2b5296a856: Final verdict of PTC: none 20250816122915699 DLINP DEBUG SRVCONN(,r=127.0.0.1:33680<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122915699 DLINP DEBUG SRVCONN(,r=127.0.0.1:33680<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122915699 DLINP NOTICE SRV(,r=127.0.0.1:33680<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122915699 DMAIN NOTICE (127.0.0.1:33680 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33680<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122915699 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816122915699 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40045<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(893)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(898)@7a2b5296a856: Final verdict of PTC: none 20250816122915700 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122915700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122915700 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122915700 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122915700 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122915700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122915700 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122915700 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122915700 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122915700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122915700 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122915700 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(901)@7a2b5296a856: Final verdict of PTC: none 20250816122915700 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122915700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122915700 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122915700 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122915700 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122915700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122915700 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122915701 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122915701 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122915701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122915701 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122915701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122915701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122915701 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122915701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122915701 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122915701 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122915701 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122915701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122915701 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122915701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122915701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(897)@7a2b5296a856: Final verdict of PTC: none 20250816122915701 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122915701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122915701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122915701 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122915701 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn1-SCCP(900)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(899)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(896)@7a2b5296a856: Final verdict of PTC: none 20250816122915701 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122915701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122915701 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816122915701 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122915701 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122915701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122915701 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@7a2b5296a856: Final verdict of PTC: none 20250816122915701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122915701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122915701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(894)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(902)@7a2b5296a856: Final verdict of PTC: none 20250816122915701 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122915701 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122915701 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122915701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983629)[0x55733be563e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122915701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983629)[0x55733be563e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122915701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55733be57980]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122915701 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122915701 DLSCCP DEBUG SCCP-SCOC(95)[0x55733be57850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122915701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e92b8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122915701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122915701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122915701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122915701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122915701 DLSCCP DEBUG SCCP-SCOC(95)[0x55733be57850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122915701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55733be57980]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122915702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983629)[0x55733be563e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122915702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983629)[0x55733be563e0]{disrupted}: Freeing instance (context_map.c:202) 20250816122915702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10983629)[0x55733be563e0]{disrupted}: Deallocated (fsm.c:568) 20250816122915702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55733be57980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122915702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55733be57980]{disconnected}: Freeing instance (context_map.c:206) 20250816122915702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55733be57980]{disconnected}: Deallocated (fsm.c:568) 20250816122915702 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10983629 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122915702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4044426)[0x55733be832f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122915702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4044426)[0x55733be832f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122915702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55733be4e7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122915702 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122915702 DLSCCP DEBUG SCCP-SCOC(96)[0x55733bdc2630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122915702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000abcbf), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122915702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122915702 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122915702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122915702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122915702 DLSCCP DEBUG SCCP-SCOC(96)[0x55733bdc2630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122915702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55733be4e7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122915702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4044426)[0x55733be832f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122915702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4044426)[0x55733be832f0]{disrupted}: Freeing instance (context_map.c:202) 20250816122915702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4044426)[0x55733be832f0]{disrupted}: Deallocated (fsm.c:568) 20250816122915702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55733be4e7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122915702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55733be4e7c0]{disconnected}: Freeing instance (context_map.c:206) 20250816122915702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55733be4e7c0]{disconnected}: Deallocated (fsm.c:568) 20250816122915702 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4044426 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122915702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122915702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122915702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122915702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122915702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122915702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122915702 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down HNBGW_Test.msc1-RAN(895)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(886)@7a2b5296a856: Final verdict of PTC: none 20250816122915702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51002<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(903)@7a2b5296a856: Final verdict of PTC: none 20250816122915702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122915702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122915702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122915702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122915702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122915702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122915702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122915702 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122915703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51028<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@7a2b5296a856: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@7a2b5296a856: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110100010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" 20250816122915703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51054<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122915704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51040<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@7a2b5296a856: Final verdict of PTC: pass VirtHNBGW-STATS(884)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(884): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(886): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(891): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(892): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(893): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(894): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(895): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(896): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(900): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(901): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(902): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(903): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906): fail (pass -> fail) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110100010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@7a2b5296a856: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: fail reason: "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110100010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }" MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink fail'. Sat Aug 16 12:29:15 UTC 2025 ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20250816122915788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122916391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44948<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=430136) Waiting for packet dumper to finish... 1 (prev_count=430136, count=434016) 20250816122917702 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122917702 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122917702 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816122917702 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122917702 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122917702 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122917702 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122917702 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122917702 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink fail' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Sat Aug 16 12:29:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250816122919489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122919494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122919496 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35295<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122919511 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122919511 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122919519 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122919519 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122919519 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122919519 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122919519 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122919519 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122919519 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122919519 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122919519 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35595 (stream_srv.c:142) 20250816122919519 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35595<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122919519 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122919519 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122919520 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122919520 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122919520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122919520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122919520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122919521 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122919521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122919521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122919521 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122919521 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122919521 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122919521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122919521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122919521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122919521 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122919521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122919521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122919521 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122919521 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122919521 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122919521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122919521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122919521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122919521 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122919521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122919521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122919521 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122919521 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122919521 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122919521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122919521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122919521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122919521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122919521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122919521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122919521 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122919521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122919521 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122919521 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122919521 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122919521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122919521 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122919521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122919521 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122919521 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122919521 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122919521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122919521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122919521 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122919521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122919521 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122919521 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122919521 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122919521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122919521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122919521 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122919521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122919521 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122919521 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122919521 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122919521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122919521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122919521 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(917)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(917)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(917)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(915)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122919536 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122919536 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122919536 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122919536 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122919536 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122919536 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122919536 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122919536 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122919537 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122919537 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122919538 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122919538 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122919538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122919538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122919538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122919538 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122919538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122919538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122919538 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122919538 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122919538 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122919538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122919538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122919538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122919538 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122919538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122919538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122919538 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122919538 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122919538 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122919538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122919538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122919538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122919538 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122919538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122919538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122919538 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122919538 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122919538 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122919538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122919538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122919538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122919538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122919538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122919538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122919538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122919538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122919538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122919538 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122919538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122919538 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122919538 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122919538 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122919538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122919538 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122919538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122919538 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122919538 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122919538 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122919538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122919538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122919538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122919538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122919538 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122919538 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122919538 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122919538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122919538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122919538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122919538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122919538 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122919538 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122919538 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122919538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122919538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122919538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(920)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(920)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(920)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(918)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122919558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122919558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122919558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122919558 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122919558 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122919558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122919558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122919558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122919558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122919564 DLINP DEBUG SRVCONN(,r=127.0.0.1:35595<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122919564 DLINP DEBUG SRVCONN(,r=127.0.0.1:35595<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122919564 DLINP DEBUG SRVCONN(,r=127.0.0.1:35595<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122919564 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122919564 DHNBAP DEBUG (127.0.0.1:35595 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122919564 DHNBAP NOTICE (127.0.0.1:35595 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122919564 DHNBAP NOTICE (127.0.0.1:35595 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122919564 DLINP DEBUG SRVCONN(,r=127.0.0.1:35595<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122919564 DLINP DEBUG SRVCONN(,r=127.0.0.1:35595<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122919731 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122919732 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122919732 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122919732 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(917)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122919741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122919741 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122919741 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122919741 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122919741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122919741 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122919741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122919744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122919744 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122919744 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122919744 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122919744 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122919744 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122919744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122919748 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122919748 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122919748 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122919748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(920)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122919755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122919755 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122919755 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122919755 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122919755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122919755 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122919755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122919758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122919758 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122919758 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122919758 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122919758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122919758 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122919758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122920545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122920545 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122920545 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122920545 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122920545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122920545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122920545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122920545 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122920545 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122920545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122920545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122920545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122920545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122920545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122920545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122920545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122920545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122920545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122920545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122920545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122920545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122920545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122920545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122920545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122920546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122920546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122920546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122920546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122920546 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122920546 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122920546 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122920546 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122920546 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122920546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122920546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122920546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122920546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122920546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122920546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122920546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122920546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122920546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122920546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122920546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122920546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122920546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122920546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122920546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122920546 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122920546 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122920546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122920546 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122920546 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122920546 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122920546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122920546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122920546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122920546 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(916)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122920553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122920553 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122920553 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122920553 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122920553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122920553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122920553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122920553 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122920553 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122920553 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122920553 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122920553 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122920553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122920553 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122920553 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122920553 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122920553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122920553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122920553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122920553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122920553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122920553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122920553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122920553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122920553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122920553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122920553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122920553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122920553 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122920553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122920553 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122920553 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122920553 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122920553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122920553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122920553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122920553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122920553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122920553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122920553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122920553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122920553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122920553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122920553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122920553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122920553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122920553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122920553 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122920553 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122920553 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122920553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122920553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122920553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122920553 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122920553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122920553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122920553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122920553 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(919)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122921579 DLCTRL DEBUG Command: GET 318700557 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122921579 DLCTRL DEBUG Tx Command reply: GET_REPLY 318700557 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122921587 DLCTRL DEBUG Command: GET 344307501 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122921587 DLCTRL DEBUG Tx Command reply: GET_REPLY 344307501 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122921591 DLCTRL DEBUG Command: GET 865718369 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122921591 DLCTRL DEBUG Tx Command reply: GET_REPLY 865718369 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122921595 DLCTRL DEBUG Command: GET 655375131 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122921595 DLCTRL DEBUG Tx Command reply: GET_REPLY 655375131 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122921599 DLCTRL DEBUG Command: GET 713500623 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122921599 DLCTRL DEBUG Tx Command reply: GET_REPLY 713500623 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122921603 DLCTRL DEBUG Command: GET 290578922 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122921603 DLCTRL DEBUG Tx Command reply: GET_REPLY 290578922 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122921606 DLCTRL DEBUG Command: GET 87050396 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122921606 DLCTRL DEBUG Tx Command reply: GET_REPLY 87050396 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122921608 DLCTRL DEBUG Command: GET 278439833 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122921608 DLCTRL DEBUG Tx Command reply: GET_REPLY 278439833 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122921610 DLCTRL DEBUG Command: GET 323761043 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122921610 DLCTRL DEBUG Tx Command reply: GET_REPLY 323761043 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122921612 DLCTRL DEBUG Command: GET 243712241 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122921612 DLCTRL DEBUG Tx Command reply: GET_REPLY 243712241 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122921614 DLCTRL DEBUG Command: GET 238867823 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122921614 DLCTRL DEBUG Tx Command reply: GET_REPLY 238867823 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122921616 DLCTRL DEBUG Command: GET 844392344 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122921616 DLCTRL DEBUG Tx Command reply: GET_REPLY 844392344 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122921618 DLCTRL DEBUG Command: GET 516135921 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122921618 DLCTRL DEBUG Tx Command reply: GET_REPLY 516135921 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122921619 DLCTRL DEBUG Command: GET 48963807 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122921619 DLCTRL DEBUG Tx Command reply: GET_REPLY 48963807 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122921621 DLCTRL DEBUG Command: GET 380382836 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122921621 DLCTRL DEBUG Tx Command reply: GET_REPLY 380382836 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122921622 DLCTRL DEBUG Command: GET 823123123 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122921622 DLCTRL DEBUG Tx Command reply: GET_REPLY 823123123 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122921623 DLCTRL DEBUG Command: GET 928427840 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122921623 DLCTRL DEBUG Tx Command reply: GET_REPLY 928427840 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122921624 DLCTRL DEBUG Command: GET 440805591 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122921624 DLCTRL DEBUG Tx Command reply: GET_REPLY 440805591 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122921625 DLCTRL DEBUG Command: GET 749726306 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122921625 DLCTRL DEBUG Tx Command reply: GET_REPLY 749726306 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122921626 DLCTRL DEBUG Command: GET 194516919 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122921626 DLCTRL DEBUG Tx Command reply: GET_REPLY 194516919 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101110001'B, t_guard := 20.000000 } 20250816122921635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122921762 DLSCCP DEBUG SCCP-SCOC(93)[0x55733be424f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122921762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b32e6), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122921762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122921762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122921762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122921762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122921762 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122921762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00228957), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122921762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122921762 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122921762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122921762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122921762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122921762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122921762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122921762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122921762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122921762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122921762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122921762 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122921762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122921762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122921762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122921762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122921762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122921762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122921762 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122921767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122921767 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122921767 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122921767 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122921767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122921767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122921767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122921767 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122921767 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122921767 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122921767 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122921767 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122921767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122921767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005d), PART(T=Source Reference,L=4,D=003b32e6) (sccp_scrc.c:477) 20250816122921767 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20250816122921767 DLSCCP DEBUG SCCP-SCOC(93)[0x55733be424f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122921767 DLSCCP DEBUG SCCP-SCOC(93)[0x55733be424f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122921768 DLSCCP DEBUG SCCP-SCOC(93)[0x55733be424f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122921768 DLSCCP DEBUG SCCP-SCOC(93)[0x55733be424f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122921768 DLSCCP DEBUG SCCP-SCOC(93)[0x55733be424f0]{IDLE}: Deallocated (fsm.c:568) 20250816122922402 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122922402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ed5bd), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122922402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122922402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122922402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122922402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122922402 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122922402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6a9a1), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122922402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122922402 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122922402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122922402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122922402 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122922402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e7779), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122922402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122922402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122922402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122922402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122922402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122922402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122922402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122922402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122922402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122922402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122922402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122922403 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122922403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122922403 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122922403 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122922403 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122922403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122922403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122922403 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122922403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122922403 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122922403 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122922403 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122922403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122922403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122922403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122922403 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122922408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122922408 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122922408 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122922408 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122922408 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122922408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122922408 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122922408 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122922409 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122922409 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122922409 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122922409 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122922409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122922409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005b), PART(T=Source Reference,L=4,D=003ed5bd) (sccp_scrc.c:477) 20250816122922409 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20250816122922409 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122922409 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122922409 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122922409 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122922409 DLSCCP DEBUG SCCP-SCOC(91)[0x55733be56db0]{IDLE}: Deallocated (fsm.c:568) 20250816122922609 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122922609 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122922609 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122922609 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122922609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122922609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122922609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122922609 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122922609 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122922609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122922609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122922609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122922609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122922609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000059), PART(T=Source Reference,L=4,D=004e7779) (sccp_scrc.c:477) 20250816122922609 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20250816122922609 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122922609 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122922609 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122922609 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122922609 DLSCCP DEBUG SCCP-SCOC(89)[0x55733bdbf540]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(916)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@7a2b5296a856: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)16473171 20250816122922685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122922685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122922685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122922685 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122922685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfb5c53, normal) (hnbgw_rua.c:407) 20250816122922685 DHNB DEBUG map_rua[0x55733be57980]{init}: Allocated (fsm.c:456) 20250816122922685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16473171)[0x55733be57980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122922685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16473171 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122922685 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122922685 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122922685 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16473171 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122922685 DCN DEBUG map_sccp[0x55733be832f0]{init}: Allocated (fsm.c:456) 20250816122922685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55733be832f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122922686 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16473171 <-> SCCP-98 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122922686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16473171 SCCP-98 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122922686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16473171)[0x55733be57980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122922686 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122922686 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122922686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16473171)[0x55733be57980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122922686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55733be832f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122922686 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122922686 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{IDLE}: Allocated (fsm.c:456) 20250816122922686 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122922686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000062), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001710056400500f1100926) (sccp_scrc.c:406) 20250816122922686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122922686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122922686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122922686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122922686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122922686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122922686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122922686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122922686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122922686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122922686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122922686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122922686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122922686 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122922686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55733be832f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122922686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16473171)[0x55733be57980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122922686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122922686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122922686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122922686 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122922686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122922686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122922686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122922686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(915)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(915)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(916)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) HNBGW_Test.msc0-RAN(916)@7a2b5296a856: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)10467058 HNBGW_Test.msc0-SCCP(915)@7a2b5296a856: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@7a2b5296a856: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(915)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122922708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122922708 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122922708 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122922708 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122922708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122922708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122922708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122922708 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122922708 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122922708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122922709 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122922709 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122922709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122922709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000062), PART(T=Source Reference,L=4,D=00aab761) (sccp_scrc.c:477) 20250816122922709 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20250816122922709 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122922709 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122922709 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122922709 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122922709 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122922709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55733be832f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122922709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55733be832f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122922710 DLCTRL DEBUG Command: GET 14448009 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122922710 DLCTRL DEBUG Tx Command reply: GET_REPLY 14448009 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122922713 DLCTRL DEBUG Command: GET 762430323 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122922713 DLCTRL DEBUG Tx Command reply: GET_REPLY 762430323 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122922715 DLCTRL DEBUG Command: GET 468887860 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122922715 DLCTRL DEBUG Tx Command reply: GET_REPLY 468887860 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122922718 DLCTRL DEBUG Command: GET 193450090 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122922718 DLCTRL DEBUG Tx Command reply: GET_REPLY 193450090 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122922721 DLCTRL DEBUG Command: GET 456834650 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122922721 DLCTRL DEBUG Tx Command reply: GET_REPLY 456834650 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122922723 DLCTRL DEBUG Command: GET 728772956 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122922723 DLCTRL DEBUG Tx Command reply: GET_REPLY 728772956 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122922725 DLCTRL DEBUG Command: GET 293799928 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122922725 DLCTRL DEBUG Tx Command reply: GET_REPLY 293799928 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122922727 DLCTRL DEBUG Command: GET 665443446 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122922727 DLCTRL DEBUG Tx Command reply: GET_REPLY 665443446 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122922728 DLCTRL DEBUG Command: GET 338435913 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122922728 DLCTRL DEBUG Tx Command reply: GET_REPLY 338435913 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122922729 DLCTRL DEBUG Command: GET 955305923 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122922729 DLCTRL DEBUG Tx Command reply: GET_REPLY 955305923 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122922730 DLCTRL DEBUG Command: GET 183701501 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122922730 DLCTRL DEBUG Tx Command reply: GET_REPLY 183701501 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122922732 DLCTRL DEBUG Command: GET 887003037 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122922732 DLCTRL DEBUG Tx Command reply: GET_REPLY 887003037 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122922733 DLCTRL DEBUG Command: GET 548300265 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122922733 DLCTRL DEBUG Tx Command reply: GET_REPLY 548300265 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122922735 DLCTRL DEBUG Command: GET 76355277 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122922735 DLCTRL DEBUG Tx Command reply: GET_REPLY 76355277 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122922736 DLCTRL DEBUG Command: GET 624901453 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122922736 DLCTRL DEBUG Tx Command reply: GET_REPLY 624901453 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122922738 DLCTRL DEBUG Command: GET 823194438 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122922738 DLCTRL DEBUG Tx Command reply: GET_REPLY 823194438 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122922739 DLCTRL DEBUG Command: GET 858084966 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122922739 DLCTRL DEBUG Tx Command reply: GET_REPLY 858084966 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122922740 DLCTRL DEBUG Command: GET 547821682 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122922740 DLCTRL DEBUG Tx Command reply: GET_REPLY 547821682 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122922741 DLCTRL DEBUG Command: GET 504554566 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122922741 DLCTRL DEBUG Tx Command reply: GET_REPLY 504554566 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122922743 DLCTRL DEBUG Command: GET 574958940 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122922743 DLCTRL DEBUG Tx Command reply: GET_REPLY 574958940 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111010'B, t_guard := 20.000000 } 20250816122922761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@7a2b5296a856: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@7a2b5296a856: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@7a2b5296a856: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)14818634 20250816122923790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122923790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122923790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122923790 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122923790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe21d4a, normal) (hnbgw_rua.c:407) 20250816122923790 DHNB DEBUG map_rua[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816122923790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818634)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122923790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14818634 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122923790 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122923790 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122923790 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816122923790 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14818634 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816122923790 DCN DEBUG map_sccp[0x55733be7a720]{init}: Allocated (fsm.c:456) 20250816122923790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55733be7a720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122923790 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14818634 <-> SCCP-99 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816122923790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14818634 SCCP-99 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816122923790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818634)[0x55733be34500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122923790 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122923790 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122923791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818634)[0x55733be34500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122923791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55733be7a720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122923791 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122923791 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{IDLE}: Allocated (fsm.c:456) 20250816122923791 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122923791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300013a0056400500f1100926) (sccp_scrc.c:406) 20250816122923791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122923791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122923791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122923791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122923791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122923791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122923791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122923791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122923791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122923791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122923791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122923791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122923791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122923791 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122923791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55733be7a720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122923791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818634)[0x55733be34500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122923791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122923791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122923791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122923791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122923791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122923792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122923792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122923792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(915)@7a2b5296a856: First idle individual index:1 HNBGW_Test.msc0-SCCP(915)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(916)@7a2b5296a856: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) HNBGW_Test.msc0-RAN(916)@7a2b5296a856: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)4291653 HNBGW_Test.msc0-SCCP(915)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(915)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816122923798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122923798 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122923798 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122923798 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122923798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122923798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122923798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122923798 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122923798 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122923798 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122923798 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122923798 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122923798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122923798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000063), PART(T=Source Reference,L=4,D=00f73cab) (sccp_scrc.c:477) 20250816122923798 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20250816122923798 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122923798 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122923798 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122923798 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122923798 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122923798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55733be7a720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122923798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55733be7a720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122923801 DLCTRL DEBUG Command: GET 272155461 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122923801 DLCTRL DEBUG Tx Command reply: GET_REPLY 272155461 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250816122923805 DLCTRL DEBUG Command: GET 778544868 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122923805 DLCTRL DEBUG Tx Command reply: GET_REPLY 778544868 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122923809 DLCTRL DEBUG Command: GET 451261054 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122923809 DLCTRL DEBUG Tx Command reply: GET_REPLY 451261054 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122923813 DLCTRL DEBUG Command: GET 139452086 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122923813 DLCTRL DEBUG Tx Command reply: GET_REPLY 139452086 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122923817 DLCTRL DEBUG Command: GET 807012683 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122923817 DLCTRL DEBUG Tx Command reply: GET_REPLY 807012683 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122923822 DLCTRL DEBUG Command: GET 210121027 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122923822 DLCTRL DEBUG Tx Command reply: GET_REPLY 210121027 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122923826 DLCTRL DEBUG Command: GET 270015893 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122923826 DLCTRL DEBUG Tx Command reply: GET_REPLY 270015893 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122923829 DLCTRL DEBUG Command: GET 525737857 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122923829 DLCTRL DEBUG Tx Command reply: GET_REPLY 525737857 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122923832 DLCTRL DEBUG Command: GET 741007608 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122923832 DLCTRL DEBUG Tx Command reply: GET_REPLY 741007608 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122923835 DLCTRL DEBUG Command: GET 200137044 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122923835 DLCTRL DEBUG Tx Command reply: GET_REPLY 200137044 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122923837 DLCTRL DEBUG Command: GET 189490565 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122923837 DLCTRL DEBUG Tx Command reply: GET_REPLY 189490565 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122923839 DLCTRL DEBUG Command: GET 407848033 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122923839 DLCTRL DEBUG Tx Command reply: GET_REPLY 407848033 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122923841 DLCTRL DEBUG Command: GET 751483817 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122923841 DLCTRL DEBUG Tx Command reply: GET_REPLY 751483817 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122923842 DLCTRL DEBUG Command: GET 402698501 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122923842 DLCTRL DEBUG Tx Command reply: GET_REPLY 402698501 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122923844 DLCTRL DEBUG Command: GET 838323486 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122923844 DLCTRL DEBUG Tx Command reply: GET_REPLY 838323486 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122923845 DLCTRL DEBUG Command: GET 679876846 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122923845 DLCTRL DEBUG Tx Command reply: GET_REPLY 679876846 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122923846 DLCTRL DEBUG Command: GET 947777026 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122923846 DLCTRL DEBUG Tx Command reply: GET_REPLY 947777026 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122923847 DLCTRL DEBUG Command: GET 329448283 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122923847 DLCTRL DEBUG Tx Command reply: GET_REPLY 329448283 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122923848 DLCTRL DEBUG Command: GET 499568225 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122923848 DLCTRL DEBUG Tx Command reply: GET_REPLY 499568225 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122923849 DLCTRL DEBUG Command: GET 982373674 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122923849 DLCTRL DEBUG Tx Command reply: GET_REPLY 982373674 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: "connecting cnlink 1" 20250816122923850 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(926)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(926)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(926)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-SCCP(924)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122923998 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122923998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baff07), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122923998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122923998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122923998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122923998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122923998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122923998 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122923998 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122923998 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122923998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122923998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122923998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122923999 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122924004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122924004 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122924004 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122924004 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122924004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122924004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122924004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122924004 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122924005 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122924005 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122924005 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122924005 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122924005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122924005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000057), PART(T=Source Reference,L=4,D=00baff07) (sccp_scrc.c:477) 20250816122924005 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1824) 20250816122924005 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122924005 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122924005 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122924005 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122924005 DLSCCP DEBUG SCCP-SCOC(87)[0x55733be43e30]{IDLE}: Deallocated (fsm.c:568) 20250816122924074 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122924074 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122924074 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122924074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(926)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122924086 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122924086 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122924086 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122924086 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122924086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122924086 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122924086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122924089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122924089 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122924089 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122924089 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122924089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122924089 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122924089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010011110'B, t_guard := 20.000000 } 20250816122924894 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122924894 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122924894 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122924894 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122924894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122924894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122924894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122924895 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122924895 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122924895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122924895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122924895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122924895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122924895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122924895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122924895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122924895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122924895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122924895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122924895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122924895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122924895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122924895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122924895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122924895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122924895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122924895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122924895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122924895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122924895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122924895 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122924895 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122924895 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122924895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122924895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122924895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122924895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122924895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122924895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122924895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122924895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122924895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122924895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122924895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122924895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122924895 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122924895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122924895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122924895 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122924895 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122924895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122924896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122924896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122924896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122924896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122924896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122924896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122924896 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122924908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(925)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122925024 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122925024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92f6f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122925024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122925024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122925024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122925024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122925024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122925024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122925024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122925024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122925024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122925024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122925024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122925024 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122925029 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122925029 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122925029 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122925029 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122925029 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122925029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122925029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122925029 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122925029 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122925029 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122925029 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122925029 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122925029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122925029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000056), PART(T=Source Reference,L=4,D=00e92f6f) (sccp_scrc.c:477) 20250816122925029 DLSCCP DEBUG Received CO:RELCO for local reference 86 (sccp_scoc.c:1824) 20250816122925029 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122925029 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122925029 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122925029 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122925029 DLSCCP DEBUG SCCP-SCOC(86)[0x55733be3f7c0]{IDLE}: Deallocated (fsm.c:568) 20250816122925703 DLSCCP DEBUG SCCP-SCOC(96)[0x55733bdc2630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122925703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000abcbf), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122925703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122925703 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122925703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122925703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122925703 DLSCCP DEBUG SCCP-SCOC(95)[0x55733be57850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122925703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e92b8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122925703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122925703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122925703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122925703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122925704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122925704 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122925704 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122925704 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122925704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122925704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122925704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122925704 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122925704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122925704 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122925704 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122925704 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122925704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122925704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122925704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122925704 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122925710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122925710 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122925710 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122925710 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122925710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122925710 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122925710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122925710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122925710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122925710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122925710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005f), PART(T=Source Reference,L=4,D=007e92b8) (sccp_scrc.c:477) 20250816122925710 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20250816122925710 DLSCCP DEBUG SCCP-SCOC(95)[0x55733be57850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122925710 DLSCCP DEBUG SCCP-SCOC(95)[0x55733be57850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122925710 DLSCCP DEBUG SCCP-SCOC(95)[0x55733be57850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122925710 DLSCCP DEBUG SCCP-SCOC(95)[0x55733be57850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122925710 DLSCCP DEBUG SCCP-SCOC(95)[0x55733be57850]{IDLE}: Deallocated (fsm.c:568) 20250816122925710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122925710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122925710 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122925711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122925711 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122925711 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122925711 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122925711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122925711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122925711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122925711 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122925711 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122925711 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122925711 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122925711 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122925711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122925711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000060), PART(T=Source Reference,L=4,D=000abcbf) (sccp_scrc.c:477) 20250816122925711 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20250816122925711 DLSCCP DEBUG SCCP-SCOC(96)[0x55733bdc2630]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816122925712 DLSCCP DEBUG SCCP-SCOC(96)[0x55733bdc2630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816122925712 DLSCCP DEBUG SCCP-SCOC(96)[0x55733bdc2630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816122925712 DLSCCP DEBUG SCCP-SCOC(96)[0x55733bdc2630]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816122925712 DLSCCP DEBUG SCCP-SCOC(96)[0x55733bdc2630]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@7a2b5296a856: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(925)@7a2b5296a856: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@7a2b5296a856: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)6666814 20250816122925940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122925940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122925940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816122925940 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122925940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x65ba3e, normal) (hnbgw_rua.c:407) 20250816122925940 DHNB DEBUG map_rua[0x55733bdc2630]{init}: Allocated (fsm.c:456) 20250816122925940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6666814)[0x55733bdc2630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122925940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6666814 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816122925940 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122925940 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122925940 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6666814 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816122925940 DCN DEBUG map_sccp[0x55733be57850]{init}: Allocated (fsm.c:456) 20250816122925940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55733be57850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122925940 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6666814 <-> SCCP-100 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816122925940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6666814 SCCP-100 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816122925940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6666814)[0x55733bdc2630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122925940 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122925940 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122925940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6666814)[0x55733bdc2630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122925940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55733be57850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122925940 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122925940 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{IDLE}: Allocated (fsm.c:456) 20250816122925940 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122925941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000064), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300009e0056400500f1100926) (sccp_scrc.c:406) 20250816122925941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122925941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122925941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122925941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122925941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122925941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122925941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122925941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122925941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122925941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122925941 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122925941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122925941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122925941 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122925941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55733be57850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122925941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6666814)[0x55733bdc2630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122925941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122925941 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122925941 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122925941 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122925941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122925941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122925941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122925941 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(924)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc1-SCCP(924)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(925)@7a2b5296a856: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) HNBGW_Test.msc1-RAN(925)@7a2b5296a856: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)566263 HNBGW_Test.msc1-SCCP(924)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(924)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@7a2b5296a856: setverdict(pass): none -> pass 20250816122925960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122925960 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122925960 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122925960 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122925960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122925960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122925960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122925960 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122925961 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122925961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122925961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122925961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122925961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122925961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=006b8abf) (sccp_scrc.c:477) 20250816122925961 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20250816122925961 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122925961 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122925961 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122925961 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122925961 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122925961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55733be57850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122925961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55733be57850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122925962 DLCTRL DEBUG Command: GET 234810369 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816122925962 DLCTRL DEBUG Tx Command reply: GET_REPLY 234810369 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250816122925967 DLCTRL DEBUG Command: GET 117127025 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816122925967 DLCTRL DEBUG Tx Command reply: GET_REPLY 117127025 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122925972 DLCTRL DEBUG Command: GET 586045739 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122925972 DLCTRL DEBUG Tx Command reply: GET_REPLY 586045739 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122925976 DLCTRL DEBUG Command: GET 356708103 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122925976 DLCTRL DEBUG Tx Command reply: GET_REPLY 356708103 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122925980 DLCTRL DEBUG Command: GET 627034857 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122925980 DLCTRL DEBUG Tx Command reply: GET_REPLY 627034857 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122925984 DLCTRL DEBUG Command: GET 264601284 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816122925984 DLCTRL DEBUG Tx Command reply: GET_REPLY 264601284 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816122925988 DLCTRL DEBUG Command: GET 879463525 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816122925988 DLCTRL DEBUG Tx Command reply: GET_REPLY 879463525 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122925992 DLCTRL DEBUG Command: GET 893415566 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122925992 DLCTRL DEBUG Tx Command reply: GET_REPLY 893415566 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122925999 DLCTRL DEBUG Command: GET 40265918 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122925999 DLCTRL DEBUG Tx Command reply: GET_REPLY 40265918 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122926004 DLCTRL DEBUG Command: GET 358084854 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122926004 DLCTRL DEBUG Tx Command reply: GET_REPLY 358084854 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122926008 DLCTRL DEBUG Command: GET 826652053 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816122926008 DLCTRL DEBUG Tx Command reply: GET_REPLY 826652053 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122926012 DLCTRL DEBUG Command: GET 309592562 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816122926012 DLCTRL DEBUG Tx Command reply: GET_REPLY 309592562 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122926016 DLCTRL DEBUG Command: GET 646126050 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122926016 DLCTRL DEBUG Tx Command reply: GET_REPLY 646126050 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122926021 DLCTRL DEBUG Command: GET 45018801 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122926021 DLCTRL DEBUG Tx Command reply: GET_REPLY 45018801 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122926025 DLCTRL DEBUG Command: GET 579363601 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122926025 DLCTRL DEBUG Tx Command reply: GET_REPLY 579363601 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122926029 DLCTRL DEBUG Command: GET 319117612 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816122926029 DLCTRL DEBUG Tx Command reply: GET_REPLY 319117612 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122926032 DLCTRL DEBUG Command: GET 685138753 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816122926033 DLCTRL DEBUG Tx Command reply: GET_REPLY 685138753 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122926036 DLCTRL DEBUG Command: GET 178296140 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122926036 DLCTRL DEBUG Tx Command reply: GET_REPLY 178296140 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122926040 DLCTRL DEBUG Command: GET 302488551 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122926040 DLCTRL DEBUG Tx Command reply: GET_REPLY 302488551 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122926042 DLCTRL DEBUG Command: GET 952305217 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122926042 DLCTRL DEBUG Tx Command reply: GET_REPLY 952305217 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122926053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44968<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122926054 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35295<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(908)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(909)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122926058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122926060 DLINP DEBUG SRVCONN(,r=127.0.0.1:35595<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122926060 DLINP DEBUG SRVCONN(,r=127.0.0.1:35595<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122926060 DLINP NOTICE SRV(,r=127.0.0.1:35595<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122926060 DMAIN NOTICE (127.0.0.1:35595 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35595<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122926060 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(918)@7a2b5296a856: Final verdict of PTC: none 20250816122926065 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122926065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122926065 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122926065 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122926065 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122926065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122926065 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122926065 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122926065 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122926065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122926065 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122926065 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122926065 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122926065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122926065 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122926065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122926065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122926065 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122926065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122926065 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122926065 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-RAN(919)@7a2b5296a856: Final verdict of PTC: none 20250816122926065 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122926066 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816122926066 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122926066 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) HNBGW_Test.msc1-RAN(925)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@7a2b5296a856: Final verdict of PTC: none 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122926066 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122926066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122926066 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122926066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122926066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122926066 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122926066 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122926066 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122926066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122926066 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122926066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122926066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(916)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(924)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(917)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(926)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(915)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(920)@7a2b5296a856: Final verdict of PTC: none 20250816122926070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122926070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44974<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122926070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(910)@7a2b5296a856: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@7a2b5296a856: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@7a2b5296a856: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@7a2b5296a856: Final verdict of PTC: pass HNBGW-MGCP(921)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(908): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(910): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(915): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(916): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(917): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(918): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(919): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(920): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(924): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(925): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(926): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Aug 16 12:29:26 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20250816122926140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122926140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122926141 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122926141 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122926141 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122926141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16473171)[0x55733be57980]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122926141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16473171)[0x55733be57980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122926141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55733be832f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122926141 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122926141 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122926141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab761), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122926141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122926141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122926141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122926141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122926141 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122926141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55733be832f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122926141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16473171)[0x55733be57980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122926141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16473171)[0x55733be57980]{disrupted}: Freeing instance (context_map.c:202) 20250816122926141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16473171)[0x55733be57980]{disrupted}: Deallocated (fsm.c:568) 20250816122926142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55733be832f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122926142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55733be832f0]{disconnected}: Freeing instance (context_map.c:206) 20250816122926142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55733be832f0]{disconnected}: Deallocated (fsm.c:568) 20250816122926142 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16473171 SCCP-98 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122926142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818634)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122926142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818634)[0x55733be34500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122926142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55733be7a720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122926142 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122926142 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122926142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f73cab), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122926142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122926142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122926142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122926142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122926142 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122926142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55733be7a720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122926143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818634)[0x55733be34500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122926143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818634)[0x55733be34500]{disrupted}: Freeing instance (context_map.c:202) 20250816122926143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14818634)[0x55733be34500]{disrupted}: Deallocated (fsm.c:568) 20250816122926143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55733be7a720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122926143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55733be7a720]{disconnected}: Freeing instance (context_map.c:206) 20250816122926143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55733be7a720]{disconnected}: Deallocated (fsm.c:568) 20250816122926143 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14818634 SCCP-99 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122926143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6666814)[0x55733bdc2630]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122926143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6666814)[0x55733bdc2630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122926143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55733be57850]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122926143 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122926143 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122926143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b8abf), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122926143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122926143 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122926144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122926144 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122926144 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122926144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55733be57850]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122926144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6666814)[0x55733bdc2630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122926144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6666814)[0x55733bdc2630]{disrupted}: Freeing instance (context_map.c:202) 20250816122926144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6666814)[0x55733bdc2630]{disrupted}: Deallocated (fsm.c:568) 20250816122926144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55733be57850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122926144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55733be57850]{disconnected}: Freeing instance (context_map.c:206) 20250816122926144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55733be57850]{disconnected}: Deallocated (fsm.c:568) 20250816122926144 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6666814 SCCP-100 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122926144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122926144 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122926144 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122926144 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122926144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122926144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122926144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122926144 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122926144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122926144 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122926144 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122926144 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122926144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122926145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122926145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122926145 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122926145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122926145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122926145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122926145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122926145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122926145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122926145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122926145 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122926173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122926676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56576<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=449552) Waiting for packet dumper to finish... 1 (prev_count=449552, count=450188) 20250816122928065 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122928065 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122928065 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122928066 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122928066 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122928066 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122928066 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122928066 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122928066 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sat Aug 16 12:29:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250816122929800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122929804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122929807 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35775<->l=127.0.0.1:4262) (control_if.c:572) 20250816122929820 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122929820 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122929827 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122929827 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122929827 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122929827 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122929827 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122929827 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122929827 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122929827 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122929827 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122929827 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122929827 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44249 (stream_srv.c:142) 20250816122929827 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44249<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122929828 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122929828 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122929828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122929828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122929828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122929828 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122929828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122929828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122929828 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122929828 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122929828 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122929828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122929828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122929828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122929828 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122929828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122929828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122929828 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122929828 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122929828 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122929828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122929828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122929828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122929829 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122929829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122929829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122929829 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122929829 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122929829 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122929829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122929829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122929829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122929829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122929829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122929829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122929829 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122929829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122929829 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122929829 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122929829 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122929829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122929829 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122929829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122929829 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122929829 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122929829 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122929829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122929829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122929829 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122929829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122929829 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122929829 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122929829 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122929829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122929829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122929829 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122929829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122929829 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122929829 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122929829 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122929829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122929829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122929829 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(938)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(938)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(938)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(936)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122929842 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122929842 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122929842 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122929842 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122929842 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122929843 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122929843 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122929843 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122929843 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122929844 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122929844 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122929844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122929844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122929844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122929844 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122929844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122929844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122929844 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122929844 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122929844 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122929844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122929844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122929844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122929844 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122929844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122929844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122929844 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122929844 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122929844 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122929844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122929844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122929844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122929844 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122929844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122929844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122929844 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122929844 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122929844 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122929844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122929844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122929844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122929844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122929844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122929844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122929844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122929844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122929844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122929844 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122929844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122929844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122929844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122929844 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122929844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122929844 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122929844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122929844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122929844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122929844 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122929844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122929844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122929844 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122929844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122929844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122929844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122929844 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122929844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122929844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122929844 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122929844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122929844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122929844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122929844 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122929844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122929844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122929844 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(941)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(941)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(941)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122929867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122929867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122929867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122929867 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122929867 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122929867 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122929867 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122929867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122929867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122929871 DLINP DEBUG SRVCONN(,r=127.0.0.1:44249<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122929872 DLINP DEBUG SRVCONN(,r=127.0.0.1:44249<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122929872 DLINP DEBUG SRVCONN(,r=127.0.0.1:44249<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122929872 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122929872 DHNBAP DEBUG (127.0.0.1:44249 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122929872 DHNBAP NOTICE (127.0.0.1:44249 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122929872 DHNBAP NOTICE (127.0.0.1:44249 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122929872 DLINP DEBUG SRVCONN(,r=127.0.0.1:44249<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122929872 DLINP DEBUG SRVCONN(,r=127.0.0.1:44249<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122930039 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122930039 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122930039 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122930039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(938)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122930048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122930048 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122930048 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122930048 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122930048 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122930048 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122930048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122930051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122930051 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122930051 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122930051 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122930051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122930051 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122930051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122930057 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122930057 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122930057 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122930057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(941)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122930064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122930064 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122930064 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122930064 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122930064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122930064 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122930064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122930067 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122930068 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122930068 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122930068 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122930068 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122930068 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122930068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122930856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122930856 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122930856 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122930856 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122930856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122930856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122930856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122930856 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122930856 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122930856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122930856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122930856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122930856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122930856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122930856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122930857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122930857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122930857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122930857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122930857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122930857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122930857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122930857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122930857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122930857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122930857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122930857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122930857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122930857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122930857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122930857 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122930857 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122930857 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122930857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122930857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122930857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122930857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122930857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122930857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122930857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122930857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122930857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122930857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122930857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122930857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122930857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122930857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122930857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122930857 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122930857 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122930857 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122930857 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122930857 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122930857 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122930857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122930858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122930858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122930858 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(937)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122930873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122930873 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122930873 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122930873 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122930873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122930873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122930873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122930873 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122930873 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122930873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122930873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122930873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122930873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122930873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122930873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122930873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122930873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122930873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122930873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122930873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122930873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122930873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122930873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122930873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122930873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122930873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122930873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122930873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122930873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122930873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122930873 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122930873 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122930873 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122930873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122930873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122930873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122930873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122930873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122930873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122930873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122930873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122930873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122930873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122930873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122930873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122930873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122930873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122930873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122930873 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122930873 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122930873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122930873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122930873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122930873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122930873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122930873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122930873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122930873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122930878 DLCTRL DEBUG Command: GET 4986705 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122930878 DLCTRL DEBUG Tx Command reply: GET_REPLY 4986705 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122930884 DLCTRL DEBUG Command: GET 233859777 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122930884 DLCTRL DEBUG Tx Command reply: GET_REPLY 233859777 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122930886 DLCTRL DEBUG Command: GET 559822145 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122930886 DLCTRL DEBUG Tx Command reply: GET_REPLY 559822145 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122930890 DLCTRL DEBUG Command: GET 577460862 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122930890 DLCTRL DEBUG Tx Command reply: GET_REPLY 577460862 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122930893 DLCTRL DEBUG Command: GET 541037718 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122930893 DLCTRL DEBUG Tx Command reply: GET_REPLY 541037718 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122930896 DLCTRL DEBUG Command: GET 674709270 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122930896 DLCTRL DEBUG Tx Command reply: GET_REPLY 674709270 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122930898 DLCTRL DEBUG Command: GET 187242766 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122930898 DLCTRL DEBUG Tx Command reply: GET_REPLY 187242766 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122930901 DLCTRL DEBUG Command: GET 570699663 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122930901 DLCTRL DEBUG Tx Command reply: GET_REPLY 570699663 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122930903 DLCTRL DEBUG Command: GET 842305323 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122930903 DLCTRL DEBUG Tx Command reply: GET_REPLY 842305323 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122930906 DLCTRL DEBUG Command: GET 156279919 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122930906 DLCTRL DEBUG Tx Command reply: GET_REPLY 156279919 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122930908 DLCTRL DEBUG Command: GET 92873337 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122930908 DLCTRL DEBUG Tx Command reply: GET_REPLY 92873337 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122930911 DLCTRL DEBUG Command: GET 211763858 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122930911 DLCTRL DEBUG Tx Command reply: GET_REPLY 211763858 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122930915 DLCTRL DEBUG Command: GET 601208666 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122930916 DLCTRL DEBUG Tx Command reply: GET_REPLY 601208666 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122930920 DLCTRL DEBUG Command: GET 737463863 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122930920 DLCTRL DEBUG Tx Command reply: GET_REPLY 737463863 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122930925 DLCTRL DEBUG Command: GET 526218295 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122930925 DLCTRL DEBUG Tx Command reply: GET_REPLY 526218295 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122930929 DLCTRL DEBUG Command: GET 84551634 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122930929 DLCTRL DEBUG Tx Command reply: GET_REPLY 84551634 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122930933 DLCTRL DEBUG Command: GET 96946829 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122930933 DLCTRL DEBUG Tx Command reply: GET_REPLY 96946829 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122930937 DLCTRL DEBUG Command: GET 366115179 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122930937 DLCTRL DEBUG Tx Command reply: GET_REPLY 366115179 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122930940 DLCTRL DEBUG Command: GET 973445694 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122930940 DLCTRL DEBUG Tx Command reply: GET_REPLY 973445694 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122930942 DLCTRL DEBUG Command: GET 946239034 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122930942 DLCTRL DEBUG Tx Command reply: GET_REPLY 946239034 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110001101'B, t_guard := 20.000000 } 20250816122930985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122931762 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122931762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00228957), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122931762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122931762 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122931762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122931762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122931762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122931763 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122931763 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122931763 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122931763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122931763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122931763 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)3329727 20250816122932035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122932035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122932035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122932035 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122932036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x32cebf, normal) (hnbgw_rua.c:407) 20250816122932036 DHNB DEBUG map_rua[0x55733be832f0]{init}: Allocated (fsm.c:456) 20250816122932036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3329727)[0x55733be832f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122932036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3329727 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122932036 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122932036 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122932036 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122932036 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3329727 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122932036 DCN DEBUG map_sccp[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816122932036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122932036 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3329727 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122932036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3329727 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122932036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3329727)[0x55733be832f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122932036 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122932036 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122932036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3329727)[0x55733be832f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122932036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55733be34500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122932036 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122932036 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{IDLE}: Allocated (fsm.c:456) 20250816122932036 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122932036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000065), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300038d0056400500f1100926) (sccp_scrc.c:406) 20250816122932036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122932036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122932036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122932037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122932037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122932037 [1;34mDLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122932037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122932037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122932037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122932037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122932037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122932037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122932037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122932037 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122932037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55733be34500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122932037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3329727)[0x55733be832f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122932037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122932037 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122932037 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122932037 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122932037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122932037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122932037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122932037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)6568775 HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(943)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122932055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122932055 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122932055 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122932055 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122932055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122932055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122932055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122932055 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122932055 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122932055 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122932055 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122932055 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122932055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122932055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000065), PART(T=Source Reference,L=4,D=008bcd47) (sccp_scrc.c:477) 20250816122932055 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20250816122932055 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122932055 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122932055 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122932055 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122932055 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122932055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55733be34500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122932055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55733be34500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122932055 DLCTRL DEBUG Command: GET 883852166 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122932055 DLCTRL DEBUG Tx Command reply: GET_REPLY 883852166 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122932059 DLCTRL DEBUG Command: GET 402394092 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122932059 DLCTRL DEBUG Tx Command reply: GET_REPLY 402394092 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122932062 DLCTRL DEBUG Command: GET 992183102 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122932062 DLCTRL DEBUG Tx Command reply: GET_REPLY 992183102 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122932065 DLCTRL DEBUG Command: GET 743448161 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122932065 DLCTRL DEBUG Tx Command reply: GET_REPLY 743448161 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122932068 DLCTRL DEBUG Command: GET 6598005 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122932068 DLCTRL DEBUG Tx Command reply: GET_REPLY 6598005 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122932070 DLCTRL DEBUG Command: GET 302628412 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122932070 DLCTRL DEBUG Tx Command reply: GET_REPLY 302628412 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122932073 DLCTRL DEBUG Command: GET 432308354 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122932073 DLCTRL DEBUG Tx Command reply: GET_REPLY 432308354 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122932076 DLCTRL DEBUG Command: GET 652244746 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122932076 DLCTRL DEBUG Tx Command reply: GET_REPLY 652244746 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122932079 DLCTRL DEBUG Command: GET 126968441 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122932079 DLCTRL DEBUG Tx Command reply: GET_REPLY 126968441 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122932081 DLCTRL DEBUG Command: GET 62674517 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122932081 DLCTRL DEBUG Tx Command reply: GET_REPLY 62674517 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122932083 DLCTRL DEBUG Command: GET 758595480 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122932083 DLCTRL DEBUG Tx Command reply: GET_REPLY 758595480 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122932086 DLCTRL DEBUG Command: GET 935923947 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122932086 DLCTRL DEBUG Tx Command reply: GET_REPLY 935923947 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122932088 DLCTRL DEBUG Command: GET 122830068 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122932088 DLCTRL DEBUG Tx Command reply: GET_REPLY 122830068 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122932090 DLCTRL DEBUG Command: GET 183780442 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122932090 DLCTRL DEBUG Tx Command reply: GET_REPLY 183780442 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122932092 DLCTRL DEBUG Command: GET 425931079 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122932092 DLCTRL DEBUG Tx Command reply: GET_REPLY 425931079 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122932094 DLCTRL DEBUG Command: GET 977280749 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122932094 DLCTRL DEBUG Tx Command reply: GET_REPLY 977280749 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122932096 DLCTRL DEBUG Command: GET 491747778 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122932096 DLCTRL DEBUG Tx Command reply: GET_REPLY 491747778 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122932098 DLCTRL DEBUG Command: GET 648159518 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122932098 DLCTRL DEBUG Tx Command reply: GET_REPLY 648159518 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122932099 DLCTRL DEBUG Command: GET 496385593 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122932099 DLCTRL DEBUG Tx Command reply: GET_REPLY 496385593 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122932101 DLCTRL DEBUG Command: GET 865588541 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122932101 DLCTRL DEBUG Tx Command reply: GET_REPLY 865588541 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011110000'B, t_guard := 20.000000 } 20250816122932114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122932403 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122932403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6a9a1), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122932403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122932403 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122932403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122932403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122932403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122932403 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122932403 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122932403 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122932403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122932403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122932403 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@7a2b5296a856: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)6580752 20250816122933135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122933135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122933135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250816122933135 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122933135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x646a10, normal) (hnbgw_rua.c:407) 20250816122933135 DHNB DEBUG map_rua[0x55733be43d00]{init}: Allocated (fsm.c:456) 20250816122933135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6580752)[0x55733be43d00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122933136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6580752 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122933136 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122933136 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122933136 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250816122933136 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6580752 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122933136 DCN DEBUG map_sccp[0x55733bdc2630]{init}: Allocated (fsm.c:456) 20250816122933136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55733bdc2630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122933136 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6580752 <-> SCCP-102 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122933136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6580752 SCCP-102 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250816122933136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6580752)[0x55733be43d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122933136 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122933136 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122933136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6580752)[0x55733be43d00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122933136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55733bdc2630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122933136 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122933136 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{IDLE}: Allocated (fsm.c:456) 20250816122933136 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122933136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000066), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000f00056400500f1100926) (sccp_scrc.c:406) 20250816122933136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122933136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122933136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122933136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122933136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122933136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122933136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122933136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122933136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122933136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122933136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122933136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122933136 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122933136 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122933137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55733bdc2630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122933137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6580752)[0x55733be43d00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122933137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122933137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122933137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122933137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122933137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122933137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122933137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122933137 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)9719935 HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816122933145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122933145 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122933145 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122933145 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122933145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122933145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122933145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122933145 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122933145 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122933145 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122933145 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122933145 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122933145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122933145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000066), PART(T=Source Reference,L=4,D=009e7440) (sccp_scrc.c:477) 20250816122933145 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20250816122933145 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122933145 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122933145 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122933145 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122933145 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122933145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55733bdc2630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122933145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55733bdc2630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(944)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122933148 DLCTRL DEBUG Command: GET 206268715 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122933148 DLCTRL DEBUG Tx Command reply: GET_REPLY 206268715 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250816122933152 DLCTRL DEBUG Command: GET 169533805 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122933152 DLCTRL DEBUG Tx Command reply: GET_REPLY 169533805 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122933156 DLCTRL DEBUG Command: GET 842985119 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122933156 DLCTRL DEBUG Tx Command reply: GET_REPLY 842985119 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122933160 DLCTRL DEBUG Command: GET 795978538 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122933160 DLCTRL DEBUG Tx Command reply: GET_REPLY 795978538 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122933164 DLCTRL DEBUG Command: GET 204490837 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122933164 DLCTRL DEBUG Tx Command reply: GET_REPLY 204490837 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122933169 DLCTRL DEBUG Command: GET 801413446 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122933169 DLCTRL DEBUG Tx Command reply: GET_REPLY 801413446 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122933172 DLCTRL DEBUG Command: GET 20889799 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122933172 DLCTRL DEBUG Tx Command reply: GET_REPLY 20889799 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122933176 DLCTRL DEBUG Command: GET 357326862 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122933176 DLCTRL DEBUG Tx Command reply: GET_REPLY 357326862 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122933181 DLCTRL DEBUG Command: GET 889473413 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122933181 DLCTRL DEBUG Tx Command reply: GET_REPLY 889473413 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122933186 DLCTRL DEBUG Command: GET 717953119 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122933186 DLCTRL DEBUG Tx Command reply: GET_REPLY 717953119 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122933190 DLCTRL DEBUG Command: GET 980250016 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122933190 DLCTRL DEBUG Tx Command reply: GET_REPLY 980250016 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122933192 DLCTRL DEBUG Command: GET 225005478 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122933192 DLCTRL DEBUG Tx Command reply: GET_REPLY 225005478 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122933194 DLCTRL DEBUG Command: GET 461806705 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122933194 DLCTRL DEBUG Tx Command reply: GET_REPLY 461806705 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122933195 DLCTRL DEBUG Command: GET 774136062 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122933195 DLCTRL DEBUG Tx Command reply: GET_REPLY 774136062 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122933196 DLCTRL DEBUG Command: GET 454289003 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122933196 DLCTRL DEBUG Tx Command reply: GET_REPLY 454289003 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122933197 DLCTRL DEBUG Command: GET 736522470 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122933197 DLCTRL DEBUG Tx Command reply: GET_REPLY 736522470 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122933198 DLCTRL DEBUG Command: GET 838799826 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122933198 DLCTRL DEBUG Tx Command reply: GET_REPLY 838799826 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122933198 DLCTRL DEBUG Command: GET 569871625 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122933198 DLCTRL DEBUG Tx Command reply: GET_REPLY 569871625 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122933199 DLCTRL DEBUG Command: GET 351481425 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122933199 DLCTRL DEBUG Tx Command reply: GET_REPLY 351481425 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122933200 DLCTRL DEBUG Command: GET 46223416 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122933200 DLCTRL DEBUG Tx Command reply: GET_REPLY 46223416 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111010100'B, t_guard := 20.000000 } 20250816122933209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56610<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@7a2b5296a856: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)15457109 20250816122934234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122934234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122934234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122934234 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122934234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xebdb55, normal) (hnbgw_rua.c:407) 20250816122934234 DHNB DEBUG map_rua[0x55733be43e30]{init}: Allocated (fsm.c:456) 20250816122934234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15457109)[0x55733be43e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122934234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15457109 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122934234 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122934234 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122934234 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15457109 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122934234 DCN DEBUG map_sccp[0x55733be36080]{init}: Allocated (fsm.c:456) 20250816122934234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55733be36080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122934234 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15457109 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122934234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15457109 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122934234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15457109)[0x55733be43e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122934234 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122934234 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122934234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15457109)[0x55733be43e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122934234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55733be36080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122934234 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122934234 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{IDLE}: Allocated (fsm.c:456) 20250816122934234 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122934234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000067), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f40030001d40056400500f1100926) (sccp_scrc.c:406) 20250816122934234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122934234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122934234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122934234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122934234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122934234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122934234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122934234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122934234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122934234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122934234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122934234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122934234 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122934234 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122934234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55733be36080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122934234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15457109)[0x55733be43e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122934234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122934234 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122934234 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122934234 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122934234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122934234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122934234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122934234 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)16414898 HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250816122934239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122934239 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122934239 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122934239 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122934239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122934239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122934239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122934239 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122934239 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122934240 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122934240 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122934240 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122934240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122934240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000067), PART(T=Source Reference,L=4,D=005ee0e9) (sccp_scrc.c:477) 20250816122934240 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20250816122934240 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122934240 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122934240 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122934240 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122934240 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122934240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55733be36080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122934240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55733be36080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122934242 DLCTRL DEBUG Command: GET 582717035 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122934242 DLCTRL DEBUG Tx Command reply: GET_REPLY 582717035 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250816122934245 DLCTRL DEBUG Command: GET 606010441 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122934245 DLCTRL DEBUG Tx Command reply: GET_REPLY 606010441 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122934247 DLCTRL DEBUG Command: GET 529964408 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122934247 DLCTRL DEBUG Tx Command reply: GET_REPLY 529964408 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122934250 DLCTRL DEBUG Command: GET 225787830 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122934250 DLCTRL DEBUG Tx Command reply: GET_REPLY 225787830 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122934252 DLCTRL DEBUG Command: GET 244548339 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122934252 DLCTRL DEBUG Tx Command reply: GET_REPLY 244548339 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122934254 DLCTRL DEBUG Command: GET 329871354 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122934254 DLCTRL DEBUG Tx Command reply: GET_REPLY 329871354 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122934256 DLCTRL DEBUG Command: GET 533094092 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122934256 DLCTRL DEBUG Tx Command reply: GET_REPLY 533094092 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122934257 DLCTRL DEBUG Command: GET 539464012 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122934257 DLCTRL DEBUG Tx Command reply: GET_REPLY 539464012 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122934259 DLCTRL DEBUG Command: GET 405466704 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122934259 DLCTRL DEBUG Tx Command reply: GET_REPLY 405466704 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122934260 DLCTRL DEBUG Command: GET 212623166 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122934260 DLCTRL DEBUG Tx Command reply: GET_REPLY 212623166 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122934262 DLCTRL DEBUG Command: GET 319415714 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122934262 DLCTRL DEBUG Tx Command reply: GET_REPLY 319415714 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122934264 DLCTRL DEBUG Command: GET 346011631 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122934264 DLCTRL DEBUG Tx Command reply: GET_REPLY 346011631 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122934266 DLCTRL DEBUG Command: GET 378214811 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122934266 DLCTRL DEBUG Tx Command reply: GET_REPLY 378214811 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122934269 DLCTRL DEBUG Command: GET 189713784 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122934269 DLCTRL DEBUG Tx Command reply: GET_REPLY 189713784 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122934271 DLCTRL DEBUG Command: GET 798301714 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122934271 DLCTRL DEBUG Tx Command reply: GET_REPLY 798301714 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122934273 DLCTRL DEBUG Command: GET 134942265 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122934273 DLCTRL DEBUG Tx Command reply: GET_REPLY 134942265 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122934275 DLCTRL DEBUG Command: GET 227863221 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122934275 DLCTRL DEBUG Tx Command reply: GET_REPLY 227863221 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122934278 DLCTRL DEBUG Command: GET 837106560 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122934278 DLCTRL DEBUG Tx Command reply: GET_REPLY 837106560 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122934280 DLCTRL DEBUG Command: GET 115025987 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122934280 DLCTRL DEBUG Tx Command reply: GET_REPLY 115025987 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122934283 DLCTRL DEBUG Command: GET 431313963 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122934283 DLCTRL DEBUG Tx Command reply: GET_REPLY 431313963 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111111001'B, t_guard := 20.000000 } 20250816122934324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56624<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@7a2b5296a856: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)10222892 20250816122935354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122935354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122935354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122935354 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122935355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9bfd2c, normal) (hnbgw_rua.c:407) 20250816122935355 DHNB DEBUG map_rua[0x55733be3b640]{init}: Allocated (fsm.c:456) 20250816122935355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10222892)[0x55733be3b640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122935355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10222892 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122935355 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122935355 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122935355 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122935355 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10222892 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122935355 DCN DEBUG map_sccp[0x55733be36a90]{init}: Allocated (fsm.c:456) 20250816122935355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55733be36a90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122935355 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10222892 <-> SCCP-104 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122935355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10222892 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122935355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10222892)[0x55733be3b640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122935355 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122935355 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122935355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10222892)[0x55733be3b640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122935355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55733be36a90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122935355 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122935355 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{IDLE}: Allocated (fsm.c:456) 20250816122935355 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122935355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000068), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001f90056400500f1100926) (sccp_scrc.c:406) 20250816122935355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122935355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122935355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122935355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122935355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122935355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122935355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122935355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122935355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122935355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122935355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122935355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122935355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122935355 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122935355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55733be36a90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122935355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10222892)[0x55733be3b640]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122935355 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122935355 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122935355 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122935355 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122935355 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122935355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122935355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122935355 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)4631852 HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250816122935360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122935360 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122935360 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122935360 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122935360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122935360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122935360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122935360 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122935360 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122935360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122935360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122935360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122935360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122935360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000068), PART(T=Source Reference,L=4,D=00848a80) (sccp_scrc.c:477) 20250816122935360 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20250816122935360 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122935361 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122935361 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122935361 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122935361 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122935361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55733be36a90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122935361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55733be36a90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122935363 DLCTRL DEBUG Command: GET 398029240 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122935363 DLCTRL DEBUG Tx Command reply: GET_REPLY 398029240 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250816122935366 DLCTRL DEBUG Command: GET 771795466 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122935366 DLCTRL DEBUG Tx Command reply: GET_REPLY 771795466 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122935370 DLCTRL DEBUG Command: GET 228163991 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122935370 DLCTRL DEBUG Tx Command reply: GET_REPLY 228163991 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122935375 DLCTRL DEBUG Command: GET 763350043 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122935375 DLCTRL DEBUG Tx Command reply: GET_REPLY 763350043 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122935379 DLCTRL DEBUG Command: GET 597090384 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122935379 DLCTRL DEBUG Tx Command reply: GET_REPLY 597090384 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122935383 DLCTRL DEBUG Command: GET 218160979 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122935383 DLCTRL DEBUG Tx Command reply: GET_REPLY 218160979 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122935387 DLCTRL DEBUG Command: GET 597020476 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122935387 DLCTRL DEBUG Tx Command reply: GET_REPLY 597020476 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122935390 DLCTRL DEBUG Command: GET 936946148 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122935390 DLCTRL DEBUG Tx Command reply: GET_REPLY 936946148 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122935393 DLCTRL DEBUG Command: GET 628426955 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122935393 DLCTRL DEBUG Tx Command reply: GET_REPLY 628426955 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122935396 DLCTRL DEBUG Command: GET 1850101 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122935396 DLCTRL DEBUG Tx Command reply: GET_REPLY 1850101 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122935399 DLCTRL DEBUG Command: GET 435187654 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122935399 DLCTRL DEBUG Tx Command reply: GET_REPLY 435187654 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122935401 DLCTRL DEBUG Command: GET 717300741 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122935401 DLCTRL DEBUG Tx Command reply: GET_REPLY 717300741 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122935403 DLCTRL DEBUG Command: GET 739249025 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122935403 DLCTRL DEBUG Tx Command reply: GET_REPLY 739249025 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122935405 DLCTRL DEBUG Command: GET 625099997 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122935405 DLCTRL DEBUG Tx Command reply: GET_REPLY 625099997 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122935407 DLCTRL DEBUG Command: GET 790131650 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122935407 DLCTRL DEBUG Tx Command reply: GET_REPLY 790131650 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122935409 DLCTRL DEBUG Command: GET 51797094 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122935409 DLCTRL DEBUG Tx Command reply: GET_REPLY 51797094 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122935411 DLCTRL DEBUG Command: GET 380047643 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122935411 DLCTRL DEBUG Tx Command reply: GET_REPLY 380047643 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122935413 DLCTRL DEBUG Command: GET 305908512 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122935413 DLCTRL DEBUG Tx Command reply: GET_REPLY 305908512 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122935416 DLCTRL DEBUG Command: GET 684940107 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122935416 DLCTRL DEBUG Tx Command reply: GET_REPLY 684940107 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122935420 DLCTRL DEBUG Command: GET 719987280 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122935420 DLCTRL DEBUG Tx Command reply: GET_REPLY 719987280 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122935432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56594<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122935432 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35775<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(930)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(929)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122935435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122935436 DLINP DEBUG SRVCONN(,r=127.0.0.1:44249<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122935436 DLINP DEBUG SRVCONN(,r=127.0.0.1:44249<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122935437 DLINP NOTICE SRV(,r=127.0.0.1:44249<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122935437 DMAIN NOTICE (127.0.0.1:44249 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44249<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122935437 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(937)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(936)@7a2b5296a856: Final verdict of PTC: none 20250816122935438 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122935438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122935438 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122935438 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122935438 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122935438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122935438 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122935438 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122935438 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122935438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122935439 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122935439 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935)@7a2b5296a856: Final verdict of PTC: none 20250816122935439 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122935439 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122935439 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122935439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122935439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(938)@7a2b5296a856: Final verdict of PTC: none 20250816122935440 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122935440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122935440 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122935440 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122935441 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122935441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122935441 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122935441 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816122935441 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122935441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122935441 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122935441 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122935441 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122935441 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122935441 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122935441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122935441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(939)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(941)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(940)@7a2b5296a856: Final verdict of PTC: none 20250816122935445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56606<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(931)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(942)@7a2b5296a856: Final verdict of PTC: none 20250816122935446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56602<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(944)@7a2b5296a856: Final verdict of PTC: pass 20250816122935447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56610<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(943)@7a2b5296a856: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(945)@7a2b5296a856: Final verdict of PTC: pass 20250816122935461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56624<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(939): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(940): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(941): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(943): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(944): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(945): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(946): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sat Aug 16 12:29:35 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc 20250816122935534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122935556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122935556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122935556 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122935556 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122935556 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122935556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3329727)[0x55733be832f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122935556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3329727)[0x55733be832f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122935556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55733be34500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122935556 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122935556 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122935556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bcd47), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122935556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122935556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122935556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122935556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122935556 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122935556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55733be34500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122935556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3329727)[0x55733be832f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122935556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3329727)[0x55733be832f0]{disrupted}: Freeing instance (context_map.c:202) 20250816122935556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3329727)[0x55733be832f0]{disrupted}: Deallocated (fsm.c:568) 20250816122935556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55733be34500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122935556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55733be34500]{disconnected}: Freeing instance (context_map.c:206) 20250816122935556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55733be34500]{disconnected}: Deallocated (fsm.c:568) 20250816122935556 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3329727 SCCP-101 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816122935556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6580752)[0x55733be43d00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122935556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6580752)[0x55733be43d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122935556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55733bdc2630]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122935556 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122935556 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122935556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e7440), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122935556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122935556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122935556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122935556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122935556 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122935556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55733bdc2630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122935556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6580752)[0x55733be43d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122935556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6580752)[0x55733be43d00]{disrupted}: Freeing instance (context_map.c:202) 20250816122935556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6580752)[0x55733be43d00]{disrupted}: Deallocated (fsm.c:568) 20250816122935556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55733bdc2630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122935556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55733bdc2630]{disconnected}: Freeing instance (context_map.c:206) 20250816122935556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55733bdc2630]{disconnected}: Deallocated (fsm.c:568) 20250816122935556 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6580752 SCCP-102 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250816122935556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15457109)[0x55733be43e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122935556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15457109)[0x55733be43e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122935556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55733be36080]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122935556 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122935556 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122935556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ee0e9), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122935556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122935556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122935556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122935556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122935556 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122935557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55733be36080]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122935557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15457109)[0x55733be43e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122935557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15457109)[0x55733be43e30]{disrupted}: Freeing instance (context_map.c:202) 20250816122935557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15457109)[0x55733be43e30]{disrupted}: Deallocated (fsm.c:568) 20250816122935557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55733be36080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122935557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55733be36080]{disconnected}: Freeing instance (context_map.c:206) 20250816122935557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55733be36080]{disconnected}: Deallocated (fsm.c:568) 20250816122935557 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15457109 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250816122935557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10222892)[0x55733be3b640]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122935557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10222892)[0x55733be3b640]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122935557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55733be36a90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122935557 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122935557 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122935557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00848a80), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122935557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122935557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122935557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122935557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122935557 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122935557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55733be36a90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122935557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10222892)[0x55733be3b640]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122935557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10222892)[0x55733be3b640]{disrupted}: Freeing instance (context_map.c:202) 20250816122935557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10222892)[0x55733be3b640]{disrupted}: Deallocated (fsm.c:568) 20250816122935557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55733be36a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122935557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55733be36a90]{disconnected}: Freeing instance (context_map.c:206) 20250816122935557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55733be36a90]{disconnected}: Deallocated (fsm.c:568) 20250816122935557 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10222892 SCCP-104 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816122935557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122935557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122935557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122935557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122935557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122935557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122935557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122935557 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122935557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122935557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122935557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122935557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122935557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122935557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122935557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122935557 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122935557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122935557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122935557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122935557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122935557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122935557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122935557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122935557 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122935557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122935557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122935557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122935557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122935557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122935557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122935557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122935557 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122936137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122936142 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122936142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab761), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122936142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122936142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122936142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122936142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122936142 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122936142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f73cab), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122936143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122936143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122936143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122936143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122936143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122936143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122936143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122936143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122936143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122936143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122936143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122936143 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122936143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122936143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122936143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122936143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122936143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122936143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122936143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122936143 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122936145 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122936145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b8abf), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122936145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122936145 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122936145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122936145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122936145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122936145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122936145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122936145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122936145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122936145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122936145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 0 (prev_count=-1, count=347320) Waiting for packet dumper to finish... 1 (prev_count=347320, count=397364) 20250816122937440 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122937440 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122937440 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122937442 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122937442 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122937442 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Sat Aug 16 12:29:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250816122939250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122939256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122939258 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46357<->l=127.0.0.1:4262) (control_if.c:572) 20250816122939276 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122939276 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122939283 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122939283 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122939283 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122939284 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122939284 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122939284 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47379 (stream_srv.c:142) 20250816122939284 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47379<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122939284 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122939284 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122939284 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122939284 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122939285 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122939285 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122939285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122939285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122939285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122939285 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122939285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122939285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122939285 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122939285 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122939285 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122939285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122939285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122939285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122939285 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122939285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122939285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122939285 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122939285 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122939285 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122939285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122939285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122939285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122939285 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122939285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122939285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122939285 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122939285 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122939285 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122939285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122939285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122939285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122939285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122939285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122939285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122939285 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122939285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939285 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122939285 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122939285 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122939285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122939285 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122939285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939285 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122939285 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122939285 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122939285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122939285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122939285 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122939286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939286 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122939286 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122939286 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122939286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122939286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122939286 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122939286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939286 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122939286 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122939286 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122939286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122939286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122939286 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(957)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(957)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(957)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(955)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(960)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(960)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(960)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(958)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122939313 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122939313 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122939313 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122939313 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122939313 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122939313 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122939313 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122939314 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122939314 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122939315 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122939315 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122939315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122939315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122939315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122939315 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122939315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122939315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122939315 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122939315 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122939315 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122939315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122939315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122939315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122939315 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122939315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122939315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122939315 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122939315 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122939315 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122939315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122939315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122939315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122939315 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122939315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122939315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122939315 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122939315 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122939315 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122939315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122939315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122939315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122939315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122939315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122939315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122939315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122939315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122939315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122939315 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122939315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122939315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122939315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122939315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122939315 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122939315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122939315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122939315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122939315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122939315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122939315 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122939315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122939315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122939315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122939315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122939315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122939315 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122939315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122939315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122939315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122939315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122939315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122939315 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(963)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(961)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(964)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122939351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122939351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122939351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122939351 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122939351 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122939351 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122939351 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122939351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122939351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122939356 DLINP DEBUG SRVCONN(,r=127.0.0.1:47379<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122939356 DLINP DEBUG SRVCONN(,r=127.0.0.1:47379<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122939356 DLINP DEBUG SRVCONN(,r=127.0.0.1:47379<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122939356 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122939356 DHNBAP DEBUG (127.0.0.1:47379 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122939356 DHNBAP NOTICE (127.0.0.1:47379 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122939356 DHNBAP NOTICE (127.0.0.1:47379 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122939356 DLINP DEBUG SRVCONN(,r=127.0.0.1:47379<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122939356 DLINP DEBUG SRVCONN(,r=127.0.0.1:47379<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122939496 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122939496 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122939496 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122939496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(957)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122939507 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122939507 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122939507 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122939507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816122939507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939507 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122939507 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122939507 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122939507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122939507 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122939507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122939510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939510 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122939510 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122939510 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122939510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122939510 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122939510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(960)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122939513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939513 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122939513 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122939513 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122939513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122939513 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122939513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122939513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939513 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122939513 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122939513 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122939513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122939513 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122939513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122939531 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122939531 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122939531 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122939531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(963)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122939540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939540 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122939540 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122939540 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122939540 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122939540 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122939540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122939542 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122939542 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816122939542 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122939542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816122939543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939543 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122939543 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122939543 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122939543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122939543 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122939543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.sgsn1-M3UA(966)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816122939548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939548 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816122939548 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122939548 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122939548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122939548 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122939548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122939551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122939551 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122939551 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122939551 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122939551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122939551 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122939551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122940309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122940309 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122940309 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122940309 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122940309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122940309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122940309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122940309 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122940309 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122940309 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122940309 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122940309 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122940309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122940309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122940309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122940309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122940309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940309 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122940309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122940309 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122940309 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122940309 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122940309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122940309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122940309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122940309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122940309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122940309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122940309 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122940309 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122940309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122940309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122940309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122940309 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122940309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122940309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122940309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122940309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(956)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122940318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122940318 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122940318 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122940318 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122940318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122940318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122940318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122940318 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122940318 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122940318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122940318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122940318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122940318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122940318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122940318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122940318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122940318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122940318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122940318 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122940318 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122940319 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122940319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122940319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122940319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122940319 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122940319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122940319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122940319 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122940319 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122940319 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122940319 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122940319 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122940319 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122940319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122940319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122940319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122940319 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(959)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122940345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122940345 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122940345 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122940345 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122940345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122940345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122940345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122940345 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122940345 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122940345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122940345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122940345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122940345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122940345 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122940345 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122940345 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122940345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940346 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122940346 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122940346 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122940346 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122940346 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122940346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122940346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122940346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122940346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122940346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122940346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122940346 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122940346 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122940346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122940346 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122940346 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122940346 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122940346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122940346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122940346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122940346 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(962)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122940350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122940350 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122940350 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122940350 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122940350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122940350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122940350 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122940350 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122940350 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122940350 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122940350 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122940350 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122940350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122940350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122940350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816122940350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122940350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940350 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122940350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122940350 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122940350 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122940350 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816122940350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122940350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122940350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122940351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122940351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122940351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122940351 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122940351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122940351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122940351 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122940351 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816122940351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122940351 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122940351 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122940351 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122940351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122940351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122940351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122940351 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(965)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122941371 DLCTRL DEBUG Command: GET 810368771 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122941371 DLCTRL DEBUG Tx Command reply: GET_REPLY 810368771 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122941378 DLCTRL DEBUG Command: GET 325025188 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122941378 DLCTRL DEBUG Tx Command reply: GET_REPLY 325025188 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122941382 DLCTRL DEBUG Command: GET 871091102 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122941383 DLCTRL DEBUG Tx Command reply: GET_REPLY 871091102 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122941386 DLCTRL DEBUG Command: GET 875213000 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122941387 DLCTRL DEBUG Tx Command reply: GET_REPLY 875213000 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122941391 DLCTRL DEBUG Command: GET 577593940 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122941391 DLCTRL DEBUG Tx Command reply: GET_REPLY 577593940 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122941395 DLCTRL DEBUG Command: GET 552853031 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122941395 DLCTRL DEBUG Tx Command reply: GET_REPLY 552853031 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122941399 DLCTRL DEBUG Command: GET 487871202 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122941399 DLCTRL DEBUG Tx Command reply: GET_REPLY 487871202 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122941403 DLCTRL DEBUG Command: GET 517083294 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122941403 DLCTRL DEBUG Tx Command reply: GET_REPLY 517083294 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122941407 DLCTRL DEBUG Command: GET 309395950 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122941407 DLCTRL DEBUG Tx Command reply: GET_REPLY 309395950 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122941410 DLCTRL DEBUG Command: GET 928734569 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122941411 DLCTRL DEBUG Tx Command reply: GET_REPLY 928734569 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122941413 DLCTRL DEBUG Command: GET 509580718 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122941414 DLCTRL DEBUG Tx Command reply: GET_REPLY 509580718 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122941416 DLCTRL DEBUG Command: GET 36883022 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122941416 DLCTRL DEBUG Tx Command reply: GET_REPLY 36883022 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122941419 DLCTRL DEBUG Command: GET 552869693 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122941419 DLCTRL DEBUG Tx Command reply: GET_REPLY 552869693 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122941421 DLCTRL DEBUG Command: GET 19484989 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122941421 DLCTRL DEBUG Tx Command reply: GET_REPLY 19484989 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122941423 DLCTRL DEBUG Command: GET 925632925 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122941423 DLCTRL DEBUG Tx Command reply: GET_REPLY 925632925 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122941424 DLCTRL DEBUG Command: GET 425179140 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122941424 DLCTRL DEBUG Tx Command reply: GET_REPLY 425179140 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122941426 DLCTRL DEBUG Command: GET 869812862 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122941426 DLCTRL DEBUG Tx Command reply: GET_REPLY 869812862 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122941427 DLCTRL DEBUG Command: GET 553768539 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122941427 DLCTRL DEBUG Tx Command reply: GET_REPLY 553768539 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122941429 DLCTRL DEBUG Command: GET 403894624 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122941429 DLCTRL DEBUG Tx Command reply: GET_REPLY 403894624 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122941430 DLCTRL DEBUG Command: GET 70479929 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122941430 DLCTRL DEBUG Tx Command reply: GET_REPLY 70479929 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101101011'B, t_guard := 20.000000 } 20250816122941457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122941762 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122941763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00228957), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122941763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122941763 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122941763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122941763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122941763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122941763 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122941763 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122941763 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122941763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122941763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122941763 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122942404 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122942404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6a9a1), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122942404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122942404 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122942404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122942404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122942404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122942404 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122942404 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122942404 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122942404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122942404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122942404 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(962)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)586129 20250816122942507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122942507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122942507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816122942507 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122942507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8f191, normal) (hnbgw_rua.c:407) 20250816122942507 DHNB DEBUG map_rua[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816122942507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586129)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122942507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586129 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122942507 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122942507 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122942508 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816122942508 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-586129 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122942508 DCN DEBUG map_sccp[0x55733be43d00]{init}: Allocated (fsm.c:456) 20250816122942508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55733be43d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122942508 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-586129 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122942508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586129 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816122942508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586129)[0x55733be34500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122942508 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122942508 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122942508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586129)[0x55733be34500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122942508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55733be43d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122942508 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122942508 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{IDLE}: Allocated (fsm.c:456) 20250816122942508 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122942508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000069), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300016b0056400500f1100926) (sccp_scrc.c:406) 20250816122942508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122942508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122942508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122942508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122942508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122942508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122942508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122942508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122942508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122942508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122942508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122942508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122942508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122942508 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122942509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55733be43d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122942509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586129)[0x55733be34500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122942509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122942509 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122942509 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122942509 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122942509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122942509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122942509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122942509 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) HNBGW_Test.sgsn0-RAN(962)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)13954771 HNBGW_Test.sgsn0-SCCP(961)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@7a2b5296a856: setverdict(pass): none -> pass 20250816122942528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122942528 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122942528 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122942528 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122942528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122942528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122942528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122942528 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122942528 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122942528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122942528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122942528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122942528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122942528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000069), PART(T=Source Reference,L=4,D=002714ec) (sccp_scrc.c:477) 20250816122942528 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20250816122942528 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122942528 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122942529 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122942529 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122942529 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122942529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55733be43d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122942529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55733be43d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816122942530 DLCTRL DEBUG Command: GET 831374873 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122942530 DLCTRL DEBUG Tx Command reply: GET_REPLY 831374873 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122942533 DLCTRL DEBUG Command: GET 328854564 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122942534 DLCTRL DEBUG Tx Command reply: GET_REPLY 328854564 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122942538 DLCTRL DEBUG Command: GET 634980865 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122942538 DLCTRL DEBUG Tx Command reply: GET_REPLY 634980865 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122942542 DLCTRL DEBUG Command: GET 217977510 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122942542 DLCTRL DEBUG Tx Command reply: GET_REPLY 217977510 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122942546 DLCTRL DEBUG Command: GET 787147343 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122942546 DLCTRL DEBUG Tx Command reply: GET_REPLY 787147343 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122942550 DLCTRL DEBUG Command: GET 443795562 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122942550 DLCTRL DEBUG Tx Command reply: GET_REPLY 443795562 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122942554 DLCTRL DEBUG Command: GET 546519967 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122942554 DLCTRL DEBUG Tx Command reply: GET_REPLY 546519967 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122942557 DLCTRL DEBUG Command: GET 494724157 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122942558 DLCTRL DEBUG Tx Command reply: GET_REPLY 494724157 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122942561 DLCTRL DEBUG Command: GET 971878285 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122942561 DLCTRL DEBUG Tx Command reply: GET_REPLY 971878285 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122942564 DLCTRL DEBUG Command: GET 236062028 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122942564 DLCTRL DEBUG Tx Command reply: GET_REPLY 236062028 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122942566 DLCTRL DEBUG Command: GET 676310505 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122942567 DLCTRL DEBUG Tx Command reply: GET_REPLY 676310505 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122942569 DLCTRL DEBUG Command: GET 380602145 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122942569 DLCTRL DEBUG Tx Command reply: GET_REPLY 380602145 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122942571 DLCTRL DEBUG Command: GET 848674839 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122942571 DLCTRL DEBUG Tx Command reply: GET_REPLY 848674839 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122942573 DLCTRL DEBUG Command: GET 828358780 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122942573 DLCTRL DEBUG Tx Command reply: GET_REPLY 828358780 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122942575 DLCTRL DEBUG Command: GET 714390389 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122942575 DLCTRL DEBUG Tx Command reply: GET_REPLY 714390389 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122942577 DLCTRL DEBUG Command: GET 596746232 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122942577 DLCTRL DEBUG Tx Command reply: GET_REPLY 596746232 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122942578 DLCTRL DEBUG Command: GET 222995643 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122942579 DLCTRL DEBUG Tx Command reply: GET_REPLY 222995643 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122942580 DLCTRL DEBUG Command: GET 634015964 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122942580 DLCTRL DEBUG Tx Command reply: GET_REPLY 634015964 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122942581 DLCTRL DEBUG Command: GET 246720467 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122942582 DLCTRL DEBUG Tx Command reply: GET_REPLY 246720467 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122942583 DLCTRL DEBUG Command: GET 873334764 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122942583 DLCTRL DEBUG Tx Command reply: GET_REPLY 873334764 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100010001'B, t_guard := 20.000000 } 20250816122942606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(965)@7a2b5296a856: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(965)@7a2b5296a856: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@7a2b5296a856: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(969)6166447 20250816122943617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122943617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122943617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250816122943617 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122943617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5e17af, normal) (hnbgw_rua.c:407) 20250816122943617 DHNB DEBUG map_rua[0x55733be43e30]{init}: Allocated (fsm.c:456) 20250816122943617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166447)[0x55733be43e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122943617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6166447 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122943617 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122943617 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122943617 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250816122943617 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6166447 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250816122943617 DCN DEBUG map_sccp[0x55733be36080]{init}: Allocated (fsm.c:456) 20250816122943617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55733be36080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122943617 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6166447 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250816122943617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6166447 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250816122943617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166447)[0x55733be43e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122943617 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122943617 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122943617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166447)[0x55733be43e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122943617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55733be36080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122943617 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122943617 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{IDLE}: Allocated (fsm.c:456) 20250816122943618 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122943618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006a), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003110056400500f1100926) (sccp_scrc.c:406) 20250816122943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122943618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122943618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122943618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122943618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122943618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122943618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122943618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122943618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122943618 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122943618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122943618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122943618 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122943618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55733be36080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122943618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166447)[0x55733be43e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122943618 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122943618 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122943618 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122943618 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122943618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122943618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122943618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122943618 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(964)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(964)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(965)@7a2b5296a856: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) HNBGW_Test.sgsn1-RAN(965)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(969)13475580 HNBGW_Test.sgsn1-SCCP(964)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(964)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816122943622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122943622 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122943622 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122943622 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122943622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122943622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122943622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122943622 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122943622 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122943622 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122943622 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122943622 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122943622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122943622 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006a), PART(T=Source Reference,L=4,D=00f40b63) (sccp_scrc.c:477) 20250816122943622 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20250816122943622 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122943622 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122943622 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122943622 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122943622 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122943622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55733be36080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122943622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55733be36080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122943622 DLCTRL DEBUG Command: GET 823160148 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122943622 DLCTRL DEBUG Tx Command reply: GET_REPLY 823160148 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816122943623 DLCTRL DEBUG Command: GET 170298797 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122943623 DLCTRL DEBUG Tx Command reply: GET_REPLY 170298797 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122943624 DLCTRL DEBUG Command: GET 82684993 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122943624 DLCTRL DEBUG Tx Command reply: GET_REPLY 82684993 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122943625 DLCTRL DEBUG Command: GET 187886431 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122943625 DLCTRL DEBUG Tx Command reply: GET_REPLY 187886431 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122943626 DLCTRL DEBUG Command: GET 668219896 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122943626 DLCTRL DEBUG Tx Command reply: GET_REPLY 668219896 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122943627 DLCTRL DEBUG Command: GET 649480057 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122943627 DLCTRL DEBUG Tx Command reply: GET_REPLY 649480057 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250816122943627 DLCTRL DEBUG Command: GET 892446728 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122943627 DLCTRL DEBUG Tx Command reply: GET_REPLY 892446728 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122943628 DLCTRL DEBUG Command: GET 645058905 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122943628 DLCTRL DEBUG Tx Command reply: GET_REPLY 645058905 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122943629 DLCTRL DEBUG Command: GET 795266733 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122943629 DLCTRL DEBUG Tx Command reply: GET_REPLY 795266733 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122943629 DLCTRL DEBUG Command: GET 564968777 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122943629 DLCTRL DEBUG Tx Command reply: GET_REPLY 564968777 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122943630 DLCTRL DEBUG Command: GET 63900319 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122943630 DLCTRL DEBUG Tx Command reply: GET_REPLY 63900319 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122943631 DLCTRL DEBUG Command: GET 237231610 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122943631 DLCTRL DEBUG Tx Command reply: GET_REPLY 237231610 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122943632 DLCTRL DEBUG Command: GET 982076164 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122943632 DLCTRL DEBUG Tx Command reply: GET_REPLY 982076164 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122943632 DLCTRL DEBUG Command: GET 286887508 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122943632 DLCTRL DEBUG Tx Command reply: GET_REPLY 286887508 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122943633 DLCTRL DEBUG Command: GET 852918725 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122943633 DLCTRL DEBUG Tx Command reply: GET_REPLY 852918725 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122943634 DLCTRL DEBUG Command: GET 86420578 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122943634 DLCTRL DEBUG Tx Command reply: GET_REPLY 86420578 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122943635 DLCTRL DEBUG Command: GET 399839662 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122943635 DLCTRL DEBUG Tx Command reply: GET_REPLY 399839662 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122943636 DLCTRL DEBUG Command: GET 518226594 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122943636 DLCTRL DEBUG Tx Command reply: GET_REPLY 518226594 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122943636 DLCTRL DEBUG Command: GET 334530203 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122943636 DLCTRL DEBUG Tx Command reply: GET_REPLY 334530203 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122943637 DLCTRL DEBUG Command: GET 820270591 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122943637 DLCTRL DEBUG Tx Command reply: GET_REPLY 820270591 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001010010'B, t_guard := 20.000000 } 20250816122943647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53204<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@7a2b5296a856: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@7a2b5296a856: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@7a2b5296a856: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(970)13736611 20250816122944672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122944672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122944672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816122944672 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122944672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd19aa3, normal) (hnbgw_rua.c:407) 20250816122944672 DHNB DEBUG map_rua[0x55733be36a90]{init}: Allocated (fsm.c:456) 20250816122944672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13736611)[0x55733be36a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122944672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13736611 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122944672 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122944672 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122944672 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13736611 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816122944672 DCN DEBUG map_sccp[0x55733be832f0]{init}: Allocated (fsm.c:456) 20250816122944672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55733be832f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122944673 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13736611 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816122944673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13736611 SCCP-107 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816122944673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13736611)[0x55733be36a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122944673 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122944673 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122944673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13736611)[0x55733be36a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122944673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55733be832f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122944673 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122944673 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{IDLE}: Allocated (fsm.c:456) 20250816122944673 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122944673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002520056400500f1100926) (sccp_scrc.c:406) 20250816122944673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122944673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122944673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122944673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122944673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122944673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122944673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122944673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122944673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122944673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122944673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122944673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122944673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122944673 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122944673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55733be832f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122944673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13736611)[0x55733be36a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122944673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122944673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122944673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122944673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122944673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122944673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122944673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122944673 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@7a2b5296a856: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(961)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(962)@7a2b5296a856: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) HNBGW_Test.sgsn0-RAN(962)@7a2b5296a856: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(970)8851823 HNBGW_Test.sgsn0-SCCP(961)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(961)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816122944682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122944682 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122944682 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122944682 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122944682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122944682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122944682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122944682 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122944682 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122944682 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122944682 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122944682 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122944682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122944682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006b), PART(T=Source Reference,L=4,D=00a366c5) (sccp_scrc.c:477) 20250816122944682 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20250816122944682 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122944682 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122944682 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122944682 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122944682 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122944682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55733be832f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122944682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55733be832f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122944685 DLCTRL DEBUG Command: GET 11306199 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122944685 DLCTRL DEBUG Tx Command reply: GET_REPLY 11306199 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250816122944689 DLCTRL DEBUG Command: GET 968756390 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122944689 DLCTRL DEBUG Tx Command reply: GET_REPLY 968756390 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122944693 DLCTRL DEBUG Command: GET 832032249 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122944693 DLCTRL DEBUG Tx Command reply: GET_REPLY 832032249 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122944697 DLCTRL DEBUG Command: GET 308760642 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122944697 DLCTRL DEBUG Tx Command reply: GET_REPLY 308760642 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122944701 DLCTRL DEBUG Command: GET 717194031 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122944701 DLCTRL DEBUG Tx Command reply: GET_REPLY 717194031 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122944706 DLCTRL DEBUG Command: GET 848665063 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122944706 DLCTRL DEBUG Tx Command reply: GET_REPLY 848665063 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250816122944710 DLCTRL DEBUG Command: GET 86222007 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122944710 DLCTRL DEBUG Tx Command reply: GET_REPLY 86222007 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122944715 DLCTRL DEBUG Command: GET 755180776 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122944715 DLCTRL DEBUG Tx Command reply: GET_REPLY 755180776 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122944719 DLCTRL DEBUG Command: GET 649019063 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122944719 DLCTRL DEBUG Tx Command reply: GET_REPLY 649019063 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122944723 DLCTRL DEBUG Command: GET 955155940 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122944724 DLCTRL DEBUG Tx Command reply: GET_REPLY 955155940 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122944728 DLCTRL DEBUG Command: GET 675849421 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122944728 DLCTRL DEBUG Tx Command reply: GET_REPLY 675849421 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122944732 DLCTRL DEBUG Command: GET 669545074 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122944732 DLCTRL DEBUG Tx Command reply: GET_REPLY 669545074 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122944736 DLCTRL DEBUG Command: GET 640622780 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122944736 DLCTRL DEBUG Tx Command reply: GET_REPLY 640622780 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122944740 DLCTRL DEBUG Command: GET 411306275 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122944740 DLCTRL DEBUG Tx Command reply: GET_REPLY 411306275 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122944744 DLCTRL DEBUG Command: GET 172930317 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122944744 DLCTRL DEBUG Tx Command reply: GET_REPLY 172930317 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122944748 DLCTRL DEBUG Command: GET 540123484 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122944748 DLCTRL DEBUG Tx Command reply: GET_REPLY 540123484 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122944750 DLCTRL DEBUG Command: GET 680940481 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122944750 DLCTRL DEBUG Tx Command reply: GET_REPLY 680940481 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122944752 DLCTRL DEBUG Command: GET 347179245 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122944752 DLCTRL DEBUG Tx Command reply: GET_REPLY 347179245 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122944754 DLCTRL DEBUG Command: GET 518308331 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122944754 DLCTRL DEBUG Tx Command reply: GET_REPLY 518308331 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122944756 DLCTRL DEBUG Command: GET 561906278 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122944756 DLCTRL DEBUG Tx Command reply: GET_REPLY 561906278 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122944763 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46357<->l=127.0.0.1:4262) (control_if.c:193) 20250816122944764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53182<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(949)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(948)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122944769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53176<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122944771 DLINP DEBUG SRVCONN(,r=127.0.0.1:47379<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122944771 DLINP DEBUG SRVCONN(,r=127.0.0.1:47379<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122944771 DLINP NOTICE SRV(,r=127.0.0.1:47379<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122944771 DMAIN NOTICE (127.0.0.1:47379 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47379<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122944771 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816122944771 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122944771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122944771 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122944771 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122944771 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122944771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122944771 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122944771 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122944771 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122944771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122944771 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122944771 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122944771 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122944771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122944771 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122944771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122944771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(959)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(956)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(958)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(955)@7a2b5296a856: Final verdict of PTC: none 20250816122944773 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122944773 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816122944773 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122944773 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816122944773 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122944773 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122944773 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122944773 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122944773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122944773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122944773 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816122944773 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816122944773 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816122944773 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250816122944773 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.sgsn1-RAN(965)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(960)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(962)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(967)@7a2b5296a856: Final verdict of PTC: none 20250816122944777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(950)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@7a2b5296a856: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@7a2b5296a856: Final verdict of PTC: pass 20250816122944785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(957)@7a2b5296a856: Final verdict of PTC: none 20250816122944799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53204<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(963)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(948): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(949): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(950): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(955): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(956): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(957): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(958): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(959): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(960): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(968): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(969): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(970): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. 20250816122944872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122944872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122944872 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122944872 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122944872 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122944872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586129)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122944872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586129)[0x55733be34500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122944872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55733be43d00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122944872 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122944872 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122944873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002714ec), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122944873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122944873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122944873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122944873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122944873 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122944873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55733be43d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122944873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586129)[0x55733be34500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122944873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586129)[0x55733be34500]{disrupted}: Freeing instance (context_map.c:202) 20250816122944873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586129)[0x55733be34500]{disrupted}: Deallocated (fsm.c:568) 20250816122944873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55733be43d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122944873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55733be43d00]{disconnected}: Freeing instance (context_map.c:206) 20250816122944873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55733be43d00]{disconnected}: Deallocated (fsm.c:568) 20250816122944873 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-586129 SCCP-105 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816122944873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166447)[0x55733be43e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122944873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166447)[0x55733be43e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122944873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55733be36080]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122944873 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122944873 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122944873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f40b63), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122944873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122944873 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122944873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122944873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122944873 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122944873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55733be36080]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122944873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166447)[0x55733be43e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122944873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166447)[0x55733be43e30]{disrupted}: Freeing instance (context_map.c:202) 20250816122944873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166447)[0x55733be43e30]{disrupted}: Deallocated (fsm.c:568) 20250816122944873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55733be36080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122944873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55733be36080]{disconnected}: Freeing instance (context_map.c:206) 20250816122944873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55733be36080]{disconnected}: Deallocated (fsm.c:568) 20250816122944873 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6166447 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250816122944873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13736611)[0x55733be36a90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122944873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13736611)[0x55733be36a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122944873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55733be832f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122944873 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122944873 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122944873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a366c5), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122944873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122944873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122944873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122944873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122944873 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122944873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55733be832f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122944873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13736611)[0x55733be36a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122944873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13736611)[0x55733be36a90]{disrupted}: Freeing instance (context_map.c:202) 20250816122944873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13736611)[0x55733be36a90]{disrupted}: Deallocated (fsm.c:568) 20250816122944873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55733be832f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122944873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55733be832f0]{disconnected}: Freeing instance (context_map.c:206) 20250816122944873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55733be832f0]{disconnected}: Deallocated (fsm.c:568) 20250816122944873 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13736611 SCCP-107 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250816122944873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122944873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122944873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122944873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122944873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122944873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122944873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122944873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122944873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122944873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122944873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122944873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122944873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122944873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122944873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122944873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122944873 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122944873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122944873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122944873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122944873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122944873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122944873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122944873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122944873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122944873 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122944873 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Sat Aug 16 12:29:44 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc 20250816122944914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122945516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53212<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=401696) 20250816122945557 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122945557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00848a80), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122945557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122945557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122945557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122945557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122945557 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122945557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ee0e9), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122945557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122945557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122945557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122945557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122945557 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122945557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e7440), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122945557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122945557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122945557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122945557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122945557 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122945557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bcd47), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122945557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122945557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122945557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122945557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122945557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122945557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122945558 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122945558 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122945558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122945558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122945558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122945558 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122945558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122945558 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122945558 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122945558 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122945558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122945558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122945558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122945558 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122945558 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122945558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122945558 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122945558 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122945558 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122945558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122945558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122945558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122945558 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122945558 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122945559 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122945559 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122945559 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122945559 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122945559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122945559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122945559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122945559 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122945559 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122945559 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122946143 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122946143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f73cab), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122946143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122946143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122946143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122946143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122946143 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122946143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab761), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122946143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122946143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122946143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122946143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122946144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122946144 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122946144 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122946144 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122946144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122946144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122946144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122946144 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122946144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122946144 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122946144 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122946144 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122946144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122946144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122946144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122946144 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122946146 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122946146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b8abf), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122946146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122946146 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122946146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122946146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122946146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122946146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122946146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122946146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122946146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122946146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122946146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122946147 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=401696, count=421772) 20250816122946772 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122946773 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122946773 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122946774 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122946774 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122946774 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sat Aug 16 12:29:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250816122948601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122948606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122948608 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42181<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122948623 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122948623 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122948631 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122948631 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122948631 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122948631 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122948631 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122948631 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122948631 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122948631 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122948631 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58945 (stream_srv.c:142) 20250816122948631 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58945<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122948631 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122948631 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122948633 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122948633 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122948633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122948633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122948633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122948633 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122948633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122948633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122948633 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122948633 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122948633 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122948633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122948633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122948633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122948633 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122948633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122948633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122948633 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122948633 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122948633 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122948633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122948633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122948633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122948633 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122948633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122948633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122948633 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122948633 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122948633 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122948633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122948633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122948633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122948633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122948633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122948633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122948633 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122948633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948633 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122948633 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122948633 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122948633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122948633 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122948633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948633 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122948633 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122948633 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122948633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122948633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122948633 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122948633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948633 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122948633 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122948633 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122948633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122948633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122948633 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122948633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948633 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122948633 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122948633 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122948633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122948633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122948633 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(981)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(981)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(981)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(979)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(984)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(984)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(984)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(982)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122948666 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122948666 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122948666 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122948667 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122948667 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122948667 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122948667 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122948667 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122948667 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122948667 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122948668 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122948668 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122948668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122948668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122948668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122948668 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122948668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122948668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122948668 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122948668 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122948668 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122948668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122948668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122948668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122948669 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122948669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122948669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122948669 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122948669 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122948669 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122948669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122948669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122948669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122948669 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122948669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122948669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122948669 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122948669 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122948669 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122948669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122948669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122948669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122948669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122948669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122948669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122948669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122948669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122948669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122948669 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122948669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122948669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122948669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122948669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122948669 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122948669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122948669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122948669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122948669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122948669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122948669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122948669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122948669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122948669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122948669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122948669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122948669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122948669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122948669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122948669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122948669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122948669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122948669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122948669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122948669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122948669 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122948669 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(987)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(987)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(987)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(985)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(990)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-M3UA(990)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(990)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(988)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122948703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122948703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122948703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122948703 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122948703 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122948703 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122948703 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122948703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122948703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122948708 DLINP DEBUG SRVCONN(,r=127.0.0.1:58945<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122948708 DLINP DEBUG SRVCONN(,r=127.0.0.1:58945<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122948708 DLINP DEBUG SRVCONN(,r=127.0.0.1:58945<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122948708 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122948708 DHNBAP DEBUG (127.0.0.1:58945 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122948708 DHNBAP NOTICE (127.0.0.1:58945 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122948708 DHNBAP NOTICE (127.0.0.1:58945 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122948708 DLINP DEBUG SRVCONN(,r=127.0.0.1:58945<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122948708 DLINP DEBUG SRVCONN(,r=127.0.0.1:58945<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122948849 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122948849 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122948849 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122948849 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(981)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122948851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948851 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122948851 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122948851 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122948851 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122948851 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122948851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122948852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948852 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122948852 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122948852 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122948852 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122948852 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122948852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122948852 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122948852 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122948861 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122948861 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122948861 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122948861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(984)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122948864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948864 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122948864 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122948864 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122948864 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122948864 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122948864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122948865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948865 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122948865 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122948865 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122948865 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122948865 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122948865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122948865 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122948865 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122948879 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122948879 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122948879 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816122948879 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816122948879 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816122948879 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816122948879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(987)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122948880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948880 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122948880 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816122948880 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816122948880 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816122948880 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122948880 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122948880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816122948880 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122948881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948881 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122948881 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122948881 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122948881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122948881 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250816122948881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122948881 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122948890 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122948890 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816122948890 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816122948890 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816122948890 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816122948890 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816122948890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(990)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816122948891 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948891 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816122948891 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816122948891 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816122948891 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816122948891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122948891 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122948891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816122948892 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122948892 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122948892 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122948892 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122948892 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122948892 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250816122948892 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122949670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122949670 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122949670 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122949670 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122949670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122949670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122949670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122949670 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122949670 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122949670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122949670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122949670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122949670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122949670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122949670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122949670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122949670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122949670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122949670 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122949670 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122949670 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122949671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122949671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122949671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122949671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122949671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122949671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122949671 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122949671 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122949671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122949671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122949671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122949671 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122949671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122949671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122949671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122949671 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122949677 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122949677 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122949677 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122949677 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122949677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122949677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122949677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122949677 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122949677 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122949677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122949677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122949677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122949677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122949677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122949677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122949677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122949677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122949677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122949677 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122949677 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122949677 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122949677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122949677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122949678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122949678 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122949678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122949678 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122949678 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122949678 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122949678 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122949678 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122949678 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122949678 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122949678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122949678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122949678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122949678 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(980)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(983)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122949690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122949690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122949690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122949690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122949690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122949690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122949690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122949690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122949690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122949690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122949690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122949690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122949690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122949690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122949690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122949690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122949690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122949690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122949690 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122949690 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122949690 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122949690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122949690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122949690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122949690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122949690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122949690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122949690 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122949691 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122949691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122949691 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122949691 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122949691 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122949691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122949691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122949691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122949691 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(986)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122949700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122949700 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122949700 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122949700 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122949700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122949700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122949700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122949700 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122949700 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122949700 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122949700 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122949700 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122949700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122949700 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122949700 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816122949700 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122949700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122949701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122949701 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122949701 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122949701 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816122949701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122949701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122949701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122949701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122949701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122949701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122949701 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122949701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122949701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122949701 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122949701 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816122949701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122949701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122949701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122949701 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122949701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122949701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122949701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122949701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(989)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122950717 DLCTRL DEBUG Command: GET 473976090 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122950717 DLCTRL DEBUG Tx Command reply: GET_REPLY 473976090 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122950727 DLCTRL DEBUG Command: GET 109506618 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122950727 DLCTRL DEBUG Tx Command reply: GET_REPLY 109506618 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122950733 DLCTRL DEBUG Command: GET 836963109 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122950733 DLCTRL DEBUG Tx Command reply: GET_REPLY 836963109 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122950739 DLCTRL DEBUG Command: GET 24895174 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122950739 DLCTRL DEBUG Tx Command reply: GET_REPLY 24895174 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122950744 DLCTRL DEBUG Command: GET 889420288 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122950744 DLCTRL DEBUG Tx Command reply: GET_REPLY 889420288 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816122950751 DLCTRL DEBUG Command: GET 375886820 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122950751 DLCTRL DEBUG Tx Command reply: GET_REPLY 375886820 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122950755 DLCTRL DEBUG Command: GET 36499035 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122950755 DLCTRL DEBUG Tx Command reply: GET_REPLY 36499035 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816122950760 DLCTRL DEBUG Command: GET 79686866 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122950760 DLCTRL DEBUG Tx Command reply: GET_REPLY 79686866 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122950763 DLCTRL DEBUG Command: GET 558183704 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122950763 DLCTRL DEBUG Tx Command reply: GET_REPLY 558183704 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122950766 DLCTRL DEBUG Command: GET 347004424 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122950766 DLCTRL DEBUG Tx Command reply: GET_REPLY 347004424 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816122950770 DLCTRL DEBUG Command: GET 323016762 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122950770 DLCTRL DEBUG Tx Command reply: GET_REPLY 323016762 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122950773 DLCTRL DEBUG Command: GET 773896260 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122950773 DLCTRL DEBUG Tx Command reply: GET_REPLY 773896260 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122950776 DLCTRL DEBUG Command: GET 761819817 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122950776 DLCTRL DEBUG Tx Command reply: GET_REPLY 761819817 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122950778 DLCTRL DEBUG Command: GET 820416297 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122950778 DLCTRL DEBUG Tx Command reply: GET_REPLY 820416297 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122950780 DLCTRL DEBUG Command: GET 151828599 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122950780 DLCTRL DEBUG Tx Command reply: GET_REPLY 151828599 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816122950782 DLCTRL DEBUG Command: GET 307474925 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122950782 DLCTRL DEBUG Tx Command reply: GET_REPLY 307474925 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122950784 DLCTRL DEBUG Command: GET 149566420 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122950784 DLCTRL DEBUG Tx Command reply: GET_REPLY 149566420 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122950786 DLCTRL DEBUG Command: GET 213827240 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122950786 DLCTRL DEBUG Tx Command reply: GET_REPLY 213827240 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122950787 DLCTRL DEBUG Command: GET 500370927 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122950787 DLCTRL DEBUG Tx Command reply: GET_REPLY 500370927 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122950788 DLCTRL DEBUG Command: GET 21268250 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122950788 DLCTRL DEBUG Tx Command reply: GET_REPLY 21268250 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001000011'B, t_guard := 20.000000 } 20250816122950817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122951763 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122951763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00228957), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122951763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122951763 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122951763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122951763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122951763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122951763 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122951763 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122951763 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122951763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122951763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122951763 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn1-RAN(989)@7a2b5296a856: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@7a2b5296a856: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(992) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)5410141 20250816122951838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122951838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122951838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250816122951838 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122951838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x528d5d, normal) (hnbgw_rua.c:407) 20250816122951838 DHNB DEBUG map_rua[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816122951838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5410141)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122951838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5410141 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122951838 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122951838 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122951838 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250816122951838 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5410141 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250816122951838 DCN DEBUG map_sccp[0x55733be43d00]{init}: Allocated (fsm.c:456) 20250816122951838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55733be43d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122951838 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5410141 <-> SCCP-108 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250816122951838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5410141 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250816122951838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5410141)[0x55733be34500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122951838 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122951838 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122951838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5410141)[0x55733be34500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122951838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55733be43d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122951838 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122951838 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{IDLE}: Allocated (fsm.c:456) 20250816122951838 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122951838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006c), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030002430056400500f1100926) (sccp_scrc.c:406) 20250816122951838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122951838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122951838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122951838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122951838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122951838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122951838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122951838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122951838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122951838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122951838 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122951838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122951838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122951838 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122951838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55733be43d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122951838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5410141)[0x55733be34500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122951838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122951838 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122951838 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122951838 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122951838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122951838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122951838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122951838 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(988)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(989)@7a2b5296a856: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(992) HNBGW_Test.sgsn1-RAN(989)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)15528404 HNBGW_Test.sgsn1-SCCP(988)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(988)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(992)@7a2b5296a856: setverdict(pass): none -> pass 20250816122951846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122951846 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122951846 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122951846 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122951846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122951846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122951846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122951846 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122951846 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122951846 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122951846 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122951846 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122951846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122951846 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006c), PART(T=Source Reference,L=4,D=003c4017) (sccp_scrc.c:477) 20250816122951846 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20250816122951846 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122951846 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122951846 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122951846 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122951846 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122951846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55733be43d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122951846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55733be43d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122951846 DLCTRL DEBUG Command: GET 763282975 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122951846 DLCTRL DEBUG Tx Command reply: GET_REPLY 763282975 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122951848 DLCTRL DEBUG Command: GET 415200063 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122951848 DLCTRL DEBUG Tx Command reply: GET_REPLY 415200063 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122951849 DLCTRL DEBUG Command: GET 384074164 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122951849 DLCTRL DEBUG Tx Command reply: GET_REPLY 384074164 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122951850 DLCTRL DEBUG Command: GET 359246925 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122951850 DLCTRL DEBUG Tx Command reply: GET_REPLY 359246925 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122951852 DLCTRL DEBUG Command: GET 321754904 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122951852 DLCTRL DEBUG Tx Command reply: GET_REPLY 321754904 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122951853 DLCTRL DEBUG Command: GET 330265158 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122951853 DLCTRL DEBUG Tx Command reply: GET_REPLY 330265158 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122951855 DLCTRL DEBUG Command: GET 367493497 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122951855 DLCTRL DEBUG Tx Command reply: GET_REPLY 367493497 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250816122951856 DLCTRL DEBUG Command: GET 412688698 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122951856 DLCTRL DEBUG Tx Command reply: GET_REPLY 412688698 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122951858 DLCTRL DEBUG Command: GET 716218127 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122951858 DLCTRL DEBUG Tx Command reply: GET_REPLY 716218127 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122951859 DLCTRL DEBUG Command: GET 793990585 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122951859 DLCTRL DEBUG Tx Command reply: GET_REPLY 793990585 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122951860 DLCTRL DEBUG Command: GET 49098810 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122951860 DLCTRL DEBUG Tx Command reply: GET_REPLY 49098810 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122951861 DLCTRL DEBUG Command: GET 887433872 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122951861 DLCTRL DEBUG Tx Command reply: GET_REPLY 887433872 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122951862 DLCTRL DEBUG Command: GET 167195990 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122951862 DLCTRL DEBUG Tx Command reply: GET_REPLY 167195990 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122951862 DLCTRL DEBUG Command: GET 670453754 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122951862 DLCTRL DEBUG Tx Command reply: GET_REPLY 670453754 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122951863 DLCTRL DEBUG Command: GET 32621274 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122951863 DLCTRL DEBUG Tx Command reply: GET_REPLY 32621274 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122951864 DLCTRL DEBUG Command: GET 699303276 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122951864 DLCTRL DEBUG Tx Command reply: GET_REPLY 699303276 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122951866 DLCTRL DEBUG Command: GET 155149808 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122951866 DLCTRL DEBUG Tx Command reply: GET_REPLY 155149808 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122951867 DLCTRL DEBUG Command: GET 115620069 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122951867 DLCTRL DEBUG Tx Command reply: GET_REPLY 115620069 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122951869 DLCTRL DEBUG Command: GET 554315534 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122951869 DLCTRL DEBUG Tx Command reply: GET_REPLY 554315534 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122951871 DLCTRL DEBUG Command: GET 571286464 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122951871 DLCTRL DEBUG Tx Command reply: GET_REPLY 571286464 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000100000'B, t_guard := 20.000000 } 20250816122951886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122952405 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122952405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6a9a1), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122952405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122952405 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122952405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122952405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122952405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122952406 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122952406 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122952406 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122952406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122952406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122952406 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn1-RAN(989)@7a2b5296a856: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@7a2b5296a856: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(993) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@7a2b5296a856: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)11848869 20250816122952911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122952911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122952911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250816122952911 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122952911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb4cca5, normal) (hnbgw_rua.c:407) 20250816122952911 DHNB DEBUG map_rua[0x55733be3f3d0]{init}: Allocated (fsm.c:456) 20250816122952911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11848869)[0x55733be3f3d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122952911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11848869 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122952911 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122952911 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122952912 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250816122952912 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11848869 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250816122952912 DCN DEBUG map_sccp[0x55733be36080]{init}: Allocated (fsm.c:456) 20250816122952912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55733be36080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122952912 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11848869 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250816122952912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11848869 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250816122952912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11848869)[0x55733be3f3d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122952912 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122952912 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122952912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11848869)[0x55733be3f3d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122952912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55733be36080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122952912 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122952912 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{IDLE}: Allocated (fsm.c:456) 20250816122952912 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122952912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006d), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030002200056400500f1100926) (sccp_scrc.c:406) 20250816122952912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122952912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122952912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122952912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122952912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122952912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122952912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122952912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122952912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122952912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122952912 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122952913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122952913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122952913 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122952913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55733be36080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122952913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11848869)[0x55733be3f3d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122952913 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122952913 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122952913 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122952913 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122952913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122952913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122952913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122952913 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@7a2b5296a856: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(988)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(989)@7a2b5296a856: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(993) HNBGW_Test.sgsn1-RAN(989)@7a2b5296a856: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)12562778 HNBGW_Test.sgsn1-SCCP(988)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(988)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816122952919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122952919 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122952919 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122952919 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122952919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122952919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122952919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122952919 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122952919 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122952919 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122952919 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122952919 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122952919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122952919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006d), PART(T=Source Reference,L=4,D=00eca6ae) (sccp_scrc.c:477) 20250816122952919 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20250816122952920 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122952920 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122952920 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122952920 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122952920 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122952920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55733be36080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122952920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55733be36080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(993)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122952921 DLCTRL DEBUG Command: GET 271827763 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122952921 DLCTRL DEBUG Tx Command reply: GET_REPLY 271827763 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122952925 DLCTRL DEBUG Command: GET 708387008 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122952926 DLCTRL DEBUG Tx Command reply: GET_REPLY 708387008 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122952930 DLCTRL DEBUG Command: GET 677422692 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122952930 DLCTRL DEBUG Tx Command reply: GET_REPLY 677422692 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122952934 DLCTRL DEBUG Command: GET 105469947 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122952934 DLCTRL DEBUG Tx Command reply: GET_REPLY 105469947 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122952938 DLCTRL DEBUG Command: GET 599259306 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122952938 DLCTRL DEBUG Tx Command reply: GET_REPLY 599259306 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122952941 DLCTRL DEBUG Command: GET 587956322 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122952942 DLCTRL DEBUG Tx Command reply: GET_REPLY 587956322 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122952945 DLCTRL DEBUG Command: GET 824637137 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122952945 DLCTRL DEBUG Tx Command reply: GET_REPLY 824637137 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250816122952948 DLCTRL DEBUG Command: GET 529456859 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122952948 DLCTRL DEBUG Tx Command reply: GET_REPLY 529456859 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122952951 DLCTRL DEBUG Command: GET 576875843 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122952951 DLCTRL DEBUG Tx Command reply: GET_REPLY 576875843 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122952953 DLCTRL DEBUG Command: GET 833718096 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122952953 DLCTRL DEBUG Tx Command reply: GET_REPLY 833718096 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122952955 DLCTRL DEBUG Command: GET 722332503 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122952956 DLCTRL DEBUG Tx Command reply: GET_REPLY 722332503 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122952957 DLCTRL DEBUG Command: GET 52520601 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122952958 DLCTRL DEBUG Tx Command reply: GET_REPLY 52520601 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122952959 DLCTRL DEBUG Command: GET 490234550 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122952959 DLCTRL DEBUG Tx Command reply: GET_REPLY 490234550 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122952961 DLCTRL DEBUG Command: GET 908077688 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122952961 DLCTRL DEBUG Tx Command reply: GET_REPLY 908077688 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122952963 DLCTRL DEBUG Command: GET 763670255 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122952963 DLCTRL DEBUG Tx Command reply: GET_REPLY 763670255 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122952964 DLCTRL DEBUG Command: GET 64671422 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122952964 DLCTRL DEBUG Tx Command reply: GET_REPLY 64671422 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122952965 DLCTRL DEBUG Command: GET 590888558 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122952965 DLCTRL DEBUG Tx Command reply: GET_REPLY 590888558 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122952967 DLCTRL DEBUG Command: GET 681596253 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122952967 DLCTRL DEBUG Tx Command reply: GET_REPLY 681596253 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122952968 DLCTRL DEBUG Command: GET 543184459 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122952968 DLCTRL DEBUG Tx Command reply: GET_REPLY 543184459 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122952969 DLCTRL DEBUG Command: GET 117271287 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122952969 DLCTRL DEBUG Tx Command reply: GET_REPLY 117271287 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010027FC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100100000'B, t_guard := 20.000000 } 20250816122952992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35998<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@7a2b5296a856: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@7a2b5296a856: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(994) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@7a2b5296a856: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)1252070 20250816122954003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122954003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122954003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250816122954003 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816122954003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x131ae6, normal) (hnbgw_rua.c:407) 20250816122954003 DHNB DEBUG map_rua[0x55733be832f0]{init}: Allocated (fsm.c:456) 20250816122954003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1252070)[0x55733be832f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816122954003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1252070 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816122954003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122954003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122954003 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250816122954003 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1252070 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250816122954003 DCN DEBUG map_sccp[0x55733be35aa0]{init}: Allocated (fsm.c:456) 20250816122954003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55733be35aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816122954003 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1252070 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250816122954003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1252070 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250816122954003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1252070)[0x55733be832f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816122954003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816122954003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816122954003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1252070)[0x55733be832f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816122954003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55733be35aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816122954003 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816122954003 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{IDLE}: Allocated (fsm.c:456) 20250816122954003 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816122954003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030003200056400500f1100926) (sccp_scrc.c:406) 20250816122954003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122954003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122954003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122954003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122954003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122954003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122954003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122954003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122954003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122954003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122954003 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122954003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122954003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122954003 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816122954003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55733be35aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816122954003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1252070)[0x55733be832f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816122954003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122954003 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122954003 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122954003 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122954003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122954003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122954003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122954003 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@7a2b5296a856: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(988)@7a2b5296a856: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(989)@7a2b5296a856: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(994) HNBGW_Test.sgsn1-RAN(989)@7a2b5296a856: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)14467621 HNBGW_Test.sgsn1-SCCP(988)@7a2b5296a856: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(988)@7a2b5296a856: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250816122954005 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122954005 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122954005 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122954005 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122954005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122954005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122954005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122954005 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122954005 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122954005 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122954005 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122954005 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122954005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122954005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006e), PART(T=Source Reference,L=4,D=0094e429) (sccp_scrc.c:477) 20250816122954005 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20250816122954005 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816122954005 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816122954005 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122954005 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816122954005 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816122954005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55733be35aa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816122954005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55733be35aa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(994)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816122954006 DLCTRL DEBUG Command: GET 710143270 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816122954006 DLCTRL DEBUG Tx Command reply: GET_REPLY 710143270 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816122954007 DLCTRL DEBUG Command: GET 184725011 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816122954007 DLCTRL DEBUG Tx Command reply: GET_REPLY 184725011 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816122954007 DLCTRL DEBUG Command: GET 259120592 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816122954007 DLCTRL DEBUG Tx Command reply: GET_REPLY 259120592 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122954008 DLCTRL DEBUG Command: GET 664193429 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122954008 DLCTRL DEBUG Tx Command reply: GET_REPLY 664193429 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122954009 DLCTRL DEBUG Command: GET 989972951 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816122954009 DLCTRL DEBUG Tx Command reply: GET_REPLY 989972951 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122954010 DLCTRL DEBUG Command: GET 276921171 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816122954010 DLCTRL DEBUG Tx Command reply: GET_REPLY 276921171 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816122954011 DLCTRL DEBUG Command: GET 133448370 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816122954011 DLCTRL DEBUG Tx Command reply: GET_REPLY 133448370 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250816122954012 DLCTRL DEBUG Command: GET 557603130 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816122954012 DLCTRL DEBUG Tx Command reply: GET_REPLY 557603130 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122954012 DLCTRL DEBUG Command: GET 364358348 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122954012 DLCTRL DEBUG Tx Command reply: GET_REPLY 364358348 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122954013 DLCTRL DEBUG Command: GET 588711062 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816122954013 DLCTRL DEBUG Tx Command reply: GET_REPLY 588711062 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122954014 DLCTRL DEBUG Command: GET 69919920 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816122954014 DLCTRL DEBUG Tx Command reply: GET_REPLY 69919920 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816122954015 DLCTRL DEBUG Command: GET 497340926 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816122954015 DLCTRL DEBUG Tx Command reply: GET_REPLY 497340926 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816122954015 DLCTRL DEBUG Command: GET 995411024 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816122954015 DLCTRL DEBUG Tx Command reply: GET_REPLY 995411024 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122954017 DLCTRL DEBUG Command: GET 746443529 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122954017 DLCTRL DEBUG Tx Command reply: GET_REPLY 746443529 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122954018 DLCTRL DEBUG Command: GET 989916572 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816122954018 DLCTRL DEBUG Tx Command reply: GET_REPLY 989916572 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122954019 DLCTRL DEBUG Command: GET 753915906 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816122954019 DLCTRL DEBUG Tx Command reply: GET_REPLY 753915906 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816122954020 DLCTRL DEBUG Command: GET 49886419 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816122954020 DLCTRL DEBUG Tx Command reply: GET_REPLY 49886419 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816122954021 DLCTRL DEBUG Command: GET 131195758 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816122954021 DLCTRL DEBUG Tx Command reply: GET_REPLY 131195758 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816122954021 DLCTRL DEBUG Command: GET 177446454 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816122954021 DLCTRL DEBUG Tx Command reply: GET_REPLY 177446454 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816122954022 DLCTRL DEBUG Command: GET 61044377 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816122954022 DLCTRL DEBUG Tx Command reply: GET_REPLY 61044377 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816122954025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35976<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122954025 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42181<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(973)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(972)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122954026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35962<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122954027 DLINP DEBUG SRVCONN(,r=127.0.0.1:58945<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122954027 DLINP DEBUG SRVCONN(,r=127.0.0.1:58945<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122954027 DLINP NOTICE SRV(,r=127.0.0.1:58945<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122954027 DMAIN NOTICE (127.0.0.1:58945 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58945<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122954027 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(980)@7a2b5296a856: Final verdict of PTC: none 20250816122954028 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816122954028 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122954028 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816122954028 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-RAN(986)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(983)@7a2b5296a856: Final verdict of PTC: none 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122954028 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122954028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122954028 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122954028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122954028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122954028 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122954028 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122954028 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122954028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122954028 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122954028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122954028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122954028 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816122954028 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122954028 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122954028 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-SCCP(979)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(982)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(985)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(981)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(984)@7a2b5296a856: Final verdict of PTC: none 20250816122954028 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816122954028 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816122954028 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122954028 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816122954029 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122954029 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122954029 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122954029 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816122954029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122954029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816122954029 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816122954029 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816122954029 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816122954029 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816122954029 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816122954029 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122954029 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816122954029 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816122954029 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816122954029 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816122954029 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816122954029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816122954029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(974)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(987)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(991)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(989)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(990)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(988)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(992)@7a2b5296a856: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_10(993)@7a2b5296a856: Final verdict of PTC: pass 20250816122954044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35988<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122954045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35992<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816122954046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35998<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(994)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(972): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(974): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(979): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(980): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(981): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(982): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(983): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(984): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(985): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(986): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(987): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(988): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(989): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(990): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(991): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(992): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(993): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(994): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sat Aug 16 12:29:54 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc 20250816122954124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122954204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122954205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122954205 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816122954205 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816122954205 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5410141)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5410141)[0x55733be34500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55733be43d00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122954205 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122954205 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122954205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4017), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122954205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122954205 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122954205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122954205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122954205 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55733be43d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5410141)[0x55733be34500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5410141)[0x55733be34500]{disrupted}: Freeing instance (context_map.c:202) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5410141)[0x55733be34500]{disrupted}: Deallocated (fsm.c:568) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55733be43d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55733be43d00]{disconnected}: Freeing instance (context_map.c:206) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55733be43d00]{disconnected}: Deallocated (fsm.c:568) 20250816122954205 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5410141 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11848869)[0x55733be3f3d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11848869)[0x55733be3f3d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55733be36080]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122954205 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122954205 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122954205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eca6ae), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122954205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122954205 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122954205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122954205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122954205 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55733be36080]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11848869)[0x55733be3f3d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11848869)[0x55733be3f3d0]{disrupted}: Freeing instance (context_map.c:202) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11848869)[0x55733be3f3d0]{disrupted}: Deallocated (fsm.c:568) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55733be36080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55733be36080]{disconnected}: Freeing instance (context_map.c:206) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55733be36080]{disconnected}: Deallocated (fsm.c:568) 20250816122954205 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11848869 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1252070)[0x55733be832f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1252070)[0x55733be832f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55733be35aa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816122954205 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816122954205 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816122954205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094e429), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816122954205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122954205 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122954205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122954205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122954205 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55733be35aa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1252070)[0x55733be832f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1252070)[0x55733be832f0]{disrupted}: Freeing instance (context_map.c:202) 20250816122954205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1252070)[0x55733be832f0]{disrupted}: Deallocated (fsm.c:568) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55733be35aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55733be35aa0]{disconnected}: Freeing instance (context_map.c:206) 20250816122954205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55733be35aa0]{disconnected}: Deallocated (fsm.c:568) 20250816122954205 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1252070 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250816122954206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122954206 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122954206 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122954206 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122954206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122954206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122954206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122954206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122954206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122954206 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122954206 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122954206 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122954206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122954206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122954206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122954206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122954206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122954206 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122954206 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122954206 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122954206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122954206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122954206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122954206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122954827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36000<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=415180) 20250816122954873 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122954873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f40b63), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122954873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122954873 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122954873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122954873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122954873 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122954873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002714ec), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122954873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122954873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122954873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122954873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122954873 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816122954873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a366c5), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122954873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122954873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122954873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122954873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122954873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122954874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122954874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122954874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122954874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122954874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122954874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122954874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122954874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122954874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122954874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122954874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122954874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122954874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122954874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122954874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122954874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122954874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122954874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122954874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122954874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122954874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122954874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122954874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122955558 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122955558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bcd47), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122955558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122955558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122955558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122955558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122955558 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122955558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e7440), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122955558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122955558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122955558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122955558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122955558 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122955558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ee0e9), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122955558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122955558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122955558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122955558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122955558 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122955558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00848a80), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122955558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122955558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122955558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122955558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122955559 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122955559 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122955559 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122955559 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122955559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122955559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122955559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122955559 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122955559 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122955559 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122955559 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122955559 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122955559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122955559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122955559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122955559 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122955559 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122955559 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122955559 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122955559 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122955559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122955559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122955559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122955559 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816122955559 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122955559 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122955559 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122955559 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122955559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122955559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122955559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122955559 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=415180, count=445972) 20250816122956030 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122956030 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122956030 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816122956030 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122956030 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122956030 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816122956030 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122956030 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816122956030 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816122956030 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816122956030 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816122956030 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816122956144 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122956144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab761), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122956144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122956144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122956144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122956144 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122956144 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122956144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f73cab), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122956144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122956144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122956145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122956145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122956145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122956145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122956145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122956145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122956145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122956145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122956145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122956145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122956145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122956145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122956145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122956145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122956145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122956145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816122956147 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816122956147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b8abf), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816122956147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122956147 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122956147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122956147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122956147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122956147 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122956147 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122956147 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122956147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122956147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122956147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sat Aug 16 12:29:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250816122957945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122957950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816122957953 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42323<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122957968 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816122957968 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122957975 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122957975 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122957975 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122957975 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122957975 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122957975 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122957975 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122957975 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122957975 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122957975 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816122957976 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48641 (stream_srv.c:142) 20250816122957976 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48641<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816122957977 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122957977 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816122957977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122957977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122957977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122957977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122957977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122957977 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122957977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816122957977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122957977 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122957977 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122957977 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816122957977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122957977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122957977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122957977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122957977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122957977 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122957977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122957977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122957977 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122957977 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122957977 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816122957977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122957977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122957977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122957977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122957977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122957977 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122957977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122957977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122957977 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122957977 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122957977 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816122957977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122957977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816122957977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122957977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122957977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122957977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122957977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122957977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122957977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122957977 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122957977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122957977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122957977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122957977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816122957977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816122957977 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816122957977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122957977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122957977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122957977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122957977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122957977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122957977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816122957977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122957977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122957977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122957977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122957977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122957977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122957977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816122957977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122957977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122957977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122957977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122957977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122957977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122957977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1005)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(1005)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1005)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(1003)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1008)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(1008)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1008)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-SCCP(1006)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1011)@7a2b5296a856: ************************************************* HNBGW_Test.msc2-M3UA(1011)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1011)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1009)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122958015 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122958015 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122958015 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122958015 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122958015 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122958015 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816122958015 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122958015 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122958015 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816122958015 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816122958016 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122958016 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816122958016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122958016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122958016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122958016 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122958016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816122958016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122958016 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122958016 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122958016 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816122958016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122958016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122958016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122958016 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122958016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122958017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122958017 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122958017 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122958017 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816122958017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122958017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122958017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122958017 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122958017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122958017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122958017 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122958017 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816122958017 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816122958017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122958017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816122958017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122958017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122958017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122958017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122958017 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816122958017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122958017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122958017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816122958017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816122958017 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816122958017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122958017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122958017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122958017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122958017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122958017 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816122958017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122958017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122958017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122958017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122958017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122958017 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816122958017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122958017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122958017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122958017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122958017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122958017 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1014)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(1014)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1012)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1017)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-M3UA(1017)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1017)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1015)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1020)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1020)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1020)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn2-SCCP(1018)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816122958062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122958062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122958062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122958062 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122958062 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816122958062 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122958062 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122958062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122958062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816122958067 DLINP DEBUG SRVCONN(,r=127.0.0.1:48641<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816122958067 DLINP DEBUG SRVCONN(,r=127.0.0.1:48641<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816122958067 DLINP DEBUG SRVCONN(,r=127.0.0.1:48641<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816122958067 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816122958067 DHNBAP DEBUG (127.0.0.1:48641 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816122958067 DHNBAP NOTICE (127.0.0.1:48641 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816122958067 DHNBAP NOTICE (127.0.0.1:48641 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816122958067 DLINP DEBUG SRVCONN(,r=127.0.0.1:48641<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816122958067 DLINP DEBUG SRVCONN(,r=127.0.0.1:48641<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816122958188 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122958188 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816122958188 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122958188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1005)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816122958196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958196 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816122958196 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122958196 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122958196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122958196 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122958196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122958198 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122958198 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816122958198 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122958198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816122958200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122958200 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122958200 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122958200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122958200 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122958200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(1008)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816122958204 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958204 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816122958204 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122958204 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122958204 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122958204 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122958204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122958206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958206 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122958206 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122958206 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122958206 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122958206 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122958206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122958211 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122958211 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816122958211 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122958211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1011)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816122958216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958216 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816122958216 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122958216 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122958216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122958216 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816122958216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122958217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958217 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122958217 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122958217 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122958217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122958217 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122958217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122958229 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122958229 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816122958229 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122958229 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1014)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816122958234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958234 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816122958234 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122958234 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122958234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122958234 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816122958234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122958235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958235 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122958235 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122958235 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122958235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122958235 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122958235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122958240 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122958240 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816122958240 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122958240 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1017)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816122958247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958247 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816122958247 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122958247 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122958247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122958247 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816122958247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122958250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958250 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122958250 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122958250 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122958250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122958250 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122958250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122958252 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816122958252 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250816122958252 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816122958252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1020)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250816122958258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958258 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250816122958258 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816122958258 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816122958258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816122958258 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250816122958258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816122958260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958260 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816122958260 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816122958260 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816122958260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816122958260 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816122958260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816122958994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958994 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816122958994 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816122958994 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816122958994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122958994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122958994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122958994 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122958994 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122958994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122958994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122958994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816122958994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122958994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122958994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816122958994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122958994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122958994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122958994 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122958994 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122958994 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816122958994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122958994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122958994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122958994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122958994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122958994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122958994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122958994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816122958994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122958994 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122958994 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816122958994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122958994 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122958994 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122958994 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816122958994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816122958994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816122958994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816122958994 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1004)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122959001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122959001 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816122959001 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816122959001 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816122959001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122959001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122959001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122959001 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122959001 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122959001 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122959001 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122959001 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122959001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122959001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122959001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816122959001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122959001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122959002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122959002 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122959002 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122959002 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816122959002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122959002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122959002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122959002 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122959002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816122959002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122959002 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122959002 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816122959002 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122959002 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122959002 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122959002 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816122959002 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816122959002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816122959002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816122959002 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1007)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122959015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122959015 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816122959015 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816122959015 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816122959015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122959015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122959015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122959015 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122959015 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122959015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122959015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122959015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122959015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122959015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122959015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816122959015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816122959015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959015 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122959015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122959015 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122959015 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122959015 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816122959015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122959015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816122959015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122959015 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122959015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816122959015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122959015 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122959015 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{CONNECTED}: link up (cnlink.c:111) 20250816122959015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122959015 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122959015 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122959015 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816122959015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816122959015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816122959015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816122959015 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1010)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122959042 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122959042 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816122959042 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816122959042 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816122959042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122959042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122959042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122959042 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122959042 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122959042 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122959042 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122959042 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816122959043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122959043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122959043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816122959043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122959043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122959043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122959043 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122959043 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122959043 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816122959043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122959043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122959043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122959044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122959044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816122959044 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122959044 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122959044 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816122959044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122959044 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122959044 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122959044 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816122959044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816122959044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816122959044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816122959044 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1013)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122959051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122959051 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816122959051 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816122959051 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816122959051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122959051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122959051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122959051 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122959051 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122959051 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122959052 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122959052 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816122959052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122959052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122959052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816122959052 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122959052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122959052 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122959052 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122959052 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816122959052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122959052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122959052 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122959052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816122959052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122959052 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122959052 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816122959052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122959052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122959052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122959052 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816122959052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816122959052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816122959052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816122959052 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1016)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816122959071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122959071 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250816122959071 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250816122959071 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250816122959071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816122959071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816122959071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816122959071 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816122959071 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816122959071 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816122959071 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816122959071 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250816122959071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816122959071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816122959071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250816122959071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816122959071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816122959071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816122959071 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816122959071 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816122959071 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250816122959071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816122959071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816122959071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816122959071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816122959071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816122959071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816122959071 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816122959071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816122959071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816122959071 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816122959071 DRANAP NOTICE cnlink(sgsn-2)[0x55733be2e630]{CONNECTED}: link up (cnlink.c:111) 20250816122959071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816122959071 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816122959071 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816122959071 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816122959071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816122959071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816122959071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816122959071 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1019)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123000078 DLCTRL DEBUG Command: GET 635352104 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123000078 DLCTRL DEBUG Tx Command reply: GET_REPLY 635352104 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123000086 DLCTRL DEBUG Command: GET 537958606 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123000086 DLCTRL DEBUG Tx Command reply: GET_REPLY 537958606 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123000090 DLCTRL DEBUG Command: GET 360901709 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123000090 DLCTRL DEBUG Tx Command reply: GET_REPLY 360901709 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123000095 DLCTRL DEBUG Command: GET 420732174 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123000095 DLCTRL DEBUG Tx Command reply: GET_REPLY 420732174 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123000099 DLCTRL DEBUG Command: GET 985929522 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123000099 DLCTRL DEBUG Tx Command reply: GET_REPLY 985929522 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123000103 DLCTRL DEBUG Command: GET 718042085 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123000103 DLCTRL DEBUG Tx Command reply: GET_REPLY 718042085 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123000106 DLCTRL DEBUG Command: GET 501900758 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123000107 DLCTRL DEBUG Tx Command reply: GET_REPLY 501900758 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123000109 DLCTRL DEBUG Command: GET 408809570 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123000109 DLCTRL DEBUG Tx Command reply: GET_REPLY 408809570 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123000112 DLCTRL DEBUG Command: GET 373386117 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123000112 DLCTRL DEBUG Tx Command reply: GET_REPLY 373386117 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123000114 DLCTRL DEBUG Command: GET 96391108 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123000114 DLCTRL DEBUG Tx Command reply: GET_REPLY 96391108 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123000116 DLCTRL DEBUG Command: GET 736682812 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123000116 DLCTRL DEBUG Tx Command reply: GET_REPLY 736682812 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123000117 DLCTRL DEBUG Command: GET 835065009 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123000117 DLCTRL DEBUG Tx Command reply: GET_REPLY 835065009 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123000119 DLCTRL DEBUG Command: GET 413755561 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123000119 DLCTRL DEBUG Tx Command reply: GET_REPLY 413755561 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123000121 DLCTRL DEBUG Command: GET 463546802 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123000121 DLCTRL DEBUG Tx Command reply: GET_REPLY 463546802 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123000122 DLCTRL DEBUG Command: GET 993620182 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123000122 DLCTRL DEBUG Tx Command reply: GET_REPLY 993620182 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123000123 DLCTRL DEBUG Command: GET 552572685 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123000123 DLCTRL DEBUG Tx Command reply: GET_REPLY 552572685 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123000125 DLCTRL DEBUG Command: GET 571625600 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123000125 DLCTRL DEBUG Tx Command reply: GET_REPLY 571625600 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123000126 DLCTRL DEBUG Command: GET 737936735 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123000126 DLCTRL DEBUG Tx Command reply: GET_REPLY 737936735 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123000127 DLCTRL DEBUG Command: GET 488670901 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123000127 DLCTRL DEBUG Tx Command reply: GET_REPLY 488670901 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123000128 DLCTRL DEBUG Command: GET 912305084 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123000128 DLCTRL DEBUG Tx Command reply: GET_REPLY 912305084 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011011011'B, t_guard := 20.000000 } 20250816123000157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51120<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@7a2b5296a856: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@7a2b5296a856: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)10939815 20250816123001193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123001193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123001193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250816123001193 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123001193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa6eda7, normal) (hnbgw_rua.c:407) 20250816123001193 DHNB DEBUG map_rua[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816123001193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10939815)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123001193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10939815 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123001193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123001193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123001193 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250816123001193 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10939815 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250816123001193 DCN DEBUG map_sccp[0x55733be43d00]{init}: Allocated (fsm.c:456) 20250816123001193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55733be43d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123001193 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10939815 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250816123001193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10939815 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250816123001193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10939815)[0x55733be34500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123001193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123001193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123001193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10939815)[0x55733be34500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123001193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55733be43d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123001193 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123001193 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{IDLE}: Allocated (fsm.c:456) 20250816123001193 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123001193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006f), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030000db0056400500f1100926) (sccp_scrc.c:406) 20250816123001193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123001193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123001194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123001194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123001194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123001194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123001194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123001194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123001194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123001194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123001194 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123001194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123001194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123001194 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123001194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55733be43d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123001194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10939815)[0x55733be34500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123001194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123001194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123001194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123001194 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123001194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123001194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123001194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123001194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1018)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1019)@7a2b5296a856: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) HNBGW_Test.sgsn2-RAN(1019)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)11149916 HNBGW_Test.sgsn2-SCCP(1018)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1018)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123001208 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123001208 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123001208 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123001208 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123001208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123001208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006f), PART(T=Source Reference,L=4,D=0035f16a) (sccp_scrc.c:477) 20250816123001208 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20250816123001208 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123001208 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123001208 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123001208 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123001208 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123001208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55733be43d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123001208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55733be43d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123001208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123001208 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250816123001208 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250816123001208 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250816123001208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123001208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123001208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123001208 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_20(1022)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123001208 DLCTRL DEBUG Command: GET 381348548 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123001208 DLCTRL DEBUG Tx Command reply: GET_REPLY 381348548 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123001212 DLCTRL DEBUG Command: GET 40923915 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123001212 DLCTRL DEBUG Tx Command reply: GET_REPLY 40923915 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123001216 DLCTRL DEBUG Command: GET 670297923 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123001216 DLCTRL DEBUG Tx Command reply: GET_REPLY 670297923 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123001220 DLCTRL DEBUG Command: GET 585264219 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123001220 DLCTRL DEBUG Tx Command reply: GET_REPLY 585264219 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123001224 DLCTRL DEBUG Command: GET 335281148 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123001224 DLCTRL DEBUG Tx Command reply: GET_REPLY 335281148 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123001228 DLCTRL DEBUG Command: GET 555330677 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123001228 DLCTRL DEBUG Tx Command reply: GET_REPLY 555330677 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123001232 DLCTRL DEBUG Command: GET 252249192 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123001232 DLCTRL DEBUG Tx Command reply: GET_REPLY 252249192 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123001235 DLCTRL DEBUG Command: GET 101030383 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123001235 DLCTRL DEBUG Tx Command reply: GET_REPLY 101030383 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123001238 DLCTRL DEBUG Command: GET 487945997 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123001238 DLCTRL DEBUG Tx Command reply: GET_REPLY 487945997 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123001241 DLCTRL DEBUG Command: GET 82434388 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123001241 DLCTRL DEBUG Tx Command reply: GET_REPLY 82434388 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123001244 DLCTRL DEBUG Command: GET 919369112 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123001244 DLCTRL DEBUG Tx Command reply: GET_REPLY 919369112 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123001247 DLCTRL DEBUG Command: GET 786625356 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123001247 DLCTRL DEBUG Tx Command reply: GET_REPLY 786625356 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250816123001249 DLCTRL DEBUG Command: GET 443703511 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123001249 DLCTRL DEBUG Tx Command reply: GET_REPLY 443703511 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123001251 DLCTRL DEBUG Command: GET 219190523 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123001251 DLCTRL DEBUG Tx Command reply: GET_REPLY 219190523 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123001253 DLCTRL DEBUG Command: GET 142561519 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123001253 DLCTRL DEBUG Tx Command reply: GET_REPLY 142561519 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123001255 DLCTRL DEBUG Command: GET 491005396 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123001255 DLCTRL DEBUG Tx Command reply: GET_REPLY 491005396 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123001256 DLCTRL DEBUG Command: GET 464486473 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123001256 DLCTRL DEBUG Tx Command reply: GET_REPLY 464486473 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123001258 DLCTRL DEBUG Command: GET 785233681 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123001258 DLCTRL DEBUG Tx Command reply: GET_REPLY 785233681 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123001259 DLCTRL DEBUG Command: GET 40742293 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123001259 DLCTRL DEBUG Tx Command reply: GET_REPLY 40742293 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123001260 DLCTRL DEBUG Command: GET 539483275 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123001261 DLCTRL DEBUG Tx Command reply: GET_REPLY 539483275 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100100101'B, t_guard := 20.000000 } 20250816123001277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123001764 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123001764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00228957), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123001764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123001764 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123001764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123001764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123001765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123001765 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123001765 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123001765 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123001765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123001765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123001765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123001765 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123001770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123001770 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123001770 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123001770 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123001770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123001770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123001770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123001770 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123001770 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123001770 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123001770 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123001770 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123001770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123001770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005e), PART(T=Source Reference,L=4,D=00228957) (sccp_scrc.c:477) 20250816123001770 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20250816123001770 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123001770 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123001770 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123001770 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123001770 DLSCCP DEBUG SCCP-SCOC(94)[0x55733be37f60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn2-RAN(1019)@7a2b5296a856: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@7a2b5296a856: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@7a2b5296a856: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)13810526 20250816123002304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123002304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123002304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250816123002304 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123002304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd2bb5e, normal) (hnbgw_rua.c:407) 20250816123002304 DHNB DEBUG map_rua[0x55733be37f60]{init}: Allocated (fsm.c:456) 20250816123002305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13810526)[0x55733be37f60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123002305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13810526 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123002305 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123002305 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123002305 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250816123002305 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13810526 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250816123002305 DCN DEBUG map_sccp[0x55733be36080]{init}: Allocated (fsm.c:456) 20250816123002305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55733be36080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123002305 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13810526 <-> SCCP-112 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250816123002305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13810526 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250816123002305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13810526)[0x55733be37f60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123002305 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123002305 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123002305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13810526)[0x55733be37f60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123002305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55733be36080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123002305 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123002305 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{IDLE}: Allocated (fsm.c:456) 20250816123002305 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123002305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000070), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030003250056400500f1100926) (sccp_scrc.c:406) 20250816123002305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123002305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123002305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123002305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123002305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123002305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123002305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123002305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123002305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123002305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123002305 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123002305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123002305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123002305 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123002305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55733be36080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123002305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13810526)[0x55733be37f60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123002305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123002305 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123002305 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123002305 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123002305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123002305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123002305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123002305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@7a2b5296a856: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(1018)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(1019)@7a2b5296a856: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) HNBGW_Test.sgsn2-RAN(1019)@7a2b5296a856: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)12462599 HNBGW_Test.sgsn2-SCCP(1018)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(1018)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816123002313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123002313 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250816123002313 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250816123002313 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250816123002313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123002313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123002313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123002313 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123002313 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123002313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123002313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123002313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123002313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123002313 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000070), PART(T=Source Reference,L=4,D=009cdc64) (sccp_scrc.c:477) 20250816123002313 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20250816123002313 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123002313 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123002313 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123002313 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123002313 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123002313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55733be36080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123002313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55733be36080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(1023)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123002316 DLCTRL DEBUG Command: GET 360225207 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123002316 DLCTRL DEBUG Tx Command reply: GET_REPLY 360225207 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123002321 DLCTRL DEBUG Command: GET 62544859 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123002321 DLCTRL DEBUG Tx Command reply: GET_REPLY 62544859 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123002325 DLCTRL DEBUG Command: GET 5378351 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123002325 DLCTRL DEBUG Tx Command reply: GET_REPLY 5378351 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123002329 DLCTRL DEBUG Command: GET 644555729 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123002329 DLCTRL DEBUG Tx Command reply: GET_REPLY 644555729 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123002333 DLCTRL DEBUG Command: GET 455877638 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123002333 DLCTRL DEBUG Tx Command reply: GET_REPLY 455877638 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123002336 DLCTRL DEBUG Command: GET 756209155 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123002336 DLCTRL DEBUG Tx Command reply: GET_REPLY 756209155 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123002340 DLCTRL DEBUG Command: GET 739165860 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123002340 DLCTRL DEBUG Tx Command reply: GET_REPLY 739165860 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123002343 DLCTRL DEBUG Command: GET 493189478 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123002343 DLCTRL DEBUG Tx Command reply: GET_REPLY 493189478 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123002345 DLCTRL DEBUG Command: GET 517184810 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123002345 DLCTRL DEBUG Tx Command reply: GET_REPLY 517184810 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123002347 DLCTRL DEBUG Command: GET 875606785 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123002347 DLCTRL DEBUG Tx Command reply: GET_REPLY 875606785 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123002350 DLCTRL DEBUG Command: GET 74425763 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123002350 DLCTRL DEBUG Tx Command reply: GET_REPLY 74425763 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123002351 DLCTRL DEBUG Command: GET 374019922 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123002351 DLCTRL DEBUG Tx Command reply: GET_REPLY 374019922 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250816123002353 DLCTRL DEBUG Command: GET 188204441 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123002353 DLCTRL DEBUG Tx Command reply: GET_REPLY 188204441 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123002355 DLCTRL DEBUG Command: GET 684753995 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123002355 DLCTRL DEBUG Tx Command reply: GET_REPLY 684753995 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123002356 DLCTRL DEBUG Command: GET 909924567 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123002356 DLCTRL DEBUG Tx Command reply: GET_REPLY 909924567 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123002358 DLCTRL DEBUG Command: GET 440998480 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123002358 DLCTRL DEBUG Tx Command reply: GET_REPLY 440998480 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123002359 DLCTRL DEBUG Command: GET 65982391 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123002359 DLCTRL DEBUG Tx Command reply: GET_REPLY 65982391 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123002360 DLCTRL DEBUG Command: GET 950563594 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123002360 DLCTRL DEBUG Tx Command reply: GET_REPLY 950563594 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123002361 DLCTRL DEBUG Command: GET 532999900 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123002361 DLCTRL DEBUG Tx Command reply: GET_REPLY 532999900 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123002362 DLCTRL DEBUG Command: GET 723541109 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123002362 DLCTRL DEBUG Tx Command reply: GET_REPLY 723541109 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000001000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001101100'B, t_guard := 20.000000 } 20250816123002381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123002401 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123002401 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123002401 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123002401 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123002401 DLSCCP DEBUG SCCP-SCOC(90)[0x55733be3b320]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1016)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1016)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@7a2b5296a856: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(1024)6390388 20250816123003413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123003413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123003413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123003413 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123003413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x618274, normal) (hnbgw_rua.c:407) 20250816123003413 DHNB DEBUG map_rua[0x55733be3b320]{init}: Allocated (fsm.c:456) 20250816123003413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6390388)[0x55733be3b320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123003413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6390388 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123003413 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123003413 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123003413 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123003413 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6390388 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250816123003413 DCN DEBUG map_sccp[0x55733be38c40]{init}: Allocated (fsm.c:456) 20250816123003413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55733be38c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123003413 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6390388 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250816123003413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6390388 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123003413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6390388)[0x55733be3b320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123003413 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123003413 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123003413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6390388)[0x55733be3b320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123003413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55733be38c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123003413 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123003413 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{IDLE}: Allocated (fsm.c:456) 20250816123003413 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123003413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000071), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300026c0056400500f1100926) (sccp_scrc.c:406) 20250816123003413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123003413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123003413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123003413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123003413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123003413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123003413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123003413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123003413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123003413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123003413 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123003413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123003413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123003413 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123003413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55733be38c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123003413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6390388)[0x55733be3b320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123003414 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123003414 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123003414 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123003414 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123003414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123003414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123003414 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123003414 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1015)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1015)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1016)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) HNBGW_Test.sgsn1-RAN(1016)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1024)5495102 HNBGW_Test.sgsn1-SCCP(1015)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1015)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1024)@7a2b5296a856: setverdict(pass): none -> pass 20250816123003426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123003426 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123003426 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123003426 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123003426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123003426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123003426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123003426 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123003426 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123003426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123003426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123003426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123003426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123003426 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=009c238c) (sccp_scrc.c:477) 20250816123003426 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20250816123003426 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123003426 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123003426 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123003426 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123003426 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123003426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55733be38c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123003426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55733be38c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123003427 DLCTRL DEBUG Command: GET 133869650 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123003427 DLCTRL DEBUG Tx Command reply: GET_REPLY 133869650 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123003428 DLCTRL DEBUG Command: GET 8283702 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123003428 DLCTRL DEBUG Tx Command reply: GET_REPLY 8283702 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123003430 DLCTRL DEBUG Command: GET 736638742 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123003431 DLCTRL DEBUG Tx Command reply: GET_REPLY 736638742 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123003433 DLCTRL DEBUG Command: GET 833042023 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123003433 DLCTRL DEBUG Tx Command reply: GET_REPLY 833042023 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123003435 DLCTRL DEBUG Command: GET 909932663 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123003435 DLCTRL DEBUG Tx Command reply: GET_REPLY 909932663 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123003437 DLCTRL DEBUG Command: GET 380547398 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123003437 DLCTRL DEBUG Tx Command reply: GET_REPLY 380547398 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123003439 DLCTRL DEBUG Command: GET 125207941 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123003439 DLCTRL DEBUG Tx Command reply: GET_REPLY 125207941 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123003441 DLCTRL DEBUG Command: GET 70304509 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123003441 DLCTRL DEBUG Tx Command reply: GET_REPLY 70304509 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123003442 DLCTRL DEBUG Command: GET 657830728 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123003442 DLCTRL DEBUG Tx Command reply: GET_REPLY 657830728 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123003444 DLCTRL DEBUG Command: GET 19557777 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123003444 DLCTRL DEBUG Tx Command reply: GET_REPLY 19557777 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123003445 DLCTRL DEBUG Command: GET 858309835 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123003445 DLCTRL DEBUG Tx Command reply: GET_REPLY 858309835 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123003446 DLCTRL DEBUG Command: GET 501547878 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123003446 DLCTRL DEBUG Tx Command reply: GET_REPLY 501547878 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250816123003447 DLCTRL DEBUG Command: GET 567621664 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123003447 DLCTRL DEBUG Tx Command reply: GET_REPLY 567621664 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123003448 DLCTRL DEBUG Command: GET 622397143 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123003448 DLCTRL DEBUG Tx Command reply: GET_REPLY 622397143 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123003449 DLCTRL DEBUG Command: GET 751793483 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123003449 DLCTRL DEBUG Tx Command reply: GET_REPLY 751793483 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123003450 DLCTRL DEBUG Command: GET 258730724 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123003450 DLCTRL DEBUG Tx Command reply: GET_REPLY 258730724 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123003451 DLCTRL DEBUG Command: GET 717305225 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123003451 DLCTRL DEBUG Tx Command reply: GET_REPLY 717305225 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123003452 DLCTRL DEBUG Command: GET 154452218 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123003452 DLCTRL DEBUG Tx Command reply: GET_REPLY 154452218 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123003453 DLCTRL DEBUG Command: GET 976875580 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123003453 DLCTRL DEBUG Tx Command reply: GET_REPLY 976875580 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123003454 DLCTRL DEBUG Command: GET 239824069 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123003454 DLCTRL DEBUG Tx Command reply: GET_REPLY 239824069 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816123003458 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42323<->l=127.0.0.1:4262) (control_if.c:193) 20250816123003458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51114<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(997)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(996)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123003460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51104<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123003461 DLINP DEBUG SRVCONN(,r=127.0.0.1:48641<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123003461 DLINP DEBUG SRVCONN(,r=127.0.0.1:48641<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123003461 DLINP NOTICE SRV(,r=127.0.0.1:48641<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123003461 DMAIN NOTICE (127.0.0.1:48641 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48641<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123003461 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(1006)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002)@7a2b5296a856: Final verdict of PTC: none 20250816123003463 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(1003)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1004)@7a2b5296a856: Final verdict of PTC: none20250816123003463 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123003463 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123003463 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123003463 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123003463 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123003463 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123003463 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123003463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123003463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123003463 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123003463 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123003463 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123003463 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123003463 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123003463 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123003463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123003463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123003463 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123003463 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-SCCP(1012)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1010)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1007)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1013)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1009)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1016)@7a2b5296a856: Final verdict of PTC: none 20250816123003463 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250816123003463 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123003463 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123003463 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123003463 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123003463 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123003463 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123003463 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816123003463 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123003464 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123003464 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123003464 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123003464 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123003464 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123003464 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123003464 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(1015)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@7a2b5296a856: Final verdict of PTC: none 20250816123003464 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123003464 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123003464 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123003464 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123003464 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123003464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1005)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1017)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1014)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1020)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(998)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1019)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(1021)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1023)@7a2b5296a856: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(1008)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1018)@7a2b5296a856: Final verdict of PTC: none 20250816123003480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51136<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-M3UA(1011)@7a2b5296a856: Final verdict of PTC: none 20250816123003489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51120<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(1022)@7a2b5296a856: Final verdict of PTC: pass 20250816123003493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51138<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(1024)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(996): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(998): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(1003): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(1004): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(1005): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(1006): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(1007): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(1008): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-SCCP(1009): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-RAN(1010): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-M3UA(1011): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1015): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1016): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1017): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1018): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1019): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1020): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(1021): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1022): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1023): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1024): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sat Aug 16 12:30:03 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc 20250816123003599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123003620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123003620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123003620 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123003620 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123003620 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10939815)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10939815)[0x55733be34500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55733be43d00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123003620 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123003620 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123003620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035f16a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123003620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123003620 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123003620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123003620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123003620 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55733be43d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10939815)[0x55733be34500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10939815)[0x55733be34500]{disrupted}: Freeing instance (context_map.c:202) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10939815)[0x55733be34500]{disrupted}: Deallocated (fsm.c:568) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55733be43d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55733be43d00]{disconnected}: Freeing instance (context_map.c:206) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55733be43d00]{disconnected}: Deallocated (fsm.c:568) 20250816123003620 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10939815 SCCP-111 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13810526)[0x55733be37f60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13810526)[0x55733be37f60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55733be36080]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123003620 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123003620 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123003620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cdc64), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123003620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123003620 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123003620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123003620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123003620 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55733be36080]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13810526)[0x55733be37f60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13810526)[0x55733be37f60]{disrupted}: Freeing instance (context_map.c:202) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13810526)[0x55733be37f60]{disrupted}: Deallocated (fsm.c:568) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55733be36080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55733be36080]{disconnected}: Freeing instance (context_map.c:206) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55733be36080]{disconnected}: Deallocated (fsm.c:568) 20250816123003620 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13810526 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6390388)[0x55733be3b320]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6390388)[0x55733be3b320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55733be38c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123003620 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123003620 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123003620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c238c), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123003620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123003620 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123003620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123003620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123003620 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55733be38c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6390388)[0x55733be3b320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6390388)[0x55733be3b320]{disrupted}: Freeing instance (context_map.c:202) 20250816123003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6390388)[0x55733be3b320]{disrupted}: Deallocated (fsm.c:568) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55733be38c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55733be38c40]{disconnected}: Freeing instance (context_map.c:206) 20250816123003620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55733be38c40]{disconnected}: Deallocated (fsm.c:568) 20250816123003621 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6390388 SCCP-113 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250816123003621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123003621 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123003621 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123003621 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123003621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123003621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123003621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123003621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123003621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123003621 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123003621 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123003621 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123003621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123003621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123003621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123003621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123003621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123003621 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123003621 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123003621 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123003621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123003621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123003621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123003621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123004205 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123004205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094e429), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123004205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123004205 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123004205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123004205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123004205 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123004205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eca6ae), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123004205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123004205 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123004205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123004205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123004205 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123004205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4017), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123004205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123004205 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123004205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123004205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123004206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123004206 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123004206 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123004206 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123004206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123004206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123004206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123004206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123004206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123004206 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123004206 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123004206 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123004206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123004206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123004206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123004206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123004206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123004206 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123004206 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123004206 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123004206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123004206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123004206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123004206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123004301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51146<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=480772) 20250816123004874 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123004874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a366c5), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123004874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123004874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123004874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123004874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123004874 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123004874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002714ec), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123004874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123004874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123004874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123004874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123004874 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123004874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f40b63), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123004874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123004874 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123004874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123004874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123004874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123004874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123004874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123004874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123004874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123004874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123004874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123004874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123004874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123004874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123004874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123004874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123004874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123004874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123004874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123004874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123004874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123004874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123004874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123004874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123004874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123004874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123004874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123004874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=480772, count=494332) 20250816123005464 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123005464 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123005464 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123005464 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123005464 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123005464 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123005464 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123005464 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123005464 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816123005464 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123005464 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123005464 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250816123005464 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123005464 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123005464 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123005464 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123005464 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123005464 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816123005559 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123005559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00848a80), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123005559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123005559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123005559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123005559 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123005559 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123005559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ee0e9), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123005559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123005559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123005559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123005559 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123005559 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123005559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e7440), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123005559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123005559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123005559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123005559 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123005559 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123005559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bcd47), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123005559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123005559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123005559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123005559 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123005559 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123005559 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123005559 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123005559 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123005559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123005559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123005560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123005560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123005560 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123005560 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123005560 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123005560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123005560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123005560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123005560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123005560 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123005560 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123005560 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123005560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123005560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123005560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123005560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123005560 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123005560 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123005560 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123005560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123005560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123005560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123006145 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123006145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f73cab), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123006145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123006145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123006145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123006145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123006145 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123006145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab761), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123006145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123006145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123006145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123006145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123006146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123006146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123006146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123006146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123006146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123006146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123006146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123006146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123006146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123006146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123006146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123006146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123006146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123006146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123006148 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123006148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b8abf), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123006148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123006148 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123006148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123006148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123006148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123006148 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123006148 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123006148 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123006148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123006148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123006148 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Sat Aug 16 12:30:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_sgsnpool_L3Compl_no_cn started. 20250816123007418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123007424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123007430 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45937<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123007445 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123007445 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123007452 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123007452 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123007452 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123007452 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123007452 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123007452 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123007452 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123007452 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123007452 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123007453 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123007453 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123007453 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58347 (stream_srv.c:142) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123007453 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58347<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123007454 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123007454 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123007454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123007454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123007454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123007454 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123007454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123007454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123007454 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123007454 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123007454 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123007454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123007454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123007454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123007454 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123007454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123007454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123007454 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123007454 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123007454 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123007454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123007454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123007454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123007454 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123007454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123007454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123007454 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123007454 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123007454 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123007454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123007454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123007454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123007454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123007454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123007454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123007454 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123007454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123007454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123007454 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123007454 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123007454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123007454 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123007454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123007454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123007454 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123007454 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123007454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123007454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123007454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123007454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123007454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123007454 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123007454 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123007454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123007454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123007454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123007454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123007454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123007454 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123007454 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123007454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123007454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123007454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1035)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(1035)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1035)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(1033)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123007468 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123007468 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123007468 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123007468 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123007468 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123007468 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123007468 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123007468 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123007468 DRANAP NOTICE cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123007468 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123007468 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123007469 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123007469 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123007469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123007469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123007469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123007469 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123007469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123007469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123007469 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123007469 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123007469 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123007469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123007469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123007469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123007470 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123007470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123007470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123007470 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123007470 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123007470 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123007470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123007470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123007470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123007470 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123007470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123007470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123007470 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123007470 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123007470 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123007470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123007470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123007470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123007470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123007470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123007470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123007470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123007470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123007470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123007470 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123007470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123007470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123007470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123007470 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123007470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123007470 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123007470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123007470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123007470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123007470 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123007470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123007470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123007470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123007470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123007470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123007470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123007470 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123007470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123007470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123007470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123007470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123007470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123007470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123007470 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123007470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123007470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123007470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1038)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(1038)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1038)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1036)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123007492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123007492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123007492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123007492 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123007492 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123007492 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123007492 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123007492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123007492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816123007497 DLINP DEBUG SRVCONN(,r=127.0.0.1:58347<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123007497 DLINP DEBUG SRVCONN(,r=127.0.0.1:58347<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123007497 DLINP DEBUG SRVCONN(,r=127.0.0.1:58347<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123007497 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123007497 DHNBAP DEBUG (127.0.0.1:58347 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123007497 DHNBAP NOTICE (127.0.0.1:58347 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123007497 DHNBAP NOTICE (127.0.0.1:58347 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123007497 DLINP DEBUG SRVCONN(,r=127.0.0.1:58347<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123007497 DLINP DEBUG SRVCONN(,r=127.0.0.1:58347<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123007666 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123007666 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123007666 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123007666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1035)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123007676 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123007677 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123007677 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123007677 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123007677 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123007677 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123007677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123007679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123007679 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123007680 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123007680 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123007680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123007680 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123007680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123007680 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123007680 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123007680 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123007680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1038)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123007685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123007685 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123007685 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123007685 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123007685 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123007685 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123007685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123007687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123007687 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123007687 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123007687 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123007687 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123007687 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123007687 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123008473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123008473 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123008473 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123008473 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123008473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123008473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123008473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123008473 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123008473 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123008473 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123008473 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123008473 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123008473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123008473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123008473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123008473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123008473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123008473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123008473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123008473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123008473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123008473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123008473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123008473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123008473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123008473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123008473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123008473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123008473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123008473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123008474 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123008474 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123008474 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123008474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123008474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816123008474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123008474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123008474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123008474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123008474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123008474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123008474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123008474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123008474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123008474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123008474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123008474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123008474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123008474 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123008474 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816123008474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123008474 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123008474 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123008474 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123008474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123008474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123008474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123008474 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1034)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123008486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123008486 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123008486 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123008486 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123008486 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123008486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123008486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123008486 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123008486 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123008486 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123008486 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123008486 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123008486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123008486 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123008486 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123008486 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123008486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123008486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123008486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123008486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123008486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123008486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123008486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123008486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123008486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123008486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123008486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123008486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123008486 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123008486 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123008486 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123008486 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123008486 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123008486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123008486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816123008486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123008486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123008486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123008486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123008486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123008486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123008486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123008486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123008486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123008486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123008486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123008486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123008486 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123008486 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123008486 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816123008487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123008487 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123008487 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123008487 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123008487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123008487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123008487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123008487 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1037)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123008510 DLCTRL DEBUG Command: GET 888930898 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123008510 DLCTRL DEBUG Tx Command reply: GET_REPLY 888930898 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123008515 DLCTRL DEBUG Command: GET 89564728 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123008515 DLCTRL DEBUG Tx Command reply: GET_REPLY 89564728 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123008518 DLCTRL DEBUG Command: GET 360472467 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123008518 DLCTRL DEBUG Tx Command reply: GET_REPLY 360472467 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123008520 DLCTRL DEBUG Command: GET 772234301 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123008520 DLCTRL DEBUG Tx Command reply: GET_REPLY 772234301 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123008521 DLCTRL DEBUG Command: GET 123318433 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123008521 DLCTRL DEBUG Tx Command reply: GET_REPLY 123318433 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123008523 DLCTRL DEBUG Command: GET 953639263 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123008523 DLCTRL DEBUG Tx Command reply: GET_REPLY 953639263 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123008524 DLCTRL DEBUG Command: GET 557197811 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123008524 DLCTRL DEBUG Tx Command reply: GET_REPLY 557197811 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123008526 DLCTRL DEBUG Command: GET 83614078 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123008526 DLCTRL DEBUG Tx Command reply: GET_REPLY 83614078 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123008527 DLCTRL DEBUG Command: GET 482542819 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123008527 DLCTRL DEBUG Tx Command reply: GET_REPLY 482542819 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123008528 DLCTRL DEBUG Command: GET 400922371 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123008528 DLCTRL DEBUG Tx Command reply: GET_REPLY 400922371 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123008529 DLCTRL DEBUG Command: GET 882400541 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123008529 DLCTRL DEBUG Tx Command reply: GET_REPLY 882400541 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123008530 DLCTRL DEBUG Command: GET 935245970 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123008530 DLCTRL DEBUG Tx Command reply: GET_REPLY 935245970 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123008531 DLCTRL DEBUG Command: GET 203465886 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123008531 DLCTRL DEBUG Tx Command reply: GET_REPLY 203465886 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123008532 DLCTRL DEBUG Command: GET 890427474 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123008532 DLCTRL DEBUG Tx Command reply: GET_REPLY 890427474 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123008533 DLCTRL DEBUG Command: GET 753137938 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123008533 DLCTRL DEBUG Tx Command reply: GET_REPLY 753137938 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123008533 DLCTRL DEBUG Command: GET 737817621 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123008533 DLCTRL DEBUG Tx Command reply: GET_REPLY 737817621 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123008534 DLCTRL DEBUG Command: GET 217180628 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123008534 DLCTRL DEBUG Tx Command reply: GET_REPLY 217180628 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123008535 DLCTRL DEBUG Command: GET 779434727 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123008535 DLCTRL DEBUG Tx Command reply: GET_REPLY 779434727 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123008536 DLCTRL DEBUG Command: GET 255378436 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123008536 DLCTRL DEBUG Tx Command reply: GET_REPLY 255378436 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123008536 DLCTRL DEBUG Command: GET 765645056 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123008536 DLCTRL DEBUG Tx Command reply: GET_REPLY 765645056 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100010101'B, t_guard := 20.000000 } 20250816123008549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59288<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)7510113 20250816123009560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123009560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123009560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123009560 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123009560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x729861, normal) (hnbgw_rua.c:407) 20250816123009560 DHNB DEBUG map_rua[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816123009560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7510113)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123009560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7510113 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123009560 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123009560 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123009560 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123009560 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7510113 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250816123009560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7510113)[0x55733be34500]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123009560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7510113)[0x55733be34500]{init}: Freeing instance (context_map.c:202) 20250816123009560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7510113)[0x55733be34500]{init}: Deallocated (fsm.c:568) 20250816123009560 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7510113 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123009560 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250816123009560 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816123009560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250816123009560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123009560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@7a2b5296a856: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)7510113 MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001111101'B, t_guard := 20.000000 } 20250816123009573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59296<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)10550768 20250816123010579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123010579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123010579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250816123010579 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123010579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa0fdf0, normal) (hnbgw_rua.c:407) 20250816123010579 DHNB DEBUG map_rua[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816123010579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10550768)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123010579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10550768 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123010579 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123010579 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123010579 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250816123010579 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10550768 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250816123010579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10550768)[0x55733be34500]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123010579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10550768)[0x55733be34500]{init}: Freeing instance (context_map.c:202) 20250816123010579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10550768)[0x55733be34500]{init}: Deallocated (fsm.c:568) 20250816123010579 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10550768 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250816123010579 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:282) 20250816123010579 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816123010579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250816123010579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123010579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@7a2b5296a856: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)10550768 MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111111101'B, t_guard := 20.000000 } 20250816123010589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123010689 DLSCCP DEBUG SCCP-SCOC(97)[0x55733be3dd90]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:328) 20250816123010689 DLSCCP DEBUG SCCP-SCOC(97)[0x55733be3dd90]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1188) 20250816123010689 DLSCCP DEBUG SCCP-SCOC(97)[0x55733be3dd90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123010689 DLSCCP DEBUG SCCP-SCOC(97)[0x55733be3dd90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123010689 DLSCCP DEBUG SCCP-SCOC(97)[0x55733be3dd90]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)7734074 20250816123011603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123011603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123011603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123011603 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123011603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x76033a, normal) (hnbgw_rua.c:407) 20250816123011603 DHNB DEBUG map_rua[0x55733be3dd90]{init}: Allocated (fsm.c:456) 20250816123011603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734074)[0x55733be3dd90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123011603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734074 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123011603 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123011603 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123011603 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734074 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250816123011603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734074)[0x55733be3dd90]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123011603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734074)[0x55733be3dd90]{init}: Freeing instance (context_map.c:202) 20250816123011603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734074)[0x55733be3dd90]{init}: Deallocated (fsm.c:568) 20250816123011603 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734074 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250816123011603 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250816123011603 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816123011603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250816123011603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123011603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@7a2b5296a856: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)7734074 MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001110100'B, t_guard := 20.000000 } 20250816123011642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59314<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)8981290 20250816123012663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123012663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123012663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123012663 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123012663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x890b2a, normal) (hnbgw_rua.c:407) 20250816123012663 DHNB DEBUG map_rua[0x55733be3dd90]{init}: Allocated (fsm.c:456) 20250816123012663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8981290)[0x55733be3dd90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123012663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8981290 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123012663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123012663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123012663 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123012663 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8981290 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250816123012663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8981290)[0x55733be3dd90]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123012663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8981290)[0x55733be3dd90]{init}: Freeing instance (context_map.c:202) 20250816123012663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8981290)[0x55733be3dd90]{init}: Deallocated (fsm.c:568) 20250816123012663 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8981290 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123012664 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250816123012664 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816123012664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250816123012664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123012664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@7a2b5296a856: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)8981290 MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816123012678 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45937<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1027)@7a2b5296a856: Final verdict of PTC: none 20250816123012680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59278<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1026)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123012683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59276<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123012684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123012685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123012685 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123012685 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123012685 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123012686 DLINP DEBUG SRVCONN(,r=127.0.0.1:58347<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123012686 DLINP DEBUG SRVCONN(,r=127.0.0.1:58347<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123012686 DLINP NOTICE SRV(,r=127.0.0.1:58347<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123012686 DMAIN NOTICE (127.0.0.1:58347 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58347<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123012686 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(1033)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032)@7a2b5296a856: Final verdict of PTC: none 20250816123012688 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123012688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123012688 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123012688 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(1034)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1036)@7a2b5296a856: Final verdict of PTC: none 20250816123012688 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123012688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123012688 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123012688 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123012688 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123012688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123012688 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123012688 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123012689 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123012689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123012689 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123012689 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123012689 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123012689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123012689 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123012689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123012689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123012689 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123012689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123012689 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123012689 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123012689 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@7a2b5296a856: Final verdict of PTC: none 20250816123012689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123012689 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123012689 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123012689 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123012689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123012689 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123012689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123012689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(1035)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1038)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(1028)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1037)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(1039)@7a2b5296a856: Final verdict of PTC: none 20250816123012693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59296<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123012694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1041)@7a2b5296a856: Final verdict of PTC: none 20250816123012694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59288<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1040)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1042)@7a2b5296a856: Final verdict of PTC: none 20250816123012709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59314<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1043)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(1026): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(1028): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(1029): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(1031): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(1033): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(1034): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(1035): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1036): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1037): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1038): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(1039): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1040): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1041): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1042): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1043): none (pass -> pass) MTC@7a2b5296a856: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sat Aug 16 12:30:12 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20250816123012774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123013377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59330<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191008) 20250816123013621 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123013621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c238c), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123013621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123013621 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123013621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123013622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123013622 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123013622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cdc64), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123013622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123013622 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123013622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123013622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123013622 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123013622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035f16a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123013622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123013622 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123013622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123013622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123013622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123013622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123013622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123013622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123013622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123013622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123013622 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123013622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123013622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123013622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123013622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123013622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123013622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123013622 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123013622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123013622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123013622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123013622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123013622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123013622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123013622 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123014207 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123014207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4017), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123014207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123014207 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123014207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123014207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123014207 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123014207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eca6ae), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123014207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123014207 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123014207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123014207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123014207 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123014207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094e429), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123014207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123014207 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123014207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123014207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123014207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123014207 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123014207 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123014208 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123014208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123014208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123014208 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123014208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123014208 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123014208 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123014208 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123014208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123014208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123014208 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123014208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123014208 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123014208 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123014208 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123014208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123014208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123014208 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=191008, count=231884) 20250816123014689 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123014690 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123014690 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123014690 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123014690 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123014690 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123014875 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123014875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f40b63), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123014875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123014875 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123014875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123014875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123014875 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123014875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002714ec), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123014875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123014875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123014875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123014875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123014875 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123014875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a366c5), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123014875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123014875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123014875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123014875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123014876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123014876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123014876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123014876 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123014876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123014876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123014876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123014876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123014876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123014876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123014876 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123014876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123014876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123014876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123014876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123014876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123014876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123014876 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123014876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123014876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123014876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sat Aug 16 12:30:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123015560 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123015560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bcd47), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123015560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123015560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123015560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123015560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123015560 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123015560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e7440), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123015560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123015560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123015560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123015560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123015560 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123015560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ee0e9), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123015560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123015560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123015560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123015560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123015560 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123015560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00848a80), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123015560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123015560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123015560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123015560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123015560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123015560 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123015560 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123015560 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123015560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123015560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123015560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123015560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123015560 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123015560 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123015560 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123015560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123015560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123015560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123015560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123015560 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123015560 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123015560 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123015560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123015560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123015560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123015560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123015560 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123015560 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123015560 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123015560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123015560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123015560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123016147 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123016147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab761), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123016147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123016147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123016147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123016147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123016147 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123016147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f73cab), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123016147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123016147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123016147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123016147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123016147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016147 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123016147 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123016147 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123016147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123016147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123016147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123016148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016148 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123016148 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123016148 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123016148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123016148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123016148 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123016148 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123016148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b8abf), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123016148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123016148 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123016148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123016148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123016149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016149 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123016149 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123016149 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123016149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123016149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123016149 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250816123016435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123016440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123016444 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45883<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123016464 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123016464 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123016472 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123016472 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123016472 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123016472 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123016472 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123016473 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52821 (stream_srv.c:142) 20250816123016473 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52821<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123016473 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123016473 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123016473 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123016473 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123016474 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123016474 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123016474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123016474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123016474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123016474 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123016474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123016474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123016474 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123016474 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123016474 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123016474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123016474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123016474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123016474 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123016474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123016474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123016474 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123016474 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123016474 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123016474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123016474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123016474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123016474 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123016474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123016474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123016474 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123016474 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123016474 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123016474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123016474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123016474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123016475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123016475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123016475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123016475 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123016475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016475 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123016475 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123016475 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123016475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123016475 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123016475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016475 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123016475 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123016475 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123016475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123016475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123016475 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123016475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016475 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123016475 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123016475 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123016475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123016475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123016475 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123016475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016475 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123016475 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123016475 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123016475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123016475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123016475 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1054)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(1054)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1054)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(1052)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1057)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(1057)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1057)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1055)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1060)@7a2b5296a856: ************************************************* HNBGW_Test.msc2-M3UA(1060)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1060)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1058)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123016514 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123016514 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123016514 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123016514 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123016514 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123016514 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123016514 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123016515 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123016515 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123016516 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123016516 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123016516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123016516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123016516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123016516 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123016516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123016516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123016516 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123016516 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123016516 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123016516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123016516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123016516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123016516 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123016516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123016516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123016516 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123016516 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123016516 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123016516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123016516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123016516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123016516 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123016516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123016516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123016516 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123016516 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123016516 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123016516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123016516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123016516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123016516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123016516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123016516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123016516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123016516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123016516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123016516 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123016516 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016516 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123016516 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123016516 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123016516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123016516 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123016516 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016516 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123016516 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123016516 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123016516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123016516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123016516 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123016516 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016516 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123016516 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123016516 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123016516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123016516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123016516 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123016516 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016516 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123016516 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123016516 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123016516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123016516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123016516 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1063)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(1063)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1063)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1061)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1066)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-M3UA(1066)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1066)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1064)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1069)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn2-M3UA(1069)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1069)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1067)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123016566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123016566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123016566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123016566 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123016566 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123016566 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123016567 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123016567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123016567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816123016571 DLINP DEBUG SRVCONN(,r=127.0.0.1:52821<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123016571 DLINP DEBUG SRVCONN(,r=127.0.0.1:52821<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123016571 DLINP DEBUG SRVCONN(,r=127.0.0.1:52821<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123016571 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123016571 DHNBAP DEBUG (127.0.0.1:52821 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123016571 DHNBAP NOTICE (127.0.0.1:52821 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123016571 DHNBAP NOTICE (127.0.0.1:52821 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123016571 DLINP DEBUG SRVCONN(,r=127.0.0.1:52821<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123016571 DLINP DEBUG SRVCONN(,r=127.0.0.1:52821<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123016686 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123016686 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123016686 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123016686 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1054)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123016696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016696 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123016696 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123016696 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123016696 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123016696 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123016696 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123016698 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123016698 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123016698 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123016698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123016699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016699 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123016699 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123016699 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123016699 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123016699 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123016699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(1057)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123016705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016705 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123016705 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123016705 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123016705 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123016705 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123016705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123016708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016708 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123016708 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123016708 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123016708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123016708 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123016708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123016710 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123016710 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816123016710 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123016710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1060)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816123016717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016717 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816123016717 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123016717 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123016717 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123016717 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123016717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123016718 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016718 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123016718 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123016718 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123016718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123016718 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123016718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123016729 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123016729 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123016729 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123016729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1063)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123016735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016735 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123016735 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123016735 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123016735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123016735 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123016735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123016738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016738 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123016738 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123016738 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123016738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123016738 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123016738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123016743 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123016743 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123016743 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123016743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1066)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123016748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016748 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123016749 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123016749 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123016749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123016749 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123016749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123016751 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016751 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123016751 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123016751 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123016751 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123016751 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123016751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123016756 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123016756 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250816123016756 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123016756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1069)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250816123016763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016763 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250816123016763 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123016763 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123016763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123016763 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123016763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123016766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123016766 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123016766 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123016766 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123016766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123016766 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123016766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123017504 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123017504 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123017504 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123017504 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123017504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123017504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123017504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123017504 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123017504 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123017504 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123017504 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123017504 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123017504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123017504 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123017504 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123017504 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123017504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017504 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123017504 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123017504 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123017504 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123017504 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123017504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123017504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816123017504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123017504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123017504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123017504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123017504 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123017504 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816123017504 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123017504 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123017504 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123017504 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123017504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123017504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123017504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123017504 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1053)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123017509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123017509 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123017509 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123017509 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123017509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123017509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123017509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123017509 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123017509 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123017509 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123017509 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123017509 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123017509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123017509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123017509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123017509 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123017509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123017510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123017510 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123017510 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123017510 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123017510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123017510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816123017510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123017510 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123017510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123017510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123017510 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123017510 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816123017510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123017510 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123017510 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123017510 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123017510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123017510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123017510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123017510 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1056)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123017527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123017527 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123017527 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123017527 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123017527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123017527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123017527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123017527 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123017527 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123017527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123017527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123017527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123017527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123017527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123017527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816123017527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123017527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123017528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123017528 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123017528 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123017528 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816123017528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123017528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816123017528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123017528 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123017528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123017528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123017528 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123017528 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{CONNECTED}: link up (cnlink.c:111) 20250816123017528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123017528 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123017528 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123017528 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123017528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123017528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123017528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123017528 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1059)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123017536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123017536 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123017536 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123017536 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123017536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123017536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123017536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123017536 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123017537 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123017537 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123017537 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123017537 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123017537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123017537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123017537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123017537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123017537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017537 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123017537 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123017537 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123017537 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123017537 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123017537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123017537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816123017537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123017537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123017537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123017537 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123017537 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123017537 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816123017537 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123017537 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123017537 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123017537 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123017537 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123017537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123017537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123017537 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1062)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123017551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123017551 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123017551 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123017551 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123017551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123017551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123017551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123017551 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123017551 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123017551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123017551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123017551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123017551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123017551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123017551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123017551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123017551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017551 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123017551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123017551 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123017551 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123017551 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123017551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123017551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816123017551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123017551 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123017551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123017551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123017551 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123017551 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816123017552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123017552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123017552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123017552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123017552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123017552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123017552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123017552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1065)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123017574 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123017574 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250816123017574 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250816123017574 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250816123017574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123017574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123017574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123017574 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123017574 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123017574 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123017574 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123017574 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123017574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123017574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123017574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250816123017574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123017574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123017574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123017574 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123017574 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123017574 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250816123017574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123017574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816123017574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123017574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123017574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123017574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123017574 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123017574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123017574 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123017574 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123017574 DRANAP NOTICE cnlink(sgsn-2)[0x55733be2e630]{CONNECTED}: link up (cnlink.c:111) 20250816123017574 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123017575 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123017575 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123017575 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123017575 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123017575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123017575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123017575 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1068)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123018577 DLCTRL DEBUG Command: GET 44875648 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123018577 DLCTRL DEBUG Tx Command reply: GET_REPLY 44875648 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123018584 DLCTRL DEBUG Command: GET 263262592 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123018584 DLCTRL DEBUG Tx Command reply: GET_REPLY 263262592 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123018587 DLCTRL DEBUG Command: GET 868894242 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123018587 DLCTRL DEBUG Tx Command reply: GET_REPLY 868894242 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123018590 DLCTRL DEBUG Command: GET 253640106 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123018590 DLCTRL DEBUG Tx Command reply: GET_REPLY 253640106 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123018593 DLCTRL DEBUG Command: GET 192036943 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123018593 DLCTRL DEBUG Tx Command reply: GET_REPLY 192036943 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123018596 DLCTRL DEBUG Command: GET 909381849 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123018596 DLCTRL DEBUG Tx Command reply: GET_REPLY 909381849 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123018599 DLCTRL DEBUG Command: GET 863009085 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123018599 DLCTRL DEBUG Tx Command reply: GET_REPLY 863009085 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123018601 DLCTRL DEBUG Command: GET 230533008 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123018601 DLCTRL DEBUG Tx Command reply: GET_REPLY 230533008 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123018603 DLCTRL DEBUG Command: GET 8290974 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123018603 DLCTRL DEBUG Tx Command reply: GET_REPLY 8290974 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123018606 DLCTRL DEBUG Command: GET 962888072 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123018606 DLCTRL DEBUG Tx Command reply: GET_REPLY 962888072 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123018608 DLCTRL DEBUG Command: GET 519157346 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123018608 DLCTRL DEBUG Tx Command reply: GET_REPLY 519157346 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123018611 DLCTRL DEBUG Command: GET 287844377 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123018611 DLCTRL DEBUG Tx Command reply: GET_REPLY 287844377 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123018613 DLCTRL DEBUG Command: GET 304426302 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123018613 DLCTRL DEBUG Tx Command reply: GET_REPLY 304426302 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123018615 DLCTRL DEBUG Command: GET 764918131 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123018615 DLCTRL DEBUG Tx Command reply: GET_REPLY 764918131 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123018617 DLCTRL DEBUG Command: GET 653177273 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123018617 DLCTRL DEBUG Tx Command reply: GET_REPLY 653177273 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123018619 DLCTRL DEBUG Command: GET 929873207 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123018619 DLCTRL DEBUG Tx Command reply: GET_REPLY 929873207 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123018621 DLCTRL DEBUG Command: GET 711306731 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123018621 DLCTRL DEBUG Tx Command reply: GET_REPLY 711306731 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123018622 DLCTRL DEBUG Command: GET 407016345 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123018622 DLCTRL DEBUG Tx Command reply: GET_REPLY 407016345 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123018624 DLCTRL DEBUG Command: GET 956307832 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123018624 DLCTRL DEBUG Tx Command reply: GET_REPLY 956307832 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123018625 DLCTRL DEBUG Command: GET 170959522 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123018625 DLCTRL DEBUG Tx Command reply: GET_REPLY 170959522 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101010100'B, t_guard := 20.000000 } 20250816123018644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43294<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1062)@7a2b5296a856: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1062)@7a2b5296a856: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1071) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)4912453 20250816123019689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123019689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123019689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250816123019689 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123019689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4af545, normal) (hnbgw_rua.c:407) 20250816123019689 DHNB DEBUG map_rua[0x55733be3dd90]{init}: Allocated (fsm.c:456) 20250816123019689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4912453)[0x55733be3dd90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123019689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4912453 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123019689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123019689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123019689 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250816123019689 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250816123019689 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4912453 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250816123019689 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4912453 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123019689 DCN DEBUG map_sccp[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816123019689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123019689 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4912453 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123019689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4912453 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250816123019689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4912453)[0x55733be3dd90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123019689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123019689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123019689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4912453)[0x55733be3dd90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123019689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55733be34500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123019689 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123019689 DLSCCP DEBUG SCCP-SCOC(114)[0x55733be43d00]{IDLE}: Allocated (fsm.c:456) 20250816123019689 DLSCCP DEBUG SCCP-SCOC(114)[0x55733be43d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123019689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000072), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030003540056400500f1100926) (sccp_scrc.c:406) 20250816123019689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123019689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123019689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123019689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123019689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123019689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123019689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123019689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123019689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123019689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123019689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123019689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123019689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123019689 DLSCCP DEBUG SCCP-SCOC(114)[0x55733be43d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123019689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55733be34500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123019689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4912453)[0x55733be3dd90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123019690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123019690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123019690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123019690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123019690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123019690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123019690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123019690 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1061)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1061)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1062)@7a2b5296a856: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1071) HNBGW_Test.sgsn0-RAN(1062)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)410743 HNBGW_Test.sgsn0-SCCP(1061)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1061)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1071)@7a2b5296a856: setverdict(pass): none -> pass 20250816123019709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123019709 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123019709 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123019709 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123019709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123019709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123019709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123019709 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123019709 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123019709 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123019709 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123019709 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123019709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123019709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=00e66843) (sccp_scrc.c:477) 20250816123019709 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20250816123019709 DLSCCP DEBUG SCCP-SCOC(114)[0x55733be43d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123019709 DLSCCP DEBUG SCCP-SCOC(114)[0x55733be43d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123019709 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123019709 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123019709 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123019709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55733be34500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123019709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55733be34500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123019711 DLCTRL DEBUG Command: GET 967981466 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123019711 DLCTRL DEBUG Tx Command reply: GET_REPLY 967981466 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123019715 DLCTRL DEBUG Command: GET 766978652 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123019716 DLCTRL DEBUG Tx Command reply: GET_REPLY 766978652 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123019720 DLCTRL DEBUG Command: GET 926057083 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123019720 DLCTRL DEBUG Tx Command reply: GET_REPLY 926057083 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123019724 DLCTRL DEBUG Command: GET 240080071 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123019724 DLCTRL DEBUG Tx Command reply: GET_REPLY 240080071 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123019728 DLCTRL DEBUG Command: GET 692860692 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123019728 DLCTRL DEBUG Tx Command reply: GET_REPLY 692860692 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123019732 DLCTRL DEBUG Command: GET 946805539 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123019732 DLCTRL DEBUG Tx Command reply: GET_REPLY 946805539 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123019736 DLCTRL DEBUG Command: GET 816894846 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123019736 DLCTRL DEBUG Tx Command reply: GET_REPLY 816894846 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123019740 DLCTRL DEBUG Command: GET 598768139 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123019740 DLCTRL DEBUG Tx Command reply: GET_REPLY 598768139 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123019744 DLCTRL DEBUG Command: GET 59716260 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123019744 DLCTRL DEBUG Tx Command reply: GET_REPLY 59716260 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123019748 DLCTRL DEBUG Command: GET 53482646 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123019748 DLCTRL DEBUG Tx Command reply: GET_REPLY 53482646 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123019753 DLCTRL DEBUG Command: GET 985800847 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123019753 DLCTRL DEBUG Tx Command reply: GET_REPLY 985800847 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123019757 DLCTRL DEBUG Command: GET 636050851 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123019757 DLCTRL DEBUG Tx Command reply: GET_REPLY 636050851 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123019761 DLCTRL DEBUG Command: GET 110519065 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123019761 DLCTRL DEBUG Tx Command reply: GET_REPLY 110519065 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123019764 DLCTRL DEBUG Command: GET 271073193 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123019764 DLCTRL DEBUG Tx Command reply: GET_REPLY 271073193 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123019767 DLCTRL DEBUG Command: GET 401813623 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123019767 DLCTRL DEBUG Tx Command reply: GET_REPLY 401813623 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123019770 DLCTRL DEBUG Command: GET 999974188 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123019770 DLCTRL DEBUG Tx Command reply: GET_REPLY 999974188 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123019772 DLCTRL DEBUG Command: GET 72063719 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123019772 DLCTRL DEBUG Tx Command reply: GET_REPLY 72063719 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123019774 DLCTRL DEBUG Command: GET 270164322 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123019774 DLCTRL DEBUG Tx Command reply: GET_REPLY 270164322 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123019776 DLCTRL DEBUG Command: GET 167666371 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123019776 DLCTRL DEBUG Tx Command reply: GET_REPLY 167666371 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123019777 DLCTRL DEBUG Command: GET 542871765 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123019777 DLCTRL DEBUG Tx Command reply: GET_REPLY 542871765 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010010010'B, t_guard := 20.000000 } 20250816123019790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43298<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1068)@7a2b5296a856: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1068)@7a2b5296a856: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1072) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@7a2b5296a856: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1072)10721517 20250816123020799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123020799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123020799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250816123020799 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123020799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa398ed, normal) (hnbgw_rua.c:407) 20250816123020799 DHNB DEBUG map_rua[0x55733be37f60]{init}: Allocated (fsm.c:456) 20250816123020799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10721517)[0x55733be37f60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123020799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10721517 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123020799 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123020799 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123020799 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250816123020799 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10721517 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250816123020799 DCN DEBUG map_sccp[0x55733be36080]{init}: Allocated (fsm.c:456) 20250816123020799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55733be36080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123020799 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10721517 <-> SCCP-115 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250816123020799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10721517 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250816123020799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10721517)[0x55733be37f60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123020799 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123020799 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123020799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10721517)[0x55733be37f60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123020799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55733be36080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123020799 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123020799 DLSCCP DEBUG SCCP-SCOC(115)[0x55733be3b320]{IDLE}: Allocated (fsm.c:456) 20250816123020799 DLSCCP DEBUG SCCP-SCOC(115)[0x55733be3b320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123020799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000073), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030000920056400500f1100926) (sccp_scrc.c:406) 20250816123020799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123020799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123020799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123020799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123020799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123020799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123020799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123020799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123020799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123020799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123020799 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123020799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123020799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123020799 DLSCCP DEBUG SCCP-SCOC(115)[0x55733be3b320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123020799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55733be36080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123020799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10721517)[0x55733be37f60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123020799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123020799 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123020799 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123020799 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123020799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123020799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123020799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123020799 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1067)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1067)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1068)@7a2b5296a856: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1072) HNBGW_Test.sgsn2-RAN(1068)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1072)13821881 HNBGW_Test.sgsn2-SCCP(1067)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1067)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1072)@7a2b5296a856: setverdict(pass): none -> pass 20250816123020805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123020805 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250816123020805 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250816123020805 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250816123020805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123020805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123020805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123020805 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123020805 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123020805 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123020805 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123020805 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123020805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123020805 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=004bbfec) (sccp_scrc.c:477) 20250816123020805 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20250816123020805 DLSCCP DEBUG SCCP-SCOC(115)[0x55733be3b320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123020805 DLSCCP DEBUG SCCP-SCOC(115)[0x55733be3b320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123020805 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123020805 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123020805 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123020805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55733be36080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123020805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55733be36080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123020805 DLCTRL DEBUG Command: GET 229788429 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123020805 DLCTRL DEBUG Tx Command reply: GET_REPLY 229788429 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123020806 DLCTRL DEBUG Command: GET 453511948 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123020806 DLCTRL DEBUG Tx Command reply: GET_REPLY 453511948 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123020807 DLCTRL DEBUG Command: GET 411641428 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123020807 DLCTRL DEBUG Tx Command reply: GET_REPLY 411641428 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123020808 DLCTRL DEBUG Command: GET 909933279 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123020808 DLCTRL DEBUG Tx Command reply: GET_REPLY 909933279 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123020810 DLCTRL DEBUG Command: GET 766368594 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123020810 DLCTRL DEBUG Tx Command reply: GET_REPLY 766368594 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123020812 DLCTRL DEBUG Command: GET 996401456 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123020812 DLCTRL DEBUG Tx Command reply: GET_REPLY 996401456 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123020814 DLCTRL DEBUG Command: GET 575999490 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123020814 DLCTRL DEBUG Tx Command reply: GET_REPLY 575999490 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123020816 DLCTRL DEBUG Command: GET 288073212 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123020816 DLCTRL DEBUG Tx Command reply: GET_REPLY 288073212 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123020817 DLCTRL DEBUG Command: GET 41789764 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123020817 DLCTRL DEBUG Tx Command reply: GET_REPLY 41789764 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123020818 DLCTRL DEBUG Command: GET 106699750 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123020818 DLCTRL DEBUG Tx Command reply: GET_REPLY 106699750 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123020819 DLCTRL DEBUG Command: GET 445585055 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123020819 DLCTRL DEBUG Tx Command reply: GET_REPLY 445585055 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123020820 DLCTRL DEBUG Command: GET 862571148 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123020820 DLCTRL DEBUG Tx Command reply: GET_REPLY 862571148 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250816123020821 DLCTRL DEBUG Command: GET 125725412 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123020821 DLCTRL DEBUG Tx Command reply: GET_REPLY 125725412 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123020822 DLCTRL DEBUG Command: GET 947606701 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123020822 DLCTRL DEBUG Tx Command reply: GET_REPLY 947606701 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123020822 DLCTRL DEBUG Command: GET 296691236 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123020822 DLCTRL DEBUG Tx Command reply: GET_REPLY 296691236 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123020823 DLCTRL DEBUG Command: GET 847915968 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123020823 DLCTRL DEBUG Tx Command reply: GET_REPLY 847915968 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123020824 DLCTRL DEBUG Command: GET 982381936 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123020824 DLCTRL DEBUG Tx Command reply: GET_REPLY 982381936 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123020825 DLCTRL DEBUG Command: GET 526167563 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123020825 DLCTRL DEBUG Tx Command reply: GET_REPLY 526167563 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123020825 DLCTRL DEBUG Command: GET 491015817 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123020825 DLCTRL DEBUG Tx Command reply: GET_REPLY 491015817 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123020826 DLCTRL DEBUG Command: GET 530533437 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123020826 DLCTRL DEBUG Tx Command reply: GET_REPLY 530533437 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816123020829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43292<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123020830 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45883<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1046)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(1045)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123020832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43288<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123020832 DLINP DEBUG SRVCONN(,r=127.0.0.1:52821<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123020832 DLINP DEBUG SRVCONN(,r=127.0.0.1:52821<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123020832 DLINP NOTICE SRV(,r=127.0.0.1:52821<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123020832 DMAIN NOTICE (127.0.0.1:52821 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52821<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123020832 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1052)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1058)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1055)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1056)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1053)@7a2b5296a856: Final verdict of PTC: none 20250816123020834 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123020834 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123020834 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816123020834 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(1064)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1065)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1059)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@7a2b5296a856: Final verdict of PTC: none 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123020834 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123020834 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123020834 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1069)@7a2b5296a856: Final verdict of PTC: none20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(1062)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1067)@7a2b5296a856: Final verdict of PTC: none 20250816123020835 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123020835 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123020835 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123020835 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123020835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn1-M3UA(1066)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1068)@7a2b5296a856: Final verdict of PTC: none20250816123020835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123020835 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123020835 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123020835 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123020835 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123020835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123020835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123020835 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816123020835 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123020835 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123020835 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123020835 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123020835 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123020835 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123020836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123020836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123020836 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123020836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123020836 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123020836 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123020836 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123020836 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123020836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43294<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123020836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123020836 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123020836 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(1063)@7a2b5296a856: Final verdict of PTC: none 20250816123020836 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_nri_from_other_PLMN0(1071)@7a2b5296a856: Final verdict of PTC: pass HNBGW-MGCP(1070)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1060)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1061)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1057)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(1047)@7a2b5296a856: Final verdict of PTC: none 20250816123020837 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123020837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123020837 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816123020837 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123020837 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123020837 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123020838 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123020838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123020838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123020838 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123020838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123020839 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123020839 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123020839 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123020839 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123020839 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123020840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123020840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123020840 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123020840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123020840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123020840 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250816123020841 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123020841 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123020841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123020841 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123020841 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123020841 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123020842 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123020842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123020842 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250816123020842 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123020843 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123020843 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123020843 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123020843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123020843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123020844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43298<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(1054)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1072)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(1045): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(1047): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(1052): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(1053): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(1054): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(1055): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(1056): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(1057): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-SCCP(1058): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-RAN(1059): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc2-M3UA(1060): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1061): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1062): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1063): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1064): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1065): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1066): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1067): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1068): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1069): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(1070): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1071): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1072): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sat Aug 16 12:30:20 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc 20250816123020954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123021000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123021000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123021000 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123021000 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123021001 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123021001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4912453)[0x55733be3dd90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123021001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4912453)[0x55733be3dd90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123021001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55733be34500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123021001 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123021001 DLSCCP DEBUG SCCP-SCOC(114)[0x55733be43d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123021001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e66843), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123021001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123021001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123021001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123021001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123021001 DLSCCP DEBUG SCCP-SCOC(114)[0x55733be43d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123021001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55733be34500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123021001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4912453)[0x55733be3dd90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123021001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4912453)[0x55733be3dd90]{disrupted}: Freeing instance (context_map.c:202) 20250816123021001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4912453)[0x55733be3dd90]{disrupted}: Deallocated (fsm.c:568) 20250816123021001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55733be34500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123021001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55733be34500]{disconnected}: Freeing instance (context_map.c:206) 20250816123021001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55733be34500]{disconnected}: Deallocated (fsm.c:568) 20250816123021001 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4912453 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250816123021001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10721517)[0x55733be37f60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123021001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10721517)[0x55733be37f60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123021001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55733be36080]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123021001 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123021001 DLSCCP DEBUG SCCP-SCOC(115)[0x55733be3b320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123021001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bbfec), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123021001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123021001 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123021001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123021001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123021001 DLSCCP DEBUG SCCP-SCOC(115)[0x55733be3b320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123021001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55733be36080]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123021001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10721517)[0x55733be37f60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123021001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10721517)[0x55733be37f60]{disrupted}: Freeing instance (context_map.c:202) 20250816123021001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10721517)[0x55733be37f60]{disrupted}: Deallocated (fsm.c:568) 20250816123021001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55733be36080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123021001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55733be36080]{disconnected}: Freeing instance (context_map.c:206) 20250816123021001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55733be36080]{disconnected}: Deallocated (fsm.c:568) 20250816123021001 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10721517 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250816123021001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123021001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123021001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123021001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123021001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123021001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123021001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123021001 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123021002 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123021002 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123021002 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123021002 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123021002 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123021002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123021002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123021002 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123021658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43302<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=446888) Waiting for packet dumper to finish... 1 (prev_count=446888, count=447428) 20250816123022836 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123022836 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123022837 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816123022837 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123022837 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123022837 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123022837 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123022837 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123022837 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123022839 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123022839 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123022839 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816123022840 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123022840 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123022840 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123022844 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123022844 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123022844 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250816123023623 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123023623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035f16a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123023623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123023623 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123023623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123023623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123023623 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123023623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cdc64), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123023623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123023623 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123023623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123023623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123023623 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123023623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c238c), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123023623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123023623 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123023623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123023623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123023624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123023624 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123023624 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123023624 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123023624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123023624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123023624 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123023624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123023624 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123023624 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123023624 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123023624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123023624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123023624 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123023624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123023624 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123023624 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123023624 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123023624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123023624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123023624 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Sat Aug 16 12:30:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123024208 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123024208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094e429), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123024208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123024208 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123024208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123024208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123024208 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123024208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eca6ae), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123024208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123024208 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123024208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123024208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123024208 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123024209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4017), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123024209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123024209 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123024209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123024209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123024209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123024209 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123024209 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123024209 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123024209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123024209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123024209 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123024209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123024209 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123024209 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123024209 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123024209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123024209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123024209 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123024209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123024209 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123024209 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123024209 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123024209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123024209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123024209 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250816123024784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123024789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123024792 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34541<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123024808 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123024808 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123024816 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123024816 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123024816 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123024816 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123024816 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123024816 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123024816 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123024816 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123024816 DRANAP NOTICE cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123024816 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56199 (stream_srv.c:142) 20250816123024816 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56199<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123024816 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123024817 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123024818 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123024818 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123024818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123024818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123024818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123024818 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123024818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123024818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123024818 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123024818 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123024818 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123024818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123024818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123024818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123024818 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123024818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123024818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123024818 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123024818 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123024818 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123024818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123024818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123024818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123024818 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123024818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123024818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123024818 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123024818 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123024818 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123024818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123024818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123024818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123024818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123024818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123024818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123024818 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123024818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123024818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123024818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123024818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123024818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123024818 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123024818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123024818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123024818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123024818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123024818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123024818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123024818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123024818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123024818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123024818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123024818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123024818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123024818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123024818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123024818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123024818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123024818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123024818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123024818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123024818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123024818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1083)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(1083)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1083)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1081)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1086)@7a2b5296a856: ************************************************* HNBGW_Test.msc1-M3UA(1086)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1086)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1084)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123024843 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123024843 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123024843 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123024843 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123024843 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123024843 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123024844 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123024844 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123024844 DRANAP NOTICE cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123024844 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123024844 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123024845 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123024845 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123024845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123024845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123024845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123024845 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123024845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123024845 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123024845 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123024845 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123024845 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123024845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123024845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123024845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123024845 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123024845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123024845 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123024845 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123024845 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123024845 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123024845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123024845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123024845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123024845 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123024845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123024845 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123024845 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123024845 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123024845 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123024845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123024845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123024845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123024845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123024845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123024845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123024845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123024845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123024845 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123024845 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123024845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123024845 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123024845 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123024845 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123024845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123024845 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123024845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123024845 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123024845 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123024845 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123024845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123024845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123024845 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123024845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123024845 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123024845 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123024845 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123024845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123024845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123024845 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123024845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123024845 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123024845 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123024845 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123024845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123024845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123024845 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1089)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1089)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1089)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(1087)@7a2b5296a856: v_sccp_pdu_maxlen:268 MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1092)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-M3UA(1092)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1092)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1090)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123024876 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123024876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a366c5), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123024876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123024876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123024876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123024876 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123024876 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123024876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002714ec), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123024876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123024876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123024876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123024876 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123024876 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123024876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f40b63), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123024876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123024876 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123024876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123024876 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123024876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123024876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123024876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123024876 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123024876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123024876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123024876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123024876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123024876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123024876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123024876 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123024876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123024876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123024876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123024876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123024876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123024876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123024876 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123024876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123024876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123024876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123024879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123024879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123024879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123024879 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123024879 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123024879 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123024879 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123024879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123024879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816123024885 DLINP DEBUG SRVCONN(,r=127.0.0.1:56199<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123024885 DLINP DEBUG SRVCONN(,r=127.0.0.1:56199<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123024885 DLINP DEBUG SRVCONN(,r=127.0.0.1:56199<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123024885 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123024885 DHNBAP DEBUG (127.0.0.1:56199 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123024885 DHNBAP NOTICE (127.0.0.1:56199 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123024885 DHNBAP NOTICE (127.0.0.1:56199 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123024885 DLINP DEBUG SRVCONN(,r=127.0.0.1:56199<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123024885 DLINP DEBUG SRVCONN(,r=127.0.0.1:56199<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123025029 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123025029 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123025029 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123025029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1083)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123025038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025038 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123025038 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123025038 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123025038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123025038 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123025038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123025039 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123025039 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123025039 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123025039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123025041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025041 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123025042 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123025042 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123025042 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123025042 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123025042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(1086)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123025048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025048 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123025048 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123025048 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123025048 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123025048 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123025048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123025051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025051 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123025051 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123025051 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123025051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123025051 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123025051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123025056 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123025056 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123025056 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123025056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1089)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123025061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025061 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123025061 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123025061 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123025061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123025061 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123025061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123025063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025063 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123025063 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123025063 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123025063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123025063 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123025063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123025067 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123025067 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123025067 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123025067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1092)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123025072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025072 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123025072 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123025072 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123025072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123025072 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123025072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123025073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025073 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123025073 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123025073 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123025073 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123025073 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123025073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123025561 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123025561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00848a80), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123025561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123025561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123025561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123025561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123025561 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123025561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ee0e9), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123025561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123025561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123025561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123025561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123025561 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123025561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e7440), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123025561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123025561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123025561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123025561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123025561 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123025561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bcd47), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123025561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123025561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123025561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123025561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123025561 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025561 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123025561 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123025562 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123025562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123025562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123025562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123025562 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123025562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025562 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123025562 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123025562 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123025562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123025562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123025562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123025562 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123025562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025562 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123025562 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123025562 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123025562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123025562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123025562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123025562 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123025562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025562 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123025562 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123025562 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123025562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123025562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123025562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123025562 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123025575 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025575 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123025575 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123025575 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123025575 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123025575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123025575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123025575 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123025575 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123025575 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123025575 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123025575 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123025575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123025575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000068), PART(T=Source Reference,L=4,D=00848a80) (sccp_scrc.c:477) 20250816123025575 DLSCCP DEBUG Received CO:RELCO for local reference 104 (sccp_scoc.c:1824) 20250816123025575 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123025575 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123025575 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123025575 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123025575 DLSCCP DEBUG SCCP-SCOC(104)[0x55733be555e0]{IDLE}: Deallocated (fsm.c:568) 20250816123025777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025777 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123025777 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123025777 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123025777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123025777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123025777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123025777 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123025777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025777 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123025777 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123025777 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123025777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123025777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123025777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123025777 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123025777 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123025777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123025777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123025777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123025777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123025777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000067), PART(T=Source Reference,L=4,D=005ee0e9) (sccp_scrc.c:477) 20250816123025777 DLSCCP DEBUG Received CO:RELCO for local reference 103 (sccp_scoc.c:1824) 20250816123025777 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123025777 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123025777 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123025777 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123025777 DLSCCP DEBUG SCCP-SCOC(103)[0x55733be56db0]{IDLE}: Deallocated (fsm.c:568) 20250816123025777 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123025777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123025777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123025777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123025777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025777 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123025777 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123025777 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123025777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123025777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123025777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123025777 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123025777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123025777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000066), PART(T=Source Reference,L=4,D=009e7440) (sccp_scrc.c:477) 20250816123025777 DLSCCP DEBUG Received CO:RELCO for local reference 102 (sccp_scoc.c:1824) 20250816123025777 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123025777 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123025777 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123025777 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123025777 DLSCCP DEBUG SCCP-SCOC(102)[0x55733be57850]{IDLE}: Deallocated (fsm.c:568) 20250816123025777 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123025777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123025777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123025777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123025777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123025777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000065), PART(T=Source Reference,L=4,D=008bcd47) (sccp_scrc.c:477) 20250816123025777 DLSCCP DEBUG Received CO:RELCO for local reference 101 (sccp_scoc.c:1824) 20250816123025777 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123025777 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123025778 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123025778 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123025778 DLSCCP DEBUG SCCP-SCOC(101)[0x55733be7a720]{IDLE}: Deallocated (fsm.c:568) 20250816123025844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025844 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123025844 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123025844 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123025844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123025844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123025844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123025844 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123025844 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123025844 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123025844 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123025844 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123025844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123025844 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123025844 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123025844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123025844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025844 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123025844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123025844 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123025844 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123025844 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123025844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123025844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816123025844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123025844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123025844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123025844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123025844 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123025844 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816123025844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123025844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123025844 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123025844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123025844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123025844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123025844 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1082)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123025852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025852 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123025852 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123025852 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123025852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123025852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123025852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123025852 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123025852 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123025852 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123025852 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123025852 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123025852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123025852 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123025852 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123025852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025852 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123025852 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123025852 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123025852 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123025852 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123025852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123025852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816123025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123025852 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123025852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123025852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123025852 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123025852 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{CONNECTED}: link up (cnlink.c:111) 20250816123025852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123025852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123025852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123025852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123025852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123025852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123025852 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1085)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123025881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025881 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123025881 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123025881 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123025881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123025881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123025881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123025881 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123025881 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123025881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123025881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123025881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123025881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123025881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123025881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123025881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123025881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123025881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123025881 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123025882 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123025882 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123025882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123025882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816123025882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123025882 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123025882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123025882 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123025882 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123025882 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816123025882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025882 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123025882 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123025882 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123025882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123025882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123025882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123025882 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1091)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123025981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025981 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123025981 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123025981 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123025981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123025981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123025981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123025981 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123025981 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123025981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123025981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123025981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123025981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123025981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123025981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123025981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123025981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123025981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123025981 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123025981 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123025981 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123025981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123025982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816123025982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123025982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123025982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123025982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123025982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123025982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123025982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123025982 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123025982 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816123025982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123025982 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123025982 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123025982 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123025982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123025982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123025982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123025982 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1088)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123026148 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123026148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f73cab), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123026148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123026148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123026148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123026148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123026148 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123026148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aab761), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123026148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123026149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123026149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123026149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123026149 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123026149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b8abf), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123026149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123026149 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123026149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123026149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123026149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123026149 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123026149 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123026149 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123026149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123026149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123026149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123026149 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123026149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123026149 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123026149 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123026149 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123026149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123026149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123026149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123026149 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123026149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123026149 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123026149 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123026149 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123026149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123026149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123026149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123026149 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123026154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123026154 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123026154 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123026154 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123026154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123026154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123026155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123026155 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123026155 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123026155 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123026155 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123026155 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123026155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123026155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000063), PART(T=Source Reference,L=4,D=00f73cab) (sccp_scrc.c:477) 20250816123026155 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20250816123026155 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123026155 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123026155 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123026155 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123026155 DLSCCP DEBUG SCCP-SCOC(99)[0x55733be55a50]{IDLE}: Deallocated (fsm.c:568) 20250816123026155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123026155 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123026155 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123026155 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123026155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123026156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123026156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123026156 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123026156 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123026156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123026156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123026156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123026156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123026156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=006b8abf) (sccp_scrc.c:477) 20250816123026156 DLSCCP DEBUG Received CO:RELCO for local reference 100 (sccp_scoc.c:1824) 20250816123026156 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123026156 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123026156 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123026156 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123026156 DLSCCP DEBUG SCCP-SCOC(100)[0x55733be3f7c0]{IDLE}: Deallocated (fsm.c:568) 20250816123026356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123026356 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123026356 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123026356 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123026357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123026357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123026357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123026357 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123026357 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123026357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123026357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123026357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123026357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123026357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000062), PART(T=Source Reference,L=4,D=00aab761) (sccp_scrc.c:477) 20250816123026357 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1824) 20250816123026357 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123026357 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123026357 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123026357 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123026357 DLSCCP DEBUG SCCP-SCOC(98)[0x55733be4e7c0]{IDLE}: Deallocated (fsm.c:568) 20250816123026898 DLCTRL DEBUG Command: GET 657805262 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123026898 DLCTRL DEBUG Tx Command reply: GET_REPLY 657805262 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123026904 DLCTRL DEBUG Command: GET 518638343 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123026904 DLCTRL DEBUG Tx Command reply: GET_REPLY 518638343 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123026908 DLCTRL DEBUG Command: GET 411408895 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123026908 DLCTRL DEBUG Tx Command reply: GET_REPLY 411408895 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123026913 DLCTRL DEBUG Command: GET 107739457 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123026913 DLCTRL DEBUG Tx Command reply: GET_REPLY 107739457 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123026917 DLCTRL DEBUG Command: GET 232896310 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123026917 DLCTRL DEBUG Tx Command reply: GET_REPLY 232896310 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123026921 DLCTRL DEBUG Command: GET 305486803 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123026921 DLCTRL DEBUG Tx Command reply: GET_REPLY 305486803 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123026925 DLCTRL DEBUG Command: GET 730532089 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123026925 DLCTRL DEBUG Tx Command reply: GET_REPLY 730532089 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123026929 DLCTRL DEBUG Command: GET 549397920 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123026929 DLCTRL DEBUG Tx Command reply: GET_REPLY 549397920 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123026933 DLCTRL DEBUG Command: GET 454499594 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123026933 DLCTRL DEBUG Tx Command reply: GET_REPLY 454499594 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123026937 DLCTRL DEBUG Command: GET 607945607 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123026937 DLCTRL DEBUG Tx Command reply: GET_REPLY 607945607 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123026940 DLCTRL DEBUG Command: GET 963140803 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123026940 DLCTRL DEBUG Tx Command reply: GET_REPLY 963140803 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123026943 DLCTRL DEBUG Command: GET 439791511 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123026943 DLCTRL DEBUG Tx Command reply: GET_REPLY 439791511 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123026946 DLCTRL DEBUG Command: GET 190682389 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123026946 DLCTRL DEBUG Tx Command reply: GET_REPLY 190682389 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123026949 DLCTRL DEBUG Command: GET 985805277 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123026949 DLCTRL DEBUG Tx Command reply: GET_REPLY 985805277 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123026953 DLCTRL DEBUG Command: GET 204990616 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123026953 DLCTRL DEBUG Tx Command reply: GET_REPLY 204990616 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123026957 DLCTRL DEBUG Command: GET 367325014 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123026957 DLCTRL DEBUG Tx Command reply: GET_REPLY 367325014 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123026962 DLCTRL DEBUG Command: GET 708056085 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123026962 DLCTRL DEBUG Tx Command reply: GET_REPLY 708056085 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123026966 DLCTRL DEBUG Command: GET 402580077 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123026966 DLCTRL DEBUG Tx Command reply: GET_REPLY 402580077 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123026970 DLCTRL DEBUG Command: GET 832908931 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123026970 DLCTRL DEBUG Tx Command reply: GET_REPLY 832908931 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123026973 DLCTRL DEBUG Command: GET 706845138 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123026973 DLCTRL DEBUG Tx Command reply: GET_REPLY 706845138 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110100111'B, t_guard := 20.000000 } 20250816123027014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35006<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1088)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1088)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)3576450 20250816123028045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123028045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123028045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123028046 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123028046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x369282, normal) (hnbgw_rua.c:407) 20250816123028046 DHNB DEBUG map_rua[0x55733be56db0]{init}: Allocated (fsm.c:456) 20250816123028046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3576450)[0x55733be56db0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123028046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3576450 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123028046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123028046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123028046 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123028046 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3576450 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123028046 DCN DEBUG map_sccp[0x55733be555e0]{init}: Allocated (fsm.c:456) 20250816123028046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55733be555e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123028046 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3576450 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123028046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3576450 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123028046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3576450)[0x55733be56db0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123028046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123028046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123028046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3576450)[0x55733be56db0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123028046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55733be555e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123028046 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123028046 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{IDLE}: Allocated (fsm.c:456) 20250816123028046 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123028046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000074), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001a70056400500f1100926) (sccp_scrc.c:406) 20250816123028046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123028046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123028046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123028046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123028046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123028046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123028046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123028046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123028046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123028046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123028047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123028047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123028047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123028047 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123028047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55733be555e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123028047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3576450)[0x55733be56db0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123028047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123028047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123028047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123028047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123028047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123028047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123028047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123028047 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1087)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1087)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1088)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) HNBGW_Test.sgsn0-RAN(1088)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)7034286 HNBGW_Test.sgsn0-SCCP(1087)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1087)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123028065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123028065 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123028065 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123028065 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123028065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123028065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123028065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123028065 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123028066 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123028066 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123028066 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123028066 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123028066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123028066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=00424cc0) (sccp_scrc.c:477) 20250816123028066 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20250816123028066 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123028066 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123028066 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123028066 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123028066 DCN DEBUG handle_cn_conn_conf() conn_id=116, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123028066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55733be555e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123028066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55733be555e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123028068 DLCTRL DEBUG Command: GET 707463799 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123028068 DLCTRL DEBUG Tx Command reply: GET_REPLY 707463799 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123028072 DLCTRL DEBUG Command: GET 611246408 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123028072 DLCTRL DEBUG Tx Command reply: GET_REPLY 611246408 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123028076 DLCTRL DEBUG Command: GET 990805138 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123028076 DLCTRL DEBUG Tx Command reply: GET_REPLY 990805138 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123028080 DLCTRL DEBUG Command: GET 125394025 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123028080 DLCTRL DEBUG Tx Command reply: GET_REPLY 125394025 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123028083 DLCTRL DEBUG Command: GET 482403721 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123028083 DLCTRL DEBUG Tx Command reply: GET_REPLY 482403721 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123028087 DLCTRL DEBUG Command: GET 827737148 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123028087 DLCTRL DEBUG Tx Command reply: GET_REPLY 827737148 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123028090 DLCTRL DEBUG Command: GET 164078093 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123028090 DLCTRL DEBUG Tx Command reply: GET_REPLY 164078093 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123028092 DLCTRL DEBUG Command: GET 541316123 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123028092 DLCTRL DEBUG Tx Command reply: GET_REPLY 541316123 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123028094 DLCTRL DEBUG Command: GET 406573757 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123028094 DLCTRL DEBUG Tx Command reply: GET_REPLY 406573757 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123028096 DLCTRL DEBUG Command: GET 552885071 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123028096 DLCTRL DEBUG Tx Command reply: GET_REPLY 552885071 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123028097 DLCTRL DEBUG Command: GET 51406169 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123028097 DLCTRL DEBUG Tx Command reply: GET_REPLY 51406169 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123028099 DLCTRL DEBUG Command: GET 567270329 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123028099 DLCTRL DEBUG Tx Command reply: GET_REPLY 567270329 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123028100 DLCTRL DEBUG Command: GET 389561231 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123028100 DLCTRL DEBUG Tx Command reply: GET_REPLY 389561231 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123028101 DLCTRL DEBUG Command: GET 995613992 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123028101 DLCTRL DEBUG Tx Command reply: GET_REPLY 995613992 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123028103 DLCTRL DEBUG Command: GET 290366257 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123028103 DLCTRL DEBUG Tx Command reply: GET_REPLY 290366257 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123028104 DLCTRL DEBUG Command: GET 11831380 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123028104 DLCTRL DEBUG Tx Command reply: GET_REPLY 11831380 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123028105 DLCTRL DEBUG Command: GET 899359629 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123028105 DLCTRL DEBUG Tx Command reply: GET_REPLY 899359629 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123028106 DLCTRL DEBUG Command: GET 906453685 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123028106 DLCTRL DEBUG Tx Command reply: GET_REPLY 906453685 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123028106 DLCTRL DEBUG Command: GET 766061275 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123028106 DLCTRL DEBUG Tx Command reply: GET_REPLY 766061275 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123028107 DLCTRL DEBUG Command: GET 491062104 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123028107 DLCTRL DEBUG Tx Command reply: GET_REPLY 491062104 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111100011'B, t_guard := 20.000000 } 20250816123028124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35018<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@7a2b5296a856: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@7a2b5296a856: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@7a2b5296a856: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)9923840 20250816123029147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123029147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123029147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250816123029147 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123029147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x976d00, normal) (hnbgw_rua.c:407) 20250816123029147 DHNB DEBUG map_rua[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816123029147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9923840)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123029147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9923840 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123029147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123029147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123029147 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250816123029147 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9923840 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250816123029147 DCN DEBUG map_sccp[0x55733be37f60]{init}: Allocated (fsm.c:456) 20250816123029147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55733be37f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123029147 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9923840 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250816123029147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9923840 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250816123029147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9923840)[0x55733be34500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123029147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123029147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123029147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9923840)[0x55733be34500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123029147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55733be37f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123029147 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123029147 DLSCCP DEBUG SCCP-SCOC(117)[0x55733be36080]{IDLE}: Allocated (fsm.c:456) 20250816123029147 DLSCCP DEBUG SCCP-SCOC(117)[0x55733be36080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123029147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000075), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001e30056400500f1100926) (sccp_scrc.c:406) 20250816123029147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123029147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123029147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123029147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123029147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123029147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123029147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123029147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123029147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123029147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123029147 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123029147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123029147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123029147 DLSCCP DEBUG SCCP-SCOC(117)[0x55733be36080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123029147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55733be37f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123029147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9923840)[0x55733be34500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123029147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123029147 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123029147 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123029147 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123029147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123029147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123029147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123029147 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1090)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1090)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1091)@7a2b5296a856: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) HNBGW_Test.sgsn1-RAN(1091)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)14150217 HNBGW_Test.sgsn1-SCCP(1090)@7a2b5296a856: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@7a2b5296a856: setverdict(pass): none -> pass MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.sgsn1-SCCP(1090)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123029156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123029156 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123029156 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123029156 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123029156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123029156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123029156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123029156 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123029156 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123029156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123029156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123029156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123029156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123029156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=00d6604b) (sccp_scrc.c:477) 20250816123029156 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20250816123029156 DLSCCP DEBUG SCCP-SCOC(117)[0x55733be36080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123029156 DLSCCP DEBUG SCCP-SCOC(117)[0x55733be36080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123029156 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123029156 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123029156 DCN DEBUG handle_cn_conn_conf() conn_id=117, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123029156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55733be37f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123029156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55733be37f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123029157 DLCTRL DEBUG Command: GET 578491221 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123029157 DLCTRL DEBUG Tx Command reply: GET_REPLY 578491221 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123029161 DLCTRL DEBUG Command: GET 461863123 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123029161 DLCTRL DEBUG Tx Command reply: GET_REPLY 461863123 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123029166 DLCTRL DEBUG Command: GET 336880039 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123029166 DLCTRL DEBUG Tx Command reply: GET_REPLY 336880039 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123029172 DLCTRL DEBUG Command: GET 658984441 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123029172 DLCTRL DEBUG Tx Command reply: GET_REPLY 658984441 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123029177 DLCTRL DEBUG Command: GET 814329136 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123029177 DLCTRL DEBUG Tx Command reply: GET_REPLY 814329136 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123029181 DLCTRL DEBUG Command: GET 364413993 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123029181 DLCTRL DEBUG Tx Command reply: GET_REPLY 364413993 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123029185 DLCTRL DEBUG Command: GET 382376892 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123029185 DLCTRL DEBUG Tx Command reply: GET_REPLY 382376892 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123029189 DLCTRL DEBUG Command: GET 500931503 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123029189 DLCTRL DEBUG Tx Command reply: GET_REPLY 500931503 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123029192 DLCTRL DEBUG Command: GET 191117208 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123029193 DLCTRL DEBUG Tx Command reply: GET_REPLY 191117208 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123029196 DLCTRL DEBUG Command: GET 147339261 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123029196 DLCTRL DEBUG Tx Command reply: GET_REPLY 147339261 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123029199 DLCTRL DEBUG Command: GET 82044536 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123029199 DLCTRL DEBUG Tx Command reply: GET_REPLY 82044536 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123029203 DLCTRL DEBUG Command: GET 82740249 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123029203 DLCTRL DEBUG Tx Command reply: GET_REPLY 82740249 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123029207 DLCTRL DEBUG Command: GET 570245635 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123029207 DLCTRL DEBUG Tx Command reply: GET_REPLY 570245635 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123029211 DLCTRL DEBUG Command: GET 338963926 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123029211 DLCTRL DEBUG Tx Command reply: GET_REPLY 338963926 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123029217 DLCTRL DEBUG Command: GET 123397137 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123029217 DLCTRL DEBUG Tx Command reply: GET_REPLY 123397137 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123029222 DLCTRL DEBUG Command: GET 885917013 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123029222 DLCTRL DEBUG Tx Command reply: GET_REPLY 885917013 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123029228 DLCTRL DEBUG Command: GET 396512065 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123029228 DLCTRL DEBUG Tx Command reply: GET_REPLY 396512065 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123029232 DLCTRL DEBUG Command: GET 352607223 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123029232 DLCTRL DEBUG Tx Command reply: GET_REPLY 352607223 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123029234 DLCTRL DEBUG Command: GET 955144371 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123029234 DLCTRL DEBUG Tx Command reply: GET_REPLY 955144371 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123029237 DLCTRL DEBUG Command: GET 571899800 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123029237 DLCTRL DEBUG Tx Command reply: GET_REPLY 571899800 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: "disconnecting msc0" 20250816123029240 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250816123029243 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123029243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123029243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123029243 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123029243 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123029243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123029243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123029243 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123029243 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123029243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123029243 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123029243 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123029243 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123029243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123029243 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123029243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123029243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101000100'B, t_guard := 20.000000 } 20250816123029281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35032<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@7a2b5296a856: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@7a2b5296a856: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@7a2b5296a856: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)6727788 20250816123030293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123030293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123030293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123030293 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123030293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x66a86c, normal) (hnbgw_rua.c:407) 20250816123030293 DHNB DEBUG map_rua[0x55733be38c40]{init}: Allocated (fsm.c:456) 20250816123030293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6727788)[0x55733be38c40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123030293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6727788 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123030293 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123030293 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123030293 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6727788 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123030293 DCN DEBUG map_sccp[0x55733be46960]{init}: Allocated (fsm.c:456) 20250816123030293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55733be46960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123030293 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6727788 <-> SCCP-118 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123030293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6727788 SCCP-118 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123030293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6727788)[0x55733be38c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123030293 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123030293 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123030293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6727788)[0x55733be38c40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123030293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55733be46960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123030293 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123030293 DLSCCP DEBUG SCCP-SCOC(118)[0x55733be4e7c0]{IDLE}: Allocated (fsm.c:456) 20250816123030293 DLSCCP DEBUG SCCP-SCOC(118)[0x55733be4e7c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123030293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000076), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001440056400500f1100926) (sccp_scrc.c:406) 20250816123030293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123030293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123030293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123030293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123030293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123030293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123030293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123030293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123030293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123030293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123030293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123030293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123030293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123030293 DLSCCP DEBUG SCCP-SCOC(118)[0x55733be4e7c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123030293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55733be46960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123030293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6727788)[0x55733be38c40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123030293 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123030293 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123030293 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123030293 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123030293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123030293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123030293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123030293 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123031001 DLSCCP DEBUG SCCP-SCOC(115)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123031001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bbfec), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123031001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123031001 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123031001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123031001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123031001 DLSCCP DEBUG SCCP-SCOC(114)[0x55733be43d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123031001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e66843), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123031001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123031001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123031001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123031001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123031001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123031001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123031001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123031001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123031001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123031001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123031001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123031001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123031001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123031001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123031001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123031001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123031001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123031001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123031001 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123031243 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123031243 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123031243 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123033624 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123033624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c238c), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123033624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123033624 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123033624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123033624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123033624 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123033624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cdc64), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123033624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123033624 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123033624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123033624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123033624 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123033624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035f16a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123033624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123033624 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123033624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123033624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123033624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123033624 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123033624 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123033624 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123033624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123033624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123033624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123033624 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123033624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123033624 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123033624 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123033624 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123033624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123033624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123033624 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123033624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123033624 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123033624 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123033624 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123033624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123033624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123033624 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123033626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123033626 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123033626 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123033626 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123033626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123033626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123033626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123033626 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123033626 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123033626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123033626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123033626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123033626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123033626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=009c238c) (sccp_scrc.c:477) 20250816123033626 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20250816123033626 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123033626 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123033626 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123033626 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123033626 DLSCCP DEBUG SCCP-SCOC(113)[0x55733be3c4c0]{IDLE}: Deallocated (fsm.c:568) 20250816123034209 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123034209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4017), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123034209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123034209 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123034209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123034209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123034209 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123034209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eca6ae), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123034209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123034209 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123034209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123034209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123034209 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123034209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094e429), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123034209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123034209 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123034209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123034209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123034209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123034209 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123034209 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123034209 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123034209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123034209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123034209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123034209 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123034210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123034210 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123034210 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123034210 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123034210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123034210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123034210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123034210 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123034210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123034210 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123034210 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123034210 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123034210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123034210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123034210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123034210 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123034211 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123034211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123034211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123034211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123034211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123034211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006c), PART(T=Source Reference,L=4,D=003c4017) (sccp_scrc.c:477) 20250816123034211 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20250816123034211 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123034211 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123034211 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123034211 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123034211 DLSCCP DEBUG SCCP-SCOC(108)[0x55733be43e30]{IDLE}: Deallocated (fsm.c:568) 20250816123034211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123034211 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123034211 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123034211 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123034211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123034211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123034211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123034211 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123034412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123034412 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123034412 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123034412 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123034412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123034412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123034412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123034412 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123034412 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123034412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123034412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123034412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123034412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123034412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006d), PART(T=Source Reference,L=4,D=00eca6ae) (sccp_scrc.c:477) 20250816123034412 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1824) 20250816123034412 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123034412 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123034412 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123034412 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123034412 DLSCCP DEBUG SCCP-SCOC(109)[0x55733be36a90]{IDLE}: Deallocated (fsm.c:568) 20250816123034412 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123034412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123034412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123034412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123034412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123034412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006e), PART(T=Source Reference,L=4,D=0094e429) (sccp_scrc.c:477) 20250816123034412 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20250816123034412 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123034412 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123034412 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123034412 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123034412 DLSCCP DEBUG SCCP-SCOC(110)[0x55733be3e400]{IDLE}: Deallocated (fsm.c:568) 20250816123034412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123034412 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123034412 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123034412 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123034412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123034412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123034412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123034412 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123034877 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123034877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f40b63), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123034877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123034877 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123034877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123034877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123034877 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123034877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002714ec), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123034877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123034877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123034877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123034877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123034877 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123034877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a366c5), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123034877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123034877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123034877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123034877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123034877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123034877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123034877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123034877 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123034877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123034877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123034877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123034877 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123034877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123034877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123034877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123034877 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123034877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123034877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123034877 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123034877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123034877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123034877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123034877 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123034877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123034877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123034877 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123034878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123034878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123034878 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123034878 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123034878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123034878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123034878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123034878 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123034878 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123034878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123034878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123034878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123034878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123034878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006a), PART(T=Source Reference,L=4,D=00f40b63) (sccp_scrc.c:477) 20250816123034878 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1824) 20250816123034878 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123034878 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123034878 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123034878 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123034878 DLSCCP DEBUG SCCP-SCOC(106)[0x55733be3b640]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@7a2b5296a856: setverdict(fail): none -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101000100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101000100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@7a2b5296a856: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@7a2b5296a856: Test Component 1096 has requested to stop MTC. Terminating current testcase execution. HNBGW_Test.sgsn0-SCCP(1087)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1089)@7a2b5296a856: Final verdict of PTC: none 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55733be46960]{wait_cc}: Timeout of X31 (fsm.c:317) 20250816123035294 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123035294 DLSCCP DEBUG SCCP-SCOC(118)[0x55733be4e7c0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123035294 DLSCCP DEBUG SCCP-SCOC(118)[0x55733be4e7c0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55733be46960]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6727788)[0x55733be38c40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250816123035294 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6727788)[0x55733be38c40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1082)@7a2b5296a856: Final verdict of PTC: none 20250816123035294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6727788)[0x55733be38c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073)@7a2b5296a856: Final verdict of PTC: none 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6727788)[0x55733be38c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6727788)[0x55733be38c40]{disrupted}: Freeing instance (context_map.c:202) 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6727788)[0x55733be38c40]{disrupted}: Deallocated (fsm.c:568) 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55733be46960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55733be46960]{disconnected}: Freeing instance (context_map.c:206) 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55733be46960]{disconnected}: Deallocated (fsm.c:568) 20250816123035294 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6727788 SCCP-118 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250816123035294 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34541<->l=127.0.0.1:4262) (control_if.c:193) 20250816123035294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123035294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123035294 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123035294 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123035294 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3576450)[0x55733be56db0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3576450)[0x55733be56db0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55733be555e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123035294 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123035294 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123035294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00424cc0), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123035294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123035294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123035294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123035294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123035294 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55733be555e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3576450)[0x55733be56db0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3576450)[0x55733be56db0]{disrupted}: Freeing instance (context_map.c:202) 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3576450)[0x55733be56db0]{disrupted}: Deallocated (fsm.c:568) 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55733be555e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55733be555e0]{disconnected}: Freeing instance (context_map.c:206) 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55733be555e0]{disconnected}: Deallocated (fsm.c:568) 20250816123035294 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3576450 SCCP-116 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9923840)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9923840)[0x55733be34500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55733be37f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123035294 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123035294 DLSCCP DEBUG SCCP-SCOC(117)[0x55733be36080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123035294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6604b), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123035294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123035294 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123035294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123035294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123035294 DLSCCP DEBUG SCCP-SCOC(117)[0x55733be36080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55733be37f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9923840)[0x55733be34500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9923840)[0x55733be34500]{disrupted}: Freeing instance (context_map.c:202) 20250816123035294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9923840)[0x55733be34500]{disrupted}: Deallocated (fsm.c:568) 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55733be37f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55733be37f60]{disconnected}: Freeing instance (context_map.c:206) 20250816123035294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55733be37f60]{disconnected}: Deallocated (fsm.c:568) 20250816123035294 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9923840 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250816123035294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43322<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123035294 DLINP DEBUG SRVCONN(,r=127.0.0.1:56199<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123035294 DLINP DEBUG SRVCONN(,r=127.0.0.1:56199<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123035294 DLINP NOTICE SRV(,r=127.0.0.1:56199<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123035294 DMAIN NOTICE (127.0.0.1:56199 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56199<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123035294 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816123035294 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123035294 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123035294 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123035294 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123035294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123035294 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123035294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123035294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123035294 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123035294 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123035294 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123035294 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123035294 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123035294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123035294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123035294 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123035294 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123035294 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123035294 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123035294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123035294 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123035294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123035294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123035295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-M3UA(1086)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1083)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1084)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1081)@7a2b5296a856: Final verdict of PTC: none 20250816123035295 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123035295 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123035295 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123035295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123035295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123035295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123035295 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123035295 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816123035295 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123035295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123035295 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123035295 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123035295 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123035295 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123035295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123035295 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123035295 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED HNBGW_Test.msc1-RAN(1085)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1090)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1088)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@7a2b5296a856: Final verdict of PTC: none 20250816123035295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43314<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-M3UA(1092)@7a2b5296a856: Final verdict of PTC: none 20250816123035295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35018<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1074)@7a2b5296a856: Final verdict of PTC: none 20250816123035295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35006<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1076)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1091)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@7a2b5296a856: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@7a2b5296a856: Final verdict of PTC: pass HNBGW-MGCP(1093)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1075)@7a2b5296a856: Final verdict of PTC: none 20250816123035322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35032<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@7a2b5296a856: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101000100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(1074): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(1076): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(1081): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(1082): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(1083): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-SCCP(1084): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-RAN(1085): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc1-M3UA(1086): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1087): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1088): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1089): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1090): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1091): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1092): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(1093): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096): fail (pass -> fail) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101000100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@7a2b5296a856: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: fail reason: "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101000100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }" MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink fail'. Sat Aug 16 12:30:35 UTC 2025 ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20250816123035389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123035890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45516<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=545028) Waiting for packet dumper to finish... 1 (prev_count=545028, count=548908) 20250816123037295 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123037296 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123037296 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123037296 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123037296 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123037296 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink fail' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Sat Aug 16 12:30:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250816123038931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123038934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123038936 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41563<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123038948 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123038948 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123038955 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123038955 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123038955 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123038956 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123038956 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123038956 DRANAP NOTICE cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123038956 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123038956 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123038956 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59537 (stream_srv.c:142) 20250816123038956 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59537<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123038956 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123038956 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123038957 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123038957 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123038957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123038957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123038957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123038957 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123038957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123038957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123038957 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123038957 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123038957 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123038957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123038957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123038957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123038957 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123038957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123038957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123038957 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123038957 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123038957 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123038957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123038957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123038957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123038957 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123038957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123038957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123038957 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123038957 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123038957 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123038957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123038957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123038957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123038958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123038958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123038958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123038958 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123038958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123038958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123038958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123038958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123038958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123038958 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123038958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123038958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123038958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123038958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123038958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123038958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123038958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123038958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123038958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123038958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123038958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123038958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123038958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123038958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123038958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123038958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123038958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123038958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123038958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123038958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123038958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1107)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(1107)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1107)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1105)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123038973 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123038973 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123038973 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123038973 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123038973 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123038973 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123038973 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123038973 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123038973 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123038973 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123038974 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123038974 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123038974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123038974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123038974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123038974 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123038974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123038974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123038974 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123038974 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123038974 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123038974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123038974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123038974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123038974 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123038974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123038974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123038974 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123038974 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123038974 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123038974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123038974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123038974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123038974 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123038974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123038974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123038974 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123038974 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123038974 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123038974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123038974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123038974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123038974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123038974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123038974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123038974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123038974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123038974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123038974 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123038974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123038974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123038974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123038974 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123038974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123038974 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123038974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123038975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123038975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123038975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123038975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123038975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123038975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123038975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123038975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123038975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123038975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123038975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123038975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123038975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123038975 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123038975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123038975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123038975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123038975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123038975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123038975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123038975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123038975 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1110)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(1110)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1110)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1108)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123038998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123038998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123038998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123038998 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123038998 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123038998 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123038998 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123038998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123038998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816123039002 DLINP DEBUG SRVCONN(,r=127.0.0.1:59537<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123039002 DLINP DEBUG SRVCONN(,r=127.0.0.1:59537<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123039002 DLINP DEBUG SRVCONN(,r=127.0.0.1:59537<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123039002 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123039002 DHNBAP DEBUG (127.0.0.1:59537 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123039002 DHNBAP NOTICE (127.0.0.1:59537 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123039002 DHNBAP NOTICE (127.0.0.1:59537 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123039002 DLINP DEBUG SRVCONN(,r=127.0.0.1:59537<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123039002 DLINP DEBUG SRVCONN(,r=127.0.0.1:59537<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123039168 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123039168 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123039168 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123039168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1107)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123039170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123039170 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123039170 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123039170 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123039170 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123039170 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123039170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123039171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123039171 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123039171 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123039171 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123039171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123039171 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123039171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123039171 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123039185 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123039185 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123039185 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123039185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1110)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123039186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123039186 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123039186 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123039186 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123039186 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123039186 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123039186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123039187 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123039187 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123039187 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123039187 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123039187 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123039187 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123039187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123039187 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123039974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123039974 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123039974 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123039974 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123039974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123039974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123039974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123039974 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123039975 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123039975 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123039975 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123039975 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123039975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123039975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123039975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123039975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123039975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123039975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123039975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123039975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123039975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123039975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123039975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123039975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123039975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123039975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123039975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123039975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123039975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123039975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123039975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123039975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123039975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123039975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123039975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123039975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123039975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123039975 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123039975 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123039975 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123039975 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123039975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123039975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816123039975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123039975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123039975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123039975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123039975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123039975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123039975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123039975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123039975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123039975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123039975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123039975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123039975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123039975 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123039975 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(1106)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123039989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123039989 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123039989 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123039989 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123039989 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123039989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123039989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123039989 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123039989 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123039989 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123039989 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123039989 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123039989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123039989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123039989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123039989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123039989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123039989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123039989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123039989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123039989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123039989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123039989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123039989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123039989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123039989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123039989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123039989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123039989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123039989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123039989 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123039989 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123039989 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123039989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123039989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816123039989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123039989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123039989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123039989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123039989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123039989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123039989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123039989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123039989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123039989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123039989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123039989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123039989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123039989 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123039989 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816123039990 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123039990 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123039990 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123039990 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123039990 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123039990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123039990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123039990 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1109)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123041002 DLSCCP DEBUG SCCP-SCOC(114)[0x55733be43d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123041002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e66843), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123041002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123041002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123041002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123041002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123041002 DLSCCP DEBUG SCCP-SCOC(115)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123041002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bbfec), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123041002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123041002 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123041002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123041002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123041002 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123041002 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123041002 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123041002 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123041002 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123041002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123041002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123041002 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123041002 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123041002 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123041002 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123041002 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123041002 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123041002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123041002 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123041004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123041004 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123041004 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123041004 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123041004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123041004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123041004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123041004 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123041004 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123041004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123041004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123041004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123041004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123041004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=00e66843) (sccp_scrc.c:477) 20250816123041004 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20250816123041004 DLSCCP DEBUG SCCP-SCOC(114)[0x55733be43d00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123041004 DLSCCP DEBUG SCCP-SCOC(114)[0x55733be43d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123041004 DLSCCP DEBUG SCCP-SCOC(114)[0x55733be43d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123041004 DLSCCP DEBUG SCCP-SCOC(114)[0x55733be43d00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123041004 DLSCCP DEBUG SCCP-SCOC(114)[0x55733be43d00]{IDLE}: Deallocated (fsm.c:568) 20250816123041006 DLCTRL DEBUG Command: GET 437233052 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123041006 DLCTRL DEBUG Tx Command reply: GET_REPLY 437233052 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123041008 DLCTRL DEBUG Command: GET 164810638 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123041008 DLCTRL DEBUG Tx Command reply: GET_REPLY 164810638 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123041009 DLCTRL DEBUG Command: GET 596299470 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123041009 DLCTRL DEBUG Tx Command reply: GET_REPLY 596299470 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123041009 DLCTRL DEBUG Command: GET 838149204 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123041009 DLCTRL DEBUG Tx Command reply: GET_REPLY 838149204 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123041010 DLCTRL DEBUG Command: GET 370458860 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123041010 DLCTRL DEBUG Tx Command reply: GET_REPLY 370458860 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123041011 DLCTRL DEBUG Command: GET 507580275 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123041011 DLCTRL DEBUG Tx Command reply: GET_REPLY 507580275 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123041012 DLCTRL DEBUG Command: GET 802189562 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123041012 DLCTRL DEBUG Tx Command reply: GET_REPLY 802189562 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123041013 DLCTRL DEBUG Command: GET 104323849 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123041013 DLCTRL DEBUG Tx Command reply: GET_REPLY 104323849 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123041014 DLCTRL DEBUG Command: GET 659899180 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123041014 DLCTRL DEBUG Tx Command reply: GET_REPLY 659899180 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123041014 DLCTRL DEBUG Command: GET 443374140 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123041014 DLCTRL DEBUG Tx Command reply: GET_REPLY 443374140 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123041015 DLCTRL DEBUG Command: GET 818992591 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123041015 DLCTRL DEBUG Tx Command reply: GET_REPLY 818992591 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123041016 DLCTRL DEBUG Command: GET 484415824 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123041016 DLCTRL DEBUG Tx Command reply: GET_REPLY 484415824 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123041017 DLCTRL DEBUG Command: GET 502893650 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123041017 DLCTRL DEBUG Tx Command reply: GET_REPLY 502893650 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123041018 DLCTRL DEBUG Command: GET 59048914 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123041018 DLCTRL DEBUG Tx Command reply: GET_REPLY 59048914 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123041019 DLCTRL DEBUG Command: GET 149758408 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123041019 DLCTRL DEBUG Tx Command reply: GET_REPLY 149758408 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123041020 DLCTRL DEBUG Command: GET 114737449 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123041020 DLCTRL DEBUG Tx Command reply: GET_REPLY 114737449 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123041021 DLCTRL DEBUG Command: GET 654819635 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123041021 DLCTRL DEBUG Tx Command reply: GET_REPLY 654819635 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123041021 DLCTRL DEBUG Command: GET 218602483 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123041021 DLCTRL DEBUG Tx Command reply: GET_REPLY 218602483 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123041022 DLCTRL DEBUG Command: GET 730177215 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123041022 DLCTRL DEBUG Tx Command reply: GET_REPLY 730177215 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123041023 DLCTRL DEBUG Command: GET 342682667 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123041023 DLCTRL DEBUG Tx Command reply: GET_REPLY 342682667 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111010'B, t_guard := 20.000000 } 20250816123041033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45542<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@7a2b5296a856: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@7a2b5296a856: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)13039953 20250816123042045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123042045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123042045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123042045 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123042045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc6f951, normal) (hnbgw_rua.c:407) 20250816123042045 DHNB DEBUG map_rua[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816123042045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13039953)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123042045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13039953 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123042045 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123042045 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123042045 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123042045 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13039953 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123042045 DCN DEBUG map_sccp[0x55733be37f60]{init}: Allocated (fsm.c:456) 20250816123042045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55733be37f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123042045 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13039953 <-> SCCP-119 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123042045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13039953 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123042045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13039953)[0x55733be34500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123042045 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123042045 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123042045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13039953)[0x55733be34500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123042045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55733be37f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123042045 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123042045 DLSCCP DEBUG SCCP-SCOC(119)[0x55733be3b640]{IDLE}: Allocated (fsm.c:456) 20250816123042045 DLSCCP DEBUG SCCP-SCOC(119)[0x55733be3b640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123042045 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000077), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300013a0056400500f1100926) (sccp_scrc.c:406) 20250816123042045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123042045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123042045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123042045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123042045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123042045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123042045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123042045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123042045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123042045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123042045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123042045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123042045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123042045 DLSCCP DEBUG SCCP-SCOC(119)[0x55733be3b640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123042045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55733be37f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123042045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13039953)[0x55733be34500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123042045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123042045 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123042045 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123042045 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123042045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123042045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123042045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123042045 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1108)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1109)@7a2b5296a856: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) HNBGW_Test.sgsn0-RAN(1109)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)13029165 HNBGW_Test.sgsn0-SCCP(1108)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1108)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@7a2b5296a856: setverdict(pass): none -> pass 20250816123042050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123042050 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123042050 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123042050 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123042050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123042050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123042050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123042050 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123042050 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123042050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123042050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123042050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123042050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123042050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000077), PART(T=Source Reference,L=4,D=00f60081) (sccp_scrc.c:477) 20250816123042050 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1824) 20250816123042050 DLSCCP DEBUG SCCP-SCOC(119)[0x55733be3b640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123042050 DLSCCP DEBUG SCCP-SCOC(119)[0x55733be3b640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123042050 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123042050 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123042050 DCN DEBUG handle_cn_conn_conf() conn_id=119, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123042050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55733be37f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123042050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55733be37f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123042050 DLCTRL DEBUG Command: GET 130937003 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123042050 DLCTRL DEBUG Tx Command reply: GET_REPLY 130937003 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123042051 DLCTRL DEBUG Command: GET 355680254 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123042051 DLCTRL DEBUG Tx Command reply: GET_REPLY 355680254 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123042052 DLCTRL DEBUG Command: GET 672697256 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123042052 DLCTRL DEBUG Tx Command reply: GET_REPLY 672697256 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123042053 DLCTRL DEBUG Command: GET 804094836 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123042053 DLCTRL DEBUG Tx Command reply: GET_REPLY 804094836 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123042054 DLCTRL DEBUG Command: GET 389771039 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123042054 DLCTRL DEBUG Tx Command reply: GET_REPLY 389771039 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123042055 DLCTRL DEBUG Command: GET 207244000 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123042055 DLCTRL DEBUG Tx Command reply: GET_REPLY 207244000 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123042056 DLCTRL DEBUG Command: GET 208321170 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123042056 DLCTRL DEBUG Tx Command reply: GET_REPLY 208321170 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123042056 DLCTRL DEBUG Command: GET 144848135 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123042057 DLCTRL DEBUG Tx Command reply: GET_REPLY 144848135 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123042057 DLCTRL DEBUG Command: GET 14523945 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123042057 DLCTRL DEBUG Tx Command reply: GET_REPLY 14523945 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123042058 DLCTRL DEBUG Command: GET 161443088 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123042058 DLCTRL DEBUG Tx Command reply: GET_REPLY 161443088 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123042059 DLCTRL DEBUG Command: GET 403963867 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123042059 DLCTRL DEBUG Tx Command reply: GET_REPLY 403963867 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123042060 DLCTRL DEBUG Command: GET 989797992 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123042060 DLCTRL DEBUG Tx Command reply: GET_REPLY 989797992 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123042061 DLCTRL DEBUG Command: GET 398364520 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123042061 DLCTRL DEBUG Tx Command reply: GET_REPLY 398364520 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123042062 DLCTRL DEBUG Command: GET 185932090 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123042062 DLCTRL DEBUG Tx Command reply: GET_REPLY 185932090 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123042062 DLCTRL DEBUG Command: GET 628263951 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123042062 DLCTRL DEBUG Tx Command reply: GET_REPLY 628263951 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123042063 DLCTRL DEBUG Command: GET 75347134 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123042063 DLCTRL DEBUG Tx Command reply: GET_REPLY 75347134 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123042064 DLCTRL DEBUG Command: GET 97192481 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123042064 DLCTRL DEBUG Tx Command reply: GET_REPLY 97192481 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123042064 DLCTRL DEBUG Command: GET 828540801 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123042064 DLCTRL DEBUG Tx Command reply: GET_REPLY 828540801 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123042065 DLCTRL DEBUG Command: GET 532114443 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123042065 DLCTRL DEBUG Tx Command reply: GET_REPLY 532114443 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123042066 DLCTRL DEBUG Command: GET 493723701 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123042066 DLCTRL DEBUG Tx Command reply: GET_REPLY 493723701 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000001001'B, t_guard := 20.000000 } 20250816123042076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45554<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@7a2b5296a856: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@7a2b5296a856: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@7a2b5296a856: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)6356953 20250816123043082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123043082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123043082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250816123043082 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123043082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x60ffd9, normal) (hnbgw_rua.c:407) 20250816123043082 DHNB DEBUG map_rua[0x55733be3e400]{init}: Allocated (fsm.c:456) 20250816123043082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6356953)[0x55733be3e400]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123043082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6356953 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123043082 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123043082 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123043082 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250816123043082 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6356953 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123043082 DCN DEBUG map_sccp[0x55733be36a90]{init}: Allocated (fsm.c:456) 20250816123043082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55733be36a90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123043082 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6356953 <-> SCCP-120 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123043082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6356953 SCCP-120 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250816123043082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6356953)[0x55733be3e400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123043082 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123043082 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123043082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6356953)[0x55733be3e400]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123043082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55733be36a90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123043082 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123043082 DLSCCP DEBUG SCCP-SCOC(120)[0x55733be43e30]{IDLE}: Allocated (fsm.c:456) 20250816123043082 DLSCCP DEBUG SCCP-SCOC(120)[0x55733be43e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123043082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000078), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002090056400500f1100926) (sccp_scrc.c:406) 20250816123043082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123043082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123043082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123043082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123043082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123043082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123043082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123043082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123043082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123043082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123043082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123043082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123043082 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123043082 DLSCCP DEBUG SCCP-SCOC(120)[0x55733be43e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123043082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55733be36a90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123043082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6356953)[0x55733be3e400]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123043082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123043082 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123043082 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123043082 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123043082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123043083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123043083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123043083 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@7a2b5296a856: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1108)@7a2b5296a856: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1109)@7a2b5296a856: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) HNBGW_Test.sgsn0-RAN(1109)@7a2b5296a856: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)7451222 HNBGW_Test.sgsn0-SCCP(1108)@7a2b5296a856: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1108)@7a2b5296a856: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816123043084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123043084 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123043084 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123043084 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123043084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123043084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123043084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123043084 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123043084 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123043084 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123043084 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123043084 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123043084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123043084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000078), PART(T=Source Reference,L=4,D=009c7bc5) (sccp_scrc.c:477) 20250816123043084 DLSCCP DEBUG Received CO:COAK for local reference 120 (sccp_scoc.c:1824) 20250816123043084 DLSCCP DEBUG SCCP-SCOC(120)[0x55733be43e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@7a2b5296a856: setverdict(pass): none -> pass 20250816123043084 DLSCCP DEBUG SCCP-SCOC(120)[0x55733be43e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123043084 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123043084 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123043084 DCN DEBUG handle_cn_conn_conf() conn_id=120, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123043084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55733be36a90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123043084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55733be36a90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123043085 DLCTRL DEBUG Command: GET 177830975 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123043085 DLCTRL DEBUG Tx Command reply: GET_REPLY 177830975 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250816123043086 DLCTRL DEBUG Command: GET 279212410 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123043086 DLCTRL DEBUG Tx Command reply: GET_REPLY 279212410 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123043087 DLCTRL DEBUG Command: GET 254385383 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123043087 DLCTRL DEBUG Tx Command reply: GET_REPLY 254385383 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123043087 DLCTRL DEBUG Command: GET 223167116 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123043087 DLCTRL DEBUG Tx Command reply: GET_REPLY 223167116 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123043088 DLCTRL DEBUG Command: GET 167198368 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123043088 DLCTRL DEBUG Tx Command reply: GET_REPLY 167198368 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123043089 DLCTRL DEBUG Command: GET 183949185 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123043089 DLCTRL DEBUG Tx Command reply: GET_REPLY 183949185 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123043090 DLCTRL DEBUG Command: GET 737484780 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123043090 DLCTRL DEBUG Tx Command reply: GET_REPLY 737484780 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123043091 DLCTRL DEBUG Command: GET 216701396 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123043091 DLCTRL DEBUG Tx Command reply: GET_REPLY 216701396 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123043092 DLCTRL DEBUG Command: GET 315951849 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123043092 DLCTRL DEBUG Tx Command reply: GET_REPLY 315951849 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123043093 DLCTRL DEBUG Command: GET 387352992 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123043093 DLCTRL DEBUG Tx Command reply: GET_REPLY 387352992 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123043094 DLCTRL DEBUG Command: GET 534906377 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123043094 DLCTRL DEBUG Tx Command reply: GET_REPLY 534906377 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123043095 DLCTRL DEBUG Command: GET 674870414 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123043095 DLCTRL DEBUG Tx Command reply: GET_REPLY 674870414 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123043096 DLCTRL DEBUG Command: GET 942424938 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123043096 DLCTRL DEBUG Tx Command reply: GET_REPLY 942424938 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123043098 DLCTRL DEBUG Command: GET 641512085 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123043098 DLCTRL DEBUG Tx Command reply: GET_REPLY 641512085 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123043099 DLCTRL DEBUG Command: GET 601513259 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123043099 DLCTRL DEBUG Tx Command reply: GET_REPLY 601513259 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123043100 DLCTRL DEBUG Command: GET 196683719 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123043100 DLCTRL DEBUG Tx Command reply: GET_REPLY 196683719 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123043102 DLCTRL DEBUG Command: GET 179863824 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123043102 DLCTRL DEBUG Tx Command reply: GET_REPLY 179863824 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123043103 DLCTRL DEBUG Command: GET 649451518 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123043103 DLCTRL DEBUG Tx Command reply: GET_REPLY 649451518 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123043104 DLCTRL DEBUG Command: GET 649438477 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123043104 DLCTRL DEBUG Tx Command reply: GET_REPLY 649438477 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123043106 DLCTRL DEBUG Command: GET 326807553 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123043106 DLCTRL DEBUG Tx Command reply: GET_REPLY 326807553 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: "connecting cnlink 1" 20250816123043107 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1116)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1116)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1116)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn1-SCCP(1114)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123043320 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123043320 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123043320 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816123043320 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816123043320 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816123043320 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816123043320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1116)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123043322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123043322 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123043322 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816123043322 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816123043322 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816123043322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123043322 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123043322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816123043323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123043323 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123043323 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123043323 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123043323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123043323 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250816123043323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123043625 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123043625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035f16a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123043625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123043625 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123043625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123043625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123043625 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123043625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cdc64), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123043625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123043625 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123043625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123043625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123043625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123043625 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123043625 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123043625 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123043625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123043625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123043625 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123043625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123043625 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123043625 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123043625 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123043625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123043625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123043625 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@7a2b5296a856: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100101100'B, t_guard := 20.000000 } 20250816123044127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123044127 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123044127 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123044127 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123044127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123044127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123044127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123044127 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123044127 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123044127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123044127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123044127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123044127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123044127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123044127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123044127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123044127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123044127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123044127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123044127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123044127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123044127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123044127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123044127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123044127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123044127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123044127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123044127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123044127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123044127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123044127 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123044127 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123044127 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123044127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123044127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816123044127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123044127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123044127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123044127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123044127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123044127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123044127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123044127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123044127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123044127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123044127 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123044127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123044127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123044127 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123044127 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: link up (cnlink.c:111) 20250816123044127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123044127 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123044127 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123044127 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123044127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123044127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123044127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123044127 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1115)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123044135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123044878 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123044878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a366c5), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123044878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123044878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123044878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123044878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123044878 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123044878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002714ec), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123044878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123044878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123044878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123044878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123044878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123044878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123044878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123044878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123044878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123044878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123044878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123044878 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123044878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123044878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123044878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123044878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123044878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123044878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123044878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123044878 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123044879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123044879 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123044879 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123044879 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123044879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123044879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123044879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123044879 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123044879 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123044879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123044879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123044879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123044879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123044879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006b), PART(T=Source Reference,L=4,D=00a366c5) (sccp_scrc.c:477) 20250816123044879 DLSCCP DEBUG Received CO:RELCO for local reference 107 (sccp_scoc.c:1824) 20250816123044879 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123044879 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123044879 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123044880 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123044880 DLSCCP DEBUG SCCP-SCOC(107)[0x55733be3d1c0]{IDLE}: Deallocated (fsm.c:568) 20250816123045080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123045080 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123045080 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123045080 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123045080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123045080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123045080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123045080 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123045080 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123045080 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123045080 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123045080 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123045080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123045080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000069), PART(T=Source Reference,L=4,D=002714ec) (sccp_scrc.c:477) 20250816123045080 DLSCCP DEBUG Received CO:RELCO for local reference 105 (sccp_scoc.c:1824) 20250816123045080 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123045080 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123045080 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123045080 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123045080 DLSCCP DEBUG SCCP-SCOC(105)[0x55733bdc2630]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1115)@7a2b5296a856: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1115)@7a2b5296a856: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@7a2b5296a856: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)15666771 20250816123045142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123045142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123045142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123045143 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123045143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xef0e53, normal) (hnbgw_rua.c:407) 20250816123045143 DHNB DEBUG map_rua[0x55733bdc2630]{init}: Allocated (fsm.c:456) 20250816123045143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15666771)[0x55733bdc2630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123045143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15666771 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123045143 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123045143 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123045143 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15666771 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250816123045143 DCN DEBUG map_sccp[0x55733be3d1c0]{init}: Allocated (fsm.c:456) 20250816123045143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55733be3d1c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123045143 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15666771 <-> SCCP-121 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250816123045143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15666771 SCCP-121 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123045143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15666771)[0x55733bdc2630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123045143 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123045143 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123045143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15666771)[0x55733bdc2630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123045143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55733be3d1c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123045143 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123045143 DLSCCP DEBUG SCCP-SCOC(121)[0x55733be3c4c0]{IDLE}: Allocated (fsm.c:456) 20250816123045143 DLSCCP DEBUG SCCP-SCOC(121)[0x55733be3c4c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123045143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000079), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f400300012c0056400500f1100926) (sccp_scrc.c:406) 20250816123045143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123045143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123045143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123045143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123045143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123045143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123045143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123045143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123045143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123045143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123045143 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123045143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123045143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123045143 DLSCCP DEBUG SCCP-SCOC(121)[0x55733be3c4c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123045143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55733be3d1c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123045143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15666771)[0x55733bdc2630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123045143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123045143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123045143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123045143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123045143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123045143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123045143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123045143 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1114)@7a2b5296a856: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1114)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1115)@7a2b5296a856: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) HNBGW_Test.sgsn1-RAN(1115)@7a2b5296a856: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)14919128 HNBGW_Test.sgsn1-SCCP(1114)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1114)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@7a2b5296a856: setverdict(pass): none -> pass 20250816123045147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123045147 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123045147 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123045147 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123045147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123045147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123045147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123045147 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123045147 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123045147 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123045147 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123045147 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123045147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123045147 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000079), PART(T=Source Reference,L=4,D=001797a7) (sccp_scrc.c:477) 20250816123045147 DLSCCP DEBUG Received CO:COAK for local reference 121 (sccp_scoc.c:1824) 20250816123045147 DLSCCP DEBUG SCCP-SCOC(121)[0x55733be3c4c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123045147 DLSCCP DEBUG SCCP-SCOC(121)[0x55733be3c4c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123045147 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123045147 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123045147 DCN DEBUG handle_cn_conn_conf() conn_id=121, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123045147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55733be3d1c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) MTC@7a2b5296a856: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123045147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55733be3d1c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123045148 DLCTRL DEBUG Command: GET 381942976 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123045148 DLCTRL DEBUG Tx Command reply: GET_REPLY 381942976 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250816123045149 DLCTRL DEBUG Command: GET 874997989 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123045149 DLCTRL DEBUG Tx Command reply: GET_REPLY 874997989 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123045150 DLCTRL DEBUG Command: GET 70579219 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123045150 DLCTRL DEBUG Tx Command reply: GET_REPLY 70579219 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123045150 DLCTRL DEBUG Command: GET 566929423 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123045150 DLCTRL DEBUG Tx Command reply: GET_REPLY 566929423 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123045151 DLCTRL DEBUG Command: GET 354452772 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123045151 DLCTRL DEBUG Tx Command reply: GET_REPLY 354452772 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123045152 DLCTRL DEBUG Command: GET 740191230 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123045152 DLCTRL DEBUG Tx Command reply: GET_REPLY 740191230 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123045153 DLCTRL DEBUG Command: GET 145959870 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123045153 DLCTRL DEBUG Tx Command reply: GET_REPLY 145959870 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123045154 DLCTRL DEBUG Command: GET 160689806 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123045154 DLCTRL DEBUG Tx Command reply: GET_REPLY 160689806 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123045155 DLCTRL DEBUG Command: GET 563760745 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123045155 DLCTRL DEBUG Tx Command reply: GET_REPLY 563760745 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123045156 DLCTRL DEBUG Command: GET 983517917 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123045156 DLCTRL DEBUG Tx Command reply: GET_REPLY 983517917 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123045156 DLCTRL DEBUG Command: GET 727197211 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123045156 DLCTRL DEBUG Tx Command reply: GET_REPLY 727197211 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123045157 DLCTRL DEBUG Command: GET 322462849 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123045157 DLCTRL DEBUG Tx Command reply: GET_REPLY 322462849 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123045158 DLCTRL DEBUG Command: GET 50220345 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123045158 DLCTRL DEBUG Tx Command reply: GET_REPLY 50220345 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123045159 DLCTRL DEBUG Command: GET 918327452 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123045159 DLCTRL DEBUG Tx Command reply: GET_REPLY 918327452 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123045159 DLCTRL DEBUG Command: GET 490988399 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123045159 DLCTRL DEBUG Tx Command reply: GET_REPLY 490988399 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123045160 DLCTRL DEBUG Command: GET 367807315 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123045160 DLCTRL DEBUG Tx Command reply: GET_REPLY 367807315 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123045161 DLCTRL DEBUG Command: GET 341810373 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123045161 DLCTRL DEBUG Tx Command reply: GET_REPLY 341810373 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123045162 DLCTRL DEBUG Command: GET 517106594 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123045162 DLCTRL DEBUG Tx Command reply: GET_REPLY 517106594 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123045162 DLCTRL DEBUG Command: GET 106183232 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123045162 DLCTRL DEBUG Tx Command reply: GET_REPLY 106183232 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123045163 DLCTRL DEBUG Command: GET 319173559 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123045163 DLCTRL DEBUG Tx Command reply: GET_REPLY 319173559 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816123045165 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41563<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1099)@7a2b5296a856: Final verdict of PTC: none 20250816123045166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45526<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1098)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123045167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45518<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123045167 DLINP DEBUG SRVCONN(,r=127.0.0.1:59537<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123045167 DLINP DEBUG SRVCONN(,r=127.0.0.1:59537<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123045167 DLINP NOTICE SRV(,r=127.0.0.1:59537<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123045167 DMAIN NOTICE (127.0.0.1:59537 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59537<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123045167 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(1106)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1105)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104)@7a2b5296a856: Final verdict of PTC: none 20250816123045167 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123045167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123045167 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123045167 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123045167 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123045167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123045167 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123045167 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123045167 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123045167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123045167 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123045167 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123045167 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123045167 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123045167 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123045167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123045167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123045168 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123045168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123045168 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123045168 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123045168 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123045168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123045168 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123045168 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816123045168 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123045168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123045168 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123045168 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123045168 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123045168 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123045168 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123045168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123045168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1109)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1115)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1107)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1114)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1110)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1108)@7a2b5296a856: Final verdict of PTC: none 20250816123045169 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123045169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123045169 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123045169 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123045169 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123045169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123045169 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123045169 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123045169 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123045169 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123045169 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123045169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123045169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(1100)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1116)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(1111)@7a2b5296a856: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@7a2b5296a856: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@7a2b5296a856: Final verdict of PTC: pass 20250816123045173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45542<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123045173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45554<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123045197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45570<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(1098): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(1099): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(1100): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(1105): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(1106): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(1107): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1108): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1109): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1110): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(1111): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113): pass (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1114): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1115): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1116): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Aug 16 12:30:45 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc 20250816123045250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123045295 DLSCCP DEBUG SCCP-SCOC(117)[0x55733be36080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123045295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6604b), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123045295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123045295 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123045295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123045295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123045295 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123045295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00424cc0), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123045295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123045295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123045295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123045295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123045295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123045296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123045296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123045296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123045296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123045296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123045296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123045296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123045296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123045296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123045296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123045296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123045296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123045296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123045296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123045296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123045344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123045344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123045344 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123045344 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123045344 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13039953)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13039953)[0x55733be34500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55733be37f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123045344 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123045344 DLSCCP DEBUG SCCP-SCOC(119)[0x55733be3b640]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123045344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f60081), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123045344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123045344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123045344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123045344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123045344 DLSCCP DEBUG SCCP-SCOC(119)[0x55733be3b640]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55733be37f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13039953)[0x55733be34500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13039953)[0x55733be34500]{disrupted}: Freeing instance (context_map.c:202) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13039953)[0x55733be34500]{disrupted}: Deallocated (fsm.c:568) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55733be37f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55733be37f60]{disconnected}: Freeing instance (context_map.c:206) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55733be37f60]{disconnected}: Deallocated (fsm.c:568) 20250816123045344 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13039953 SCCP-119 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6356953)[0x55733be3e400]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6356953)[0x55733be3e400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55733be36a90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123045344 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123045344 DLSCCP DEBUG SCCP-SCOC(120)[0x55733be43e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123045344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c7bc5), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123045344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123045344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123045344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123045344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123045344 DLSCCP DEBUG SCCP-SCOC(120)[0x55733be43e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55733be36a90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6356953)[0x55733be3e400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6356953)[0x55733be3e400]{disrupted}: Freeing instance (context_map.c:202) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6356953)[0x55733be3e400]{disrupted}: Deallocated (fsm.c:568) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55733be36a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55733be36a90]{disconnected}: Freeing instance (context_map.c:206) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55733be36a90]{disconnected}: Deallocated (fsm.c:568) 20250816123045344 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6356953 SCCP-120 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15666771)[0x55733bdc2630]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15666771)[0x55733bdc2630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55733be3d1c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123045344 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123045344 DLSCCP DEBUG SCCP-SCOC(121)[0x55733be3c4c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123045344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001797a7), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123045344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123045344 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123045344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123045344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123045344 DLSCCP DEBUG SCCP-SCOC(121)[0x55733be3c4c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55733be3d1c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15666771)[0x55733bdc2630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15666771)[0x55733bdc2630]{disrupted}: Freeing instance (context_map.c:202) 20250816123045344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15666771)[0x55733bdc2630]{disrupted}: Deallocated (fsm.c:568) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55733be3d1c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55733be3d1c0]{disconnected}: Freeing instance (context_map.c:206) 20250816123045344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55733be3d1c0]{disconnected}: Deallocated (fsm.c:568) 20250816123045344 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15666771 SCCP-121 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250816123045344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123045345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123045345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123045345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123045345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123045345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123045345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123045345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123045345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123045345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123045345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123045345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123045345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123045345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123045345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123045345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123045345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123045345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123045345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123045345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123045345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123045345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123045345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123045345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123045851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48342<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423208) Waiting for packet dumper to finish... 1 (prev_count=423208, count=423748) 20250816123047168 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123047168 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123047168 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123047168 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123047168 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123047168 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123047170 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123047170 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123047170 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sat Aug 16 12:30:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_second_rab_assignment started. 20250816123048889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48350<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123048891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123048894 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38101<->l=127.0.0.1:4262) (control_if.c:572) 20250816123048908 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123048908 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123048908 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123048908 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123048908 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123048908 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123048908 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123048908 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123048908 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_second_rab_assignment-Iuh0(1122)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123048909 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123048909 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123048910 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123048910 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123048910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123048910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123048910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123048910 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123048910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123048910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123048910 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123048910 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123048910 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123048910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123048910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123048910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123048910 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123048910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123048910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123048910 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123048910 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123048910 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123048910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123048910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123048910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123048910 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123048910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123048910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123048910 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123048910 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123048910 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123048910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123048910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123048910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123048910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123048910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123048910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123048910 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123048910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123048910 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123048910 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123048910 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123048910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123048910 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123048910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123048910 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123048910 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123048910 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123048910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123048910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123048910 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123048910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123048910 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123048910 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123048910 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123048910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123048910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123048910 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123048910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123048910 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123048910 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123048910 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123048910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123048910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123048910 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1126)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(1126)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1126)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123048924 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123048924 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123048924 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123048924 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123048924 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123048924 DRANAP NOTICE cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123048925 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123048925 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123048925 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123048925 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123048926 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123048926 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123048926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123048926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123048926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123048926 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123048926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123048926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123048926 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123048926 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123048926 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123048926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123048926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123048926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123048926 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123048926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123048926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123048926 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123048926 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123048926 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123048926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123048926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123048926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123048926 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123048926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123048926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123048926 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123048926 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123048926 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123048926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123048926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123048926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123048926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123048926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123048926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123048926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123048926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123048926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123048926 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123048926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123048926 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123048926 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123048926 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123048926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123048926 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123048926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123048926 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123048926 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123048926 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123048926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123048926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123048926 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123048926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123048926 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123048926 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123048926 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123048926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123048926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123048926 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123048926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123048926 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123048926 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123048926 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123048926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123048926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123048926 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1129)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(1129)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1129)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(1127)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123048946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123048946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123048946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123048946 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123048947 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123048947 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123048947 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123048947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123048947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816123049119 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123049120 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123049120 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123049120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1126)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123049121 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123049121 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123049121 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123049121 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123049121 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123049121 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123049121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123049122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123049122 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123049122 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123049122 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123049122 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123049122 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123049122 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123049136 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123049136 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123049136 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123049136 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1129)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123049138 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123049138 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123049138 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123049138 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123049138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123049138 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123049138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123049138 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123049138 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123049138 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123049138 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123049138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123049138 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123049138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123049926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123049926 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123049926 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123049926 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123049926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123049926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123049926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123049926 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123049926 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123049926 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123049926 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123049926 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123049926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123049926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123049926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123049926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123049926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123049926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123049926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123049926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123049926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123049926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123049926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123049926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123049926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123049926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123049926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123049926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123049926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123049926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123049926 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123049926 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123049926 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123049926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123049926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816123049926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123049926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123049926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123049926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123049926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123049926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123049926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123049926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123049926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123049926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123049926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123049926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123049926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123049926 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123049926 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816123049926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123049926 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123049926 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123049926 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123049926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123049926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123049926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123049926 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1125)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123049940 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123049940 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123049940 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123049940 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123049940 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123049940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123049940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123049940 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123049940 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123049940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123049940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123049940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123049940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123049940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123049940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123049940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123049940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123049940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123049940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123049940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123049940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123049940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123049940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123049940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123049940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123049940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123049940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123049940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123049940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123049940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123049940 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123049940 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123049940 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123049940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123049940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816123049940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123049940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123049940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123049940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123049940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123049940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123049940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123049940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123049940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123049940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123049940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123049940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123049940 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123049940 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123049940 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816123049941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123049941 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123049941 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123049941 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123049941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123049941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123049941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123049941 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1128)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123049957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1131)@7a2b5296a856: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(1125)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1125)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment-Iuh0-RUA(1123)@7a2b5296a856: Added conn table entry 0TC_second_rab_assignment0(1131)143922 20250816123050971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123050971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123050971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123050971 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123050971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x23232, normal) (hnbgw_rua.c:407) 20250816123050971 DHNB DEBUG map_rua[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816123050971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123050971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-143922 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123050971 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123050971 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123050971 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-143922 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123050971 DCN DEBUG map_sccp[0x55733be37f60]{init}: Allocated (fsm.c:456) 20250816123050971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123050971 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-143922 <-> SCCP-122 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123050971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-143922 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123050971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123050971 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123050971 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123050971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123050971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123050971 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123050971 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{IDLE}: Allocated (fsm.c:456) 20250816123050971 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123050971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000970056400500f1100926) (sccp_scrc.c:406) 20250816123050971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123050971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123050971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123050971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123050971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123050971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123050971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123050971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123050971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123050971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123050971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123050971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123050971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123050971 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123050971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123050971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123050971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123050971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123050971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123050971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123050971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123050971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123050971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123050971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1125)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-RAN(1125)@7a2b5296a856: Added conn table entry 0TC_second_rab_assignment0(1131)1543834 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(1131)@7a2b5296a856: setverdict(pass): none -> pass 20250816123050976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123050976 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123050976 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123050976 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123050976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123050976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123050976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123050976 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123050976 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123050976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123050976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123050976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123050976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123050976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Source Reference,L=4,D=00d899ad) (sccp_scrc.c:477) 20250816123050976 DLSCCP DEBUG Received CO:COAK for local reference 122 (sccp_scoc.c:1824) 20250816123050976 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123050976 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123050976 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123050976 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123050976 DCN DEBUG handle_cn_conn_conf() conn_id=122, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123050976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123050976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1131)@7a2b5296a856: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1130)@7a2b5296a856: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: vl_len:91 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123051003 DLSCCP DEBUG SCCP-SCOC(115)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123051003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bbfec), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123051003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123051003 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123051003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123051003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123051003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123051003 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123051003 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123051003 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123051003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123051003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123051003 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123051176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123051176 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123051176 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123051176 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123051176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123051176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123051176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123051176 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123051176 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123051176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123051176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123051176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123051176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123051176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123051176 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250816123051176 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123051177 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123051177 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123051177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123051177 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123051177 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123051177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123051177 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123051177 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123051177 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123051177 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123051177 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123051177 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123051177 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123051177 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{UNUSED}: Allocated (fsm.c:456) 20250816123051177 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{UNUSED}: is child of mgw(mgw-fsm-143922-0)[0x55733be36a90] (fsm.c:486) 20250816123051177 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-143922-0)[0x55733be36a90] (mgcp_client_endpoint_fsm.c:724) 20250816123051177 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123051177 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123051177 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123051177 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143922-0)[0x55733be3d1c0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123051177 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143922-0)[0x55733be3d1c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630] (fsm.c:486) 20250816123051177 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143922-0)[0x55733be3d1c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123051177 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143922-0)[0x55733be3d1c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123051177 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=199 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 2323'... (mgcp_client.c:807) 20250816123051177 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250816123051177 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143922-0)[0x55733be3d1c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123051177 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1130)@7a2b5296a856: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2323217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2323217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment0(1131)@7a2b5296a856: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2323217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2323217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(1131)@7a2b5296a856: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816123051190 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250816123051190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123051190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123051190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123051190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123051190 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123051190 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123051190 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123051190 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123051190 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123051190 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123051190 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123051190 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123051190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123051190 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123051190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123051190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123051190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123051190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1131)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123051200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123051200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123051200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123051200 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123051200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x23232) (hnbgw_rua.c:471) 20250816123051200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-143922 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123051200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123051200 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123051200 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123051201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123051201 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123051201 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123051201 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123051201 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123051201 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123051201 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-143922-0)[0x55733be36a90] (mgcp_client_endpoint_fsm.c:724) 20250816123051201 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123051201 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123051201 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123051201 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123051201 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=213 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 2323'... (mgcp_client.c:807) 20250816123051201 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250816123051201 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123051201 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123051201 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123051201 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1131)@7a2b5296a856: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2323217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2323217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123051210 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250816123051210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123051210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123051210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123051210 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123051210 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123051210 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123051210 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123051210 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123051210 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123051210 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123051210 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123051210 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123051210 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-143922-0)[0x55733be36a90] (mgcp_client_endpoint_fsm.c:724) 20250816123051210 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123051210 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123051210 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123051210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143922-0)[0x55733be4f270]{ST_CRCX}: Allocated (fsm.c:456) 20250816123051210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143922-0)[0x55733be4f270]{ST_CRCX}: is child of mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630] (fsm.c:486) 20250816123051210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143922-0)[0x55733be4f270]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123051210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143922-0)[0x55733be4f270]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250816123051210 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=203 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 2323'... (mgcp_client.c:807) 20250816123051210 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250816123051210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-143922-0)[0x55733be4f270]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123051210 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123051210 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123051210 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123051210 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1131)@7a2b5296a856: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2323217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2323217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123051215 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250816123051215 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be4f270]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123051215 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be4f270]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123051215 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be4f270]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123051215 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be4f270]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123051215 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123051215 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123051215 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123051215 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123051215 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123051215 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123051215 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123051215 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123051215 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123051215 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123051215 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123051215 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123051215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123051215 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123051215 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123051215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d899ad), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123051215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123051215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123051215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123051215 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123051215 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123051215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123051215 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123051215 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123051215 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123051215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123051215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123051215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123051215 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: vl_len:63 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250816123051222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123051222 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123051222 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123051222 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123051222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123051222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123051222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123051222 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123051222 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 96 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123051222 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123051222 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123051222 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123051222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123051222 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:477) 20250816123051222 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250816123051222 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123051222 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123051222 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123051222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123051222 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123051222 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123051222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123051222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123051222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123051222 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-143922 SCCP-122 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250816123051222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250816123051222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250816123051222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123051222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1131)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123051223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123051223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123051223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250816123051223 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123051223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x23232) (hnbgw_rua.c:471) 20250816123051223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-143922 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250816123051223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123051223 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123051223 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123051223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123051223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123051223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250816123051224 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123051224 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123051224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d899ad), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20250816123051224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123051224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123051224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123051224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123051224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123051224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123051224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123051224 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123051224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123051224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123051224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123051224 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: vl_len:12 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123051228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123051228 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123051228 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123051228 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123051228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123051228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123051228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123051229 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123051229 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123051229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123051229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123051229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123051229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123051229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123051229 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250816123051229 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123051229 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123051229 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123051229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123051229 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123051229 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123051229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123051229 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123051229 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123051229 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123051229 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123051229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123051229 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 2323'... (mgcp_client.c:807) 20250816123051229 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123051229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123051229 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be4f270]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123051229 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:51094: len=57 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 2323'... (mgcp_client.c:807) 20250816123051229 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123051229 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be4f270]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123051229 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{IN_USE}: Removing from parent mgw(mgw-fsm-143922-0)[0x55733be36a90] (mgcp_client_endpoint_fsm.c:873) 20250816123051229 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123051229 DLMGCP DEBUG mgw-endp(mgw-fsm-143922-0)[0x55733bdc2630]{IN_USE}: Deallocated (fsm.c:568) 20250816123051229 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123051229 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123051229 DMGW DEBUG mgw(mgw-fsm-143922-0)[0x55733be36a90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123051229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123051229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123051229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123051229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1131)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1131)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2323217" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1131)@7a2b5296a856: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2323217" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1131)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123051232 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250816123051232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123051232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123051232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123051232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55733be3d1c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123051232 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250816123051232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be4f270]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123051232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be4f270]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123051232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be4f270]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123051232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55733be4f270]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1123)@7a2b5296a856: Deleted conn table entry 0TC_second_rab_assignment0(1131)143922 20250816123051235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123051235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123051235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123051235 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123051235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x23232,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123051235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-143922 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123051235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123051235 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123051235 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123051235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123051235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123051235 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123051235 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123051235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d899ad), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123051235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123051235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123051235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123051235 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123051235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123051235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123051235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123051235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123051235 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123051235 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123051235 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123051235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123051235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123051235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123051235 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1125)@7a2b5296a856: Deleted conn table entry 0TC_second_rab_assignment0(1131)1543834 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: Session index based on connection ID:0 20250816123051238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123051238 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123051238 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123051238 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123051238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123051238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123051238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123051238 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123051238 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123051238 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123051238 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123051238 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123051238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123051238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Source Reference,L=4,D=00d899ad), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123051238 DLSCCP DEBUG Received CO:RELRE for local reference 122 (sccp_scoc.c:1824) 20250816123051238 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123051238 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123051238 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123051238 DCN DEBUG handle_cn_disc_ind() conn_id=122 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123051238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123051238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123051238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123051238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{disconnected}: Freeing instance (context_map.c:202) 20250816123051238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-143922)[0x55733be34500]{disconnected}: Deallocated (fsm.c:568) 20250816123051238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123051238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{disconnected}: Freeing instance (context_map.c:206) 20250816123051238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55733be37f60]{disconnected}: Deallocated (fsm.c:568) 20250816123051238 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-143922 SCCP-122 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123051238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d899ad), PART(T=Source Reference,L=4,D=0000007a) (sccp_scrc.c:406) 20250816123051238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123051238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123051238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123051238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123051238 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123051238 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123051238 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123051238 DLSCCP DEBUG SCCP-SCOC(122)[0x55733be3e400]{IDLE}: Deallocated (fsm.c:568) 20250816123051238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123051238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123051238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123051238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123051238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123051238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123051238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123051238 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: RLC received in state:disconnect_pending TC_second_rab_assignment0(1131)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816123053253 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38101<->l=127.0.0.1:4262) (control_if.c:193) 20250816123053253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48362<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1120)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(1119)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123053257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48350<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123053258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123053258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123053258 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123053258 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123053258 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_second_rab_assignment-Iuh0-RUA(1123)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1124)@7a2b5296a856: Final verdict of PTC: none 20250816123053262 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123053262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123053262 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123053262 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(1127)@7a2b5296a856: Final verdict of PTC: none 20250816123053262 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123053262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123053262 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123053262 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(1128)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1125)@7a2b5296a856: Final verdict of PTC: none MutexDispCT-TC_second_rab_assignment(1118)@7a2b5296a856: Final verdict of PTC: none 20250816123053262 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123053262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123053262 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123053262 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123053262 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123053262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123053262 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123053262 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123053262 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_second_rab_assignment-Iuh0(1122)@7a2b5296a856: Final verdict of PTC: none 20250816123053262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123053262 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123053262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123053262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123053262 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123053262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123053262 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123053263 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123053263 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123053263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123053263 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed HNBGW-MGCP(1130)@7a2b5296a856: Final verdict of PTC: none 20250816123053263 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123053263 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123053263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123053263 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123053263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123053263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(1126)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(1121)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1129)@7a2b5296a856: Final verdict of PTC: none 20250816123053266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1131)@7a2b5296a856: Final verdict of PTC: pass MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1118): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(1119): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(1121): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_second_rab_assignment-Iuh0(1122): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1123): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(1124): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(1125): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(1126): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1127): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1128): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1129): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(1130): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_second_rab_assignment0(1131): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_second_rab_assignment finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sat Aug 16 12:30:53 UTC 2025 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20250816123053351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123053626 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123053626 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cdc64), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123053626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123053626 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123053626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123053626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123053626 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123053626 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035f16a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123053626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123053626 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123053626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123053626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123053626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123053626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123053626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123053626 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123053626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123053627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123053627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123053627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123053627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123053627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123053627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123053627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123053627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123053627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123053853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48382<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=283032) Waiting for packet dumper to finish... 1 (prev_count=283032, count=295048) 20250816123055264 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123055264 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123055264 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123055264 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123055264 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123055264 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123055297 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123055297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00424cc0), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123055297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123055297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123055297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123055297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123055297 DLSCCP DEBUG SCCP-SCOC(117)[0x55733be36080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123055297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6604b), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123055297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123055297 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123055297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123055297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123055298 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123055298 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123055298 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123055298 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123055298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123055298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123055298 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123055298 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123055298 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123055298 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123055298 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123055298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123055298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123055298 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123055345 DLSCCP DEBUG SCCP-SCOC(121)[0x55733be3c4c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123055345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001797a7), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123055345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123055345 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123055345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123055345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123055345 DLSCCP DEBUG SCCP-SCOC(120)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123055345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c7bc5), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123055345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123055345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123055345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123055345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123055345 DLSCCP DEBUG SCCP-SCOC(119)[0x55733be3b640]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123055345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f60081), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123055345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123055345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123055345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123055346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123055346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123055346 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123055346 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123055346 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123055346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123055346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123055346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123055346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123055346 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123055346 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123055346 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123055346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123055346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123055346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123055346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123055346 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123055346 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123055346 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123055346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123055347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123055347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sat Aug 16 12:30:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250816123056939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49538<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123056943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123056944 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45373<->l=127.0.0.1:4262) (control_if.c:572) 20250816123056955 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123056955 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123056955 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123056956 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123056956 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123056956 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123056956 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123056956 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123056956 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123056956 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123056956 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123056957 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123056957 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123056957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123056957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123056957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123056957 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123056957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123056957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123056957 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123056957 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123056957 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123056957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123056957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123056957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123056957 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123056957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123056957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123056957 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123056957 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123056957 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123056957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123056957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123056957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123056957 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123056957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123056957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123056957 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123056957 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123056957 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123056957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123056957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123056957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123056957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123056957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123056957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123056957 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123056957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123056957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123056957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123056958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123056958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123056958 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123056958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123056958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123056958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123056958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123056958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123056958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123056958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123056958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123056958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123056958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123056958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123056958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123056958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123056958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123056958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123056958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123056958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123056958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123056958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123056958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123056958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1140)@7a2b5296a856: ************************************************* MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1140)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1140)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(1138)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123056970 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123056970 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123056970 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123056970 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123056970 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123056970 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123056970 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123056970 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123056970 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123056971 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123056971 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123056971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123056971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123056971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123056971 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123056971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123056971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123056971 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123056971 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123056971 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123056971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123056971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123056971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123056971 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123056971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123056971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123056971 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123056971 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123056971 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123056971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123056971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123056971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123056971 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123056971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123056971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123056971 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123056971 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123056971 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123056971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123056971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123056971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123056971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123056971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123056971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123056971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123056971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123056971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123056971 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123056971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123056971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123056971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123056971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123056971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123056971 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123056971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123056971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123056971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123056971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123056971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123056972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123056972 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123056972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123056972 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123056972 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123056972 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123056972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123056972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123056972 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123056972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123056972 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123056972 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123056972 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123056972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123056972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123056972 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1143)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(1143)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1143)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(1141)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123057167 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123057167 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123057168 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123057168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1140)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123057169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123057169 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123057169 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123057169 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123057169 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123057169 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123057169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123057170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123057170 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123057170 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123057170 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123057170 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123057170 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123057170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123057181 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123057181 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123057181 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123057181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1143)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123057183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123057183 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123057183 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123057183 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123057183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123057183 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123057183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123057183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123057183 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123057183 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123057183 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123057183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123057183 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123057183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123057973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123057973 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123057973 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123057973 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123057973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123057973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123057973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123057973 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123057973 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123057973 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123057973 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123057973 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123057973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123057973 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123057973 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123057973 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123057973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123057973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123057973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123057973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123057973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123057973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123057973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123057973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123057973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123057973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123057973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123057973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123057973 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123057973 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123057973 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123057973 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123057973 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123057973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123057973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816123057973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123057973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123057973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123057973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123057973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123057973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123057973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123057973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123057973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123057973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123057973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123057973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123057973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123057973 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123057973 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816123057973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123057973 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123057973 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123057973 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123057973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123057973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123057973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123057973 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1139)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123057986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123057986 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123057986 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123057986 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123057986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123057986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123057986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123057986 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123057986 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123057986 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123057986 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123057986 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123057986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123057986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123057986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123057986 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123057986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123057986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123057986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123057986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123057986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123057986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123057986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123057986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123057986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123057986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123057986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123057986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123057986 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123057986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123057986 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123057986 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123057986 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123057986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123057986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816123057986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123057986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123057986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123057986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123057986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123057986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123057986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123057986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123057986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123057986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123057986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123057986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123057986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123057986 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123057986 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816123057986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123057987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123057987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123057987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123057987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123057987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123057987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123057987 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1142)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123057991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123057991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123057991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123057991 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123057991 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123057991 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123057991 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123057991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123057991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816123057994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123057994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123057994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250816123057994 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250816123057994 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250816123058196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123058196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123058196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123058196 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123058196 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123058196 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123058196 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123058196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123058196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed MTC@7a2b5296a856: talloc reports "struct hnb_context" x 1, expecting 1 MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816123058199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49544<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123058200 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45373<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1133)@7a2b5296a856: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123058200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49538<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1138)@7a2b5296a856: Final verdict of PTC: none 20250816123058201 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123058201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123058201 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123058201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123058201 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123058201 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123058201 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123058201 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123058201 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123058201 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123058201 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(1139)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1142)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1141)@7a2b5296a856: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1140)@7a2b5296a856: Final verdict of PTC: none 20250816123058201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123058201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123058201 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123058201 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123058201 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123058201 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123058201 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123058201 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123058201 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123058201 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123058201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123058201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(1144)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1143)@7a2b5296a856: Final verdict of PTC: none HNBGW-PFCP(1135)@7a2b5296a856: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(1133): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(1135): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(1138): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(1139): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(1140): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1141): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1142): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1143): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(1144): none (pass -> pass) MTC@7a2b5296a856: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sat Aug 16 12:30:58 UTC 2025 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20250816123058236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123058737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49552<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=119156) Waiting for packet dumper to finish... 1 (prev_count=119156, count=163496) 20250816123100202 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123100202 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123100202 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123100202 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123100202 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123100202 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sat Aug 16 12:31:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123101004 DLSCCP DEBUG SCCP-SCOC(115)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123101004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bbfec), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123101004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123101004 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123101004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123101004 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123101004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123101004 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123101004 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123101004 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123101004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123101004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123101004 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@7a2b5296a856: Test case TC_apply_sccp started. 20250816123101771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123101773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123101776 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46315<->l=127.0.0.1:4262) (control_if.c:572) 20250816123101787 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123101787 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_apply_sccp-Iuh0(1149)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123101794 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123101794 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123101794 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123101794 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123101794 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123101794 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123101794 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123101795 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123101795 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123101795 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38787 (stream_srv.c:142) 20250816123101795 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38787<->l=127.0.0.1:29169 (hnbgw.c:791) TC_apply_sccp-Iuh1(1151)@7a2b5296a856: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123101796 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123101796 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123101796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123101796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123101796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123101796 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123101796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123101796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123101796 DRANAP DEBUG cnlink(msc-3)[0x55733be2c980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123101796 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123101796 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123101796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123101796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123101796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123101796 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123101796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123101796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123101796 DRANAP DEBUG cnlink(msc-2)[0x55733be2c000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123101796 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123101796 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123101796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123101796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123101796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123101796 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123101796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123101796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123101796 DRANAP DEBUG cnlink(msc-1)[0x55733be2b890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123101796 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123101796 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123101796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123101796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001000056400500f1100017) (sccp_scrc.c:428) 20250816123101796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123101796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123101796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123101796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123101796 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123101796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123101796 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123101796 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123101796 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123101796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123101796 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123101796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123101796 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123101796 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123101796 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123101796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123101796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123101796 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123101796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123101796 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123101796 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123101796 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123101796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123101796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123101796 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123101796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123101796 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123101796 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123101796 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123101796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123101796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123101796 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1155)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-M3UA(1155)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1155)@7a2b5296a856: ************************************************* HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123101808 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123101808 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123101808 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123101808 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123101808 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123101809 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123101809 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123101809 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123101809 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123101810 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123101810 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123101810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123101810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123101810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123101810 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123101810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123101810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123101810 DRANAP DEBUG cnlink(sgsn-3)[0x55733be2efc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123101810 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123101810 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123101810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123101810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123101810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123101810 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123101810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123101810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123101810 DRANAP DEBUG cnlink(sgsn-2)[0x55733be2e630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123101810 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123101810 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123101810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123101810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123101810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123101810 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123101810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123101810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123101810 DRANAP DEBUG cnlink(sgsn-1)[0x55733be2dca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123101810 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123101810 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123101810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123101810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=26,D=00090016000003000440011000030001800056400500f1100017) (sccp_scrc.c:428) 20250816123101810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123101810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123101810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123101810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123101810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123101810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123101810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123101810 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123101810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123101810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123101810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123101810 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123101810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123101810 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123101810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123101810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123101810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123101810 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123101810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123101810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123101810 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123101810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123101810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123101810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123101810 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123101810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123101810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123101810 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123101810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123101810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123101810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123101810 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123101810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123101810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123101810 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@7a2b5296a856: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7a2b5296a856: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1158)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-M3UA(1158)@7a2b5296a856: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1158)@7a2b5296a856: ************************************************* HNBGW_Test.sgsn0-SCCP(1156)@7a2b5296a856: v_sccp_pdu_maxlen:268 20250816123101830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123101830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123101830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123101830 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123101830 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123101830 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123101830 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123101830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123101830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): none -> pass 20250816123101834 DLINP DEBUG SRVCONN(,r=127.0.0.1:38787<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123101834 DLINP DEBUG SRVCONN(,r=127.0.0.1:38787<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123101834 DLINP DEBUG SRVCONN(,r=127.0.0.1:38787<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123101834 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123101834 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20250816123101834 DLGLOBAL DEBUG validating counter group 0x5572fe322be0(hnb) with 60 counters (rate_ctr.c:86) 20250816123101834 DHNBAP DEBUG (127.0.0.1:38787 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123101834 DHNBAP NOTICE (127.0.0.1:38787 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123101834 DHNBAP NOTICE (127.0.0.1:38787 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123101834 DLINP DEBUG SRVCONN(,r=127.0.0.1:38787<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123101834 DLINP DEBUG SRVCONN(,r=127.0.0.1:38787<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123102006 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123102006 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123102006 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123102006 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1155)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123102008 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123102008 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123102008 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123102008 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123102008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123102008 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123102008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123102009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123102009 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123102009 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123102009 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123102009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123102009 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123102009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123102020 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123102020 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123102020 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123102020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1158)@7a2b5296a856: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123102021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123102021 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123102021 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123102021 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123102021 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123102021 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123102021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123102022 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123102022 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123102022 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123102022 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123102022 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123102022 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123102022 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123102812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123102812 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123102812 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123102812 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123102812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123102812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123102812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123102812 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123102812 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123102812 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123102812 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123102812 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123102812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123102812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123102812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123102812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123102812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123102812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123102812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123102812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123102812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123102812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123102812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123102812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123102812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123102812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123102812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123102812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123102812 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123102812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123102812 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123102812 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123102812 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123102812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123102812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001000056400500f1100017) (sccp_scrc.c:428) 20250816123102812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123102812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123102812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123102812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123102812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123102812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123102812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123102812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123102812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123102812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123102812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123102812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123102812 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123102812 DRANAP DEBUG cnlink(msc-0)[0x55733be2b120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123102812 DRANAP NOTICE cnlink(msc-0)[0x55733be2b120]{CONNECTED}: link up (cnlink.c:111) 20250816123102812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123102812 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123102812 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123102812 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123102812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123102812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123102812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123102812 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1154)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123102824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123102824 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123102824 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123102824 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123102824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123102824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123102824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123102824 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123102824 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123102825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123102825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123102825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123102825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123102825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123102825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123102825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123102825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123102825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123102825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123102825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123102825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123102825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123102825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123102825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123102825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123102825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123102825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123102825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123102825 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123102825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123102825 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123102825 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123102825 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123102825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123102825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=2009001100000200030001800056400500f1100017) (sccp_scrc.c:428) 20250816123102825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123102825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123102825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123102825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123102825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123102825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123102825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123102825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123102825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123102825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123102825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123102825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123102825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123102825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123102825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123102825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123102825 DRANAP DEBUG cnlink(sgsn-0)[0x55733be2d310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123102825 DRANAP NOTICE cnlink(sgsn-0)[0x55733be2d310]{CONNECTED}: link up (cnlink.c:111) 20250816123102825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123102825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123102825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123102825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123102825 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1157)@7a2b5296a856: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123103627 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123103627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035f16a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123103627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123103627 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123103627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123103627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123103627 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123103627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cdc64), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123103627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123103627 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123103627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123103627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123103627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123103627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123103627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123103627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123103627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123103627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123103627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123103627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123103627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123103627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123103627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123103627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123103627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123103627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123103846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49598<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1154)@7a2b5296a856: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1154)@7a2b5296a856: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1160) TC_apply_sccp-Iuh0-RUA(1150)@7a2b5296a856: Added conn table entry 0TC_apply_sccp0(1160)16152626 20250816123104859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123104859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123104859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123104859 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123104859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf67832, normal) (hnbgw_rua.c:407) 20250816123104859 DHNB DEBUG map_rua[0x55733be34500]{init}: Allocated (fsm.c:456) 20250816123104859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152626)[0x55733be34500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123104859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16152626 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123104859 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123104859 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123104859 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16152626 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123104859 DCN DEBUG map_sccp[0x55733be37f60]{init}: Allocated (fsm.c:456) 20250816123104859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55733be37f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123104859 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16152626 <-> SCCP-123 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123104859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16152626 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123104859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152626)[0x55733be34500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123104859 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123104859 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123104859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152626)[0x55733be34500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123104859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55733be37f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123104859 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123104859 DLSCCP DEBUG SCCP-SCOC(123)[0x55733be3e400]{IDLE}: Allocated (fsm.c:456) 20250816123104859 DLSCCP DEBUG SCCP-SCOC(123)[0x55733be3e400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123104859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300029c0056400500f1100926) (sccp_scrc.c:406) 20250816123104859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123104859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123104859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123104859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123104859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123104859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123104859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123104859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123104859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123104859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123104859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123104859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123104859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123104859 DLSCCP DEBUG SCCP-SCOC(123)[0x55733be3e400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123104859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55733be37f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123104859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152626)[0x55733be34500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123104859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123104859 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123104859 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123104859 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123104859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123104859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123104859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123104859 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: First idle individual index:0 HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1154)@7a2b5296a856: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1160) HNBGW_Test.msc0-RAN(1154)@7a2b5296a856: Added conn table entry 0TC_apply_sccp0(1160)3866151 HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123104863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123104863 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123104863 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer TC_apply_sccp0(1160)@7a2b5296a856: setverdict(pass): none -> pass 20250816123104863 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123104863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123104863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123104863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123104863 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123104863 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123104863 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123104863 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123104863 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123104863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123104863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Source Reference,L=4,D=00914d42) (sccp_scrc.c:477) 20250816123104863 DLSCCP DEBUG Received CO:COAK for local reference 123 (sccp_scoc.c:1824) 20250816123104863 DLSCCP DEBUG SCCP-SCOC(123)[0x55733be3e400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123104863 DLSCCP DEBUG SCCP-SCOC(123)[0x55733be3e400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123104863 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123104863 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123104863 DCN DEBUG handle_cn_conn_conf() conn_id=123, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123104863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55733be37f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123104863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55733be37f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123105298 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123105298 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123105298 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123105298 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123105298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123105298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123105298 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123105298 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123105298 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123105298 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123105298 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123105298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123105298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123105298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123105298 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123105298 DLSCCP DEBUG SCCP-SCOC(117)[0x55733be36080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123105298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6604b), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123105298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123105298 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123105298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123105298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123105298 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123105298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00424cc0), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123105298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123105298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123105298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123105298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123105299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123105299 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123105299 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123105299 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123105299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123105299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123105299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123105299 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123105300 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123105300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123105300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123105300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123105300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123105300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=00424cc0) (sccp_scrc.c:477) 20250816123105300 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1824) 20250816123105300 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123105300 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123105300 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123105300 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123105300 DLSCCP DEBUG SCCP-SCOC(116)[0x55733be3dd90]{IDLE}: Deallocated (fsm.c:568) 20250816123105346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123105346 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123105346 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123105346 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123105346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123105346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123105346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123105346 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123105346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123105346 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123105346 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123105346 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123105346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123105346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123105346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123105346 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123105346 DLSCCP DEBUG SCCP-SCOC(119)[0x55733be3b640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123105346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f60081), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123105346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123105346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123105346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123105346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123105346 DLSCCP DEBUG SCCP-SCOC(120)[0x55733be43e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123105346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c7bc5), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123105346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123105346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123105346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123105346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123105346 DLSCCP DEBUG SCCP-SCOC(121)[0x55733be3c4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123105346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001797a7), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123105346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123105346 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123105346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123105346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123105346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123105346 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123105346 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123105346 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123105346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123105346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123105346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123105346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123105346 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123105346 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123105346 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123105346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123105346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123105346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123105346 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123105346 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123105346 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123105346 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123105346 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123105346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123105346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000077), PART(T=Source Reference,L=4,D=00f60081) (sccp_scrc.c:477) 20250816123105346 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1824) 20250816123105346 DLSCCP DEBUG SCCP-SCOC(119)[0x55733be3b640]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123105346 DLSCCP DEBUG SCCP-SCOC(119)[0x55733be3b640]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123105346 DLSCCP DEBUG SCCP-SCOC(119)[0x55733be3b640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123105346 DLSCCP DEBUG SCCP-SCOC(119)[0x55733be3b640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123105346 DLSCCP DEBUG SCCP-SCOC(119)[0x55733be3b640]{IDLE}: Deallocated (fsm.c:568) 20250816123105548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123105548 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123105548 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123105548 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123105548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123105548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123105548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123105548 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123105548 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123105548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123105548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123105548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123105548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123105548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000078), PART(T=Source Reference,L=4,D=009c7bc5) (sccp_scrc.c:477) 20250816123105548 DLSCCP DEBUG Received CO:RELCO for local reference 120 (sccp_scoc.c:1824) 20250816123105548 DLSCCP DEBUG SCCP-SCOC(120)[0x55733be43e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123105548 DLSCCP DEBUG SCCP-SCOC(120)[0x55733be43e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123105548 DLSCCP DEBUG SCCP-SCOC(120)[0x55733be43e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123105548 DLSCCP DEBUG SCCP-SCOC(120)[0x55733be43e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123105548 DLSCCP DEBUG SCCP-SCOC(120)[0x55733be43e30]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp0(1160)@7a2b5296a856: "Changing SCCP address, don't apply yet" 20250816123105864 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250816123106870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123106870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123106870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250816123106870 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123106870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf67832) (hnbgw_rua.c:471) 20250816123106870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16152626 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250816123106870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152626)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123106870 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250816123106870 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250816123106870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152626)[0x55733be34500]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250816123106870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55733be37f60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123106870 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123106870 DLSCCP DEBUG SCCP-SCOC(123)[0x55733be3e400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123106870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00914d42), PART(T=Data,L=22,D=001440120000010010400b0a5f2c9cda5a486dd21240) (sccp_scrc.c:406) 20250816123106870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123106870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123106870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123106870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123106870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123106870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123106870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123106870 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123106870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123106870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123106870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123106870 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1160)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: vl_len:22 HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: vl_from0 HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A16A04DB4EBB33B0649CF'O 20250816123106874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123106874 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123106874 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123106874 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123106874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123106874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123106874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123106874 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123106874 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123106874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123106874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123106874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123106874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123106874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a16a04db4ebb33b0649cf) (sccp_scrc.c:477) 20250816123106874 DLSCCP DEBUG Received CO:CODT for local reference 123 (sccp_scoc.c:1824) 20250816123106874 DLSCCP DEBUG SCCP-SCOC(123)[0x55733be3e400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123106874 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123106874 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123106874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55733be37f60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123106874 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250816123106874 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250816123106874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55733be37f60]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250816123106874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152626)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123106874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250816123106874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123106874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_apply_sccp0(1160)@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1160)@7a2b5296a856: "Apply SCCP address changes" 20250816123106876 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250816123106877 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250816123106877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55733be37f60]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250816123106877 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123106877 DLSCCP DEBUG SCCP-SCOC(123)[0x55733be3e400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123106877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00914d42), PART(T=Source Reference,L=4,D=0000007b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123106877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123106877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123106877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123106877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123106877 DLSCCP DEBUG SCCP-SCOC(123)[0x55733be3e400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123106877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55733be37f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123106877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152626)[0x55733be34500]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250816123106877 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152626)[0x55733be34500]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250816123106877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250816123106877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152626)[0x55733be34500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250816123106877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152626)[0x55733be34500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123106877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152626)[0x55733be34500]{disrupted}: Freeing instance (context_map.c:202) 20250816123106877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16152626)[0x55733be34500]{disrupted}: Deallocated (fsm.c:568) 20250816123106877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55733be37f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123106877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55733be37f60]{disconnected}: Freeing instance (context_map.c:206) 20250816123106877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55733be37f60]{disconnected}: Deallocated (fsm.c:568) 20250816123106877 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16152626 SCCP-123 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250816123106877 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250816123106877 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816123106877 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250816123106877 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250816123106877 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250816123106877 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250816123106877 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250816123106877 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250816123106877 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250816123106877 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250816123106877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123106877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123106877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123106877 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123106877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123106877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250816123106877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123106877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123106877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123106877 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: Session index based on local reference:0 HNBGW_Test.msc0-RAN(1154)@7a2b5296a856: Deleted conn table entry 0TC_apply_sccp0(1160)3866151 20250816123106878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123106878 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123106878 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123106878 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123106878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123106878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123106878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123106878 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123106878 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123106878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123106878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123106878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123106878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123106878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Source Reference,L=4,D=00914d42) (sccp_scrc.c:477) 20250816123106878 DLSCCP DEBUG Received CO:RELCO for local reference 123 (sccp_scoc.c:1824) 20250816123106878 DLSCCP DEBUG SCCP-SCOC(123)[0x55733be3e400]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123106878 DLSCCP DEBUG SCCP-SCOC(123)[0x55733be3e400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123106878 DLSCCP DEBUG SCCP-SCOC(123)[0x55733be3e400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123106878 DLSCCP DEBUG SCCP-SCOC(123)[0x55733be3e400]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123106878 DLSCCP DEBUG SCCP-SCOC(123)[0x55733be3e400]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1150)@7a2b5296a856: Deleted conn table entry 0TC_apply_sccp0(1160)16152626 MTC@7a2b5296a856: ok: talloc reports "asn1_context" = 1 bytes 20250816123107882 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46315<->l=127.0.0.1:4262) (control_if.c:193) 20250816123107882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49582<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1147)@7a2b5296a856: Final verdict of PTC: none VirtHNBGW-STATS(1146)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: setverdict(pass): pass -> pass, component reason not changed 20250816123107884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49566<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123107884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123107884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123107884 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123107884 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123107884 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123107884 DLINP DEBUG SRVCONN(,r=127.0.0.1:38787<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123107884 DLINP DEBUG SRVCONN(,r=127.0.0.1:38787<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123107884 DLINP NOTICE SRV(,r=127.0.0.1:38787<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123107884 DMAIN NOTICE (127.0.0.1:38787 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38787<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123107884 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_apply_sccp-Iuh1-RUA(1152)@7a2b5296a856: Final verdict of PTC: none 20250816123107885 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123107885 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123107885 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123107885 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123107885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123107885 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123107885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123107885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_apply_sccp(1145)@7a2b5296a856: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1150)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1157)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1153)@7a2b5296a856: Final verdict of PTC: none 20250816123107885 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123107885 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816123107885 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123107885 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123107885 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123107885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123107885 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123107885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123107885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(1156)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1155)@7a2b5296a856: Final verdict of PTC: none HNBGW-MGCP(1159)@7a2b5296a856: Final verdict of PTC: none TC_apply_sccp-Iuh0(1149)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1158)@7a2b5296a856: Final verdict of PTC: none TC_apply_sccp-Iuh1(1151)@7a2b5296a856: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1154)@7a2b5296a856: Final verdict of PTC: none 20250816123107887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49598<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1160)@7a2b5296a856: Final verdict of PTC: pass HNBGW-PFCP(1148)@7a2b5296a856: Final verdict of PTC: none MTC@7a2b5296a856: Setting final verdict of the test case. MTC@7a2b5296a856: Local verdict of MTC: pass MTC@7a2b5296a856: Local verdict of PTC MutexDispCT-TC_apply_sccp(1145): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC VirtHNBGW-STATS(1146): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-PFCP(1148): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_apply_sccp-Iuh0(1149): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1150): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_apply_sccp-Iuh1(1151): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1152): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-SCCP(1153): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-RAN(1154): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.msc0-M3UA(1155): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1156): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1157): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1158): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC HNBGW-MGCP(1159): none (pass -> pass) MTC@7a2b5296a856: Local verdict of PTC TC_apply_sccp0(1160): pass (pass -> pass) MTC@7a2b5296a856: Test case TC_apply_sccp finished. Verdict: pass MTC@7a2b5296a856: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sat Aug 16 12:31:07 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250816123107933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123108435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45558<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280344) Waiting for packet dumper to finish... 1 (prev_count=280344, count=280984) 20250816123109886 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123109886 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123109887 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123109887 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123109887 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123109887 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@7a2b5296a856: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@7a2b5296a856: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7a2b5296a856: Terminating MTC. MC@7a2b5296a856: MTC terminated. MC2> exit MC@7a2b5296a856: Shutting down session. MC@7a2b5296a856: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/expected-results.xml' against results in 'junit-xml-11713.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_hnb_disconnected_timeout pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass->FAIL HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc pass->FAIL HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_ps_rab_release pass HNBGW_Tests.TC_ps_rab_release_abnormal pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass->FAIL HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass->FAIL HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass->FAIL: 4 pass: 60 skip: 1 20250816123111004 DLSCCP DEBUG SCCP-SCOC(115)[0x55733be3b320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123111004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bbfec), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123111004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123111004 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123111004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123111004 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123111005 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123111005 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123111005 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123111005 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123111005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123111005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123111005 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3661187) [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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250816123113623 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123113623 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123113623 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123113623 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123113623 DLSCCP DEBUG SCCP-SCOC(111)[0x55733be3f3d0]{IDLE}: Deallocated (fsm.c:568) 20250816123113623 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123113623 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123113623 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123113623 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123113623 DLSCCP DEBUG SCCP-SCOC(112)[0x55733be832f0]{IDLE}: Deallocated (fsm.c:568) 20250816123115299 DLSCCP DEBUG SCCP-SCOC(117)[0x55733be36080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123115299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6604b), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123115300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123115300 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123115300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123115300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123115300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123115300 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123115300 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123115300 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123115300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123115300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123115300 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123115347 DLSCCP DEBUG SCCP-SCOC(121)[0x55733be3c4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123115347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001797a7), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123115347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123115347 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123115347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123115347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55733bdc1310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123115347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123115347 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123115347 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123115347 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123115347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123115347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123115347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down [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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][generic] Stopping stp (3661082) [testenv][generic] Stopping hnbgw (3661128) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0'] testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/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-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease 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 Reading package lists...[testenv] feed_watchdog_loop: podman container has stopped [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'apt-rdepends', 'osmo-hnbgw'] [testenv][with-pfcp] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][with-pfcp] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][with-pfcp] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-pfcp4: installing libosmo-pfcp-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'apt-rdepends', 'osmo-stp'] [testenv][with-pfcp] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][with-pfcp] osmo-stp -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] Installing packages: osmo-hnbgw, osmo-stp, osmo-hnbgw-dbg, libasn1c-dbg, libc6-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-sigtran-dbg, libosmo-rua-dbg, osmo-stp-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp4 libosmo-ranap7 libosmo-rua0 libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-latest Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp4 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-keyring osmocom-latest 0 upgraded, 39 newly installed, 0 to remove and 7 not upgraded. Need to get 0 B/15.5 MB of archives. After this operation, 25.9 MB of additional disk space will be used. 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 libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../04-osmocom-keyring_1.0.2_amd64.deb ... Unpacking osmocom-keyring (1.0.2) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../05-osmocom-latest_1.1.0_amd64.deb ... Unpacking osmocom-latest (1.1.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../06-libosmocore22_1.11.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.1) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../07-libosmo-gtlv1_0.5.0_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.1) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../11-libosmoisdn0_1.11.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../12-libosmogsm20_1.11.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.1) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../13-libosmo-pfcp4_0.5.0_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../15-libosmo-sigtran11_2.1.1_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../16-libosmo-sigtran-dbg_2.1.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../17-libosmocodec4_1.11.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../18-libosmocoding0_1.11.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../19-libosmogb14_1.11.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../20-libosmoctrl0_1.11.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../21-libosmosim2_1.11.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../22-libosmousb0_1.11.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../23-libosmocore_1.11.1_amd64.deb ... Unpacking libosmocore (1.11.1) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../24-osmo-stp_2.1.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../25-osmo-stp-dbg_2.1.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../26-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../27-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../28-libosmo-gtlv-dbg_0.5.0_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../29-libosmo-hnbap0_1.7.0_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../30-libosmo-hnbap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../31-libosmo-pfcp-dbg_0.5.0_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../32-libosmo-ranap7_1.7.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../33-libosmo-ranap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../34-libosmo-rua0_1.7.0_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../35-libosmo-rua-dbg_1.7.0_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../36-libosmocore-dbg_1.11.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.1) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../37-osmo-hnbgw_1.7.0_amd64.deb ... Unpacking osmo-hnbgw (1.7.0) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../38-osmo-hnbgw-dbg_1.7.0_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up osmocom-keyring (1.0.2) ... Setting up osmocom-latest (1.1.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libosmocore22:amd64 (1.11.1) ... Setting up libosmocodec4:amd64 (1.11.1) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmo-gtlv1:amd64 (0.5.0) ... Setting up libosmo-hnbap0:amd64 (1.7.0) ... Setting up libosmovty13:amd64 (1.11.1) ... Setting up libosmo-rua0:amd64 (1.7.0) ... Setting up libosmoisdn0:amd64 (1.11.1) ... Setting up libosmo-rua-dbg:amd64 (1.7.0) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0) ... Setting up libosmousb0:amd64 (1.11.1) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Setting up libosmogsm20:amd64 (1.11.1) ... Setting up libosmoctrl0:amd64 (1.11.1) ... Setting up libosmogb14:amd64 (1.11.1) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmo-pfcp4:amd64 (0.5.0) ... Setting up libosmocoding0:amd64 (1.11.1) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0) ... Setting up libosmosim2:amd64 (1.11.1) ... Setting up libosmocore (1.11.1) ... Setting up libosmo-sigtran11:amd64 (2.1.1) ... Setting up libosmocore-dbg:amd64 (1.11.1) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.1) ... Setting up osmo-stp:amd64 (2.1.1) ... 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) ... Setting up osmo-hnbgw (1.7.0) ... changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hnbgw.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) ... Setting up osmo-stp-dbg:amd64 (2.1.1) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][with-pfcp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/HNBGW_Tests-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-hnbgw-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] Running testsuite clean script (reason: prepare) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] [testenv][with-pfcp] Running stp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/stp.log'] 20250816123123257 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250816123123257 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20250816123123257 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-hnbgw0-0: Restarting ASP hnbgw0-0, r=127.0.0.1:2906<->l=127.0.0.1:2905 20250816123123257 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-hnbgw0-0: ASP Restart for server not implemented yet! 20250816123123257 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250816123123257 DLSS7 <000c> fsm.c:456 XUA_AS(hnbgw0){AS_DOWN}: Allocated 20250816123123257 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-hnbgw0: Created AS 20250816123123257 DLSS7 <000c> osmo_ss7_as.c:123 0: as-hnbgw0: Adding ASP hnbgw0-0 to AS 20250816123123257 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250816123123257 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250816123123257 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20250816123123257 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250816123123257 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250816123123257 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20250816123123257 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20250816123123257 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250816123123257 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250816123123257 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20250816123123257 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250816123123258 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250816123123258 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20250816123123258 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20250816123123258 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250816123123258 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250816123123258 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20250816123123258 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250816123123258 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250816123123258 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20250816123123258 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20250816123123258 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250816123123258 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250816123123258 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20250816123123258 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250816123123258 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250816123123258 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20250816123123258 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20250816123123258 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250816123123258 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250816123123258 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20250816123123258 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250816123123258 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250816123123258 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20250816123123258 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20250816123123258 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250816123123258 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250816123123258 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20250816123123258 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250816123123258 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250816123123258 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20250816123123258 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20250816123123258 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250816123123258 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'hnbgw0' 20250816123123258 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-msc0' 20250816123123258 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250816123123258 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250816123123258 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-sgsn0' 20250816123123258 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250816123123258 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250816123123258 DLSS7 <000c> osmo_ss7_xua_srv.c:225 Creating m3ua Server (null):2905 20250816123123258 DLSS7 <000c> osmo_ss7_xua_srv.c:245 Created m3ua server on (null):2905 20250816123123258 DLSS7 <000c> osmo_ss7_xua_srv.c:292 (Re)binding m3ua Server to :::2905 20250816123123258 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][with-pfcp] Running hnbgw [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'sh', '-c', 'osmo-hnbgw -c osmo-hnbgw-with-pfcp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x556915caf4e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x556915caf4c0(iups) with 3 counters 20250816123123456 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250816123123456 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250816123123456 DLGLOBAL DEBUG validating counter group 0x7f6ed4ad19e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250816123123456 DLSS7 INFO 0: asp-asp-clnt-CN-0: Restarting ASP asp-clnt-CN-0, r=127.0.0.1:2905<->l=127.0.0.1:2906 (osmo_ss7_asp.c:623) 20250816123123456 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x556947c35cc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250816123123456 DLGLOBAL DEBUG validating counter group 0x7f6ed4ad19a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20250816123123456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_DOWN}: Allocated (fsm.c:456) 20250816123123456 DLSS7 INFO 0: as-as-clnt-CN: Created AS (osmo_ss7_instance.c:315) 20250816123123456 DLSS7 INFO 0: as-as-clnt-CN: Adding ASP asp-clnt-CN-0 to AS (osmo_ss7_as.c:123) 20250816123123456 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x556947c35cc0]{ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250816123123456 DLSS7 INFO 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250816123123456 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123123456 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): matched connection to ASP hnbgw0-0 20250816123123456 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123123456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123123456 DLPFCP NOTICE 0x556947b15310 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20250816123123456 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Allocated (fsm.c:456) 20250816123123456 DLGLOBAL DEBUG validating counter group 0x556915caf560(msc) with 15 counters (rate_ctr.c:86) 20250816123123456 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250816123123456 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816123123456 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Allocated (fsm.c:456) 20250816123123456 DLGLOBAL DEBUG validating counter group 0x556915caf560(msc) with 15 counters (rate_ctr.c:86) 20250816123123456 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250816123123456 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816123123456 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Allocated (fsm.c:456) 20250816123123456 DLGLOBAL DEBUG validating counter group 0x556915caf560(msc) with 15 counters (rate_ctr.c:86) 20250816123123456 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250816123123456 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816123123456 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Allocated (fsm.c:456) 20250816123123456 DLGLOBAL DEBUG validating counter group 0x556915caf560(msc) with 15 counters (rate_ctr.c:86) 20250816123123456 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250816123123456 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816123123456 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Allocated (fsm.c:456) 20250816123123456 DLGLOBAL DEBUG validating counter group 0x556915caf540(sgsn) with 15 counters (rate_ctr.c:86) 20250816123123456 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250816123123456 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816123123456 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Allocated (fsm.c:456) 20250816123123456 DLGLOBAL DEBUG validating counter group 0x556915caf540(sgsn) with 15 counters (rate_ctr.c:86) 20250816123123456 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250816123123456 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816123123456 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Allocated (fsm.c:456) 20250816123123456 DLGLOBAL DEBUG validating counter group 0x556915caf540(sgsn) with 15 counters (rate_ctr.c:86) 20250816123123456 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250816123123456 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816123123456 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Allocated (fsm.c:456) 20250816123123456 DLGLOBAL DEBUG validating counter group 0x556915caf540(sgsn) with 15 counters (rate_ctr.c:86) 20250816123123456 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250816123123456 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250816123123456 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250816123123456 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250816123123456 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250816123123456 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250816123123456 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250816123123456 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250816123123456 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:47819 (mgcp_client.c:999) 20250816123123456 DLPFCP DEBUG 0x556947b15310 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20250816123123456 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xec4af89b (1755347483 seconds since UNIX epoch, which is 3964336283 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:147) 20250816123123456 DLPFCP DEBUG pfcp_cp_peer[0x556947c8a420]{disabled}: Allocated (fsm.c:456) 20250816123123456 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250816123123456 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123123456 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20250816123123456 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:258) 20250816123123456 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123123456 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816123123456 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250816123123456 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250816123123456 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20250816123123456 DLSCCP NOTICE msc-0: Using AS instance as-clnt-CN (sccp_user.c:590) 20250816123123456 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20250816123123456 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250816123123456 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x556947ca7b30]{IDLE}: Allocated (fsm.c:456) 20250816123123456 DLSS7 INFO 0: asp-asp-clnt-CN-0: Restarting ASP asp-clnt-CN-0, r=127.0.0.1:2905<->l=127.0.0.1:2906 (osmo_ss7_asp.c:623) 20250816123123456 DLINP DEBUG CLICONN(asp-clnt-CN-0,){CONNECTING} close() (stream_cli.c:178) 20250816123123456 DLINP <0002> stream.c:265 hnbgw0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123123456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123123456 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-hnbgw0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123123456 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-hnbgw0-0: xUA SRV SHUTDOWN_EVENT 20250816123123456 DLINP <0002> stream.c:265 hnbgw0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123123456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123123456 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-hnbgw0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123123456 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-hnbgw0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123123456 DLINP <0002> stream_srv.c:769 SRVCONN(hnbgw0-0,r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123123456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123123456 DLSS7 <000c> osmo_ss7_asp.c:1106 hnbgw0-0: connection closed 20250816123123456 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind 20250816123123456 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_DOWN 20250816123123456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_DOWN.ind 20250816123123456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123123456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123123456 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123123456 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905): matched connection to ASP hnbgw0-0 20250816123123456 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123123456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123123456 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x556947c35cc0]{ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:717) 20250816123123456 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x556947c35cc0]{ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:717) 20250816123123456 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x556947c35cc0]{ASP_DOWN}: Deallocated (fsm.c:568) 20250816123123456 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x556947c35cc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250816123123456 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-CN-0 (sccp_user.c:705) 20250816123123456 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250816123123456 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250816123123456 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x556947ca7df0 (osmo_ss7_user.c:88) 20250816123123456 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250816123123456 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250816123123456 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250816123123456 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.1 msc-0 msc-naught (hnbgw_cn.c:800) 20250816123123456 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816123123456 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250816123123456 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816123123456 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250816123123456 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816123123456 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250816123123456 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816123123456 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250816123123456 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816123123456 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250816123123456 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816123123456 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250816123123456 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816123123456 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250816123123456 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816123123456 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.4 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250816123123456 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816123123456 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250816123123456 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816123123456 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250816123123456 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816123123456 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250816123123456 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816123123456 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250816123123456 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250816123123456 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250816123123456 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816123123456 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250816123123456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123123456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPSM:UP) 20250816123123456 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123123456 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123123456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123123456 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123123456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123123456 DLINP INFO CLICONN(asp-clnt-CN-0,r=127.0.0.1:2905<->l=127.0.0.1:2906){CONNECTING} connection established (stream_cli.c:440) 20250816123123456 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250816123123456 DLSS7 INFO 0: asp-asp-clnt-CN-0: Client connected (r=127.0.0.1:2905<->l=127.0.0.1:2906) (osmo_ss7_asp.c:961) 20250816123123456 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x556947ca7b30]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250816123123456 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x556947ca7b30]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250816123123456 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x556947ca7b30]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250816123123456 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x556947c35cc0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250816123123457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123123457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123123457 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123123457 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123123457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:751) 20250816123123457 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x556947c35cc0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:714) 20250816123123457 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x556947c35cc0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250816123123457 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x556947c35cc0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20250816123123457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250816123123457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20250816123123457 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x556947ca7b30]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250816123123457 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x556947ca7b30]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250816123123457 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x556947ca7b30]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20250816123123457 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123123457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250816123123457 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250816123123457 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x556947ca7b30]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250816123123457 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x556947ca7b30]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250816123123457 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x556947ca7b30]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250816123123457 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x556947c35cc0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250816123123457 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123123457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123123457 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123123457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123123457 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123123457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:751) 20250816123123457 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x556947c35cc0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:714) 20250816123123457 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x556947c35cc0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250816123123457 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x556947c35cc0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20250816123123457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250816123123457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20250816123123457 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x556947ca7b30]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250816123123457 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x556947ca7b30]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250816123123457 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123123457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250816123123457 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) 20250816123123457 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x556947ca7b30]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250816123123457 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x556947ca7b30]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250816123123458 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123123458 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123123458 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123123458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123123458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123123458 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123123458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123123458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123123458 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123123458 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123123458 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123123458 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123123458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123123458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123123458 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123123458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123123458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123123458 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123123458 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123123458 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123123458 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123123458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123123458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123123458 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123123458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123123458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123123458 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123123458 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123123458 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123123458 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123123458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123123458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123123458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123123458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123123458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123123458 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123123458 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123123458 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123123458 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123123458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123123458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123123458 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123123458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123123458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123123458 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123123458 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123123458 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123123458 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123123458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123123458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123123458 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123123458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123123458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123123458 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123123458 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123123458 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123123458 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123123458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123123458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123123458 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123123458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123123458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123123458 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123123458 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123123458 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123123458 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123123458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123123458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123123458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123123458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123123458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123123458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123123458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123123458 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123123458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123123458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123123458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123123458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123123458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123123458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123123458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123123458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123123458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123123458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123123458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123123458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123123458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123123458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123123458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123123458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123123458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123123458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123123458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123123458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123123458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123123458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123123458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123123458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123123458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123123458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123123458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123123458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123123458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123123458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123123458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123123458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123123458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down [testenv][with-pfcp] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/logs/with-pfcp/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/start-testsuite.sh', 'hnbgw/HNBGW_Tests', 'HNBGW_Tests-with-pfcp.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli HNBGW_Tests-with-pfcp.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: HNBGW_Tests-with-pfcp.cfg MC@c2ce0b0ce204: Unix server socket created successfully. MC@c2ce0b0ce204: Listening on TCP port 32981. c2ce0b0ce204 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw/HNBGW_Tests c2ce0b0ce204 32981 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@c2ce0b0ce204: New HC connected from 10.0.2.100 [10.0.2.100]. c2ce0b0ce204: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@c2ce0b0ce204: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c2ce0b0ce204: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c2ce0b0ce204: Configuration file was processed on all HCs. MC@c2ce0b0ce204: Creating MTC on host 10.0.2.100. MC@c2ce0b0ce204: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sat Aug 16 12:31:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_hnb_register started. 20250816123125315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123125320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123125324 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45205<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@c2ce0b0ce204: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250816123126457 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:185) HNBGW-PFCP(6)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 1, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3964336283 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@c2ce0b0ce204: broadcasting to mtc MTC@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW-PFCP(6)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from mtc: { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 1, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1234 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } 20250816123126477 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123126477 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123126477 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20250816123126477 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20250816123126477 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20250816123126477 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20250816123126477 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123126477 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250816123126477 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123126477 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123126477 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123126477 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@c2ce0b0ce204: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250816123126513 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123126513 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123126515 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123126515 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123126515 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123126515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123126515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123126515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123126515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123126515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123126515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123126515 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123126515 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123126515 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123126515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123126515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123126515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123126515 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123126515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123126515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123126515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_hnb_register-Iuh0(7)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123126516 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123126516 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123126516 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123126516 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123126516 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123126516 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123126516 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123126516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123126516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123126516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123126516 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123126516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123126516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123126516 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123126517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123126517 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123126517 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123126517 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123126517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123126517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123126517 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123126517 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123126517 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123126517 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123126517 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123126517 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123126517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123126517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123126517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123126517 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123126517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123126517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123126517 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123126517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123126517 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123126517 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123126517 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123126517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123126517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123126517 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123126518 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123126518 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123126518 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123126518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123126518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123126518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123126518 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123126519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123126519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123126519 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123126519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123126519 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123126519 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123126519 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123126519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123126519 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(11)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123126550 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123126550 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123126550 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123126550 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123126550 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123126550 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123126551 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123126551 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123126551 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123126551 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123126551 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123126551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123126551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123126551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123126551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123126551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123126551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123126551 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123126551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123126551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123126551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123126551 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123126551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123126551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123126551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123126552 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123126552 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123126552 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123126552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123126552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123126552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123126552 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123126552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123126552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123126552 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123126552 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123126552 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123126552 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123126552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123126552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123126552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123126552 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123126552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123126552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123126552 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123126552 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123126552 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123126552 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123126552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123126552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123126552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123126552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123126552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123126552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123126552 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123126552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123126552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123126552 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123126552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123126552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123126552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123126552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123126552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123126553 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123126553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123126553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123126553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123126553 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123126553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123126553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123126553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123126553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123126553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123126553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123126553 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123126553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123126553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123126553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123126745 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123126745 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123126745 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123126745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123126754 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123126754 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123126754 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123126754 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123126754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123126754 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123126754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123126757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123126757 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123126758 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123126758 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123126758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123126758 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123126758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123126766 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123126766 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123126766 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123126766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123126772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123126772 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123126772 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123126772 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123126772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123126772 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123126772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123126775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123126775 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123126775 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123126775 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123126775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123126775 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123126775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123127564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123127564 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123127564 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123127564 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123127564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123127564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123127564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123127565 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123127565 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123127565 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123127565 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123127565 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123127565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123127565 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123127565 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123127565 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123127565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123127565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123127565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123127565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123127565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123127565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123127565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123127565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123127565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123127565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123127565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123127565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123127565 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123127565 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123127565 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123127565 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123127565 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123127565 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123127565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123127565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123127565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123127565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123127565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123127565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123127565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123127565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123127565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123127565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123127565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123127565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123127565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123127565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123127565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123127565 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123127566 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123127566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123127566 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123127566 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123127566 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123127566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123127566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123127566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123127566 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123127586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123127586 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123127586 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123127586 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123127586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123127586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123127586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123127586 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123127586 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123127586 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123127586 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123127586 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123127586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123127586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123127586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123127586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123127586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123127586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123127586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123127586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123127586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123127586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123127586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123127586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123127586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123127586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123127586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123127586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123127586 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123127586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123127586 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123127586 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123127586 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123127586 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123127586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123127586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123127586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123127586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123127586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123127586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123127586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123127586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123127586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123127586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123127586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123127586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123127586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123127586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123127586 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123127586 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123127586 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123127586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123127586 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123127586 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123127586 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123127586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123127586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123127586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123127586 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123127586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123127586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123127586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123127586 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123127586 DLGLOBAL DEBUG validating counter group 0x556915cafbe0(hnb) with 60 counters (rate_ctr.c:86) 20250816123127586 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123127586 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123127586 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123127586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123127586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(13)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123127597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123127597 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45205<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(5)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(4)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123127600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40938<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123127602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123127602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123127602 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123127602 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123127602 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register(3)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@c2ce0b0ce204: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@c2ce0b0ce204: Final verdict of PTC: none 20250816123127603 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123127603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123127603 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123127603 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(12)@c2ce0b0ce204: Final verdict of PTC: none 20250816123127603 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123127603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123127603 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123127603 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123127604 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123127604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123127604 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123127604 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123127604 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW-PFCP(6)@c2ce0b0ce204: Final verdict of PTC: none 20250816123127604 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123127604 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123127604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123127604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(11)@c2ce0b0ce204: Final verdict of PTC: none 20250816123127605 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123127605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123127605 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123127605 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123127605 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) TC_hnb_register-Iuh0(7)@c2ce0b0ce204: Final verdict of PTC: none 20250816123127605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123127605 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123127605 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123127605 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123127605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123127605 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123127605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123127605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(14)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(15)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@c2ce0b0ce204: Test case TC_hnb_register finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sat Aug 16 12:31:27 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250816123127709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123127932 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:265) 20250816123127933 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1057) 20250816123127933 DLSS7 INFO 0: asp-asp-clnt-CN-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250816123127933 DLSS7 INFO 0: asp-asp-clnt-CN-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:2905 err=None (osmo_ss7_asp.c:788) 20250816123128211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170908) Waiting for packet dumper to finish... 1 (prev_count=170908, count=171448) 20250816123129605 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123129605 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123129605 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123129605 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123129605 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123129605 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sat Aug 16 12:31:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_hnb_register_duplicate started. 20250816123131344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123131349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123131353 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38427<->l=127.0.0.1:4262) (control_if.c:572) 20250816123131438 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123131438 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate-Iuh0(20)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123131445 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123131445 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123131445 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123131445 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123131445 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123131446 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51426 (stream_srv.c:142) 20250816123131446 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51426<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123131446 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123131446 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123131446 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123131446 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123131446 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123131446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123131446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123131446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123131446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123131446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123131446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123131446 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123131446 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123131446 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123131446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123131446 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123131446 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123131446 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123131446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123131446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123131446 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123131447 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123131447 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123131447 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123131447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123131447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123131447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123131447 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123131447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123131447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123131447 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123131447 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123131447 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123131447 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123131447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123131447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123131447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123131447 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123131447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123131447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123131447 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123131447 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123131447 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123131447 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123131447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123131447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123131447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123131447 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123131447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123131447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123131447 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123131447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123131447 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123131447 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123131447 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123131447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123131447 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123131447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123131448 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123131448 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123131448 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123131448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123131448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123131448 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123131448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123131448 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123131448 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123131448 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123131448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123131448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123131448 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(26)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123131468 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123131469 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123131469 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123131469 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123131469 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123131469 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123131469 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123131470 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123131470 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123131470 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123131470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123131470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123131470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123131470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123131470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123131470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123131470 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123131470 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123131470 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123131470 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123131470 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123131470 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123131470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123131470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123131470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123131470 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123131470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123131470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123131470 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123131470 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123131470 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123131471 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123131471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123131471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123131471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123131471 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123131471 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123131471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131471 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123131471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123131471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123131471 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123131471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123131471 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123131471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123131471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123131471 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123131471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123131471 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123131471 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123131471 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123131471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123131471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123131471 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123131471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123131471 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123131471 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123131471 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123131471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123131471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123131471 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123131472 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123131472 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123131472 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123131472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123131472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123131472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123131472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123131472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123131472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123131472 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123131472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123131472 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123131472 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123131472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123131472 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123131472 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123131472 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123131472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123131472 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123131661 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123131661 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123131661 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123131661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123131670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123131670 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123131670 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123131670 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123131670 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123131670 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123131671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123131673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123131673 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123131673 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123131673 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123131673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123131673 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123131673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123131688 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123131688 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123131688 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123131688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123131693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123131693 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123131693 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123131693 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123131693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123131693 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123131693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123131694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123131694 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123131694 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123131694 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123131694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123131694 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123131694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123132468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123132468 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123132468 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123132468 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123132468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123132468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123132468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123132468 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123132468 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123132468 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123132468 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123132468 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123132468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123132468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123132468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123132468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123132468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123132468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123132468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123132468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123132468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123132468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123132468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123132468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123132468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123132468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123132468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123132468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123132468 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123132468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123132468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123132468 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123132468 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123132468 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123132468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123132468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123132468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123132468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123132468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123132468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123132468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123132468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123132468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123132468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123132468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123132468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123132468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123132468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123132468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123132468 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123132468 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123132468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123132468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123132468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123132468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123132468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123132468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123132468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123132468 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123132504 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123132504 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123132504 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123132504 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123132504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123132504 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123132504 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123132504 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123132504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123132504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123132504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123132504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123132504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123132504 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123132504 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123132504 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123132504 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123132504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123132504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123132504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123132504 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123132504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123132504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123132504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123132504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123132504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123132504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123132504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123132504 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123132504 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123132504 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123132504 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123132504 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123132504 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123132504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123132504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123132504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123132504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123132504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123132504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123132504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123132504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123132504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123132504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123132504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123132504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123132504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123132504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123132504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123132504 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123132504 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123132504 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123132504 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123132504 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123132504 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123132504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123132504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123132504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123132504 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123132506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123132506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123132506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123132506 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123132506 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123132506 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123132506 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123132506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123132506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(28)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123132517 DLINP DEBUG SRVCONN(,r=127.0.0.1:51426<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123132517 DLINP DEBUG SRVCONN(,r=127.0.0.1:51426<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123132517 DLINP DEBUG SRVCONN(,r=127.0.0.1:51426<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123132517 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123132517 DHNBAP ERROR (127.0.0.1:51426 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250816123132517 DHNBAP ERROR (127.0.0.1:51426 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250816123132517 DLINP DEBUG SRVCONN(,r=127.0.0.1:51426<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123132517 DLINP DEBUG SRVCONN(,r=127.0.0.1:51426<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250816123132517 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: talloc reports "struct hnb_context" x 1, expecting 1 MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123132526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40968<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123132526 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38427<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(17)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123132528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40956<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123132529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123132529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123132529 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123132529 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123132529 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(25)@c2ce0b0ce204: Final verdict of PTC: none 20250816123132533 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123132533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123132533 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_hnb_register_duplicate-Iuh0-RUA(21)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@c2ce0b0ce204: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@c2ce0b0ce204: Final verdict of PTC: none 20250816123132533 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123132533 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123132533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123132533 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123132533 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123132533 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123132533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123132533 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123132533 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123132533 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123132533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(27)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@c2ce0b0ce204: Final verdict of PTC: none 20250816123132534 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123132534 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123132534 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123132534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123132534 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_hnb_register_duplicate-Iuh1(22)@c2ce0b0ce204: Final verdict of PTC: none 20250816123132534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123132534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123132534 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123132534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123132534 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW-PFCP(19)@c2ce0b0ce204: Final verdict of PTC: none 20250816123132534 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123132534 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123132534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123132534 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123132534 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123132534 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123132534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123132534 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123132534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123132534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(29)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@c2ce0b0ce204: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(30)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@c2ce0b0ce204: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sat Aug 16 12:31:32 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20250816123132587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123133089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40978<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=175972) Waiting for packet dumper to finish... 1 (prev_count=175972, count=176608) 20250816123134534 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123134534 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123134534 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123134534 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123134534 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123134534 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Sat Aug 16 12:31:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250816123136192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123136197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123136201 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42487<->l=127.0.0.1:4262) (control_if.c:572) 20250816123136263 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123136263 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123136263 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123136263 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123136263 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123136263 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123136263 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123136263 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123136263 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123136263 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123136263 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123136264 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123136264 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123136264 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123136264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123136264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123136264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123136264 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123136264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123136264 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123136264 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123136264 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123136264 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123136264 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123136264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123136264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123136264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123136264 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123136264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123136264 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123136264 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123136264 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123136264 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123136264 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123136264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123136264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123136264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123136264 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123136264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123136264 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123136264 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123136264 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123136264 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123136264 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123136264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123136264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123136264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123136265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123136265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123136265 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123136265 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123136265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123136265 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123136265 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123136265 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123136265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123136265 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123136265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123136265 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123136265 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123136265 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123136265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123136265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123136265 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123136265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123136265 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123136265 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123136265 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123136265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123136265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123136265 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123136265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123136265 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123136265 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123136265 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123136265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123136265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123136265 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(39)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(37)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123136279 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123136279 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123136279 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123136279 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123136279 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123136279 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123136279 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123136279 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123136279 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123136280 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123136280 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123136280 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123136280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123136281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123136281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123136281 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123136281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123136281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123136281 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123136281 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123136281 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123136281 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123136281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123136281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123136281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123136281 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123136281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123136281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123136281 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123136281 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123136281 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123136281 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123136281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123136281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123136281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123136281 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123136281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123136281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123136281 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123136281 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123136281 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123136281 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123136281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123136281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123136281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123136281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123136281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123136281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123136281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123136281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123136281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123136281 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123136281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123136281 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123136281 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123136281 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123136281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123136281 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123136281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123136281 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123136281 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123136281 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123136281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123136281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123136281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123136281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123136281 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123136281 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123136281 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123136281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123136281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123136281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123136281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123136281 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123136281 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123136281 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123136281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123136281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123136281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123136476 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123136476 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123136476 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123136476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123136485 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123136485 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123136485 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123136485 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123136485 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123136485 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123136485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123136489 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123136489 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123136489 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123136489 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123136489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123136489 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123136489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123136492 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123136492 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123136493 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123136493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(42)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123136500 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123136500 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123136500 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123136500 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123136500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123136500 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123136500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123136502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123136502 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123136502 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123136503 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123136503 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123136503 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123136503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123137296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123137296 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123137296 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123137296 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123137296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123137296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123137296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123137296 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123137296 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123137296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123137296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123137296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123137296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123137296 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123137296 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123137296 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123137296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123137296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123137296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123137296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123137296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123137296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123137296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123137296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123137296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123137296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123137296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123137296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123137296 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123137296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123137297 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123137297 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123137297 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123137297 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123137297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123137297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123137297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123137297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123137297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123137297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123137297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123137297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123137297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123137297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123137297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123137297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123137297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123137297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123137297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123137297 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123137297 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123137297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123137297 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123137297 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123137297 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123137297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123137297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123137297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123137297 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123137310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123137310 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123137310 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123137310 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123137310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123137310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123137310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123137310 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123137310 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123137310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123137310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123137310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123137310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123137310 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123137310 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123137310 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123137310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123137310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123137310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123137310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123137310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123137310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123137310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123137310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123137310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123137310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123137310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123137310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123137310 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123137310 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123137310 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123137310 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123137310 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123137310 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123137310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123137310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123137310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123137310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123137310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123137310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123137310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123137310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123137310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123137310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123137310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123137310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123137310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123137310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123137310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123137310 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123137310 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123137311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123137311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123137311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123137311 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123137311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123137311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123137311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123137311 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123137311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123137311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123137311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123137311 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123137311 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123137311 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123137311 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123137311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123137311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123137315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123137315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123137315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123137315 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123137315 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (re-connecting) (hnbgw_hnbap.c:560) 20250816123137315 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123137315 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123137315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123137315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(41)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: talloc reports "struct hnb_context" x 1, expecting 1 MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123137324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40094<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(32)@c2ce0b0ce204: Final verdict of PTC: none 20250816123137326 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42487<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(33)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123137329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40080<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123137330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123137330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123137330 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123137330 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@c2ce0b0ce204: Final verdict of PTC: none 20250816123137330 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@c2ce0b0ce204: Final verdict of PTC: none 20250816123137331 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123137331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123137331 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123137331 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123137331 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123137332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123137332 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123137332 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(38)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(34)@c2ce0b0ce204: Final verdict of PTC: none 20250816123137332 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123137332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123137332 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123137332 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123137332 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123137332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123137332 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123137332 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123137332 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123137332 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123137332 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123137332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123137332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123137332 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123137332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123137332 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123137332 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123137332 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123137332 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123137332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123137332 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123137333 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123137333 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123137333 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123137333 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123137333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123137333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(43)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@c2ce0b0ce204: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@c2ce0b0ce204: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sat Aug 16 12:31:37 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20250816123137412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123137915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40098<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=114700) Waiting for packet dumper to finish... 1 (prev_count=114700, count=174964) 20250816123139333 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123139333 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123139333 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123139333 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123139333 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123139333 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Sat Aug 16 12:31:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_hnb_disconnected_timeout started. 20250816123140978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123140986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123140994 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36051<->l=127.0.0.1:4262) (control_if.c:572) 20250816123141074 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123141074 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123141074 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123141074 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123141074 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123141075 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123141075 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123141075 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123141075 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123141075 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123141075 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123141076 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123141076 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123141076 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123141076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123141076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123141076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123141076 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123141076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123141076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123141076 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123141076 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123141076 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123141076 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123141076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123141076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123141076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123141076 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123141076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123141076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123141076 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123141076 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123141076 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123141076 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123141076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123141076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123141076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123141076 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123141076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123141076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123141076 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123141076 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123141076 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123141076 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123141076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123141076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123141076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123141076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123141076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123141076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123141076 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123141076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123141076 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123141076 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123141076 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123141076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123141076 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123141076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123141076 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123141076 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123141076 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123141076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123141076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123141076 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123141076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123141076 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123141076 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123141076 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123141076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123141077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123141077 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123141077 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123141077 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123141077 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123141077 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123141077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123141077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123141077 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(52)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(50)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123141087 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123141087 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123141087 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123141088 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123141088 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123141088 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123141088 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123141088 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123141088 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123141089 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123141089 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123141089 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123141089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123141089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123141089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123141089 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123141089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123141089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123141089 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123141089 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123141089 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123141089 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123141089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123141089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123141089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123141089 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123141089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123141089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123141089 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123141089 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123141089 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123141089 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123141089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123141089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123141089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123141089 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123141089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123141089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123141089 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123141089 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123141089 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123141089 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123141089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123141089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123141089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123141089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123141089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123141089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123141089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123141089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123141089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123141089 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123141089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123141089 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123141089 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123141089 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123141089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123141089 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123141089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123141089 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123141089 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123141089 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123141089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123141089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123141089 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123141089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123141089 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123141089 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123141089 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123141089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123141089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123141089 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123141089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123141089 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123141089 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123141089 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123141089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123141089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123141089 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123141107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123141107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123141107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123141107 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123141107 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123141107 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123141107 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123141107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123141107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123141286 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123141286 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123141286 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123141286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123141291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123141291 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123141291 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123141291 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123141291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123141291 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123141291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123141291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123141291 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123141291 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123141291 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123141291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123141291 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123141291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123141298 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123141298 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123141298 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123141298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(55)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123141305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123141305 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123141305 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123141305 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123141305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123141305 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123141305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123141307 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123141307 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123141307 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123141307 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123141307 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123141307 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123141307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123142103 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123142103 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123142103 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123142103 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123142103 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123142103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123142103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123142103 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123142103 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123142104 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123142104 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123142104 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123142104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123142104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123142104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123142104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123142104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123142104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123142104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123142104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123142104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123142104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123142104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123142104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123142104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123142104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123142104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123142104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123142104 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123142104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123142104 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123142104 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123142104 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123142104 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123142104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123142104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123142104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123142104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123142104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123142104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123142104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123142104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123142104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123142104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123142104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123142104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123142104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123142104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123142104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123142104 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123142104 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123142104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123142104 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123142104 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123142104 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123142104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123142104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123142104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123142104 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123142114 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123142114 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123142114 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123142114 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123142114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123142114 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123142114 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123142114 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123142114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123142114 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123142114 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123142114 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123142114 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123142114 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123142114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123142114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123142114 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123142114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123142114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123142114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123142114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123142114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123142114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123142114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123142114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123142114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123142114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123142114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123142114 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123142114 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123142114 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123142114 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123142114 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123142114 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123142114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123142114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123142114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123142114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123142114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123142114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123142114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123142114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123142114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123142114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123142114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123142114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123142114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123142114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123142114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123142114 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123142114 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123142114 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123142114 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123142114 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123142114 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123142114 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123142114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123142114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123142114 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123142117 DLCTRL DEBUG Command: GET 355696452 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250816123142117 DLCTRL DEBUG Tx Command reply: GET_REPLY 355696452 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) HNBGW_Test.sgsn0-RAN(54)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@c2ce0b0ce204: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@c2ce0b0ce204: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250816123142124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123142124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123142124 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123142124 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123142124 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@c2ce0b0ce204: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250816123143131 DLCTRL DEBUG Command: GET 233163720 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250816123143131 DLCTRL DEBUG Tx Command reply: GET_REPLY 233163720 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250816123148140 DLCTRL DEBUG Command: GET 672558380 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250816123148140 DLCTRL DEBUG Tx Command reply: ERROR 672558380 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@c2ce0b0ce204: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250816123149183 DLCTRL DEBUG Command: GET 315248601 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250816123149183 DLCTRL DEBUG Tx Command reply: ERROR 315248601 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) TC_hnb_disconnected_timeout-Iuh0(57)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123149187 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123149187 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) IPA-CTRL-CLI-IPA(46)@c2ce0b0ce204: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123149204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123149204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123149204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123149204 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123149204 DLGLOBAL DEBUG validating counter group 0x556915cafbe0(hnb) with 60 counters (rate_ctr.c:86) 20250816123149204 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123149204 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123149204 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123149205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123149205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250816123149211 DLCTRL DEBUG Command: GET 559750306 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250816123149212 DLCTRL DEBUG Tx Command reply: GET_REPLY 559750306 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123150220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123150221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123150221 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123150221 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123150221 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@c2ce0b0ce204: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250816123150229 DLCTRL DEBUG Command: GET 869333210 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250816123150230 DLCTRL DEBUG Tx Command reply: GET_REPLY 869333210 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250816123156244 DLCTRL DEBUG Command: GET 369459705 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250816123156244 DLCTRL DEBUG Tx Command reply: ERROR 369459705 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@c2ce0b0ce204: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123156257 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36051<->l=127.0.0.1:4262) (control_if.c:193) 20250816123156258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40110<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(46)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(45)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123156262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40106<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_disconnected_timeout(44)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@c2ce0b0ce204: Final verdict of PTC: none 20250816123156264 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123156264 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123156264 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123156264 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123156264 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123156264 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123156264 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123156264 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123156264 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123156264 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123156265 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(50)@c2ce0b0ce204: Final verdict of PTC: none 20250816123156265 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123156265 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123156265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123156265 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123156265 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123156265 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123156265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123156265 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123156265 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123156265 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123156265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123156265 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123156265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123156265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123156265 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123156265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123156265 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123156265 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123156265 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123156265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-RAN(54)@c2ce0b0ce204: Final verdict of PTC: none 20250816123156265 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123156265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123156265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(55)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(47)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(56)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@c2ce0b0ce204: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sat Aug 16 12:31:56 UTC 2025 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20250816123156366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123156869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167612) Waiting for packet dumper to finish... 1 (prev_count=167612, count=186380) 20250816123158266 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123158266 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123158266 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123158266 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123158266 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123158266 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sat Aug 16 12:31:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ue_register started. 20250816123200017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123200023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123200025 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38877<->l=127.0.0.1:4262) (control_if.c:572) 20250816123200078 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123200078 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123200078 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123200078 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123200078 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123200078 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123200078 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123200078 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123200078 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123200079 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123200079 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123200080 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123200080 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123200080 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123200080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123200080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123200080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123200080 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123200080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123200080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123200080 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123200080 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123200080 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123200080 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123200080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123200080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123200080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123200080 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123200080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123200080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123200080 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123200080 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123200080 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123200080 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123200080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123200080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123200080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123200080 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123200080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123200080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123200080 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123200080 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123200080 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123200080 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123200080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123200080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123200080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123200080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123200080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123200080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123200080 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123200080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123200080 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123200080 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123200080 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123200080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123200080 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123200080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123200080 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123200080 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123200080 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123200080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123200080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123200080 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123200080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123200080 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123200080 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123200080 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123200080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123200080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123200080 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123200080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123200080 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123200080 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123200080 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123200080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123200080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123200080 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(67)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(65)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123200091 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123200091 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123200091 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123200092 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123200092 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123200092 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123200092 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123200092 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123200092 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123200093 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123200093 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123200093 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123200093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123200093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123200093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123200093 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123200093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123200093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123200093 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123200093 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123200093 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123200093 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123200093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123200093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123200093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123200093 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123200093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123200093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123200093 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123200093 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123200093 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123200093 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123200093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123200093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123200093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123200093 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123200093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123200093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123200093 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123200093 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123200093 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123200093 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123200093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123200093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123200093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123200093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123200093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123200093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123200093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123200093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123200093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123200093 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123200093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123200093 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123200093 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123200093 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123200093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123200093 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123200093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123200093 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123200093 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123200093 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123200093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123200093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123200093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123200093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123200093 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123200093 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123200093 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123200093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123200093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123200093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123200093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123200093 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123200093 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123200093 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123200093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123200093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123200093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(68)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123200114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123200114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123200114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123200114 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123200114 DLGLOBAL DEBUG validating counter group 0x556915cafbe0(hnb) with 60 counters (rate_ctr.c:86) 20250816123200114 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123200114 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123200114 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123200114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123200114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123200290 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123200290 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123200290 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123200290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123200298 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123200298 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123200298 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123200298 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123200298 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123200298 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123200298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123200301 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123200301 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123200301 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123200301 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123200301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123200301 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123200301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123200303 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123200303 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123200303 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123200303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123200309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123200309 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123200309 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123200309 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123200309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123200309 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123200309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123200312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123200312 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123200312 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123200312 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123200312 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123200312 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123200312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123201107 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123201107 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123201107 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123201107 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123201107 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123201107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123201107 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123201107 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123201107 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123201107 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123201107 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123201107 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123201107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123201107 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123201107 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123201107 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123201107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123201107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123201107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123201107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123201107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123201107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123201107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123201107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123201107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123201107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123201108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123201108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123201108 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123201108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123201108 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123201108 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123201108 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123201108 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123201108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123201108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123201108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123201108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123201108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123201108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123201108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123201108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123201108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123201108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123201108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123201108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123201108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123201108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123201108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123201108 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123201108 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123201108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123201108 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123201108 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123201108 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123201108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123201108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123201108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123201108 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123201112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123201112 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123201112 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123201112 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123201112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123201112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123201113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123201113 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123201113 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123201113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123201113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123201113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123201113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123201113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123201113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123201113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123201113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123201113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123201113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123201113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123201113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123201113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123201113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123201113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123201113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123201113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123201113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123201113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123201113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123201113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123201113 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123201113 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123201113 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123201113 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123201113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123201113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123201113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123201113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123201113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123201113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123201113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123201113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123201113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123201113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123201113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123201113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123201113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123201113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123201113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123201113 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123201113 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123201113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123201113 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123201113 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123201113 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123201114 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123201114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123201114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123201114 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(69)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123201126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123201126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123201126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250816123201126 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250816123201126 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250816123201126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123201126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123201140 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38877<->l=127.0.0.1:4262) (control_if.c:193) 20250816123201140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47066<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(61)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(60)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123201142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47052<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123201143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123201143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123201143 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123201143 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123201143 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ue_register-Iuh0-RUA(64)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_ue_register(59)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@c2ce0b0ce204: Final verdict of PTC: none 20250816123201144 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123201144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123201144 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123201144 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(68)@c2ce0b0ce204: Final verdict of PTC: none 20250816123201145 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123201145 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(65)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@c2ce0b0ce204: Final verdict of PTC: none 20250816123201145 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123201145 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123201145 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123201145 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123201145 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123201145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123201145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123201145 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123201145 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123201145 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_ue_register-Iuh0(63)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(62)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(71)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@c2ce0b0ce204: Final verdict of PTC: none 20250816123201146 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123201146 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123201146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123201146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ue_register finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sat Aug 16 12:32:01 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250816123201224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123201725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47070<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113456) Waiting for packet dumper to finish... 1 (prev_count=113456, count=169420) 20250816123203147 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123203147 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123203147 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123203147 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123203147 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123203147 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sat Aug 16 12:32:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ue_register_tmsi_lai started. MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250816123204792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123204798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123204802 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42317<->l=127.0.0.1:4262) (control_if.c:572) 20250816123204876 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123204876 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123204876 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123204876 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123204876 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123204876 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123204876 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123204877 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123204877 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123204877 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123204877 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123204878 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123204878 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123204878 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123204878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123204878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123204878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123204878 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123204878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123204878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123204878 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123204878 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123204878 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123204878 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123204878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123204878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123204878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123204878 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123204878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123204878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123204878 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123204878 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123204878 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123204878 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123204878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123204878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123204878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123204878 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123204878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123204878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123204878 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123204878 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123204878 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123204878 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123204878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123204878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123204878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123204878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123204878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123204878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123204878 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123204878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123204878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123204878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123204878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123204878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123204878 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123204878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123204878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123204878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123204878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123204878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123204878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123204878 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123204878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123204878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123204878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123204878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123204878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123204878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123204878 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123204878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123204878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123204878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123204878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123204878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123204878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123204878 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(80)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(78)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123204893 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123204893 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123204893 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123204893 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123204893 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123204893 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123204893 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123204893 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123204893 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123204894 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123204894 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123204894 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123204894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123204894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123204894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123204894 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123204894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123204894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123204894 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123204894 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123204894 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123204894 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123204894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123204894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123204894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123204894 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123204894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123204894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123204894 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123204894 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123204894 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123204894 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123204894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123204894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123204894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123204894 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123204894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123204894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123204894 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123204894 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123204894 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123204895 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123204895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123204895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123204895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123204895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123204895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123204895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123204895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123204895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123204895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123204895 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123204895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123204895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123204895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123204895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123204895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123204895 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123204895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123204895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123204895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123204895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123204895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123204895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123204895 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123204895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123204895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123204895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123204895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123204895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123204895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123204895 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123204895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123204895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123204895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123204895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123204895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123204895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123204895 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123204912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123204912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123204912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123204912 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123204912 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123204912 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123204912 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123204912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123204912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123205090 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123205090 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123205090 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123205090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123205099 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123205099 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123205099 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123205099 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123205099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123205099 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123205099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123205101 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123205101 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123205101 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123205101 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123205101 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123205101 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123205101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123205104 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123205104 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123205104 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123205104 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123205109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123205109 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123205109 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123205109 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123205109 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123205109 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123205109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123205110 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123205110 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123205110 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123205110 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123205110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123205110 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123205110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123205895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123205895 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123205895 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123205895 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123205895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123205895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123205895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123205895 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123205895 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123205895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123205895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123205895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123205895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123205895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123205895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123205895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123205895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123205895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123205895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123205895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123205895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123205895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123205895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123205895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123205895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123205895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123205895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123205895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123205895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123205895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123205895 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123205895 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123205895 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123205895 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123205895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123205896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123205896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123205896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123205896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123205896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123205896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123205896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123205896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123205896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123205896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123205896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123205896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123205896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123205896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123205896 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123205896 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123205896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123205896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123205896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123205896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123205896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123205896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123205896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123205896 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123205908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123205908 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123205908 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123205908 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123205908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123205908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123205908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123205908 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123205908 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123205908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123205908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123205908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123205908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123205908 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123205908 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123205908 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123205908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123205908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123205908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123205908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123205908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123205908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123205908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123205908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123205908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123205908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123205908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123205908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123205908 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123205908 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123205908 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123205908 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123205908 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123205908 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123205908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123205908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123205908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123205908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123205908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123205908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123205908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123205908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123205908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123205908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123205908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123205908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123205908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123205908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123205908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123205908 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123205908 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123205908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123205908 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123205908 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123205908 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123205908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123205908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123205908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123205908 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(82)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123205916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123205916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123205916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250816123205916 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250816123205916 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250816123205916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123205916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123205919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47100<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123205919 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42317<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(74)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(73)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123205920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47086<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123205920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123205920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123205920 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123205920 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) TC_ue_register_tmsi_lai-Iuh0-RUA(77)@c2ce0b0ce204: Final verdict of PTC: none 20250816123205920 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_tmsi_lai(72)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@c2ce0b0ce204: Final verdict of PTC: none 20250816123205920 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123205920 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123205920 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123205920 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123205920 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123205920 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123205920 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123205920 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123205920 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123205920 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123205920 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123205920 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123205920 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123205920 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123205920 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123205920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123205920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123205920 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123205921 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123205921 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123205921 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123205921 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123205921 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123205921 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123205921 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123205921 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-RAN(82)@c2ce0b0ce204: Final verdict of PTC: none 20250816123205921 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123205921 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123205921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123205921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(81)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(75)@c2ce0b0ce204: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(84)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sat Aug 16 12:32:05 UTC 2025 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20250816123205946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123206448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43104<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=172080) Waiting for packet dumper to finish... 1 (prev_count=172080, count=172620) 20250816123207921 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123207922 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123207922 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123207922 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123207922 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123207922 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sat Aug 16 12:32:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ue_register_before_hnb_register started. 20250816123209526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123209532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123209534 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41019<->l=127.0.0.1:4262) (control_if.c:572) 20250816123209604 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123209604 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123209604 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123209604 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123209604 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123209604 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123209604 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123209604 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_ue_register_before_hnb_register-Iuh0(89)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123209604 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123209604 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123209604 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123209605 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123209605 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123209606 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123209606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123209606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123209606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123209606 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123209606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123209606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123209606 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123209606 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123209606 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123209606 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123209606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123209606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123209606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123209606 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123209606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123209606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123209606 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123209606 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123209606 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123209606 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123209606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123209606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123209606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123209606 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123209606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123209606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123209606 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123209606 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123209606 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123209606 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123209606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123209606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123209606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123209606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123209606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123209606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123209606 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123209606 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123209606 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123209606 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123209606 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123209606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123209606 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123209606 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123209606 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123209606 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123209606 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123209606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123209606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123209606 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123209606 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123209606 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123209606 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123209606 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123209606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123209606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123209606 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123209606 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123209606 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123209606 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123209606 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123209606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123209606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123209606 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(93)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(91)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123209619 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123209619 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123209619 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123209620 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123209620 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123209620 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123209620 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123209620 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123209620 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123209621 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123209621 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123209621 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123209621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123209621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123209621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123209621 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123209621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123209621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123209621 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123209621 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123209621 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123209621 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123209621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123209621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123209621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123209621 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123209621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123209621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123209621 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123209621 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123209621 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123209621 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123209621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123209621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123209621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123209621 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123209621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123209621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123209621 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123209621 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123209621 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123209621 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123209621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123209621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123209621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123209622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123209622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123209622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123209622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123209622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123209622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123209622 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123209622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123209622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123209622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123209622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123209622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123209622 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123209622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123209622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123209622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123209622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123209622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123209622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123209622 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123209622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123209622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123209622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123209622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123209622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123209622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123209622 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123209622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123209622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123209622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123209622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123209622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123209622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123209622 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123209817 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123209817 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123209817 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123209817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123209826 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123209826 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123209826 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123209826 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123209826 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123209826 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123209826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123209829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123209829 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123209829 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123209829 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123209829 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123209829 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123209829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123209833 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123209833 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123209833 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123209833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123209840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123209840 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123209840 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123209840 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123209840 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123209840 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123209840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123209843 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123209843 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123209843 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123209843 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123209843 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123209843 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123209843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123210632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123210632 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123210632 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123210632 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123210632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123210632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123210632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123210632 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123210632 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123210632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123210632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123210632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123210632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123210632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123210632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123210632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123210632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123210632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123210632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123210632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123210632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123210632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123210632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123210632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123210632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123210632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123210632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123210632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123210632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123210632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123210632 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123210632 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123210632 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123210632 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123210632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123210632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123210632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123210632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123210632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123210632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123210632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123210632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123210632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123210632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123210632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123210632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123210632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123210632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123210632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123210632 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123210632 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123210632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123210632 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123210632 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123210632 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123210632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123210632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123210632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123210632 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123210640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123210640 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123210640 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123210640 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123210640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123210640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123210640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123210640 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123210640 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123210640 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123210640 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123210640 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123210640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123210640 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123210640 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123210640 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123210640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123210640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123210640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123210640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123210640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123210640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123210640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123210640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123210640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123210640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123210640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123210640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123210640 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123210640 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123210641 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123210641 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123210641 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123210640 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123210640 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123210640 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123210640 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123210640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123210640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123210640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123210640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123210640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123210640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123210640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123210640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123210640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123210640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123210640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123210641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123210641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123210641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123210641 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123210641 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123210641 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123210641 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123210641 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123210641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123210641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123210641 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(95)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123210649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123210649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123210649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250816123210649 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250816123210649 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250816123210649 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250816123210649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123210649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123210654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43130<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123210655 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41019<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(86)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123210655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43116<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123210656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123210656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123210656 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123210656 DMAIN NOTICE (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123210656 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) 20250816123210656 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123210656 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123210656 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123210656 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123210656 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123210656 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123210656 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123210656 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123210656 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123210656 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123210656 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123210656 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_ue_register_before_hnb_register-Iuh0-RUA(90)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@c2ce0b0ce204: Final verdict of PTC: none 20250816123210656 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123210656 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123210656 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123210656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123210656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(95)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_ue_register_before_hnb_register(85)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@c2ce0b0ce204: Final verdict of PTC: none 20250816123210656 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123210656 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123210656 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123210656 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123210657 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123210657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123210657 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123210657 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123210657 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123210657 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123210657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123210657 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123210657 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123210657 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW-PFCP(88)@c2ce0b0ce204: Final verdict of PTC: none 20250816123210657 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123210657 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123210657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123210657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(96)@c2ce0b0ce204: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(97)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sat Aug 16 12:32:10 UTC 2025 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20250816123210699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123211201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43132<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170932) Waiting for packet dumper to finish... 1 (prev_count=170932, count=171472) 20250816123212657 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123212657 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123212657 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123212657 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123212657 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123212657 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sat Aug 16 12:32:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ranap_cs_initial_ue started. 20250816123214332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123214337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123214339 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38525<->l=127.0.0.1:4262) (control_if.c:572) 20250816123214393 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123214393 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123214393 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123214393 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123214393 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123214394 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123214394 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123214394 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123214394 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123214394 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123214394 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123214395 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123214395 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123214395 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123214395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123214395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123214395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123214395 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123214395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123214395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123214395 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123214395 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123214395 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123214395 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123214395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123214395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123214395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123214395 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123214395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123214395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123214395 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123214395 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123214395 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123214395 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123214395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123214395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123214395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123214395 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123214395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123214395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123214395 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123214395 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123214395 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123214395 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123214395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123214395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123214395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123214395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123214395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123214395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123214395 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123214395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123214395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123214395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123214395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123214395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123214395 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123214395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123214395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123214395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123214395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123214395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123214395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123214395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123214395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123214395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123214395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123214395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123214395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123214395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123214395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123214395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123214395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123214395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123214395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123214395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123214395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123214395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(106)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(104)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123214409 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123214409 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123214409 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123214409 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123214409 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123214409 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123214409 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123214409 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123214409 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123214410 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123214410 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123214410 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123214410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123214410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123214410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123214410 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123214410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123214410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123214410 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123214410 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123214410 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123214410 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123214410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123214410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123214410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123214410 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123214410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123214410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123214410 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123214410 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123214410 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123214410 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123214410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123214410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123214410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123214411 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123214411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123214411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123214411 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123214411 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123214411 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123214411 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123214411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123214411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123214411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123214411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123214411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123214411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123214411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123214411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123214411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123214411 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123214411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123214411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123214411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123214411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123214411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123214411 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123214411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123214411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123214411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123214411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123214411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123214411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123214411 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123214411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123214411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123214411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123214411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123214411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123214411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123214411 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123214411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123214411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123214411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123214411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123214411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123214411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123214411 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123214430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123214430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123214430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123214430 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123214430 DLGLOBAL DEBUG validating counter group 0x556915cafbe0(hnb) with 60 counters (rate_ctr.c:86) 20250816123214430 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123214430 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123214430 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123214430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123214430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123214607 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123214607 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123214607 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123214607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123214617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123214617 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123214617 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123214617 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123214617 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123214617 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123214618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123214621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123214621 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123214621 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123214621 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123214621 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123214621 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123214621 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123214621 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123214621 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123214621 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123214621 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123214626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123214626 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123214626 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123214626 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123214626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123214626 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123214626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123214627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123214627 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123214627 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123214627 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123214627 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123214627 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123214627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123215424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123215424 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123215424 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123215424 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123215424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123215424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123215424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123215424 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123215425 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123215425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123215425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123215425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123215425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123215425 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123215425 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123215425 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123215425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123215425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123215425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123215425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123215425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123215425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123215425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123215425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123215425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123215425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123215425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123215425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123215425 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123215425 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123215425 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123215425 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123215425 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123215425 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123215425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123215425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123215425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123215425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123215425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123215425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123215426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123215426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123215426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123215426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123215426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123215426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123215426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123215426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123215426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123215426 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123215426 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123215426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123215426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123215426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123215426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123215426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123215426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123215426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123215426 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123215429 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123215429 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123215429 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123215429 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123215429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123215429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123215429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123215429 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123215429 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123215429 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123215429 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123215429 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123215429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123215429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123215429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123215429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123215429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123215429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123215429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123215429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123215429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123215429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123215429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123215429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123215429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123215429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123215429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123215429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123215429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123215429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123215429 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123215429 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123215429 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123215429 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123215429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123215429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123215429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123215429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123215429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123215429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123215429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123215429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123215429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123215429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123215429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123215429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123215429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123215429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123215429 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123215429 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123215429 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123215430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123215430 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123215430 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123215430 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123215430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123215430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123215430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123215430 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(108)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123215462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(105)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@c2ce0b0ce204: Added conn table entry 0TC_ranap_cs_initial_ue0(111)3999764 20250816123216481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123216481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123216481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123216481 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123216481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3d0814, normal) (hnbgw_rua.c:407) 20250816123216481 DHNB DEBUG map_rua[0x556947cab990]{init}: Allocated (fsm.c:456) 20250816123216481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3999764)[0x556947cab990]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123216481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3999764 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123216481 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123216481 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123216481 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3999764 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123216481 DCN DEBUG map_sccp[0x556947c8bc10]{init}: Allocated (fsm.c:456) 20250816123216481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556947c8bc10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123216481 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3999764 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123216481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3999764 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123216481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3999764)[0x556947cab990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123216481 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123216481 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123216481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3999764)[0x556947cab990]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123216481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556947c8bc10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123216481 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123216481 DLSCCP DEBUG SCCP-SCOC(1)[0x556947c90a80]{IDLE}: Allocated (fsm.c:456) 20250816123216481 DLSCCP DEBUG SCCP-SCOC(1)[0x556947c90a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123216481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003e70056400500f1100926) (sccp_scrc.c:406) 20250816123216481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123216481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123216481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123216481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123216481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123216481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123216481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123216481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123216481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123216481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123216481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123216481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123216481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123216481 DLSCCP DEBUG SCCP-SCOC(1)[0x556947c90a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123216481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556947c8bc10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123216481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3999764)[0x556947cab990]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123216481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123216481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123216481 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123216481 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123216481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123216481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123216481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123216481 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@c2ce0b0ce204: Added conn table entry 0TC_ranap_cs_initial_ue0(111)13952255 HNBGW_Test.msc0-SCCP(104)@c2ce0b0ce204: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123216485 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123216485 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123216485 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123216485 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123216485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123216485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123216485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123216485 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123216485 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123216485 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123216485 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123216485 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123216485 DLSS7 [1;34mDEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123216485 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00826fe7) (sccp_scrc.c:477) 20250816123216486 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20250816123216486 DLSCCP DEBUG SCCP-SCOC(1)[0x556947c90a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123216486 DLSCCP DEBUG SCCP-SCOC(1)[0x556947c90a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123216486 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123216486 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123216486 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123216486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556947c8bc10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123216486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556947c8bc10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123216487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43146<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(99)@c2ce0b0ce204: Final verdict of PTC: none 20250816123216488 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38525<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(100)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123216489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43138<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue(98)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@c2ce0b0ce204: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@c2ce0b0ce204: Final verdict of PTC: none 20250816123216490 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123216490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123216490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123216490 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123216490 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123216490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123216490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123216490 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123216490 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123216490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123216490 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123216490 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123216490 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123216490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123216490 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123216490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123216490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(104)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@c2ce0b0ce204: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(101)@c2ce0b0ce204: Final verdict of PTC: none 20250816123216490 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123216491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123216491 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123216491 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123216491 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123216491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123216491 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123216491 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816123216491 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123216491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123216491 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123216491 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123216491 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-M3UA(109)@c2ce0b0ce204: Final verdict of PTC: none 20250816123216491 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123216491 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123216491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123216491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(110)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@c2ce0b0ce204: Final verdict of PTC: none 20250816123216492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sat Aug 16 12:32:16 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20250816123216530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123216684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123216684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123216684 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123216684 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123216684 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123216684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3999764)[0x556947cab990]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123216684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3999764)[0x556947cab990]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123216684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556947c8bc10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123216684 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123216684 DLSCCP DEBUG SCCP-SCOC(1)[0x556947c90a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123216684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00826fe7), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123216684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123216684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123216684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123216684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123216684 DLSCCP DEBUG SCCP-SCOC(1)[0x556947c90a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123216684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556947c8bc10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123216684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3999764)[0x556947cab990]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123216684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3999764)[0x556947cab990]{disrupted}: Freeing instance (context_map.c:202) 20250816123216684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3999764)[0x556947cab990]{disrupted}: Deallocated (fsm.c:568) 20250816123216684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556947c8bc10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123216684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556947c8bc10]{disconnected}: Freeing instance (context_map.c:206) 20250816123216684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556947c8bc10]{disconnected}: Deallocated (fsm.c:568) 20250816123216684 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3999764 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250816123216685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123216685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123216685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123216685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123216685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123216685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123216685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123216685 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123217031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50004<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=189084) Waiting for packet dumper to finish... 1 (prev_count=189084, count=199252) 20250816123218491 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123218491 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123218491 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123218491 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123218491 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123218491 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sat Aug 16 12:32:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ranap_ps_initial_ue started. 20250816123220154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123220159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123220161 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44023<->l=127.0.0.1:4262) (control_if.c:572) 20250816123220232 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123220232 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123220232 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123220233 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123220233 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123220233 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123220233 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123220233 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123220233 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123220233 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123220233 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_initial_ue-Iuh0(116)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123220234 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123220234 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123220234 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123220234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123220234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123220234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123220234 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123220234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123220234 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123220234 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123220234 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123220234 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123220234 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123220234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123220234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123220234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123220234 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123220234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123220234 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123220234 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123220234 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123220234 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123220234 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123220234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123220234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123220234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123220234 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123220234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123220234 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123220234 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123220234 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123220234 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123220234 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123220234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123220234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123220234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123220234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123220234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123220234 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123220234 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123220234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123220234 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123220234 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123220234 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123220234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123220234 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123220235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123220235 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123220235 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123220235 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123220235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123220235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123220235 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123220235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123220235 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123220235 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123220235 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123220235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123220235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123220235 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123220235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123220235 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123220235 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123220235 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123220235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123220235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123220235 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(120)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(118)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123220249 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123220249 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123220249 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123220249 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123220249 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123220249 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123220249 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123220250 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123220250 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123220251 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123220251 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123220251 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123220251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123220251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123220251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123220251 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123220251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123220251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123220251 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123220251 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123220251 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123220251 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123220251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123220251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123220251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123220251 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123220251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123220251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123220251 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123220251 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123220251 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123220251 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123220251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123220251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123220251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123220251 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123220251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123220251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123220251 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123220251 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123220251 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123220251 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123220251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123220251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123220251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123220252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123220252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123220252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123220252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123220252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123220252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123220252 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123220252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123220252 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123220252 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123220252 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123220252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123220252 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123220252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123220252 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123220252 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123220252 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123220252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123220252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123220252 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123220252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123220252 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123220252 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123220252 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123220252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123220252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123220252 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123220252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123220252 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123220252 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123220252 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123220252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123220252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123220252 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123220272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123220272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123220272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123220272 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123220272 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123220272 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123220272 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123220272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123220272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123220446 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123220446 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123220446 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123220446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123220456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123220456 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123220456 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123220456 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123220456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123220456 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123220456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123220459 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123220459 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123220459 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123220459 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123220459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123220459 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123220459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123220463 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123220463 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123220463 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123220463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123220470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123220470 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123220470 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123220470 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123220470 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123220470 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123220470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123220473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123220473 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123220473 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123220473 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123220473 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123220473 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123220474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123221267 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123221267 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123221267 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123221267 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123221267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123221267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123221267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123221267 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123221267 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123221268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123221268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123221268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123221268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123221268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123221268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123221268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123221268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123221268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123221268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123221268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123221268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123221268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123221268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123221268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123221268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123221268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123221268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123221268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123221268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123221268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123221268 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123221268 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123221268 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123221268 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123221268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123221268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123221269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123221269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123221269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123221269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123221269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123221269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123221269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123221269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123221269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123221269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123221269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123221269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123221269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123221269 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123221269 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123221269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123221269 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123221269 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123221269 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123221269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123221269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123221269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123221269 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123221275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123221275 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123221275 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123221275 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123221275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123221275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123221275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123221275 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123221275 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123221275 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123221275 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123221275 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123221275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123221275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123221275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123221275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123221275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123221275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123221275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123221275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123221275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123221275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123221275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123221275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123221275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123221275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123221275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123221275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123221275 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123221275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123221275 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123221275 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123221275 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123221275 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123221275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123221275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123221275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123221275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123221275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123221275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123221275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123221275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123221275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123221275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123221275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123221275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123221275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123221275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123221275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123221275 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123221275 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123221276 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123221276 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123221276 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123221276 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123221276 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123221276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123221276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123221276 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(122)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123221294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50032<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(122)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@c2ce0b0ce204: Added conn table entry 0TC_ranap_ps_initial_ue0(125)14761191 20250816123222324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123222324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123222324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123222325 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123222325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe13ce7, normal) (hnbgw_rua.c:407) 20250816123222325 DHNB DEBUG map_rua[0x556947c8bc10]{init}: Allocated (fsm.c:456) 20250816123222325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14761191)[0x556947c8bc10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123222325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14761191 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123222325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123222325 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123222325 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123222325 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14761191 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123222325 DCN DEBUG map_sccp[0x556947c919a0]{init}: Allocated (fsm.c:456) 20250816123222325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556947c919a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123222325 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14761191 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123222325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14761191 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123222325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14761191)[0x556947c8bc10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123222325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123222325 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123222325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14761191)[0x556947c8bc10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123222325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556947c919a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123222325 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123222325 DLSCCP DEBUG SCCP-SCOC(2)[0x556947c90d00]{IDLE}: Allocated (fsm.c:456) 20250816123222325 DLSCCP DEBUG SCCP-SCOC(2)[0x556947c90d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123222325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000002), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030001d90056400500f1100926) (sccp_scrc.c:406) 20250816123222325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123222325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123222325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123222325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123222325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123222325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123222325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123222325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123222325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123222325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123222325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123222325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123222325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123222325 DLSCCP DEBUG SCCP-SCOC(2)[0x556947c90d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123222325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556947c919a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123222325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14761191)[0x556947c8bc10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123222325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123222325 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123222325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123222325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123222325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123222325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123222325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123222325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@c2ce0b0ce204: Added conn table entry 0TC_ranap_ps_initial_ue0(125)2218924 HNBGW_Test.sgsn0-SCCP(121)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(125)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123222338 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123222338 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123222338 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123222338 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123222338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123222338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=0018505b) (sccp_scrc.c:477) 20250816123222338 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20250816123222338 DLSCCP DEBUG SCCP-SCOC(2)[0x556947c90d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123222338 DLSCCP DEBUG SCCP-SCOC(2)[0x556947c90d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123222338 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123222338 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123222338 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123222338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556947c919a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123222338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556947c919a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123222338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123222338 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123222338 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123222338 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123222338 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123222338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123222338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123222338 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123222344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123222345 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44023<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(113)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123222349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50008<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(119)@c2ce0b0ce204: Final verdict of PTC: none 20250816123222352 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123222352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123222352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123222352 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123222352 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP MutexDispCT-TC_ranap_ps_initial_ue(112)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@c2ce0b0ce204: Final verdict of PTC: none 20250816123222352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123222352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123222353 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123222353 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123222353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123222353 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123222353 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123222353 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123222353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123222353 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123222353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123222353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(122)@c2ce0b0ce204: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@c2ce0b0ce204: Final verdict of PTC: none 20250816123222353 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123222353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123222353 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123222353 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123222353 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123222353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123222353 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123222353 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123222353 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123222353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_ps_initial_ue-Iuh0(116)@c2ce0b0ce204: Final verdict of PTC: none 20250816123222353 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123222353 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123222353 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123222353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123222353 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123222353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123222353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(121)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(124)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(115)@c2ce0b0ce204: Final verdict of PTC: none 20250816123222357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50032<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sat Aug 16 12:32:22 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20250816123222452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123222528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123222529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123222529 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123222529 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123222529 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123222529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14761191)[0x556947c8bc10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123222529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14761191)[0x556947c8bc10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123222529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556947c919a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123222529 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123222529 DLSCCP DEBUG SCCP-SCOC(2)[0x556947c90d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123222529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018505b), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123222529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123222529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123222529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123222529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123222529 DLSCCP DEBUG SCCP-SCOC(2)[0x556947c90d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123222529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556947c919a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123222529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14761191)[0x556947c8bc10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123222529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14761191)[0x556947c8bc10]{disrupted}: Freeing instance (context_map.c:202) 20250816123222529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14761191)[0x556947c8bc10]{disrupted}: Deallocated (fsm.c:568) 20250816123222529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556947c919a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123222529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556947c919a0]{disconnected}: Freeing instance (context_map.c:206) 20250816123222529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556947c919a0]{disconnected}: Deallocated (fsm.c:568) 20250816123222529 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14761191 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250816123222529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123222529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123222529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123222529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123222529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123222530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123222530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123222530 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123222956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50042<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193140) Waiting for packet dumper to finish... 1 (prev_count=193140, count=203412) 20250816123224354 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123224354 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123224354 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123224354 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123224354 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123224354 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Sat Aug 16 12:32:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250816123226073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123226076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45538<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123226079 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37127<->l=127.0.0.1:4262) (control_if.c:572) 20250816123226140 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123226140 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123226140 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123226140 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123226140 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123226140 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123226140 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123226140 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123226140 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123226141 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123226141 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123226142 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123226142 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123226142 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123226142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123226142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123226142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123226142 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123226142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123226142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123226142 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123226142 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123226142 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123226142 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123226142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123226142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123226142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123226142 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123226142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123226142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123226142 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123226142 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123226142 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123226142 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123226142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123226142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123226142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123226142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123226142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123226142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123226142 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123226142 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123226142 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123226142 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123226142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123226142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123226142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123226142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123226142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123226142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123226142 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123226142 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123226142 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123226142 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123226142 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123226142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123226142 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123226142 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123226142 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123226142 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123226142 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123226142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123226142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123226142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123226142 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123226142 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123226142 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123226142 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123226142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123226142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123226142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123226142 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123226142 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123226142 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123226142 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123226142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123226142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123226142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(134)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(132)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123226157 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123226157 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123226157 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123226157 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123226157 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123226158 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123226158 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123226158 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123226158 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123226159 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123226159 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123226159 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123226159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123226159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123226159 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123226159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123226159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123226159 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123226159 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123226159 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123226159 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123226159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123226159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123226159 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123226159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123226159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123226159 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123226159 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123226159 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123226159 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123226159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123226159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123226159 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123226159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123226159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123226159 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123226159 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123226159 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123226159 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123226159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123226159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123226159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123226159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123226159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123226160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123226160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123226160 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123226160 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123226160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123226160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123226160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123226160 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123226160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123226160 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123226160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123226160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123226160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123226160 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123226160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123226160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123226160 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123226160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123226160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123226160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123226160 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123226160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123226160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123226160 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123226160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123226160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123226160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123226160 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123226160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123226160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123226161 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(135)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123226183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123226183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123226183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123226183 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123226183 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123226183 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123226183 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123226183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123226183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123226355 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123226355 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123226355 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123226355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123226364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123226364 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123226364 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123226364 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123226364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123226364 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123226364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123226368 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123226368 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123226368 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123226368 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123226368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123226368 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123226368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123226373 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123226373 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123226373 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123226373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123226381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123226381 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123226381 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123226381 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123226381 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123226381 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123226381 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123226384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123226384 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123226384 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123226384 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123226384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123226384 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123226384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123226685 DLSCCP DEBUG SCCP-SCOC(1)[0x556947c90a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123226685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00826fe7), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123226685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123226685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123226685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123226685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123226686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123226686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123226686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123226686 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123226686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123226686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123226686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123226686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123226688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123226688 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123226688 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123226688 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123226688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123226688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123226688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123226688 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123226688 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123226688 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123226688 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123226688 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123226688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123226688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00826fe7) (sccp_scrc.c:477) 20250816123226688 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20250816123226688 DLSCCP DEBUG SCCP-SCOC(1)[0x556947c90a80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123226688 DLSCCP DEBUG SCCP-SCOC(1)[0x556947c90a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123226688 DLSCCP DEBUG SCCP-SCOC(1)[0x556947c90a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123226688 DLSCCP DEBUG SCCP-SCOC(1)[0x556947c90a80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123226688 DLSCCP DEBUG SCCP-SCOC(1)[0x556947c90a80]{IDLE}: Deallocated (fsm.c:568) 20250816123227169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123227169 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123227169 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123227169 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123227169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123227169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123227169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123227169 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123227170 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123227170 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123227170 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123227170 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123227170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123227170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123227170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123227170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123227170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123227170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123227170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123227170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123227170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123227170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123227170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123227170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123227170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123227170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123227170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123227170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123227170 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123227170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123227170 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123227170 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123227170 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123227170 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123227170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123227170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123227170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123227171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123227171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123227171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123227171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123227171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123227171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123227171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123227171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123227171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123227171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123227171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123227171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123227171 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123227171 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123227171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123227171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123227171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123227171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123227171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123227171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123227171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123227171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(133)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123227189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123227189 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123227189 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123227189 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123227189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123227190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123227190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123227190 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123227190 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123227190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123227190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123227190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123227190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123227190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123227190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123227190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123227190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123227190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123227190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123227190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123227190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123227190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123227190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123227190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123227190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123227190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123227190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123227190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123227190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123227190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123227190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123227190 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123227190 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123227190 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123227190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123227190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123227190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123227190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123227190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123227190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123227190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123227190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123227190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123227190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123227190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123227190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123227190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123227190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123227190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123227190 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123227190 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123227191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123227191 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123227191 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123227191 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123227191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123227191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123227191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123227191 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(136)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123227207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45550<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(133)@c2ce0b0ce204: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@c2ce0b0ce204: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(139) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@c2ce0b0ce204: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)15803947 20250816123228257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123228257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123228257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123228257 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123228257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf1262b, normal) (hnbgw_rua.c:407) 20250816123228257 DHNB DEBUG map_rua[0x556947c90a80]{init}: Allocated (fsm.c:456) 20250816123228257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15803947)[0x556947c90a80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123228257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15803947 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123228257 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123228257 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123228257 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15803947 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123228257 DCN DEBUG map_sccp[0x556947c8bc10]{init}: Allocated (fsm.c:456) 20250816123228257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556947c8bc10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123228258 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15803947 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123228258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15803947 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123228258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15803947)[0x556947c90a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123228258 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123228258 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123228258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15803947)[0x556947c90a80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123228258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556947c8bc10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123228258 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123228258 DLSCCP DEBUG SCCP-SCOC(3)[0x556947c919a0]{IDLE}: Allocated (fsm.c:456) 20250816123228258 DLSCCP DEBUG SCCP-SCOC(3)[0x556947c919a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123228258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250816123228258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123228258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123228258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123228258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123228258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123228258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123228258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123228258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123228258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123228258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123228258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123228258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123228258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123228258 DLSCCP DEBUG SCCP-SCOC(3)[0x556947c919a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123228258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556947c8bc10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123228258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15803947)[0x556947c90a80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123228258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123228258 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123228258 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123228258 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123228258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123228258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123228258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123228259 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@c2ce0b0ce204: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@c2ce0b0ce204: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)4659961 HNBGW_Test.msc0-SCCP(132)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123228266 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123228266 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123228266 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123228266 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123228266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123228266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123228266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123228266 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123228267 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123228267 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123228267 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123228267 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123228267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123228267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=00a88d11) (sccp_scrc.c:477) 20250816123228267 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20250816123228267 DLSCCP DEBUG SCCP-SCOC(3)[0x556947c919a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123228267 DLSCCP DEBUG SCCP-SCOC(3)[0x556947c919a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123228267 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123228267 DLSCCP DEBUG SCCP-SCOC(3)[0x556947c919a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123228267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a88d11), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003a90056400500f1100926) (sccp_scrc.c:406) 20250816123228267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123228267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123228267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123228267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123228267 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123228267 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123228267 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123228267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556947c8bc10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123228267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556947c8bc10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123228267 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123228267 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123228267 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123228267 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123228267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123228267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123228267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123228267 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123228288 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37127<->l=127.0.0.1:4262) (control_if.c:193) 20250816123228288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45538<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(127)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123228291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45528<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(136)@c2ce0b0ce204: Final verdict of PTC: none 20250816123228293 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123228293 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123228293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123228293 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123228293 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123228293 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123228293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123228293 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123228293 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123228293 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123228293 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123228293 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123228293 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123228293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123228293 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123228293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123228293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@c2ce0b0ce204: Final verdict of PTC: none 20250816123228294 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123228294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123228294 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123228294 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@c2ce0b0ce204: Final verdict of PTC: none 20250816123228294 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123228294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123228294 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123228294 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816123228294 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123228294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123228294 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123228294 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123228294 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123228294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123228294 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123228294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123228294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(133)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@c2ce0b0ce204: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(138)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(129)@c2ce0b0ce204: Final verdict of PTC: none 20250816123228299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45550<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sat Aug 16 12:32:28 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20250816123228375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123228464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123228465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123228465 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123228465 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123228465 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123228465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15803947)[0x556947c90a80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123228465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15803947)[0x556947c90a80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123228465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556947c8bc10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123228465 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123228465 DLSCCP DEBUG SCCP-SCOC(3)[0x556947c919a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123228465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a88d11), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123228465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123228465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123228465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123228465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123228465 DLSCCP DEBUG SCCP-SCOC(3)[0x556947c919a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123228465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556947c8bc10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123228465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15803947)[0x556947c90a80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123228465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15803947)[0x556947c90a80]{disrupted}: Freeing instance (context_map.c:202) 20250816123228465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15803947)[0x556947c90a80]{disrupted}: Deallocated (fsm.c:568) 20250816123228465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556947c8bc10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123228465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556947c8bc10]{disconnected}: Freeing instance (context_map.c:206) 20250816123228465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556947c8bc10]{disconnected}: Deallocated (fsm.c:568) 20250816123228465 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15803947 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250816123228465 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123228465 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123228465 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123228465 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123228465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123228465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123228465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123228465 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123228878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45556<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210888) Waiting for packet dumper to finish... 1 (prev_count=210888, count=221144) 20250816123230294 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123230294 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123230294 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123230295 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123230295 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123230295 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Sat Aug 16 12:32:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250816123231989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123231992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123231994 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39195<->l=127.0.0.1:4262) (control_if.c:572) 20250816123232054 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123232054 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123232054 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123232054 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123232054 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123232054 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123232054 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123232054 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123232054 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123232054 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123232054 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123232055 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123232056 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123232056 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123232056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123232056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123232056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123232056 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123232056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123232056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123232056 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123232056 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123232056 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123232056 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123232056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123232056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123232056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123232056 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123232056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123232056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123232056 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123232056 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123232056 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123232056 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123232056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123232056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123232056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123232056 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123232056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123232056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123232056 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123232056 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123232056 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123232056 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123232056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123232056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123232056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123232056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123232056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123232056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123232056 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123232056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123232056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123232056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123232056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123232056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123232056 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123232056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123232056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123232056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123232056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123232056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123232056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123232056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123232056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123232056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123232056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123232056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123232056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123232056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123232056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123232056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123232056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123232056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123232056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123232056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123232056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123232056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(148)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(146)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123232071 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123232071 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123232071 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123232071 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123232071 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123232072 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123232072 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123232072 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123232072 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123232073 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123232073 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123232073 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123232073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123232073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123232073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123232073 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123232073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123232073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123232073 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123232073 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123232073 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123232073 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123232073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123232073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123232073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123232073 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123232073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123232073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123232073 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123232073 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123232073 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123232073 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123232073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123232073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123232073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123232073 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123232073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123232073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123232073 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123232073 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123232073 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123232073 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123232073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123232073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123232073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123232073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123232073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123232073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123232073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123232073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123232073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123232073 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123232073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123232073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123232073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123232073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123232073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123232073 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123232073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123232073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123232073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123232073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123232073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123232073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123232073 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123232073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123232073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123232073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123232073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123232073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123232073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123232073 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123232073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123232073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123232073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123232073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123232073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123232073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123232073 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123232096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123232096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123232096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123232096 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123232096 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123232096 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123232096 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123232096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123232096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123232268 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123232268 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123232268 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123232268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123232278 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123232278 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123232278 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123232278 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123232278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123232278 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123232278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123232281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123232281 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123232281 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123232281 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123232281 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123232281 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123232281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123232285 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123232285 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123232285 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123232285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123232292 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123232292 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123232292 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123232292 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123232292 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123232292 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123232292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123232295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123232295 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123232295 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123232295 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123232295 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123232295 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123232296 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123232530 DLSCCP DEBUG SCCP-SCOC(2)[0x556947c90d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123232530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018505b), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123232530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123232530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123232530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123232530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123232530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123232530 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123232530 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123232531 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123232531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123232531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123232531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123232531 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123232540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123232540 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123232540 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123232540 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123232540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123232540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123232540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123232540 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123232541 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123232541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123232541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123232541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123232541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123232541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=0018505b) (sccp_scrc.c:477) 20250816123232541 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20250816123232541 DLSCCP DEBUG SCCP-SCOC(2)[0x556947c90d00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123232541 DLSCCP DEBUG SCCP-SCOC(2)[0x556947c90d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123232541 DLSCCP DEBUG SCCP-SCOC(2)[0x556947c90d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123232541 DLSCCP DEBUG SCCP-SCOC(2)[0x556947c90d00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123232541 DLSCCP DEBUG SCCP-SCOC(2)[0x556947c90d00]{IDLE}: Deallocated (fsm.c:568) 20250816123233084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123233084 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123233084 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123233084 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123233084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123233084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123233084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123233084 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123233085 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123233085 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123233085 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123233085 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123233085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123233085 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123233085 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123233085 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123233085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123233085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123233085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123233085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123233085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123233085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123233085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123233085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123233085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123233085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123233085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123233085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123233085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123233085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123233085 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123233085 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123233085 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123233085 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123233085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123233085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123233085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123233085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123233085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123233085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123233085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123233085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123233085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123233085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123233085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123233085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123233085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123233085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123233085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123233086 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123233086 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123233086 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123233086 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123233086 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123233086 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123233086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123233086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123233086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123233086 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(147)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123233091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123233091 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123233091 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123233091 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123233091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123233091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123233091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123233091 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123233091 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123233091 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123233091 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123233091 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123233091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123233091 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123233091 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123233091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123233091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123233091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123233091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123233091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123233091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123233091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123233091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123233091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123233091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123233091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123233091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123233091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123233091 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123233091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123233091 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123233091 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123233091 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123233091 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123233091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123233091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123233091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123233091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123233091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123233091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123233091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123233091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123233091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123233091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123233091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123233091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123233091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123233091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123233091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123233091 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123233091 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123233091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123233091 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123233091 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123233091 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123233091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123233091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123233091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123233091 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123233129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45576<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(150)@c2ce0b0ce204: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@c2ce0b0ce204: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(153) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@c2ce0b0ce204: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)9197258 20250816123234167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123234167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123234167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123234167 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123234168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8c56ca, normal) (hnbgw_rua.c:407) 20250816123234168 DHNB DEBUG map_rua[0x556947c90d00]{init}: Allocated (fsm.c:456) 20250816123234168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197258)[0x556947c90d00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123234168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9197258 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123234168 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123234168 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123234168 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123234168 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9197258 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123234168 DCN DEBUG map_sccp[0x556947c90a80]{init}: Allocated (fsm.c:456) 20250816123234168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556947c90a80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123234168 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9197258 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123234168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9197258 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123234168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197258)[0x556947c90d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123234168 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123234168 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123234168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197258)[0x556947c90d00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123234168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556947c90a80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123234168 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123234168 DLSCCP DEBUG SCCP-SCOC(4)[0x556947c8bc10]{IDLE}: Allocated (fsm.c:456) 20250816123234168 DLSCCP DEBUG SCCP-SCOC(4)[0x556947c8bc10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123234168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250816123234168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123234168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123234168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123234168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123234168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123234168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123234168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123234168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123234168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123234168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123234168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123234168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123234168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123234168 DLSCCP DEBUG SCCP-SCOC(4)[0x556947c8bc10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123234168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556947c90a80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123234168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197258)[0x556947c90d00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123234168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123234168 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123234168 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123234168 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123234168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123234168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123234168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123234168 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@c2ce0b0ce204: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@c2ce0b0ce204: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)6861340 HNBGW_Test.sgsn0-SCCP(149)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123234175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123234175 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123234175 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123234175 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123234175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123234175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123234175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123234175 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123234175 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123234175 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123234175 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123234175 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123234175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123234175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=0052ed31) (sccp_scrc.c:477) 20250816123234175 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20250816123234175 DLSCCP DEBUG SCCP-SCOC(4)[0x556947c8bc10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123234175 DLSCCP DEBUG SCCP-SCOC(4)[0x556947c8bc10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123234175 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123234175 DLSCCP DEBUG SCCP-SCOC(4)[0x556947c8bc10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123234175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ed31), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300022a0056400500f1100926) (sccp_scrc.c:406) 20250816123234175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123234175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123234175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123234175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123234175 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123234175 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123234175 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123234175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556947c90a80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123234175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556947c90a80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123234175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123234175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123234175 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123234175 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123234176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123234176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123234176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123234176 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123234195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45566<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123234195 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39195<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(142)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(141)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123234198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45562<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@c2ce0b0ce204: Final verdict of PTC: none 20250816123234201 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123234201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123234201 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123234201 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123234201 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123234201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123234201 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123234201 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123234201 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123234201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123234201 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123234201 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123234201 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123234201 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123234201 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123234201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123234201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123234201 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123234201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123234202 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123234202 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123234202 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123234202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(150)@c2ce0b0ce204: Final verdict of PTC: none 20250816123234202 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123234202 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123234202 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@c2ce0b0ce204: Final verdict of PTC: none 20250816123234202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123234202 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123234202 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123234202 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123234202 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123234202 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123234202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123234202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(146)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(143)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(152)@c2ce0b0ce204: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@c2ce0b0ce204: Final verdict of PTC: none 20250816123234206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45576<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sat Aug 16 12:32:34 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20250816123234300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123234368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123234368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123234369 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123234369 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123234369 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123234369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197258)[0x556947c90d00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123234369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197258)[0x556947c90d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123234369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556947c90a80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123234369 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123234369 DLSCCP DEBUG SCCP-SCOC(4)[0x556947c8bc10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123234369 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ed31), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123234369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123234369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123234369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123234369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123234369 DLSCCP DEBUG SCCP-SCOC(4)[0x556947c8bc10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123234369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556947c90a80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123234369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197258)[0x556947c90d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123234369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197258)[0x556947c90d00]{disrupted}: Freeing instance (context_map.c:202) 20250816123234369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9197258)[0x556947c90d00]{disrupted}: Deallocated (fsm.c:568) 20250816123234369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556947c90a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123234369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556947c90a80]{disconnected}: Freeing instance (context_map.c:206) 20250816123234369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556947c90a80]{disconnected}: Deallocated (fsm.c:568) 20250816123234369 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9197258 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250816123234369 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123234369 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123234369 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123234369 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123234369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123234369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123234369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123234369 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123234802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45578<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211608) Waiting for packet dumper to finish... 1 (prev_count=211608, count=221760) 20250816123236203 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123236203 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123236203 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123236203 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123236203 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123236203 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sat Aug 16 12:32:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ranap_cs_bidir started. 20250816123237874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123237879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123237883 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42245<->l=127.0.0.1:4262) (control_if.c:572) 20250816123237948 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123237948 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123237948 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123237948 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123237948 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123237949 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123237949 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123237949 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123237949 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123237949 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123237949 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123237950 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123237950 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123237950 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123237950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123237950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123237950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123237950 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123237950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123237950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123237950 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123237950 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123237950 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123237950 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123237950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123237950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123237950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123237950 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123237950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123237950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123237950 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123237950 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123237950 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123237950 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123237950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123237950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123237950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123237950 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123237950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123237950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123237950 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123237950 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123237950 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123237950 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123237950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123237950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123237950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123237950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123237950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123237950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123237950 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123237950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123237950 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123237950 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123237950 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123237950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123237950 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123237950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123237950 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123237950 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123237950 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123237950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123237950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123237951 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123237951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123237951 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123237951 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123237951 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123237951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123237951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123237951 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123237951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123237951 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123237951 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123237951 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123237951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123237951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123237951 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123237962 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123237962 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123237962 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123237962 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123237962 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123237962 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123237962 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123237963 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123237963 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123237964 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123237964 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123237964 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123237964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123237964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123237964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123237964 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123237964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123237964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123237964 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123237964 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123237964 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123237964 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123237964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123237964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123237964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123237964 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123237964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123237964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123237964 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123237964 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123237964 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123237964 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123237964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123237964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123237964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123237964 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123237964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123237964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123237964 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123237964 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123237964 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123237964 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123237964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123237964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123237964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123237964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123237964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123237964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123237964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123237964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123237964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123237964 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123237964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123237964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123237964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123237964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123237964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123237964 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123237964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123237964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123237964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123237964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123237964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123237964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123237964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123237964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123237964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123237964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123237964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123237964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123237964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123237964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123237964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123237964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123237964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123237964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123237964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123237964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123237964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123237982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123237982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123237982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123237982 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123237982 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123237982 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123237982 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123237982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123237982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123238161 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123238161 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123238161 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123238161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123238170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123238170 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123238170 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123238170 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123238170 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123238170 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123238170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123238173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123238173 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123238173 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123238173 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123238173 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123238173 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123238173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123238173 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123238173 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123238174 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123238174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123238179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123238179 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123238179 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123238179 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123238179 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123238179 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123238179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123238180 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123238180 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123238180 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123238180 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123238180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123238180 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123238180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123238466 DLSCCP DEBUG SCCP-SCOC(3)[0x556947c919a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123238466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a88d11), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123238466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123238466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123238466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123238466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123238466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123238466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123238466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123238466 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123238466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123238466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123238466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123238466 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123238470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123238470 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123238470 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123238470 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123238470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123238470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123238470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123238470 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123238470 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123238470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123238470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123238470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123238470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123238470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=00a88d11) (sccp_scrc.c:477) 20250816123238470 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20250816123238470 DLSCCP DEBUG SCCP-SCOC(3)[0x556947c919a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123238470 DLSCCP DEBUG SCCP-SCOC(3)[0x556947c919a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123238470 DLSCCP DEBUG SCCP-SCOC(3)[0x556947c919a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123238470 DLSCCP DEBUG SCCP-SCOC(3)[0x556947c919a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123238470 DLSCCP DEBUG SCCP-SCOC(3)[0x556947c919a0]{IDLE}: Deallocated (fsm.c:568) 20250816123238976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123238976 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123238976 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123238976 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123238976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123238976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123238976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123238976 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123238976 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123238976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123238976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123238976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123238976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123238976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123238976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123238976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123238976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123238976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123238976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123238976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123238976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123238976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123238976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123238976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123238977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123238977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123238977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123238977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123238977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123238977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123238977 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123238977 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123238977 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123238977 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123238977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123238977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123238977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123238977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123238977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123238977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123238977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123238977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123238977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123238977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123238977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123238977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123238977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123238977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123238977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123238977 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123238977 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123238978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123238978 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123238978 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123238978 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123238978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123238978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123238978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123238978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123238993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123238993 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123238994 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123238994 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123238994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123238994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123238994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123238994 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123238994 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123238994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123238994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123238994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123238994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123238994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123238994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123238994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123238994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123238994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123238994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123238994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123238994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123238994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123238994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123238994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123238994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123238994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123238994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123238994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123238994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123238994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123238995 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123238995 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123238995 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123238995 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123238995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123238995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123238995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123238995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123238995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123238995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123238995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123238995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123238995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123238995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123238995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123238995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123238995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123238995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123238995 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123238995 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123238995 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123238995 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123238995 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123238995 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123238995 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123238995 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123238995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123238995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123238996 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(164)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123239018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49534<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(161)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@c2ce0b0ce204: Added conn table entry 0TC_ranap_cs_bidir0(167)14964788 20250816123240059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123240059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123240059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123240059 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123240059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe45834, normal) (hnbgw_rua.c:407) 20250816123240059 DHNB DEBUG map_rua[0x556947c919a0]{init}: Allocated (fsm.c:456) 20250816123240059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14964788)[0x556947c919a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123240059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14964788 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123240059 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123240059 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123240059 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14964788 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123240059 DCN DEBUG map_sccp[0x556947c8e010]{init}: Allocated (fsm.c:456) 20250816123240059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123240059 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14964788 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123240059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14964788 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123240059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14964788)[0x556947c919a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123240059 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123240059 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123240060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14964788)[0x556947c919a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123240060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123240060 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123240060 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{IDLE}: Allocated (fsm.c:456) 20250816123240060 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123240060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000005), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001450056400500f1100926) (sccp_scrc.c:406) 20250816123240060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123240060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123240060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123240060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123240060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123240060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123240060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123240060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123240060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123240060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123240060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123240060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123240060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123240060 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123240060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123240060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14964788)[0x556947c919a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123240060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123240060 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123240060 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123240060 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123240060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123240060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123240060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123240060 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@c2ce0b0ce204: Added conn table entry 0TC_ranap_cs_bidir0(167)13492912 HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123240070 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123240070 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123240070 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123240070 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123240070 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123240070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123240070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123240070 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123240070 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123240070 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123240070 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123240070 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123240070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123240070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=00042c02) (sccp_scrc.c:477) 20250816123240070 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20250816123240070 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123240070 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123240070 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123240070 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123240070 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123240070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123240070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: vl_len:22 HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A1F8BB8631AB20F7EB9A8'O 20250816123240273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123240273 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123240273 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123240273 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123240273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123240273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123240273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123240273 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123240273 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123240273 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123240273 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123240273 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123240273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123240273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a1f8bb8631ab20f7eb9a8) (sccp_scrc.c:477) 20250816123240273 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250816123240273 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123240273 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123240273 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123240273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123240273 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250816123240273 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250816123240274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250816123240274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14964788)[0x556947c919a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123240274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250816123240274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123240274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123240302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123240302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123240302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250816123240302 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123240302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe45834) (hnbgw_rua.c:471) 20250816123240302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14964788 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250816123240302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14964788)[0x556947c919a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123240302 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250816123240303 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250816123240303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14964788)[0x556947c919a0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250816123240303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123240303 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123240303 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123240303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00042c02), PART(T=Data,L=22,D=001440120000010010400b0a5330f53735e8f9fea16b) (sccp_scrc.c:406) 20250816123240303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123240303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123240303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123240303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123240303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123240303 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123240303 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123240303 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123240303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123240303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123240303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123240303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: vl_len:20 HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250816123240324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123240324 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123240324 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123240324 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123240324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123240324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123240324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123240324 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123240324 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123240324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123240325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123240325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123240325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123240325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:477) 20250816123240325 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250816123240325 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123240325 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123240325 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123240325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123240325 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250816123240325 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250816123240325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250816123240325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14964788)[0x556947c919a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123240325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250816123240325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123240325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123240340 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42245<->l=127.0.0.1:4262) (control_if.c:193) 20250816123240342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49526<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(156)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(155)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123240346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49514<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123240347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123240347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123240347 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123240347 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123240347 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123240347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14964788)[0x556947c919a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123240347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14964788)[0x556947c919a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123240347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123240348 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123240348 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123240348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00042c02), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123240348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123240348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123240348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123240348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123240348 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123240348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123240348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14964788)[0x556947c919a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123240348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14964788)[0x556947c919a0]{disrupted}: Freeing instance (context_map.c:202) 20250816123240348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14964788)[0x556947c919a0]{disrupted}: Deallocated (fsm.c:568) 20250816123240348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123240348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{disconnected}: Freeing instance (context_map.c:206) 20250816123240348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556947c8e010]{disconnected}: Deallocated (fsm.c:568) 20250816123240348 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14964788 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123240348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123240348 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123240348 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123240348 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123240348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123240348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123240348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123240348 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_ranap_cs_bidir(154)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@c2ce0b0ce204: Final verdict of PTC: none 20250816123240350 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123240350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123240350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123240350 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123240350 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123240350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123240350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123240350 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816123240350 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123240350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(161)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@c2ce0b0ce204: Final verdict of PTC: none 20250816123240350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123240350 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123240350 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123240350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123240350 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123240350 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123240350 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123240350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123240351 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123240351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123240351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123240351 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123240351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123240351 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123240351 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ranap_cs_bidir-Iuh0-RUA(159)@c2ce0b0ce204: Final verdict of PTC: none 20250816123240351 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123240351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123240351 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123240351 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123240351 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123240351 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123240351 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123240351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123240351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_bidir-Iuh0(158)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(166)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(157)@c2ce0b0ce204: Final verdict of PTC: none 20250816123240354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49534<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sat Aug 16 12:32:40 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20250816123240436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123240938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49550<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=185640) Waiting for packet dumper to finish... 1 (prev_count=185640, count=237948) 20250816123242351 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123242351 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123242351 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123242351 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123242351 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123242351 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sat Aug 16 12:32:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ranap_ps_bidir started. 20250816123244046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123244052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123244056 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43281<->l=127.0.0.1:4262) (control_if.c:572) 20250816123244127 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123244127 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123244127 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123244127 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123244127 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123244128 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123244128 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123244128 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123244128 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123244128 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123244128 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123244128 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123244128 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123244128 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123244128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123244128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123244128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123244128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123244128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123244128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123244128 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123244128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123244128 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123244128 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123244128 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123244128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123244128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123244128 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123244129 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123244129 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123244129 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123244129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123244129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123244129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123244129 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123244129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123244129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123244129 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123244129 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123244129 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123244129 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123244129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123244129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123244129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123244129 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123244129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123244129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123244129 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123244129 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123244129 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123244129 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123244129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123244129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123244129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123244129 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123244129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123244129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123244129 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123244130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123244130 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123244130 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123244130 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123244130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123244130 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123244130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123244130 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123244130 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123244130 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123244130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123244130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123244130 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123244130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123244130 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123244130 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123244130 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123244130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123244130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123244130 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(176)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(174)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123244143 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123244143 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123244143 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123244143 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123244143 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123244143 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123244143 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123244144 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123244144 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123244145 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123244145 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123244145 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123244145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123244145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123244145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123244145 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123244145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123244145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123244145 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123244145 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123244145 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123244145 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123244145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123244145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123244145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123244145 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123244145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123244145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123244145 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123244145 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123244145 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123244145 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123244145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123244145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123244145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123244145 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123244145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123244145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123244145 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123244145 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123244145 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123244145 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123244145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123244145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123244145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123244145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123244145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123244145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123244145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123244145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123244145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123244145 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123244145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123244145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123244145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123244145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123244145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123244145 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123244145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123244145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123244145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123244145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123244145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123244145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123244145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123244146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123244146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123244146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123244146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123244146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123244146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123244146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123244146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123244146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123244146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123244146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123244146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123244146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123244146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123244164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123244164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123244164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123244164 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123244164 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123244164 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123244164 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123244164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123244164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123244341 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123244341 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123244341 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123244341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123244350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123244350 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123244350 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123244350 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123244350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123244351 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123244351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123244354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123244354 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123244354 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123244354 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123244354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123244354 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123244354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123244355 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123244355 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123244355 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123244355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123244360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123244360 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123244360 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123244360 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123244360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123244360 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123244360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123244361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123244361 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123244361 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123244361 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123244361 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123244361 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123244361 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123244370 DLSCCP DEBUG SCCP-SCOC(4)[0x556947c8bc10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123244370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052ed31), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123244370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123244370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123244370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123244370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123244370 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123244370 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123244370 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123244370 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123244370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123244370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123244370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123244370 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123244379 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123244379 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123244379 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123244379 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123244379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123244379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123244379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123244379 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123244380 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123244380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123244380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123244380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123244380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123244380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000004), PART(T=Source Reference,L=4,D=0052ed31) (sccp_scrc.c:477) 20250816123244380 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20250816123244380 DLSCCP DEBUG SCCP-SCOC(4)[0x556947c8bc10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123244380 DLSCCP DEBUG SCCP-SCOC(4)[0x556947c8bc10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123244380 DLSCCP DEBUG SCCP-SCOC(4)[0x556947c8bc10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123244380 DLSCCP DEBUG SCCP-SCOC(4)[0x556947c8bc10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123244380 DLSCCP DEBUG SCCP-SCOC(4)[0x556947c8bc10]{IDLE}: Deallocated (fsm.c:568) 20250816123245158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123245158 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123245158 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123245158 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123245158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123245158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123245158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123245158 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123245158 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123245158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123245158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123245158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123245158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123245158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123245158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123245158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123245158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123245159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123245159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123245159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123245159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123245159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123245159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123245159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123245159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123245159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123245159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123245159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123245159 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123245159 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123245159 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123245159 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123245159 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123245159 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123245159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123245159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123245159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123245159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123245159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123245159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123245159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123245159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123245159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123245159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123245159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123245159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123245159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123245159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123245159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123245159 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123245160 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123245160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123245160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123245160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123245160 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123245160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123245160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123245160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123245160 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123245170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123245170 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123245170 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123245170 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123245170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123245170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123245170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123245170 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123245170 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123245170 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123245170 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123245170 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123245170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123245170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123245170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123245170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123245170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123245170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123245170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123245170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123245170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123245170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123245170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123245170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123245170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123245170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123245170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123245170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123245170 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123245170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123245170 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123245170 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123245170 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123245170 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123245170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123245171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123245171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123245171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123245171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123245171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123245171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123245171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123245171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123245171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123245171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123245171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123245171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123245171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123245171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123245171 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123245171 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123245171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123245171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123245171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123245171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123245171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123245171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123245171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123245171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(178)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123245187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(178)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@c2ce0b0ce204: Added conn table entry 0TC_ranap_ps_bidir0(181)8960399 20250816123246232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123246232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123246232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123246232 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123246232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x88b98f, normal) (hnbgw_rua.c:407) 20250816123246233 DHNB DEBUG map_rua[0x556947c8bc10]{init}: Allocated (fsm.c:456) 20250816123246233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8960399)[0x556947c8bc10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123246233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8960399 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123246233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123246233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123246233 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123246233 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8960399 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123246233 DCN DEBUG map_sccp[0x556947c919a0]{init}: Allocated (fsm.c:456) 20250816123246233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123246233 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8960399 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123246233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8960399 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123246233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8960399)[0x556947c8bc10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123246233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123246233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123246233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8960399)[0x556947c8bc10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123246233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123246233 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123246233 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{IDLE}: Allocated (fsm.c:456) 20250816123246233 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123246233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000006), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000380056400500f1100926) (sccp_scrc.c:406) 20250816123246233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123246233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123246233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123246233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123246233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123246233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123246233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123246233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123246233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123246233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123246233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123246233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123246233 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123246233 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123246233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123246233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8960399)[0x556947c8bc10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123246233 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123246233 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123246233 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123246233 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123246233 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123246233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123246233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123246233 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@c2ce0b0ce204: Added conn table entry 0TC_ranap_ps_bidir0(181)14867618 HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123246243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123246243 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123246243 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123246243 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123246243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123246243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123246243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123246243 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123246243 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123246243 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123246243 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123246243 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123246243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123246243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=00209ea3) (sccp_scrc.c:477) 20250816123246243 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20250816123246243 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123246243 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123246243 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123246243 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123246243 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123246243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123246243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A9CCA6D0A0E74602DE256'O 20250816123246445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123246445 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123246445 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123246445 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123246445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123246445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123246445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123246445 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123246445 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123246445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123246445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123246445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123246445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123246445 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a9cca6d0a0e74602de256) (sccp_scrc.c:477) 20250816123246445 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250816123246445 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123246445 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123246445 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123246445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123246445 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250816123246445 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250816123246445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250816123246445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8960399)[0x556947c8bc10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123246445 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250816123246445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123246445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123246471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123246471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123246471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250816123246471 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123246471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x88b98f) (hnbgw_rua.c:471) 20250816123246471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8960399 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250816123246471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8960399)[0x556947c8bc10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123246471 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250816123246471 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250816123246471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8960399)[0x556947c8bc10]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250816123246471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123246471 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123246471 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123246471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00209ea3), PART(T=Data,L=22,D=001440120000010010400b0a90367a61940794f7e3d0) (sccp_scrc.c:406) 20250816123246471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123246471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123246471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123246471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123246471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123246471 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123246471 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123246471 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123246471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123246471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123246471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123246471 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250816123246490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123246490 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123246490 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123246490 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123246490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123246490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123246490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123246490 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123246490 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123246490 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123246490 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123246490 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123246490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123246490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:477) 20250816123246490 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250816123246490 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123246490 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123246490 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123246490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123246490 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250816123246490 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250816123246490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250816123246490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8960399)[0x556947c8bc10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123246490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250816123246490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123246490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123246506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49568<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123246508 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43281<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(169)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123246512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49552<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123246515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123246515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123246515 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123246515 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123246515 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123246515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8960399)[0x556947c8bc10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123246515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8960399)[0x556947c8bc10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123246515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123246515 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123246515 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.msc0-RAN(175)@c2ce0b0ce204: Final verdict of PTC: none 20250816123246515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00209ea3), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123246516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123246516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123246516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123246516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123246516 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123246516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123246516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8960399)[0x556947c8bc10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123246516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8960399)[0x556947c8bc10]{disrupted}: Freeing instance (context_map.c:202) 20250816123246516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8960399)[0x556947c8bc10]{disrupted}: Deallocated (fsm.c:568) 20250816123246516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) TC_ranap_ps_bidir-Iuh0-RUA(173)@c2ce0b0ce204: Final verdict of PTC: none 20250816123246516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{disconnected}: Freeing instance (context_map.c:206) 20250816123246516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556947c919a0]{disconnected}: Deallocated (fsm.c:568) 20250816123246516 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8960399 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) HNBGW_Test.msc0-SCCP(174)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_bidir(168)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(171)@c2ce0b0ce204: Final verdict of PTC: none 20250816123246516 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123246516 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123246516 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123246516 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123246516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123246517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123246517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123246517 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123246517 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123246517 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123246517 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-M3UA(179)@c2ce0b0ce204: Final verdict of PTC: none 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123246517 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123246517 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123246517 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123246517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123246517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123246517 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123246517 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123246517 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123246518 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123246518 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123246518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123246518 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123246518 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123246518 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123246518 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123246518 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123246518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123246518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(180)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@c2ce0b0ce204: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@c2ce0b0ce204: Final verdict of PTC: none 20250816123246521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sat Aug 16 12:32:46 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20250816123246613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123247115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38814<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=185720) Waiting for packet dumper to finish... 1 (prev_count=185720, count=238576) 20250816123248518 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123248518 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123248518 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123248518 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123248518 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123248518 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sat Aug 16 12:32:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_rab_assignment started. 20250816123250219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123250222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123250225 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34397<->l=127.0.0.1:4262) (control_if.c:572) 20250816123250292 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123250292 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123250292 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123250292 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123250292 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123250292 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123250292 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123250293 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123250293 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123250293 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123250293 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assignment-Iuh0(186)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123250294 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123250294 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123250294 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123250294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123250294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123250294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123250294 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123250294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123250294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123250294 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123250294 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123250294 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123250294 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123250294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123250294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123250294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123250294 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123250294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123250294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123250294 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123250294 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123250294 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123250294 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123250294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123250294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123250294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123250294 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123250294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123250294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123250294 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123250294 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123250294 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123250294 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123250294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123250294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123250294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123250294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123250294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123250294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123250294 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123250294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123250294 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123250294 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123250294 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123250294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123250294 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123250294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123250294 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123250294 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123250294 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123250294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123250294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123250294 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123250294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123250294 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123250294 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123250294 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123250294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123250294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123250294 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123250294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123250294 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123250294 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123250294 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123250294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123250294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123250294 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(190)@c2ce0b0ce204: M3UA emulation initiated, the test can be started MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123250307 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123250307 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123250307 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123250307 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123250307 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123250307 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123250307 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123250307 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123250307 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123250308 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123250308 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123250308 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123250308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123250308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123250308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123250308 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123250308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123250308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123250308 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123250308 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123250308 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123250308 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123250308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123250308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123250308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123250308 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123250308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123250308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123250308 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123250308 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123250308 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123250308 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123250308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123250308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123250308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123250308 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123250308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123250308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123250308 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123250308 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123250309 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123250309 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123250309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123250309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123250309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123250309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123250309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123250309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123250309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123250309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123250309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123250309 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123250309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123250309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123250309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123250309 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123250309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123250309 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123250309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123250309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123250309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123250309 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123250309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123250309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123250309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123250309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123250309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123250309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123250309 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123250309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123250309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123250309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123250309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123250309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123250309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123250309 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123250309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123250309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123250309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123250329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123250329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123250329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123250329 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123250329 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123250329 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123250329 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123250329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123250329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123250348 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123250348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00042c02), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123250348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123250348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123250348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123250348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123250348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123250348 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123250348 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123250348 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123250348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123250348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123250348 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123250504 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123250504 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123250504 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123250504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123250513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123250513 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123250513 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123250513 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123250513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123250513 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123250513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123250517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123250517 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123250517 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123250517 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123250517 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123250517 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123250517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123250519 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123250519 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123250519 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123250519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123250526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123250526 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123250526 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123250526 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123250526 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123250526 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123250526 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123250529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123250529 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123250529 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123250529 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123250529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123250529 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123250529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123251324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123251324 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123251324 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123251324 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123251324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123251324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123251324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123251324 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123251324 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123251324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123251324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123251324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123251324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123251324 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123251324 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123251324 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123251324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123251324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123251324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123251324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123251324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123251324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123251324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123251324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123251324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123251324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123251324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123251324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123251324 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123251324 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123251324 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123251324 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123251324 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123251324 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123251324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123251324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123251324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123251324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123251324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123251324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123251324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123251324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123251324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123251324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123251324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123251324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123251324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123251324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123251324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123251324 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123251324 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123251325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123251325 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123251325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123251325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123251325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123251325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123251325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123251325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123251338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123251338 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123251338 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123251338 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123251338 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123251338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123251338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123251338 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123251338 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123251338 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123251338 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123251338 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123251338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123251338 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123251338 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123251338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123251339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123251339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123251339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123251339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123251339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123251339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123251339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123251339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123251339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123251339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123251339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123251339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123251339 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123251339 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123251339 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123251339 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123251339 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123251339 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123251339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123251339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123251339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123251339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123251339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123251339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123251339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123251339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123251339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123251339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123251339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123251339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123251339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123251339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123251339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123251339 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123251339 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123251339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123251339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123251339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123251339 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123251339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123251339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123251339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123251339 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(192)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123251368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(189)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@c2ce0b0ce204: Added conn table entry 0TC_rab_assignment0(195)314494 20250816123252386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123252386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123252386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123252386 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123252386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4cc7e, normal) (hnbgw_rua.c:407) 20250816123252386 DHNB DEBUG map_rua[0x556947c8bc10]{init}: Allocated (fsm.c:456) 20250816123252386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-314494)[0x556947c8bc10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123252386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-314494 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123252386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123252386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123252386 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-314494 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123252386 DCN DEBUG map_sccp[0x556947c919a0]{init}: Allocated (fsm.c:456) 20250816123252386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123252386 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-314494 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123252386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-314494 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123252386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-314494)[0x556947c8bc10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123252386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123252386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123252386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-314494)[0x556947c8bc10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123252386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123252386 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123252386 DLSCCP DEBUG SCCP-SCOC(7)[0x556947c90a80]{IDLE}: Allocated (fsm.c:456) 20250816123252386 DLSCCP DEBUG SCCP-SCOC(7)[0x556947c90a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123252386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000007), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001c00056400500f1100926) (sccp_scrc.c:406) 20250816123252386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123252387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123252387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123252387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123252387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123252387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123252387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123252387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123252387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123252387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123252387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123252387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123252387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123252387 DLSCCP DEBUG SCCP-SCOC(7)[0x556947c90a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123252387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123252387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-314494)[0x556947c8bc10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123252387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123252387 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123252387 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123252387 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123252387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123252387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123252387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123252387 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@c2ce0b0ce204: Added conn table entry 0TC_rab_assignment0(195)9260675 HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: Session index based on connection ID:0 20250816123252391 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123252391 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123252391 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123252391 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123252391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123252391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123252391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123252391 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123252391 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123252391 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123252391 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123252391 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123252391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123252391 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=00ac7cb5) (sccp_scrc.c:477) 20250816123252391 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20250816123252391 DLSCCP DEBUG SCCP-SCOC(7)[0x556947c90a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123252391 DLSCCP DEBUG SCCP-SCOC(7)[0x556947c90a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123252391 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123252391 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123252391 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123252391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123252391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@c2ce0b0ce204: Warning: Stopping inactive timer T_poll_converge. TC_rab_assignment0(195)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(194)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123252592 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123252592 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123252592 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123252592 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123252592 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123252592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123252592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123252592 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123252592 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123252592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123252592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123252592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123252592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123252592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123252592 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250816123252592 DLSCCP DEBUG SCCP-SCOC(7)[0x556947c90a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123252592 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123252592 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123252592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123252592 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123252592 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123252592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123252592 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123252592 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123252592 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123252592 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123252592 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123252592 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123252592 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123252592 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{UNUSED}: Allocated (fsm.c:456) 20250816123252593 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{UNUSED}: is child of mgw(mgw-fsm-314494-0)[0x556947c93870] (fsm.c:486) 20250816123252593 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-314494-0)[0x556947c93870] (mgcp_client_endpoint_fsm.c:724) 20250816123252593 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123252593 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123252593 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123252593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-314494-0)[0x556947c939a0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123252593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-314494-0)[0x556947c939a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-314494-0)[0x556947c92810] (fsm.c:486) 20250816123252593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-314494-0)[0x556947c939a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123252593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-314494-0)[0x556947c939a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123252593 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=197 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 4cc7e1'... (mgcp_client.c:807) 20250816123252593 DLMGCP DEBUG MGW(mgw) Queued 197 bytes for MGW (mgcp_client.c:1221) 20250816123252593 DLMGCP DEBUG MGCP_CONN(mgw-fsm-314494-0)[0x556947c939a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123252593 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4cc7e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cc7e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment0(195) TC_rab_assignment0(195)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4cc7e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cc7e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(195)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816123252604 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250816123252604 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123252604 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123252604 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123252604 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123252604 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123252604 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123252604 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123252604 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123252604 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123252604 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123252604 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123252604 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123252604 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123252604 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123252604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-314494)[0x556947c8bc10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123252604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123252604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123252604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123252615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123252615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123252615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123252615 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123252615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4cc7e) (hnbgw_rua.c:471) 20250816123252615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-314494 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123252615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-314494)[0x556947c8bc10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123252615 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123252615 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123252615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-314494)[0x556947c8bc10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123252615 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123252615 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123252615 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123252615 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123252615 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123252615 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-314494-0)[0x556947c93870] (mgcp_client_endpoint_fsm.c:724) 20250816123252615 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123252615 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123252615 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123252616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123252616 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=211 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 4cc7e1'... (mgcp_client.c:807) 20250816123252616 DLMGCP DEBUG MGW(mgw) Queued 211 bytes for MGW (mgcp_client.c:1221) 20250816123252616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123252616 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123252616 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123252616 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4cc7e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cc7e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123252622 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250816123252622 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123252622 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123252622 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123252622 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123252622 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123252622 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123252622 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123252622 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123252622 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123252622 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123252622 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123252622 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123252622 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-314494-0)[0x556947c93870] (mgcp_client_endpoint_fsm.c:724) 20250816123252622 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123252622 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123252622 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123252622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-314494-0)[0x556947c93bc0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123252622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-314494-0)[0x556947c93bc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-314494-0)[0x556947c92810] (fsm.c:486) 20250816123252622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-314494-0)[0x556947c93bc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123252622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-314494-0)[0x556947c93bc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250816123252622 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=201 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 4cc7e1'... (mgcp_client.c:807) 20250816123252622 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250816123252622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-314494-0)[0x556947c93bc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123252622 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123252622 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123252622 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123252622 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4cc7e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cc7e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123252627 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250816123252627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c93bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123252627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c93bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123252627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c93bc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123252627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c93bc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123252627 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123252627 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123252627 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123252627 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123252627 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123252627 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123252627 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123252627 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123252627 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123252627 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123252627 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123252627 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123252627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123252627 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123252627 DLSCCP DEBUG SCCP-SCOC(7)[0x556947c90a80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123252627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac7cb5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123252627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123252627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123252627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123252627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123252627 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123252627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123252627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123252627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123252627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123252627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123252627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123252627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123252627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@c2ce0b0ce204: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123252640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123252640 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123252640 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123252640 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123252640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123252640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123252640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123252640 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123252640 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123252640 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123252640 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123252640 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123252640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123252640 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123252640 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250816123252640 DLSCCP DEBUG SCCP-SCOC(7)[0x556947c90a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123252640 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123252640 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123252640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123252640 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123252640 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123252640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123252640 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123252640 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123252640 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123252640 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123252640 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123252640 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=55 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 4cc7e1'... (mgcp_client.c:807) 20250816123252640 DLMGCP DEBUG MGW(mgw) Queued 55 bytes for MGW (mgcp_client.c:1221) 20250816123252640 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123252640 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c93bc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123252640 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=55 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 4cc7e1'... (mgcp_client.c:807) 20250816123252640 DLMGCP DEBUG MGW(mgw) Queued 55 bytes for MGW (mgcp_client.c:1221) 20250816123252640 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c93bc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123252640 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{IN_USE}: Removing from parent mgw(mgw-fsm-314494-0)[0x556947c93870] (mgcp_client_endpoint_fsm.c:873) 20250816123252640 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123252640 DLMGCP DEBUG mgw-endp(mgw-fsm-314494-0)[0x556947c92810]{IN_USE}: Deallocated (fsm.c:568) 20250816123252640 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123252640 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123252640 DMGW DEBUG mgw(mgw-fsm-314494-0)[0x556947c93870]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123252640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-314494)[0x556947c8bc10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123252640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123252640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123252640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4cc7e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "4cc7e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123252643 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250816123252644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123252644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123252644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123252644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c939a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123252644 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250816123252644 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c93bc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123252644 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c93bc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123252644 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c93bc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123252644 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c93bc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@c2ce0b0ce204: Deleted conn table entry 0TC_rab_assignment0(195)314494 20250816123252647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123252647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123252647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123252647 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123252647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4cc7e,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123252647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-314494 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123252647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-314494)[0x556947c8bc10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123252647 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123252647 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123252647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-314494)[0x556947c8bc10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123252647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123252647 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123252647 DLSCCP DEBUG SCCP-SCOC(7)[0x556947c90a80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123252647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac7cb5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123252647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123252647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123252647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123252647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123252647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-314494)[0x556947c8bc10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123252647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123252647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123252647 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123252647 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123252647 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123252647 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123252647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123252647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123252647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123252647 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@c2ce0b0ce204: Deleted conn table entry 0TC_rab_assignment0(195)9260675 HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: Session index based on connection ID:0 20250816123252649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123252649 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123252649 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123252649 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123252649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123252649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123252649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123252649 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123252649 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123252649 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123252649 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123252649 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123252649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123252649 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=00ac7cb5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123252649 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20250816123252649 DLSCCP DEBUG SCCP-SCOC(7)[0x556947c90a80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123252649 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123252649 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123252649 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123252649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123252649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123252649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-314494)[0x556947c8bc10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123252649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-314494)[0x556947c8bc10]{disconnected}: Freeing instance (context_map.c:202) 20250816123252649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-314494)[0x556947c8bc10]{disconnected}: Deallocated (fsm.c:568) 20250816123252649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123252649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{disconnected}: Freeing instance (context_map.c:206) 20250816123252649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556947c919a0]{disconnected}: Deallocated (fsm.c:568) 20250816123252649 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-314494 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123252649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac7cb5), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20250816123252649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123252649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123252649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123252649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123252649 DLSCCP DEBUG SCCP-SCOC(7)[0x556947c90a80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123252649 DLSCCP DEBUG SCCP-SCOC(7)[0x556947c90a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123252649 DLSCCP DEBUG SCCP-SCOC(7)[0x556947c90a80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123252649 DLSCCP DEBUG SCCP-SCOC(7)[0x556947c90a80]{IDLE}: Deallocated (fsm.c:568) 20250816123252649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123252649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123252649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123252649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123252649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123252649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123252649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123252649 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assignment0(195)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123254663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123254663 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34397<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(183)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123254668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38818<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123254670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123254670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123254670 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123254670 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123254670 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123254672 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123254672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123254672 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123254672 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123254672 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123254672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123254672 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123254672 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123254672 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123254672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123254672 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123254672 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123254672 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123254672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_rab_assignment(182)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@c2ce0b0ce204: Final verdict of PTC: none 20250816123254672 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123254672 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123254672 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123254672 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123254672 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123254672 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123254672 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123254672 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123254673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123254673 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123254673 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123254673 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123254673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123254673 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123254673 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123254673 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123254673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123254673 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123254673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123254673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(191)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@c2ce0b0ce204: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@c2ce0b0ce204: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(185)@c2ce0b0ce204: Final verdict of PTC: none 20250816123254678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38832<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW-MGCP(194)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_rab_assignment finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sat Aug 16 12:32:54 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250816123254753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123255255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38834<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302712) Waiting for packet dumper to finish... 1 (prev_count=302712, count=303252) 20250816123256516 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123256516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00209ea3), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123256516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123256516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123256516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123256516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123256517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123256517 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123256517 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123256517 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123256517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123256517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123256517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123256517 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123256673 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123256673 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123256673 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123256673 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123256673 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123256673 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Sat Aug 16 12:32:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_rab_assignment_concurrent started. 20250816123258393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123258399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123258402 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33199<->l=127.0.0.1:4262) (control_if.c:572) 20250816123258468 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123258468 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123258468 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123258468 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123258468 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123258468 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123258468 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123258468 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123258468 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123258469 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123258469 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assignment_concurrent-Iuh0(200)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123258470 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123258470 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123258470 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123258470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123258470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123258470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123258470 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123258470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123258470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123258470 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123258470 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123258470 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123258470 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123258470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123258470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123258470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123258470 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123258470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123258470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123258470 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123258470 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123258470 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123258470 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123258470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123258470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123258470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123258470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123258470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123258470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123258470 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123258470 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123258470 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123258470 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123258470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123258470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123258470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123258470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123258470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123258470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123258470 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123258470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123258470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123258470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123258470 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123258470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123258470 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123258470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123258470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123258470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123258470 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123258470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123258470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123258470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123258470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123258470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123258470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123258470 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123258470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123258470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123258470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123258470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123258470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123258470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123258470 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123258470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123258470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123258470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(204)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123258481 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123258481 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123258481 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123258481 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123258481 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123258482 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123258482 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123258482 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123258482 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123258483 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123258483 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123258483 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123258483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123258483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123258483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123258483 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123258483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123258483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123258483 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123258483 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123258483 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123258483 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123258483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123258483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123258483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123258483 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123258483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123258483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123258483 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123258483 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123258483 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123258483 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123258483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123258483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123258483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123258483 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123258483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123258483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123258483 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123258483 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123258483 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123258483 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123258483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123258483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123258483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123258483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123258483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123258483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123258483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123258483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123258483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123258483 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123258483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123258483 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123258483 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123258483 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123258483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123258483 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123258483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123258483 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123258483 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123258483 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123258483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123258483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123258483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123258483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123258483 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123258483 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123258483 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123258483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123258483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123258483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123258483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123258483 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123258483 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123258483 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123258483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123258483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123258483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123258502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123258502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123258502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123258502 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123258502 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123258502 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123258502 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123258502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123258502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123258680 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123258680 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123258680 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123258680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123258691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123258691 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123258691 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123258691 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123258691 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123258691 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123258691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123258693 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123258693 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123258693 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123258693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123258694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123258694 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123258694 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123258694 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123258694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123258694 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123258694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.sgsn0-M3UA(207)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123258698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123258698 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123258698 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123258698 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123258698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123258698 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123258698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123258699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123258699 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123258699 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123258699 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123258699 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123258699 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123258699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123259497 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123259497 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123259497 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123259497 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123259497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123259497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123259497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123259497 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123259497 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123259497 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123259497 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123259497 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123259497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123259497 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123259497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123259497 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123259497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123259497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123259497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123259497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123259497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123259497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123259497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123259497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123259497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123259497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123259497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123259497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123259497 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123259497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123259497 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123259497 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123259497 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123259497 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123259497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123259497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123259497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123259497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123259497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123259497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123259497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123259497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123259497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123259497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123259497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123259497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123259497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123259497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123259497 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123259497 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123259497 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123259497 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123259497 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123259497 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123259497 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123259497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123259497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123259497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123259497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123259501 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123259501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123259501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123259501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123259501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123259501 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123259501 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123259501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123259501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123259501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123259501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123259501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123259501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123259501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123259501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123259501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123259501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123259501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123259501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123259501 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123259501 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123259501 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123259501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123259501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123259501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123259501 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123259501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123259501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123259501 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123259501 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123259501 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123259501 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123259501 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123259501 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123259501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123259501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123259501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123259501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123259501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123259501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123259501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123259501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123259501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123259501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123259501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123259501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123259501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123259501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123259501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123259501 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123259501 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123259501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123259501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123259501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123259501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123259501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123259501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123259501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123259501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(206)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123300349 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123300349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00042c02), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123300349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123300349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123300349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123300349 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123300350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123300350 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123300350 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123300350 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123300350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123300350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123300350 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123300350 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123300357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123300357 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123300357 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123300357 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123300357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123300357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123300357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123300357 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123300357 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123300357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123300357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123300357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123300357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123300357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Source Reference,L=4,D=00042c02) (sccp_scrc.c:477) 20250816123300357 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20250816123300357 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123300357 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123300357 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123300357 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123300357 DLSCCP DEBUG SCCP-SCOC(5)[0x556947c90d00]{IDLE}: Deallocated (fsm.c:568) 20250816123300531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50932<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123300762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51006<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 0TC_rab_assignment_concurrent0(209)10982287 20250816123301569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301569 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa7938f, normal) (hnbgw_rua.c:407) 20250816123301569 DHNB DEBUG map_rua[0x556947c90d00]{init}: Allocated (fsm.c:456) 20250816123301569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982287)[0x556947c90d00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10982287 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301569 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301569 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301569 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10982287 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301569 DCN DEBUG map_sccp[0x556947c8bc10]{init}: Allocated (fsm.c:456) 20250816123301569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301569 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10982287 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10982287 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982287)[0x556947c90d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301569 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301569 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982287)[0x556947c90d00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301569 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301569 DLSCCP DEBUG SCCP-SCOC(8)[0x556947c919a0]{IDLE}: Allocated (fsm.c:456) 20250816123301569 DLSCCP DEBUG SCCP-SCOC(8)[0x556947c919a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301569 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000008), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f400300000c0056400500f1100926) (sccp_scrc.c:406) 20250816123301569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301569 DLSCCP DEBUG SCCP-SCOC(8)[0x556947c919a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982287)[0x556947c90d00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301569 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301569 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301569 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301569 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301569 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:0 TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 1TC_rab_assignment_concurrent0(210)14033492 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 0TC_rab_assignment_concurrent0(209)14333399 TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123301575 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301575 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301575 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301575 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301575 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301575 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301575 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301575 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301575 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301575 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=00f6c342) (sccp_scrc.c:477) 20250816123301575 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20250816123301575 DLSCCP DEBUG SCCP-SCOC(8)[0x556947c919a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301575 DLSCCP DEBUG SCCP-SCOC(8)[0x556947c919a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301575 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301575 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301575 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 2TC_rab_assignment_concurrent0(211)14194381 TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 3TC_rab_assignment_concurrent0(212)1941238 HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 4TC_rab_assignment_concurrent0(213)16751303 TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 5TC_rab_assignment_concurrent0(214)10440147 HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 6TC_rab_assignment_concurrent0(215)3831496 TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 7TC_rab_assignment_concurrent0(216)11562762 HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 8TC_rab_assignment_concurrent0(217)3817113 TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 9TC_rab_assignment_concurrent0(218)12330327 TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 10TC_rab_assignment_concurrent0(219)2493978 TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 11TC_rab_assignment_concurrent0(220)7218939 TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 12TC_rab_assignment_concurrent0(221)293310 TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 13TC_rab_assignment_concurrent0(222)10184378 HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 14TC_rab_assignment_concurrent0(223)13409240 TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250816123301772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301772 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd62254, normal) (hnbgw_rua.c:407) 20250816123301772 DHNB DEBUG map_rua[0x556947c90a80]{init}: Allocated (fsm.c:456) 20250816123301772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14033492)[0x556947c90a80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14033492 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301772 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14033492 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301772 DCN DEBUG map_sccp[0x556947c93bc0]{init}: Allocated (fsm.c:456) 20250816123301772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301772 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14033492 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14033492 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14033492)[0x556947c90a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14033492)[0x556947c90a80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301772 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301772 DLSCCP DEBUG SCCP-SCOC(9)[0x556947c939a0]{IDLE}: Allocated (fsm.c:456) 20250816123301772 DLSCCP DEBUG SCCP-SCOC(9)[0x556947c939a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000009), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002cd0056400500f1100926) (sccp_scrc.c:406) 20250816123301773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301773 DLSCCP DEBUG SCCP-SCOC(9)[0x556947c939a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14033492)[0x556947c90a80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301773 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd896cd, normal) (hnbgw_rua.c:407) 20250816123301773 DHNB DEBUG map_rua[0x556947c93870]{init}: Allocated (fsm.c:456) 20250816123301773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14194381)[0x556947c93870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14194381 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301773 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14194381 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301773 DCN DEBUG map_sccp[0x556947c9a670]{init}: Allocated (fsm.c:456) 20250816123301773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301773 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14194381 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14194381 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14194381)[0x556947c93870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301773 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301773 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301773 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301773 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14194381)[0x556947c93870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301773 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301773 DLSCCP DEBUG SCCP-SCOC(10)[0x556947c9afa0]{IDLE}: Allocated (fsm.c:456) 20250816123301773 DLSCCP DEBUG SCCP-SCOC(10)[0x556947c9afa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030002770056400500f1100926) (sccp_scrc.c:406) 20250816123301773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301773 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301773 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301773 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301773 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301773 DLSCCP DEBUG SCCP-SCOC(10)[0x556947c9afa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14194381)[0x556947c93870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301773 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301773 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301773 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301773 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123301773 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250816123301773 DLSCCP DEBUG SCCP-SCOC(8)[0x556947c919a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123301773 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301773 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123301773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123301773 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123301773 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123301773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123301773 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123301773 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123301773 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123301773 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123301773 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123301773 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123301773 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123301773 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{UNUSED}: Allocated (fsm.c:456) 20250816123301773 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{UNUSED}: is child of mgw(mgw-fsm-10982287-0)[0x556947c982e0] (fsm.c:486) 20250816123301773 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10982287-0)[0x556947c982e0] (mgcp_client_endpoint_fsm.c:724) 20250816123301773 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123301773 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123301773 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123301773 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10982287-0)[0x556947c98ce0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123301773 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10982287-0)[0x556947c98ce0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0] (fsm.c:486) 20250816123301773 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10982287-0)[0x556947c98ce0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123301773 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10982287-0)[0x556947c98ce0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123301773 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: a7938f'... (mgcp_client.c:807) 20250816123301773 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250816123301773 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10982287-0)[0x556947c98ce0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123301773 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123301773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301774 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1d9ef6, normal) (hnbgw_rua.c:407) 20250816123301774 DHNB DEBUG map_rua[0x556947c970e0]{init}: Allocated (fsm.c:456) 20250816123301774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1941238)[0x556947c970e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1941238 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301774 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301774 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301774 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1941238 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301774 DCN DEBUG map_sccp[0x556947c97210]{init}: Allocated (fsm.c:456) 20250816123301774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301774 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301774 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit 20250816123301774 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301774 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1941238 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1941238 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1941238)[0x556947c970e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301774 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301774 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1941238)[0x556947c970e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301774 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301774 DLSCCP DEBUG SCCP-SCOC(11)[0x556947c9ca20]{IDLE}: Allocated (fsm.c:456) 20250816123301774 DLSCCP DEBUG SCCP-SCOC(11)[0x556947c9ca20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301774 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) 20250816123301774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002520056400500f1100926) (sccp_scrc.c:406) 20250816123301774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301774 DLSCCP DEBUG SCCP-SCOC(11)[0x556947c9ca20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1941238)[0x556947c970e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301774 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xff9ac7, normal) (hnbgw_rua.c:407) 20250816123301774 DHNB DEBUG map_rua[0x556947c9c470]{init}: Allocated (fsm.c:456) 20250816123301774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16751303)[0x556947c9c470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16751303 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301774 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301774 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301775 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16751303 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301775 DCN DEBUG map_sccp[0x556947c9cb50]{init}: Allocated (fsm.c:456) 20250816123301775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301775 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301775 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301775 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301775 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301775 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16751303 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16751303 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16751303)[0x556947c9c470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16751303)[0x556947c9c470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301775 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301775 DLSCCP DEBUG SCCP-SCOC(12)[0x556947ca3b30]{IDLE}: Allocated (fsm.c:456) 20250816123301775 DLSCCP DEBUG SCCP-SCOC(12)[0x556947ca3b30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030003af0056400500f1100926) (sccp_scrc.c:406) 20250816123301775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301775 DLSCCP DEBUG SCCP-SCOC(12)[0x556947ca3b30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16751303)[0x556947c9c470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301775 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9f4dd3, normal) (hnbgw_rua.c:407) 20250816123301775 DHNB DEBUG map_rua[0x556947ca3c60]{init}: Allocated (fsm.c:456) 20250816123301775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10440147)[0x556947ca3c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10440147 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301775 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10440147 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301775 DCN DEBUG map_sccp[0x556947c9aa70]{init}: Allocated (fsm.c:456) 20250816123301775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301775 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301775 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301775 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10440147 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10440147 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10440147)[0x556947ca3c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301775 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301775 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10440147)[0x556947ca3c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301775 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301775 DLSCCP DEBUG SCCP-SCOC(13)[0x556947c9bec0]{IDLE}: Allocated (fsm.c:456) 20250816123301775 DLSCCP DEBUG SCCP-SCOC(13)[0x556947c9bec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002530056400500f1100926) (sccp_scrc.c:406) 20250816123301775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301776 DLSCCP DEBUG SCCP-SCOC(13)[0x556947c9bec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10440147)[0x556947ca3c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301776 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3a76c8, normal) (hnbgw_rua.c:407) 20250816123301776 DHNB DEBUG map_rua[0x556947c97820]{init}: Allocated (fsm.c:456) 20250816123301776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3831496)[0x556947c97820]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3831496 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301776 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301776 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301776 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3831496 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301776 DCN DEBUG map_sccp[0x556947c9bff0]{init}: Allocated (fsm.c:456) 20250816123301776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301776 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3831496 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3831496 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301776 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301776 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3831496)[0x556947c97820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301776 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301776 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3831496)[0x556947c97820]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301776 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301776 DLSCCP DEBUG SCCP-SCOC(14)[0x556947ca5080]{IDLE}: Allocated (fsm.c:456) 20250816123301776 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301776 DLSCCP DEBUG SCCP-SCOC(14)[0x556947ca5080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002b00056400500f1100926) (sccp_scrc.c:406) 20250816123301776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301776 DLSCCP DEBUG SCCP-SCOC(14)[0x556947ca5080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3831496)[0x556947c97820]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301777 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb06f0a, normal) (hnbgw_rua.c:407) 20250816123301777 DHNB DEBUG map_rua[0x556947c9c5a0]{init}: Allocated (fsm.c:456) 20250816123301777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301777 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301777 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301777 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11562762)[0x556947c9c5a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11562762 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301777 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301777 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301777 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11562762 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301777 DCN DEBUG map_sccp[0x556947ca51b0]{init}: Allocated (fsm.c:456) 20250816123301777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301777 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11562762 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11562762 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11562762)[0x556947c9c5a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301777 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301777 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11562762)[0x556947c9c5a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301777 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301777 DLSCCP DEBUG SCCP-SCOC(15)[0x556947ca5e70]{IDLE}: Allocated (fsm.c:456) 20250816123301777 DLSCCP DEBUG SCCP-SCOC(15)[0x556947ca5e70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000000f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030001ea0056400500f1100926) (sccp_scrc.c:406) 20250816123301777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301777 DLSCCP DEBUG SCCP-SCOC(15)[0x556947ca5e70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11562762)[0x556947c9c5a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301777 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3a3e99, normal) (hnbgw_rua.c:407) 20250816123301777 DHNB DEBUG map_rua[0x556947ca5590]{init}: Allocated (fsm.c:456) 20250816123301777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3817113)[0x556947ca5590]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3817113 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301777 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301777 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301777 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3817113 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301777 DCN DEBUG map_sccp[0x556947ca5fa0]{init}: Allocated (fsm.c:456) 20250816123301777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301777 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3817113 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3817113 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3817113)[0x556947ca5590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301777 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301777 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:1 20250816123301777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301777 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301777 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301777 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3817113)[0x556947ca5590]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301777 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301778 DLSCCP DEBUG SCCP-SCOC(16)[0x556947ca6b10]{IDLE}: Allocated (fsm.c:456) 20250816123301778 DLSCCP DEBUG SCCP-SCOC(16)[0x556947ca6b10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000010), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030000800056400500f1100926) (sccp_scrc.c:406) 20250816123301778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301778 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301778 DLSCCP DEBUG SCCP-SCOC(16)[0x556947ca6b10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3817113)[0x556947ca5590]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301778 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbc2557, normal) (hnbgw_rua.c:407) 20250816123301778 DHNB DEBUG map_rua[0x556947ca6380]{init}: Allocated (fsm.c:456) 20250816123301778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12330327)[0x556947ca6380]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12330327 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301778 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301778 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301778 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12330327 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301778 DCN DEBUG map_sccp[0x556947ca6c40]{init}: Allocated (fsm.c:456) 20250816123301778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301778 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12330327 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12330327 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12330327)[0x556947ca6380]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301778 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301778 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12330327)[0x556947ca6380]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301778 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301778 DLSCCP DEBUG SCCP-SCOC(17)[0x556947caccd0]{IDLE}: Allocated (fsm.c:456) 20250816123301778 DLSCCP DEBUG SCCP-SCOC(17)[0x556947caccd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000011), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030001cb0056400500f1100926) (sccp_scrc.c:406) 20250816123301778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301778 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301778 DLSCCP DEBUG SCCP-SCOC(17)[0x556947caccd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12330327)[0x556947ca6380]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301779 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x260e1a, normal) (hnbgw_rua.c:407) 20250816123301779 DHNB DEBUG map_rua[0x556947ca56c0]{init}: Allocated (fsm.c:456) 20250816123301778 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301779 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2493978)[0x556947ca56c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2493978 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301779 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301779 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301779 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2493978 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301779 DCN DEBUG map_sccp[0x556947cace00]{init}: Allocated (fsm.c:456) 20250816123301779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301779 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2493978 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2493978 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2493978)[0x556947ca56c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301779 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301779 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2493978)[0x556947ca56c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301779 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301779 DLSCCP DEBUG SCCP-SCOC(18)[0x556947cadb80]{IDLE}: Allocated (fsm.c:456) 20250816123301779 DLSCCP DEBUG SCCP-SCOC(18)[0x556947cadb80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000012), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f400300034c0056400500f1100926) (sccp_scrc.c:406) 20250816123301779 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301779 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301779 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301779 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301779 DLSCCP DEBUG SCCP-SCOC(18)[0x556947cadb80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2493978)[0x556947ca56c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301779 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6e26fb, normal) (hnbgw_rua.c:407) 20250816123301779 DHNB DEBUG map_rua[0x556947c988b0]{init}: Allocated (fsm.c:456) 20250816123301779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7218939)[0x556947c988b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7218939 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301779 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301779 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301779 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7218939 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301779 DCN DEBUG map_sccp[0x556947cad1e0]{init}: Allocated (fsm.c:456) 20250816123301779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301779 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301779 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301779 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301779 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301779 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7218939 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7218939 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7218939)[0x556947c988b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301779 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301779 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7218939)[0x556947c988b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301780 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301780 DLSCCP DEBUG SCCP-SCOC(19)[0x556947cae810]{IDLE}: Allocated (fsm.c:456) 20250816123301780 DLSCCP DEBUG SCCP-SCOC(19)[0x556947cae810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000013), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030000460056400500f1100926) (sccp_scrc.c:406) 20250816123301780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301780 DLSCCP DEBUG SCCP-SCOC(19)[0x556947cae810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7218939)[0x556947c988b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301780 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. 20250816123301780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301780 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x479be, normal) (hnbgw_rua.c:407) 20250816123301780 DHNB DEBUG map_rua[0x556947caf150]{init}: Allocated (fsm.c:456) 20250816123301780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293310)[0x556947caf150]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-293310 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301780 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301780 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301780 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-293310 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301780 DCN DEBUG map_sccp[0x556947caeca0]{init}: Allocated (fsm.c:456) 20250816123301780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301780 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301780 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301780 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-293310 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-293310 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293310)[0x556947caf150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301780 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301780 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293310)[0x556947caf150]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301780 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301780 DLSCCP DEBUG SCCP-SCOC(20)[0x556947caf5c0]{IDLE}: Allocated (fsm.c:456) 20250816123301780 DLSCCP DEBUG SCCP-SCOC(20)[0x556947caf5c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000014), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030001b10056400500f1100926) (sccp_scrc.c:406) 20250816123301780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301780 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301780 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301781 DLSCCP DEBUG SCCP-SCOC(20)[0x556947caf5c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293310)[0x556947caf150]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301781 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9b66ba, normal) (hnbgw_rua.c:407) 20250816123301781 DHNB DEBUG map_rua[0x556947cafdf0]{init}: Allocated (fsm.c:456) 20250816123301781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10184378)[0x556947cafdf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301781 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301781 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301781 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301781 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10184378 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301781 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301781 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301781 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10184378 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301781 DCN DEBUG map_sccp[0x556947caedd0]{init}: Allocated (fsm.c:456) 20250816123301781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301781 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10184378 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10184378 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10184378)[0x556947cafdf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301781 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301781 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10184378)[0x556947cafdf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301781 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301781 DLSCCP DEBUG SCCP-SCOC(21)[0x556947cb0260]{IDLE}: Allocated (fsm.c:456) 20250816123301781 DLSCCP DEBUG SCCP-SCOC(21)[0x556947cb0260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000015), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030003440056400500f1100926) (sccp_scrc.c:406) 20250816123301781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301781 DLSCCP DEBUG SCCP-SCOC(21)[0x556947cb0260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10184378)[0x556947cafdf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301782 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301782 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301782 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcc9bd8, normal) (hnbgw_rua.c:407) 20250816123301782 DHNB DEBUG map_rua[0x556947caf920]{init}: Allocated (fsm.c:456) 20250816123301782 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301782 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409240)[0x556947caf920]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13409240 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301782 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13409240 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301782 DCN DEBUG map_sccp[0x556947cae9d0]{init}: Allocated (fsm.c:456) 20250816123301782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301782 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13409240 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13409240 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409240)[0x556947caf920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409240)[0x556947caf920]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301782 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301782 DLSCCP DEBUG SCCP-SCOC(22)[0x556947cb0e80]{IDLE}: Allocated (fsm.c:456) 20250816123301782 DLSCCP DEBUG SCCP-SCOC(22)[0x556947cb0e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000016), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030000eb0056400500f1100926) (sccp_scrc.c:406) 20250816123301782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301782 DLSCCP DEBUG SCCP-SCOC(22)[0x556947cb0e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409240)[0x556947caf920]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301782 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301782 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301782 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 1TC_rab_assignment_concurrent0(210)11883118 20250816123301783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301783 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:2 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:3 TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: setverdict(pass): none -> pass TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Added conn table entry 15TC_rab_assignment_concurrent0(224)11660549 HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 2TC_rab_assignment_concurrent0(211)3912617 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:4 HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 3TC_rab_assignment_concurrent0(212)15117238 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[4]. TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 4TC_rab_assignment_concurrent0(213)11325708 TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:5 TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 5TC_rab_assignment_concurrent0(214)3260124 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[10]. TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 6TC_rab_assignment_concurrent0(215)2660744 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) 20250816123301796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301796 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301796 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301796 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301796 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 7TC_rab_assignment_concurrent0(216)5369680 20250816123301796 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301796 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301796 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301796 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=00e0c241) (sccp_scrc.c:477) 20250816123301796 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20250816123301796 DLSCCP DEBUG SCCP-SCOC(9)[0x556947c939a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301796 DLSCCP DEBUG SCCP-SCOC(9)[0x556947c939a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301796 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301796 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301797 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:3 HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 8TC_rab_assignment_concurrent0(217)1451826 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:4 TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 9TC_rab_assignment_concurrent0(218)2501884 TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 10TC_rab_assignment_concurrent0(219)10438799 TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:13 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 11TC_rab_assignment_concurrent0(220)10674621 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 12TC_rab_assignment_concurrent0(221)15671980 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 13TC_rab_assignment_concurrent0(222)9493193 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:11 HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 14TC_rab_assignment_concurrent0(223)11761261 TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:12 TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:13 TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a7938f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a7938f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a7938f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a7938f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250816123301818 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250816123301818 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123301818 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123301818 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123301818 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123301818 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123301818 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/0@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123301818 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123301818 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123301818 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123301818 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123301818 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123301818 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123301818 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123301818 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123301818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982287)[0x556947c90d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123301818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123301818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123301818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816123301818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123301818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123301818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123301818 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123301818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb1ed05, normal) (hnbgw_rua.c:407) 20250816123301818 DHNB DEBUG map_rua[0x556947cb0fb0]{init}: Allocated (fsm.c:456) 20250816123301818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660549)[0x556947cb0fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123301818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11660549 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123301818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301818 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11660549 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123301818 DCN DEBUG map_sccp[0x556947c9b9b0]{init}: Allocated (fsm.c:456) 20250816123301818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123301818 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11660549 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123301818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11660549 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123301818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660549)[0x556947cb0fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123301818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123301818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123301818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660549)[0x556947cb0fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123301818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123301818 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123301818 DLSCCP DEBUG SCCP-SCOC(23)[0x556947c9b640]{IDLE}: Allocated (fsm.c:456) 20250816123301818 DLSCCP DEBUG SCCP-SCOC(23)[0x556947c9b640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123301818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000017), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030002780056400500f1100926) (sccp_scrc.c:406) 20250816123301818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123301818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123301818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123301818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123301818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123301818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123301818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123301818 DLSCCP DEBUG SCCP-SCOC(23)[0x556947c9b640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123301818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123301818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660549)[0x556947cb0fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123301818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123301818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123301818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123301818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123301818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123301818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123301818 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301818 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=00bd8b8f) (sccp_scrc.c:477) 20250816123301819 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(10)[0x556947c9afa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301819 DLSCCP DEBUG SCCP-SCOC(10)[0x556947c9afa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301819 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301819 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301819 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123301819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=00a49ffd) (sccp_scrc.c:477) 20250816123301819 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(11)[0x556947c9ca20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(11)[0x556947c9ca20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301819 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301819 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301819 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123301819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=008cd74c) (sccp_scrc.c:477) 20250816123301819 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(12)[0x556947ca3b30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(12)[0x556947ca3b30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301819 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301819 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301819 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123301819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=00224940) (sccp_scrc.c:477) 20250816123301819 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(13)[0x556947c9bec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(13)[0x556947c9bec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301819 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301819 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301819 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123301819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=000dd7a3) (sccp_scrc.c:477) 20250816123301819 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(14)[0x556947ca5080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(14)[0x556947ca5080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301819 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301819 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301819 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123301819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=001db10f) (sccp_scrc.c:477) 20250816123301819 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(15)[0x556947ca5e70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(15)[0x556947ca5e70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301819 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301819 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301819 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123301819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=00e3af23) (sccp_scrc.c:477) 20250816123301819 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(16)[0x556947ca6b10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301819 DLSCCP DEBUG SCCP-SCOC(16)[0x556947ca6b10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301819 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301819 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301819 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123301819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=0027bee3) (sccp_scrc.c:477) 20250816123301819 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(17)[0x556947caccd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(17)[0x556947caccd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301819 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301819 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301819 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00cdf351) (sccp_scrc.c:477) 20250816123301819 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(18)[0x556947cadb80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301819 DLSCCP DEBUG SCCP-SCOC(18)[0x556947cadb80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301819 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301819 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301819 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123301819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301820 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301820 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301820 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=008c8920) (sccp_scrc.c:477) 20250816123301820 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20250816123301820 DLSCCP DEBUG SCCP-SCOC(19)[0x556947cae810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301820 DLSCCP DEBUG SCCP-SCOC(19)[0x556947cae810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301820 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301820 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301820 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123301820 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123301820 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123301820 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123301820 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123301820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123301820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123301820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123301820 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123301820 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00eacf92) (sccp_scrc.c:477) 20250816123301820 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20250816123301820 DLSCCP DEBUG SCCP-SCOC(20)[0x556947caf5c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301820 DLSCCP DEBUG SCCP-SCOC(20)[0x556947caf5c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301820 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301820 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301820 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123301820 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301820 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00806347) (sccp_scrc.c:477) 20250816123301820 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20250816123301820 DLSCCP DEBUG SCCP-SCOC(21)[0x556947cb0260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301820 DLSCCP DEBUG SCCP-SCOC(21)[0x556947cb0260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301820 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301820 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301820 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123301820 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123301820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123301820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123301820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123301820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123301820 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=00bb7a0a) (sccp_scrc.c:477) 20250816123301820 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20250816123301820 DLSCCP DEBUG SCCP-SCOC(22)[0x556947cb0e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123301820 DLSCCP DEBUG SCCP-SCOC(22)[0x556947cb0e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123301820 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123301820 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123301820 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123301820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123301820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: First idle individual index:15 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Added conn table entry 15TC_rab_assignment_concurrent0(224)1660585 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302021 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa7938f) (hnbgw_rua.c:471) 20250816123302021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10982287 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982287)[0x556947c90d00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302021 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302021 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982287)[0x556947c90d00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302021 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302021 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302021 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302021 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302021 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302021 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302021 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302021 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302021 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302021 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302021 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302021 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302021 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302021 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10982287-0)[0x556947c982e0] (mgcp_client_endpoint_fsm.c:724) 20250816123302021 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302021 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302021 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302021 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: a7938f'... (mgcp_client.c:807) 20250816123302021 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250816123302021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302021 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302021 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302021 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20250816123302021 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00abf4a5) (sccp_scrc.c:477) 20250816123302021 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20250816123302021 DLSCCP DEBUG SCCP-SCOC(23)[0x556947c9b640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123302021 DLSCCP DEBUG SCCP-SCOC(23)[0x556947c9b640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123302021 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302021 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123302021 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123302021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123302021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123302021 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302021 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250816123302021 DLSCCP DEBUG SCCP-SCOC(9)[0x556947c939a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302021 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302021 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302021 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302022 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302022 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302022 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302022 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302022 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302022 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{UNUSED}: Allocated (fsm.c:456) 20250816123302022 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{UNUSED}: is child of mgw(mgw-fsm-14033492-0)[0x556947ca44a0] (fsm.c:486) 20250816123302022 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14033492-0)[0x556947ca44a0] (mgcp_client_endpoint_fsm.c:724) 20250816123302022 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302022 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302022 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14033492-0)[0x556947cba650]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14033492-0)[0x556947cba650]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280] (fsm.c:486) 20250816123302022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14033492-0)[0x556947cba650]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14033492-0)[0x556947cba650]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302022 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=199 'CRCX 8 rtpbridge/*@mgw MGCP 1.0\r\nC: d62254'... (mgcp_client.c:807) 20250816123302022 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250816123302022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14033492-0)[0x556947cba650]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302022 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d6225417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d6225417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a7938f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a7938f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302063 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250816123302063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302063 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302063 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/0@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302063 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302063 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d6225417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d6225417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816123302063 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302063 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302063 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302063 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302063 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302063 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10982287-0)[0x556947c982e0] (mgcp_client_endpoint_fsm.c:724) 20250816123302063 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302063 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302063 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302063 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10982287-0)[0x556947cb24e0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302063 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10982287-0)[0x556947cb24e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0] (fsm.c:486) 20250816123302063 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10982287-0)[0x556947cb24e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302063 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10982287-0)[0x556947cb24e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250816123302063 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=203 'CRCX 9 rtpbridge/0@mgw MGCP 1.0\r\nC: a7938f'... (mgcp_client.c:807) 20250816123302063 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250816123302063 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10982287-0)[0x556947cb24e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302063 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302063 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302063 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302063 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250816123302080 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250816123302080 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123302080 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302080 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302080 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302080 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302080 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302080 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302080 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302080 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302080 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302080 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302080 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123302080 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a7938f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a7938f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302080 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14033492)[0x556947c90a80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123302080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250816123302082 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250816123302082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb24e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb24e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb24e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb24e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302082 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302082 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/0@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302082 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302082 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/0@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302082 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302082 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302082 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/0@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302082 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/0@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302082 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302082 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302082 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302082 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302082 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302082 DLSCCP DEBUG SCCP-SCOC(8)[0x556947c919a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6c342), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302082 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302082 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302082 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302082 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302082 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302082 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302093 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd62254) (hnbgw_rua.c:471) 20250816123302093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14033492 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14033492)[0x556947c90a80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302093 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302093 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14033492)[0x556947c90a80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302093 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302093 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302093 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302093 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302093 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302093 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14033492-0)[0x556947ca44a0] (mgcp_client_endpoint_fsm.c:724) 20250816123302093 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302093 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302093 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302093 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302093 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: d6225'... (mgcp_client.c:807) 20250816123302093 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816123302093 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302093 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302093 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302093 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123302097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302097 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302097 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302097 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302097 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302097 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302097 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302097 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302097 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302097 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302097 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250816123302097 DLSCCP DEBUG SCCP-SCOC(10)[0x556947c9afa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302097 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302097 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302097 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302097 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302097 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302097 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302097 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302097 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302097 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{UNUSED}: Allocated (fsm.c:456) 20250816123302097 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{UNUSED}: is child of mgw(mgw-fsm-14194381-0)[0x556947cbc650] (fsm.c:486) 20250816123302097 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14194381-0)[0x556947cbc650] (mgcp_client_endpoint_fsm.c:724) 20250816123302097 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302097 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302097 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302097 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14194381-0)[0x556947cc32b0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302097 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14194381-0)[0x556947cc32b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890] (fsm.c:486) 20250816123302097 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14194381-0)[0x556947cc32b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302097 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14194381-0)[0x556947cc32b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302097 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: d896c'... (mgcp_client.c:807) 20250816123302097 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123302097 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14194381-0)[0x556947cc32b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302097 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d896cd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d896cd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d6225417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d6225417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302104 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250816123302104 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302104 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302104 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302104 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302104 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302104 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302104 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302104 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302104 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302104 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302104 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302104 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302104 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14033492-0)[0x556947ca44a0] (mgcp_client_endpoint_fsm.c:724) 20250816123302104 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302104 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302104 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14033492-0)[0x556947cbbf30]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14033492-0)[0x556947cbbf30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280] (fsm.c:486) 20250816123302104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14033492-0)[0x556947cbbf30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14033492-0)[0x556947cbbf30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250816123302104 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=204 'CRCX 12 rtpbridge/1@mgw MGCP 1.0\r\nC: d6225'... (mgcp_client.c:807) 20250816123302104 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816123302104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14033492-0)[0x556947cbbf30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302104 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302104 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302104 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302104 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d896cd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d896cd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d6225417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d6225417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302108 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250816123302108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123302108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302108 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302108 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/2@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302108 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302108 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302108 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302108 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302108 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302108 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123302108 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302108 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14194381)[0x556947c93870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123302108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250816123302109 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250816123302109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbf30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbf30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbf30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbf30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302109 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302109 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/1@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302109 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302109 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302109 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302109 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302109 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302109 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/1@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302109 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302109 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302109 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302109 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302109 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302109 DLSCCP DEBUG SCCP-SCOC(9)[0x556947c939a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0c241), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302109 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302109 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302109 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302109 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302109 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302109 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302113 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd896cd) (hnbgw_rua.c:471) 20250816123302113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14194381 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14194381)[0x556947c93870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302113 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302113 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14194381)[0x556947c93870]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302113 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302113 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302113 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302113 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302113 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302113 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14194381-0)[0x556947cbc650] (mgcp_client_endpoint_fsm.c:724) 20250816123302113 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302113 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302113 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302113 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: d896c'... (mgcp_client.c:807) 20250816123302113 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816123302113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302113 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302113 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302113 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123302116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302116 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302116 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302116 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302116 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302116 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302116 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302116 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250816123302116 DLSCCP DEBUG SCCP-SCOC(11)[0x556947c9ca20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302116 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302116 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302116 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302116 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302116 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302116 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302116 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302116 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302116 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{UNUSED}: Allocated (fsm.c:456) 20250816123302116 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{UNUSED}: is child of mgw(mgw-fsm-1941238-0)[0x556947cc5330] (fsm.c:486) 20250816123302116 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1941238-0)[0x556947cc5330] (mgcp_client_endpoint_fsm.c:724) 20250816123302116 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302116 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302116 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302116 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1941238-0)[0x556947ccbf70]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302116 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1941238-0)[0x556947ccbf70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0] (fsm.c:486) 20250816123302116 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1941238-0)[0x556947ccbf70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302116 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1941238-0)[0x556947ccbf70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302116 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 14 rtpbridge/*@mgw MGCP 1.0\r\nC: 1d9ef'... (mgcp_client.c:807) 20250816123302116 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123302116 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1941238-0)[0x556947ccbf70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302116 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1d9ef617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1d9ef617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "d896cd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d896cd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302122 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250816123302122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302122 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302122 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/2@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302122 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302122 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302122 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302122 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302122 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302122 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302122 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302122 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14194381-0)[0x556947cbc650] (mgcp_client_endpoint_fsm.c:724) 20250816123302122 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302122 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302122 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302122 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14194381-0)[0x556947cc4490]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302122 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14194381-0)[0x556947cc4490]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890] (fsm.c:486) 20250816123302122 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14194381-0)[0x556947cc4490]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302122 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14194381-0)[0x556947cc4490]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250816123302122 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=204 'CRCX 15 rtpbridge/2@mgw MGCP 1.0\r\nC: d896c'... (mgcp_client.c:807) 20250816123302122 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816123302122 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14194381-0)[0x556947cc4490]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302122 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302122 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302122 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302122 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1d9ef617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1d9ef617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250816123302127 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250816123302127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "d896cd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d896cd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302127 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302127 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302127 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302127 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302127 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302127 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302127 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302127 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123302127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302127 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1941238)[0x556947c970e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123302127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250816123302127 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250816123302127 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cc4490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302127 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cc4490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302127 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cc4490]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302127 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cc4490]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302127 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302127 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/2@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302127 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302127 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/2@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302127 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302127 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302127 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/2@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302127 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/2@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302127 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302127 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302127 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302127 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302127 DLSCCP DEBUG SCCP-SCOC(10)[0x556947c9afa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd8b8f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302127 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302127 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302127 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302127 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302127 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302131 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1d9ef6) (hnbgw_rua.c:471) 20250816123302131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1941238 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1941238)[0x556947c970e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302131 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302131 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1941238)[0x556947c970e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302131 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302131 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302131 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302131 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302131 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302131 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1941238-0)[0x556947cc5330] (mgcp_client_endpoint_fsm.c:724) 20250816123302131 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302131 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302131 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302131 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302131 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 1d9ef'... (mgcp_client.c:807) 20250816123302131 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816123302131 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302131 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302131 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302131 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123302135 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302135 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302135 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302135 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302135 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302135 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302135 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302135 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302135 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302135 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302135 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302135 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250816123302135 DLSCCP DEBUG SCCP-SCOC(12)[0x556947ca3b30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302135 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302135 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302135 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302135 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302135 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302135 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302135 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302135 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302135 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302135 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302135 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302135 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{UNUSED}: Allocated (fsm.c:456) 20250816123302135 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{UNUSED}: is child of mgw(mgw-fsm-16751303-0)[0x556947ccdcc0] (fsm.c:486) 20250816123302135 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16751303-0)[0x556947ccdcc0] (mgcp_client_endpoint_fsm.c:724) 20250816123302135 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302135 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302135 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16751303-0)[0x556947cd4be0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16751303-0)[0x556947cd4be0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16751303-0)[0x556947cce310] (fsm.c:486) 20250816123302135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16751303-0)[0x556947cd4be0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16751303-0)[0x556947cd4be0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302135 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 17 rtpbridge/*@mgw MGCP 1.0\r\nC: ff9ac'... (mgcp_client.c:807) 20250816123302135 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123302135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16751303-0)[0x556947cd4be0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302135 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ff9ac717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff9ac717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1d9ef617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1d9ef617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302144 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250816123302144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302144 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302144 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302144 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302144 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302144 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302144 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302144 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302144 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302144 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302144 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1941238-0)[0x556947cc5330] (mgcp_client_endpoint_fsm.c:724) 20250816123302144 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302144 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302144 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1941238-0)[0x556947cbb400]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1941238-0)[0x556947cbb400]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0] (fsm.c:486) 20250816123302144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1941238-0)[0x556947cbb400]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1941238-0)[0x556947cbb400]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250816123302144 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=204 'CRCX 18 rtpbridge/3@mgw MGCP 1.0\r\nC: 1d9ef'... (mgcp_client.c:807) 20250816123302144 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816123302144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1941238-0)[0x556947cbb400]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302144 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302144 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302144 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302144 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ff9ac717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff9ac717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1d9ef617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1d9ef617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302149 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250816123302149 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123302149 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302149 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302149 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302149 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302149 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302149 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302149 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302149 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302149 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302149 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302149 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123302149 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250816123302150 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16751303)[0x556947c9c470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123302150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816123302150 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250816123302150 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbb400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302150 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbb400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302150 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbb400]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302150 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbb400]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302150 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302150 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302150 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302150 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302150 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302150 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302150 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302150 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302150 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302150 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302150 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302150 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302150 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302150 DLSCCP DEBUG SCCP-SCOC(11)[0x556947c9ca20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a49ffd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302150 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302150 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302155 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xff9ac7) (hnbgw_rua.c:471) 20250816123302155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16751303 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16751303)[0x556947c9c470]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302155 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302155 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16751303)[0x556947c9c470]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302155 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302155 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302155 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302155 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302155 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302155 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16751303-0)[0x556947ccdcc0] (mgcp_client_endpoint_fsm.c:724) 20250816123302155 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302155 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302155 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302155 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: ff9ac'... (mgcp_client.c:807) 20250816123302155 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816123302155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302155 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302155 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302155 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123302158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302158 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302158 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302158 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302158 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302158 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302158 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250816123302158 DLSCCP DEBUG SCCP-SCOC(13)[0x556947c9bec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302158 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302158 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302158 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302158 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302158 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302158 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302158 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302158 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302158 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302158 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302158 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302158 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{UNUSED}: Allocated (fsm.c:456) 20250816123302158 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{UNUSED}: is child of mgw(mgw-fsm-10440147-0)[0x556947ccd890] (fsm.c:486) 20250816123302158 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10440147-0)[0x556947ccd890] (mgcp_client_endpoint_fsm.c:724) 20250816123302158 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302158 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302158 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10440147-0)[0x556947cdd9b0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10440147-0)[0x556947cdd9b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40] (fsm.c:486) 20250816123302158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10440147-0)[0x556947cdd9b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10440147-0)[0x556947cdd9b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302158 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 20 rtpbridge/*@mgw MGCP 1.0\r\nC: 9f4dd'... (mgcp_client.c:807) 20250816123302158 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123302158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10440147-0)[0x556947cdd9b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302158 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f4dd317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f4dd317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "ff9ac717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff9ac717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302170 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250816123302170 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302170 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302170 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302170 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302170 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302170 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302170 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302170 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302170 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302170 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302170 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302170 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302170 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16751303-0)[0x556947ccdcc0] (mgcp_client_endpoint_fsm.c:724) 20250816123302170 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302170 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302170 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16751303-0)[0x556947cbbd20]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16751303-0)[0x556947cbbd20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16751303-0)[0x556947cce310] (fsm.c:486) 20250816123302170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16751303-0)[0x556947cbbd20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16751303-0)[0x556947cbbd20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250816123302170 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=204 'CRCX 21 rtpbridge/4@mgw MGCP 1.0\r\nC: ff9ac'... (mgcp_client.c:807) 20250816123302170 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816123302170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16751303-0)[0x556947cbbd20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302170 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302170 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302170 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302170 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f4dd317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f4dd317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "ff9ac717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff9ac717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302180 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250816123302180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123302180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302180 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302180 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302180 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302180 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302180 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302180 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302180 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302180 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123302180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302180 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10440147)[0x556947ca3c60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123302180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250816123302180 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250816123302180 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbd20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302180 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbd20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302180 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbd20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302180 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbd20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302180 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302180 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302180 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302180 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/4@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302180 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302180 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302180 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302180 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/4@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302180 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302180 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302180 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302180 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302180 DLSCCP DEBUG SCCP-SCOC(12)[0x556947ca3b30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cd74c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302181 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302186 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9f4dd3) (hnbgw_rua.c:471) 20250816123302186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10440147 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10440147)[0x556947ca3c60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302186 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302186 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10440147)[0x556947ca3c60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302186 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302186 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302186 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302186 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302186 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302186 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10440147-0)[0x556947ccd890] (mgcp_client_endpoint_fsm.c:724) 20250816123302186 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302186 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302186 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302186 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 9f4dd'... (mgcp_client.c:807) 20250816123302186 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816123302186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302186 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302186 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302186 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123302190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302190 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302190 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302190 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302190 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302190 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302190 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250816123302190 DLSCCP DEBUG SCCP-SCOC(14)[0x556947ca5080]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302190 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302190 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302190 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302190 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302190 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302190 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302190 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302190 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302190 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{UNUSED}: Allocated (fsm.c:456) 20250816123302190 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{UNUSED}: is child of mgw(mgw-fsm-3831496-0)[0x556947cd6df0] (fsm.c:486) 20250816123302190 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3831496-0)[0x556947cd6df0] (mgcp_client_endpoint_fsm.c:724) 20250816123302190 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302190 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302190 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3831496-0)[0x556947ce6870]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3831496-0)[0x556947ce6870]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0] (fsm.c:486) 20250816123302190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3831496-0)[0x556947ce6870]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3831496-0)[0x556947ce6870]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302190 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 23 rtpbridge/*@mgw MGCP 1.0\r\nC: 3a76c'... (mgcp_client.c:807) 20250816123302190 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123302190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3831496-0)[0x556947ce6870]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302190 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a76c817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a76c817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "9f4dd317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f4dd317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302199 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250816123302199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302199 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302199 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302199 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302199 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302199 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302199 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302199 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302199 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302199 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302199 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10440147-0)[0x556947ccd890] (mgcp_client_endpoint_fsm.c:724) 20250816123302199 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302199 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302199 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302199 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10440147-0)[0x556947cd5990]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302199 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10440147-0)[0x556947cd5990]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40] (fsm.c:486) 20250816123302199 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10440147-0)[0x556947cd5990]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302199 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10440147-0)[0x556947cd5990]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250816123302199 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=204 'CRCX 24 rtpbridge/5@mgw MGCP 1.0\r\nC: 9f4dd'... (mgcp_client.c:807) 20250816123302199 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816123302199 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10440147-0)[0x556947cd5990]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302199 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302199 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302199 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302199 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a76c817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a76c817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250816123302206 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250816123302206 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123302206 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302206 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302206 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302206 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302206 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/6@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302206 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302206 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302206 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302206 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302206 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302206 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123302206 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302206 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3831496)[0x556947c97820]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "9f4dd317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f4dd317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250816123302206 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250816123302206 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cd5990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302206 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cd5990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302206 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cd5990]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302206 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cd5990]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302206 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302206 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302206 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302206 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302206 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302206 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302206 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302206 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302206 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302206 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302206 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302206 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302206 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302206 DLSCCP DEBUG SCCP-SCOC(13)[0x556947c9bec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00224940), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302206 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302206 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302206 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302206 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302211 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3a76c8) (hnbgw_rua.c:471) 20250816123302211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3831496 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3831496)[0x556947c97820]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302211 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302211 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3831496)[0x556947c97820]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302211 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302211 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302211 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302211 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3831496-0)[0x556947cd6df0] (mgcp_client_endpoint_fsm.c:724) 20250816123302211 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302211 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302211 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302211 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302211 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 3a76c'... (mgcp_client.c:807) 20250816123302211 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816123302211 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302211 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302211 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302211 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123302216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302216 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302216 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302216 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302216 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302216 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302216 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302216 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302216 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302216 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302216 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250816123302216 DLSCCP DEBUG SCCP-SCOC(15)[0x556947ca5e70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302216 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302216 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302216 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302216 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302216 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302216 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302216 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302216 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302216 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302216 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302216 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302216 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{UNUSED}: Allocated (fsm.c:456) 20250816123302216 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{UNUSED}: is child of mgw(mgw-fsm-11562762-0)[0x556947cdf9c0] (fsm.c:486) 20250816123302216 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11562762-0)[0x556947cdf9c0] (mgcp_client_endpoint_fsm.c:724) 20250816123302216 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302216 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302216 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11562762-0)[0x556947cdfd00]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11562762-0)[0x556947cdfd00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0] (fsm.c:486) 20250816123302216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11562762-0)[0x556947cdfd00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11562762-0)[0x556947cdfd00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302216 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 26 rtpbridge/*@mgw MGCP 1.0\r\nC: b06f0'... (mgcp_client.c:807) 20250816123302216 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123302216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11562762-0)[0x556947cdfd00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302216 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b06f0a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b06f0a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "3a76c817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a76c817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302227 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250816123302227 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302227 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302227 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302227 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302227 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/6@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302227 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302227 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302227 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302227 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302227 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302227 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302227 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302227 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3831496-0)[0x556947cd6df0] (mgcp_client_endpoint_fsm.c:724) 20250816123302227 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302227 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302227 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302227 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3831496-0)[0x556947cde850]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302227 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3831496-0)[0x556947cde850]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0] (fsm.c:486) 20250816123302227 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3831496-0)[0x556947cde850]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302227 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3831496-0)[0x556947cde850]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250816123302227 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=204 'CRCX 27 rtpbridge/6@mgw MGCP 1.0\r\nC: 3a76c'... (mgcp_client.c:807) 20250816123302227 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816123302227 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3831496-0)[0x556947cde850]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302227 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302227 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302227 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302227 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b06f0a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b06f0a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250816123302237 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250816123302237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123302237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302237 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302237 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/7@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302237 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302237 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302237 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302237 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302237 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302237 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123302237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "3a76c817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a76c817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302237 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11562762)[0x556947c9c5a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123302237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250816123302237 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250816123302238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cde850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cde850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cde850]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cde850]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302238 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302238 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/6@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302238 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302238 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/6@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302238 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302238 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302238 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/6@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302238 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/6@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302238 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302238 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302238 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302238 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302238 DLSCCP DEBUG SCCP-SCOC(14)[0x556947ca5080]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd7a3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302238 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302238 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302242 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb06f0a) (hnbgw_rua.c:471) 20250816123302242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11562762 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11562762)[0x556947c9c5a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302242 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302242 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11562762)[0x556947c9c5a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302242 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302242 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302242 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302242 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302242 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302242 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11562762-0)[0x556947cdf9c0] (mgcp_client_endpoint_fsm.c:724) 20250816123302242 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302242 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302242 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302242 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302242 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: b06f0'... (mgcp_client.c:807) 20250816123302242 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816123302242 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302242 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302242 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302242 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123302246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302246 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302246 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302246 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302246 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302246 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302246 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302246 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302246 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302246 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250816123302246 DLSCCP DEBUG SCCP-SCOC(16)[0x556947ca6b10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302246 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302246 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302246 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302246 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302246 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302246 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302246 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302246 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302246 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{UNUSED}: Allocated (fsm.c:456) 20250816123302246 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{UNUSED}: is child of mgw(mgw-fsm-3817113-0)[0x556947ce86e0] (fsm.c:486) 20250816123302246 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3817113-0)[0x556947ce86e0] (mgcp_client_endpoint_fsm.c:724) 20250816123302246 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302246 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302246 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3817113-0)[0x556947cf84d0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3817113-0)[0x556947cf84d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00] (fsm.c:486) 20250816123302246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3817113-0)[0x556947cf84d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3817113-0)[0x556947cf84d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302246 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 29 rtpbridge/*@mgw MGCP 1.0\r\nC: 3a3e9'... (mgcp_client.c:807) 20250816123302246 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123302246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3817113-0)[0x556947cf84d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302246 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a3e9917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a3e9917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "b06f0a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b06f0a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302253 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250816123302253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302253 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302253 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/7@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302253 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302253 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302253 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302253 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302253 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302253 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302253 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302253 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11562762-0)[0x556947cdf9c0] (mgcp_client_endpoint_fsm.c:724) 20250816123302253 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302253 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302253 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11562762-0)[0x556947ce7710]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11562762-0)[0x556947ce7710]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0] (fsm.c:486) 20250816123302253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11562762-0)[0x556947ce7710]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11562762-0)[0x556947ce7710]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250816123302253 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=204 'CRCX 30 rtpbridge/7@mgw MGCP 1.0\r\nC: b06f0'... (mgcp_client.c:807) 20250816123302253 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816123302253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11562762-0)[0x556947ce7710]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302253 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302253 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302253 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302253 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a3e9917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a3e9917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "b06f0a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b06f0a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302259 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250816123302259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123302259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302259 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302259 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302259 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302259 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302259 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302259 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302259 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302259 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123302259 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302259 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3817113)[0x556947ca5590]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123302259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250816123302260 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250816123302260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ce7710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ce7710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ce7710]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ce7710]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302260 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302260 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/7@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302260 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302260 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/7@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302260 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302260 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302260 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/7@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302260 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/7@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302260 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302260 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302260 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302260 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302260 DLSCCP DEBUG SCCP-SCOC(15)[0x556947ca5e70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001db10f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302260 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302260 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302260 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302260 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302260 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302260 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123302267 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302267 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302267 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302267 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302267 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302267 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302267 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302267 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302267 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302267 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250816123302267 DLSCCP DEBUG SCCP-SCOC(17)[0x556947caccd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302267 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302267 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302267 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302267 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302267 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302267 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302267 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302267 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302267 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302267 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302267 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302267 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{UNUSED}: Allocated (fsm.c:456) 20250816123302267 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{UNUSED}: is child of mgw(mgw-fsm-12330327-0)[0x556947cb19d0] (fsm.c:486) 20250816123302267 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12330327-0)[0x556947cb19d0] (mgcp_client_endpoint_fsm.c:724) 20250816123302267 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302267 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302267 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12330327-0)[0x556947d002a0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12330327-0)[0x556947d002a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0] (fsm.c:486) 20250816123302267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12330327-0)[0x556947d002a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12330327-0)[0x556947d002a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302267 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 31 rtpbridge/*@mgw MGCP 1.0\r\nC: bc255'... (mgcp_client.c:807) 20250816123302267 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123302267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12330327-0)[0x556947d002a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302267 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302268 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3a3e99) (hnbgw_rua.c:471) 20250816123302268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3817113 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3817113)[0x556947ca5590]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302268 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302268 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3817113)[0x556947ca5590]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302268 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302268 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302268 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302268 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302268 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302268 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3817113-0)[0x556947ce86e0] (mgcp_client_endpoint_fsm.c:724) 20250816123302268 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302268 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302268 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302268 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=214 'MDCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: 3a3e9'... (mgcp_client.c:807) 20250816123302268 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816123302268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302268 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302268 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302268 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bc255717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc255717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "3a3e9917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a3e9917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bc255717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc255717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302279 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250816123302279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302279 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302279 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302279 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302279 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302279 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302279 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302279 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302279 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302279 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302279 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3817113-0)[0x556947ce86e0] (mgcp_client_endpoint_fsm.c:724) 20250816123302279 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302279 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302279 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302279 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3817113-0)[0x556947cb17e0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302279 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3817113-0)[0x556947cb17e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00] (fsm.c:486) 20250816123302279 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3817113-0)[0x556947cb17e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302279 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3817113-0)[0x556947cb17e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250816123302279 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=204 'CRCX 33 rtpbridge/8@mgw MGCP 1.0\r\nC: 3a3e9'... (mgcp_client.c:807) 20250816123302279 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816123302279 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3817113-0)[0x556947cb17e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302279 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302279 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302279 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302279 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "3a3e9917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a3e9917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302290 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250816123302290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123302290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302290 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302290 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302290 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302290 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302290 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302290 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302290 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302290 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123302290 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302290 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12330327)[0x556947ca6380]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123302291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250816123302291 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250816123302291 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb17e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302291 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb17e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302291 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb17e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302291 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb17e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302291 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302291 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302291 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302291 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302291 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302291 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302291 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302291 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302291 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302291 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302291 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302291 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302291 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302291 DLSCCP DEBUG SCCP-SCOC(16)[0x556947ca6b10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3af23), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302291 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302291 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302291 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302291 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302291 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302291 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302296 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbc2557) (hnbgw_rua.c:471) 20250816123302296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12330327 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12330327)[0x556947ca6380]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302296 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302297 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12330327)[0x556947ca6380]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302297 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302297 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302297 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302297 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12330327-0)[0x556947cb19d0] (mgcp_client_endpoint_fsm.c:724) 20250816123302297 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302297 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302297 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302297 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: bc255'... (mgcp_client.c:807) 20250816123302297 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816123302297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302297 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302297 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302297 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123302301 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302301 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302301 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302301 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302301 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302301 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302301 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302301 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302301 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302301 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302301 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250816123302301 DLSCCP DEBUG SCCP-SCOC(18)[0x556947cadb80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302301 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302301 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302301 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302301 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302301 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302301 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302301 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302301 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302301 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{UNUSED}: Allocated (fsm.c:456) 20250816123302301 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{UNUSED}: is child of mgw(mgw-fsm-2493978-0)[0x556947d03020] (fsm.c:486) 20250816123302301 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2493978-0)[0x556947d03020] (mgcp_client_endpoint_fsm.c:724) 20250816123302301 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302301 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302301 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2493978-0)[0x556947d09e50]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2493978-0)[0x556947d09e50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2493978-0)[0x556947d03580] (fsm.c:486) 20250816123302301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2493978-0)[0x556947d09e50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2493978-0)[0x556947d09e50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302301 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 35 rtpbridge/*@mgw MGCP 1.0\r\nC: 260e1'... (mgcp_client.c:807) 20250816123302301 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123302301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2493978-0)[0x556947d09e50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302301 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "260e1a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "260e1a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bc255717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc255717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302309 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250816123302309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302309 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302309 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302309 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302309 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302309 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302309 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302309 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302309 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302309 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302309 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12330327-0)[0x556947cb19d0] (mgcp_client_endpoint_fsm.c:724) 20250816123302309 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302309 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302309 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302309 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12330327-0)[0x556947cf0e80]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302309 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12330327-0)[0x556947cf0e80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0] (fsm.c:486) 20250816123302309 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12330327-0)[0x556947cf0e80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302309 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12330327-0)[0x556947cf0e80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250816123302309 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=204 'CRCX 36 rtpbridge/9@mgw MGCP 1.0\r\nC: bc255'... (mgcp_client.c:807) 20250816123302309 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816123302309 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12330327-0)[0x556947cf0e80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302309 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302309 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302309 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302309 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "260e1a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "260e1a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250816123302314 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250816123302314 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123302314 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302314 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302314 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302314 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302314 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/10@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302314 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302314 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302314 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302314 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302314 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302314 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123302314 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bc255717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc255717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302314 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2493978)[0x556947ca56c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123302314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250816123302314 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250816123302314 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cf0e80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302314 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cf0e80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302314 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cf0e80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302314 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cf0e80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302314 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302314 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302314 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302314 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302314 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302314 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302314 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302314 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302314 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302314 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302314 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302314 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302314 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302314 DLSCCP DEBUG SCCP-SCOC(17)[0x556947caccd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027bee3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302314 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302315 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302319 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x260e1a) (hnbgw_rua.c:471) 20250816123302319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2493978 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2493978)[0x556947ca56c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302319 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302319 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2493978)[0x556947ca56c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302319 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302319 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302319 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302319 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2493978-0)[0x556947d03020] (mgcp_client_endpoint_fsm.c:724) 20250816123302319 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302319 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302319 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302319 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 260e'... (mgcp_client.c:807) 20250816123302319 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816123302319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302319 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302319 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302319 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123302322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302322 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302322 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302322 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302322 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302322 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302322 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250816123302322 DLSCCP DEBUG SCCP-SCOC(19)[0x556947cae810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302322 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302322 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302322 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302322 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302322 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302322 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302322 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302322 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302322 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302322 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302322 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302322 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{UNUSED}: Allocated (fsm.c:456) 20250816123302322 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{UNUSED}: is child of mgw(mgw-fsm-7218939-0)[0x556947d0bc50] (fsm.c:486) 20250816123302322 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7218939-0)[0x556947d0bc50] (mgcp_client_endpoint_fsm.c:724) 20250816123302322 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302322 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302322 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302322 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7218939-0)[0x556947d12bb0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302322 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7218939-0)[0x556947d12bb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0] (fsm.c:486) 20250816123302322 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7218939-0)[0x556947d12bb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302322 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7218939-0)[0x556947d12bb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302322 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 38 rtpbridge/*@mgw MGCP 1.0\r\nC: 6e26f'... (mgcp_client.c:807) 20250816123302322 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123302322 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7218939-0)[0x556947d12bb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302322 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6e26fb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e26fb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "260e1a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "260e1a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302329 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250816123302329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302329 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302329 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/10@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302329 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302329 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302329 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302329 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302329 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302329 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302329 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302329 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2493978-0)[0x556947d03020] (mgcp_client_endpoint_fsm.c:724) 20250816123302329 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302329 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302329 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302329 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2493978-0)[0x556947d020a0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302329 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2493978-0)[0x556947d020a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2493978-0)[0x556947d03580] (fsm.c:486) 20250816123302329 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2493978-0)[0x556947d020a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302329 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2493978-0)[0x556947d020a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250816123302329 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=205 'CRCX 39 rtpbridge/10@mgw MGCP 1.0\r\nC: 260e'... (mgcp_client.c:807) 20250816123302329 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816123302329 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2493978-0)[0x556947d020a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302329 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302329 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302329 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302329 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6e26fb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e26fb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "260e1a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "260e1a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302335 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250816123302335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123302335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302335 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302335 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/11@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302335 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302335 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302335 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302335 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302335 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302335 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123302335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302335 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7218939)[0x556947c988b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123302335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250816123302335 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302335 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302335 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302335 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302335 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302335 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250816123302335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d020a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d020a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d020a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d020a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302335 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302335 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/10@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302335 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302335 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/10@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302335 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302335 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302335 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/10@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302335 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/10@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302335 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302335 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302335 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302335 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302335 DLSCCP DEBUG SCCP-SCOC(18)[0x556947cadb80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdf351), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302335 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302340 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6e26fb) (hnbgw_rua.c:471) 20250816123302340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7218939 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7218939)[0x556947c988b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302340 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302340 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7218939)[0x556947c988b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302340 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302340 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302340 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302340 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302340 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302340 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7218939-0)[0x556947d0bc50] (mgcp_client_endpoint_fsm.c:724) 20250816123302340 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302340 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302340 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302340 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302340 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 6e26'... (mgcp_client.c:807) 20250816123302340 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816123302340 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302340 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302340 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302340 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123302344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302344 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302344 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302344 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302344 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302344 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302344 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302344 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302344 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302344 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302344 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250816123302344 DLSCCP DEBUG SCCP-SCOC(21)[0x556947cb0260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302344 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302344 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302344 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302344 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302344 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302344 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302344 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302344 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302344 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302344 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302344 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302344 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{UNUSED}: Allocated (fsm.c:456) 20250816123302344 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{UNUSED}: is child of mgw(mgw-fsm-10184378-0)[0x556947d14aa0] (fsm.c:486) 20250816123302344 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10184378-0)[0x556947d14aa0] (mgcp_client_endpoint_fsm.c:724) 20250816123302344 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302344 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302344 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302344 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10184378-0)[0x556947d1ba00]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302344 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10184378-0)[0x556947d1ba00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10184378-0)[0x556947d15130] (fsm.c:486) 20250816123302344 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10184378-0)[0x556947d1ba00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302344 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10184378-0)[0x556947d1ba00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302344 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 41 rtpbridge/*@mgw MGCP 1.0\r\nC: 9b66b'... (mgcp_client.c:807) 20250816123302344 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123302344 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10184378-0)[0x556947d1ba00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302344 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9b66ba17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9b66ba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "6e26fb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e26fb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302352 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250816123302352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302352 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302352 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/11@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302352 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302352 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302352 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302352 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302352 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302352 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302352 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302352 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7218939-0)[0x556947d0bc50] (mgcp_client_endpoint_fsm.c:724) 20250816123302352 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302352 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302352 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7218939-0)[0x556947d0ac00]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7218939-0)[0x556947d0ac00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0] (fsm.c:486) 20250816123302352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7218939-0)[0x556947d0ac00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7218939-0)[0x556947d0ac00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250816123302352 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=205 'CRCX 42 rtpbridge/11@mgw MGCP 1.0\r\nC: 6e26'... (mgcp_client.c:807) 20250816123302352 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816123302352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7218939-0)[0x556947d0ac00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302352 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302352 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302352 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302352 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9b66ba17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9b66ba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250816123302358 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250816123302358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123302358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302358 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302358 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/13@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302358 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "6e26fb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e26fb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302358 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302358 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302358 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302358 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250816123302358 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123302358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302358 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10184378)[0x556947cafdf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123302358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816123302358 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250816123302358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d0ac00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d0ac00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d0ac00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d0ac00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302358 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302358 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/11@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302358 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302358 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/11@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302358 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302358 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302358 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/11@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302358 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/11@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302358 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302359 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302359 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302359 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302359 DLSCCP DEBUG SCCP-SCOC(19)[0x556947cae810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c8920), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302359 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302359 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302359 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302359 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302359 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302359 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302364 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9b66ba) (hnbgw_rua.c:471) 20250816123302364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10184378 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10184378)[0x556947cafdf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302364 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302364 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10184378)[0x556947cafdf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302364 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302364 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302364 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302364 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10184378-0)[0x556947d14aa0] (mgcp_client_endpoint_fsm.c:724) 20250816123302364 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302364 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302364 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302364 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=215 'MDCX 43 rtpbridge/13@mgw MGCP 1.0\r\nC: 9b66'... (mgcp_client.c:807) 20250816123302364 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816123302364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302364 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302364 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302364 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123302367 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302367 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302367 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302367 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302367 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302367 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302367 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302367 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302367 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302367 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250816123302367 DLSCCP DEBUG SCCP-SCOC(20)[0x556947caf5c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302367 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302367 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302367 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302367 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302367 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302367 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302367 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302367 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302367 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302367 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302367 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302367 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{UNUSED}: Allocated (fsm.c:456) 20250816123302367 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{UNUSED}: is child of mgw(mgw-fsm-293310-0)[0x556947d143f0] (fsm.c:486) 20250816123302367 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-293310-0)[0x556947d143f0] (mgcp_client_endpoint_fsm.c:724) 20250816123302367 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302367 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302367 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302367 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293310-0)[0x556947d24830]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302367 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293310-0)[0x556947d24830]{ST_CRCX}: is child of mgw-endp(mgw-fsm-293310-0)[0x556947d147d0] (fsm.c:486) 20250816123302367 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293310-0)[0x556947d24830]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302367 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293310-0)[0x556947d24830]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302367 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=198 'CRCX 44 rtpbridge/*@mgw MGCP 1.0\r\nC: 479be'... (mgcp_client.c:807) 20250816123302367 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250816123302367 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293310-0)[0x556947d24830]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302367 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "479be17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "479be17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "9b66ba17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9b66ba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302382 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250816123302382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302382 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302382 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/13@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302382 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302382 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302382 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302382 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302382 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302382 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302382 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302382 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10184378-0)[0x556947d14aa0] (mgcp_client_endpoint_fsm.c:724) 20250816123302382 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302382 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302382 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10184378-0)[0x556947d14900]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10184378-0)[0x556947d14900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10184378-0)[0x556947d15130] (fsm.c:486) 20250816123302382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10184378-0)[0x556947d14900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10184378-0)[0x556947d14900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250816123302382 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=205 'CRCX 45 rtpbridge/13@mgw MGCP 1.0\r\nC: 9b66'... (mgcp_client.c:807) 20250816123302382 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816123302382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10184378-0)[0x556947d14900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302382 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302382 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302382 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302382 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "479be17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "479be17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250816123302389 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250816123302389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123302389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302389 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302389 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/12@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302389 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302389 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302389 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302389 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302389 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302389 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123302389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302389 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293310)[0x556947caf150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123302389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "9b66ba17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9b66ba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250816123302390 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250816123302390 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d14900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302390 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d14900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302390 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d14900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302390 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d14900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302390 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302390 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/13@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302390 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302390 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/13@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302390 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302390 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302390 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/13@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302390 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/13@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302390 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302390 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302390 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302390 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302390 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302390 DLSCCP DEBUG SCCP-SCOC(21)[0x556947cb0260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00806347), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302390 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302390 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302390 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302390 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302390 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302395 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x479be) (hnbgw_rua.c:471) 20250816123302395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-293310 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293310)[0x556947caf150]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302395 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302395 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293310)[0x556947caf150]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302395 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302395 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302395 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302395 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302395 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302395 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-293310-0)[0x556947d143f0] (mgcp_client_endpoint_fsm.c:724) 20250816123302395 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302395 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302395 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302395 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=213 'MDCX 46 rtpbridge/12@mgw MGCP 1.0\r\nC: 479b'... (mgcp_client.c:807) 20250816123302395 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250816123302395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302395 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302395 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302395 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123302401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302401 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302401 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302401 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302401 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302401 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302401 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250816123302401 DLSCCP DEBUG SCCP-SCOC(22)[0x556947cb0e80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302401 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302401 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302401 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302401 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302401 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302401 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302401 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302401 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302401 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302401 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302401 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302401 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{UNUSED}: Allocated (fsm.c:456) 20250816123302401 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{UNUSED}: is child of mgw(mgw-fsm-13409240-0)[0x556947d1d8d0] (fsm.c:486) 20250816123302401 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13409240-0)[0x556947d1d8d0] (mgcp_client_endpoint_fsm.c:724) 20250816123302401 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302401 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302401 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409240-0)[0x556947d2d570]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409240-0)[0x556947d2d570]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0] (fsm.c:486) 20250816123302401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409240-0)[0x556947d2d570]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409240-0)[0x556947d2d570]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 47 rtpbridge/*@mgw MGCP 1.0\r\nC: cc9bd'... (mgcp_client.c:807) 20250816123302401 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123302401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409240-0)[0x556947d2d570]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302401 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cc9bd817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc9bd817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "479be17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "479be17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302416 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250816123302416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302416 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302416 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/12@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302416 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302416 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302416 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302416 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302416 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302416 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302416 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302416 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-293310-0)[0x556947d143f0] (mgcp_client_endpoint_fsm.c:724) 20250816123302416 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302416 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302416 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293310-0)[0x556947d1c8a0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293310-0)[0x556947d1c8a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-293310-0)[0x556947d147d0] (fsm.c:486) 20250816123302416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293310-0)[0x556947d1c8a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293310-0)[0x556947d1c8a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250816123302416 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=203 'CRCX 48 rtpbridge/12@mgw MGCP 1.0\r\nC: 479b'... (mgcp_client.c:807) 20250816123302416 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250816123302416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293310-0)[0x556947d1c8a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302416 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302416 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302416 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302416 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cc9bd817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc9bd817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "479be17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "479be17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302424 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250816123302424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123302424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302424 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302424 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/14@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302424 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302424 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302424 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302424 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302424 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302424 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) HNBGW-MGCP(208)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250816123302424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302424 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409240)[0x556947caf920]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123302424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816123302424 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250816123302424 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d1c8a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302424 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d1c8a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302424 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d1c8a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302424 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d1c8a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302424 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302424 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/12@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302424 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302424 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/12@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302424 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302424 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302424 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/12@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302424 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/12@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302424 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302424 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302424 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302424 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302424 DLSCCP DEBUG SCCP-SCOC(20)[0x556947caf5c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eacf92), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302424 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302424 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302430 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcc9bd8) (hnbgw_rua.c:471) 20250816123302430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13409240 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409240)[0x556947caf920]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302430 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302430 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409240)[0x556947caf920]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302430 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302430 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302430 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302430 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13409240-0)[0x556947d1d8d0] (mgcp_client_endpoint_fsm.c:724) 20250816123302430 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302431 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302431 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302431 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: cc9b'... (mgcp_client.c:807) 20250816123302431 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816123302431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302431 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302431 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302431 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123302435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302435 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123302435 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123302435 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123302435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123302435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123302435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123302435 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123302435 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123302435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123302435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123302435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123302435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123302435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123302435 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250816123302435 DLSCCP DEBUG SCCP-SCOC(23)[0x556947c9b640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123302435 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123302435 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123302435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123302435 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123302435 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123302435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123302435 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302435 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302435 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123302435 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123302435 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123302435 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302435 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123302435 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{UNUSED}: Allocated (fsm.c:456) 20250816123302435 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{UNUSED}: is child of mgw(mgw-fsm-11660549-0)[0x556947d26620] (fsm.c:486) 20250816123302435 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11660549-0)[0x556947d26620] (mgcp_client_endpoint_fsm.c:724) 20250816123302435 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302435 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302435 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660549-0)[0x556947d36300]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660549-0)[0x556947d36300]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30] (fsm.c:486) 20250816123302435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660549-0)[0x556947d36300]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660549-0)[0x556947d36300]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123302435 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 50 rtpbridge/*@mgw MGCP 1.0\r\nC: b1ed0'... (mgcp_client.c:807) 20250816123302435 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123302435 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660549-0)[0x556947d36300]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302435 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b1ed0517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1ed0517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "cc9bd817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc9bd817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302446 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250816123302446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302446 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302446 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/14@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302446 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302446 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302446 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302446 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302446 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302446 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302446 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302446 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13409240-0)[0x556947d1d8d0] (mgcp_client_endpoint_fsm.c:724) 20250816123302446 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302446 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302446 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302446 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409240-0)[0x556947d2f490]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302446 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409240-0)[0x556947d2f490]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0] (fsm.c:486) 20250816123302446 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409240-0)[0x556947d2f490]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302446 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409240-0)[0x556947d2f490]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250816123302446 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=205 'CRCX 51 rtpbridge/14@mgw MGCP 1.0\r\nC: cc9b'... (mgcp_client.c:807) 20250816123302446 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816123302446 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409240-0)[0x556947d2f490]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302446 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302446 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302446 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302446 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b1ed0517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1ed0517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816123302451 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250816123302451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123302451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123302451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "cc9bd817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc9bd817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302451 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123302451 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/15@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302451 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302451 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302451 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302451 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302451 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302451 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123302451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123302451 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123302451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660549)[0x556947cb0fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123302451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123302451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123302451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250816123302451 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250816123302451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d2f490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d2f490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d2f490]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d2f490]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302451 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302451 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/14@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302451 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302451 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/14@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302451 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302451 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302451 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/14@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302451 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/14@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302451 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302451 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302451 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302451 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302451 DLSCCP DEBUG SCCP-SCOC(22)[0x556947cb0e80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb7a0a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302451 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302451 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302451 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123302455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123302455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123302455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123302455 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123302455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb1ed05) (hnbgw_rua.c:471) 20250816123302455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11660549 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123302455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660549)[0x556947cb0fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123302455 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123302455 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123302455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660549)[0x556947cb0fb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123302455 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302455 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123302455 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123302455 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302455 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123302455 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11660549-0)[0x556947d26620] (mgcp_client_endpoint_fsm.c:724) 20250816123302455 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302455 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302455 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123302455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123302455 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: b1ed'... (mgcp_client.c:807) 20250816123302455 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816123302455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123302455 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302455 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302455 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b1ed0517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1ed0517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302462 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250816123302462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123302462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123302462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123302462 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123302462 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/15@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123302462 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302462 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302462 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302462 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302462 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302462 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123302462 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123302462 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11660549-0)[0x556947d26620] (mgcp_client_endpoint_fsm.c:724) 20250816123302462 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123302462 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123302462 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123302462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660549-0)[0x556947d267d0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123302462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660549-0)[0x556947d267d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30] (fsm.c:486) 20250816123302462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660549-0)[0x556947d267d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123302462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660549-0)[0x556947d267d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250816123302462 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: b1ed'... (mgcp_client.c:807) 20250816123302462 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816123302462 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660549-0)[0x556947d267d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123302462 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123302462 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302462 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123302462 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b1ed0517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1ed0517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123302471 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250816123302471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d267d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123302471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d267d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123302471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d267d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123302471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d267d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123302471 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123302471 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/15@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123302471 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302471 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/15@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302471 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123302471 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123302471 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/15@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123302471 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/15@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123302471 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123302471 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123302471 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123302471 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123302471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123302471 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123302471 DLSCCP DEBUG SCCP-SCOC(23)[0x556947c9b640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123302471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abf4a5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123302471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123302471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123302471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123302471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123302471 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123302471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123302471 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123302471 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123302471 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123302471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123302471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123302471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123302471 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123304110 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304110 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304110 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304110 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304110 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304110 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304111 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304111 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304111 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304111 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250816123304111 DLSCCP DEBUG SCCP-SCOC(8)[0x556947c919a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304111 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304111 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304111 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304111 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304111 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304111 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304111 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304111 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304111 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304111 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: a7938'... (mgcp_client.c:807) 20250816123304111 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304111 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304111 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb24e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304111 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: a7938'... (mgcp_client.c:807) 20250816123304111 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304111 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb24e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304111 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{IN_USE}: Removing from parent mgw(mgw-fsm-10982287-0)[0x556947c982e0] (mgcp_client_endpoint_fsm.c:873) 20250816123304111 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304111 DLMGCP DEBUG mgw-endp(mgw-fsm-10982287-0)[0x556947c98aa0]{IN_USE}: Deallocated (fsm.c:568) 20250816123304111 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304111 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304111 DMGW DEBUG mgw(mgw-fsm-10982287-0)[0x556947c982e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982287)[0x556947c90d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a7938f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a7938f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304133 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250816123304133 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304133 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304133 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304133 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123304134 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250816123304134 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb24e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304134 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb24e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304134 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb24e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304134 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb24e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)10982287 20250816123304150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304150 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa7938f,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10982287 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982287)[0x556947c90d00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304150 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304150 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982287)[0x556947c90d00]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304150 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304150 DLSCCP DEBUG SCCP-SCOC(8)[0x556947c919a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6c342), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982287)[0x556947c90d00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304151 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304151 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304151 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304151 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304151 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304151 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304151 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304151 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304151 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304151 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304151 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304151 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304151 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304151 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304151 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304151 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250816123304151 DLSCCP DEBUG SCCP-SCOC(9)[0x556947c939a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304151 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304151 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304151 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304151 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304151 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304151 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304151 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304151 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304151 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304151 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304151 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304151 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304151 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304151 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304152 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: d6225'... (mgcp_client.c:807) 20250816123304152 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304152 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbf30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304152 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: d6225'... (mgcp_client.c:807) 20250816123304152 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbf30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304152 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{IN_USE}: Removing from parent mgw(mgw-fsm-14033492-0)[0x556947ca44a0] (mgcp_client_endpoint_fsm.c:873) 20250816123304152 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304152 DLMGCP DEBUG mgw-endp(mgw-fsm-14033492-0)[0x556947ca4280]{IN_USE}: Deallocated (fsm.c:568) 20250816123304152 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304152 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304152 DMGW DEBUG mgw(mgw-fsm-14033492-0)[0x556947ca44a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14033492)[0x556947c90a80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304152 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304152 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250816123304152 DLSCCP DEBUG SCCP-SCOC(10)[0x556947c9afa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304152 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304152 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304152 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304152 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304152 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304152 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304152 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304152 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304152 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304152 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: d896c'... (mgcp_client.c:807) 20250816123304152 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304152 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cc4490]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304152 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: d896c'... (mgcp_client.c:807) 20250816123304152 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cc4490]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304152 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{IN_USE}: Removing from parent mgw(mgw-fsm-14194381-0)[0x556947cbc650] (mgcp_client_endpoint_fsm.c:873) 20250816123304152 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304152 DLMGCP DEBUG mgw-endp(mgw-fsm-14194381-0)[0x556947cbc890]{IN_USE}: Deallocated (fsm.c:568) 20250816123304152 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304152 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304152 DMGW DEBUG mgw(mgw-fsm-14194381-0)[0x556947cbc650]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14194381)[0x556947c93870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816123304153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)14333399 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d6225417" }, { code := "I", val := "11111" } }, sdp := omit } 20250816123304175 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250816123304175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cba650]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d6225417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304176 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250816123304176 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbf30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304176 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbf30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304176 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbf30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304176 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbf30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "d896cd17" }, { code := "I", val := "11111" } }, sdp := omit } 20250816123304176 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250816123304176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cc32b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "d896cd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304177 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250816123304177 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cc4490]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304177 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cc4490]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304177 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cc4490]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304177 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cc4490]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)14033492 20250816123304178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304178 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd62254,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14033492 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14033492)[0x556947c90a80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304178 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304178 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14033492)[0x556947c90a80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304178 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304178 DLSCCP DEBUG SCCP-SCOC(9)[0x556947c939a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0c241), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304178 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14033492)[0x556947c90a80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304178 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304178 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304178 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304178 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304178 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304179 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304179 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304179 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304179 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304179 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304179 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304179 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304179 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304179 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304179 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304179 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304179 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304179 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250816123304179 DLSCCP DEBUG SCCP-SCOC(11)[0x556947c9ca20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304179 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304179 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304179 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304179 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304179 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304179 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304179 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304179 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304179 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304179 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 1d9ef'... (mgcp_client.c:807) 20250816123304179 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304179 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304179 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbb400]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304179 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 1d9ef'... (mgcp_client.c:807) 20250816123304179 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304179 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbb400]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304179 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{IN_USE}: Removing from parent mgw(mgw-fsm-1941238-0)[0x556947cc5330] (mgcp_client_endpoint_fsm.c:873) 20250816123304179 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304179 DLMGCP DEBUG mgw-endp(mgw-fsm-1941238-0)[0x556947cc56a0]{IN_USE}: Deallocated (fsm.c:568) 20250816123304179 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304179 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304179 DMGW DEBUG mgw(mgw-fsm-1941238-0)[0x556947cc5330]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304179 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1941238)[0x556947c970e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304179 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304179 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304179 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304179 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=00f6c342), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304179 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20250816123304179 DLSCCP DEBUG SCCP-SCOC(8)[0x556947c919a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304179 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304180 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304180 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982287)[0x556947c90d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982287)[0x556947c90d00]{disconnected}: Freeing instance (context_map.c:202) 20250816123304180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982287)[0x556947c90d00]{disconnected}: Deallocated (fsm.c:568) 20250816123304180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{disconnected}: Freeing instance (context_map.c:206) 20250816123304180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556947c8bc10]{disconnected}: Deallocated (fsm.c:568) 20250816123304180 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10982287 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250816123304180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6c342), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20250816123304180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304180 DLSCCP DEBUG SCCP-SCOC(8)[0x556947c919a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304180 DLSCCP DEBUG SCCP-SCOC(8)[0x556947c919a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304180 DLSCCP DEBUG SCCP-SCOC(8)[0x556947c919a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304180 DLSCCP DEBUG SCCP-SCOC(8)[0x556947c919a0]{IDLE}: Deallocated (fsm.c:568) 20250816123304180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816123304180 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304180 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304180 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304180 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304180 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)14194381 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250816123304182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending 20250816123304182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304182 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd896cd,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14194381 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14194381)[0x556947c93870]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304183 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304183 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14194381)[0x556947c93870]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304183 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304183 DLSCCP DEBUG SCCP-SCOC(10)[0x556947c9afa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd8b8f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14194381)[0x556947c93870]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)11883118 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:1 TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304186 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304186 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304186 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304186 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304186 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304186 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304186 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304186 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=00e0c241), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304186 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20250816123304186 DLSCCP DEBUG SCCP-SCOC(9)[0x556947c939a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304186 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304186 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304186 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14033492)[0x556947c90a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14033492)[0x556947c90a80]{disconnected}: Freeing instance (context_map.c:202) 20250816123304186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14033492)[0x556947c90a80]{disconnected}: Deallocated (fsm.c:568) 20250816123304186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{disconnected}: Freeing instance (context_map.c:206) 20250816123304186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556947c93bc0]{disconnected}: Deallocated (fsm.c:568) 20250816123304186 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14033492 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250816123304186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0c241), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20250816123304186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304186 DLSCCP DEBUG SCCP-SCOC(9)[0x556947c939a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304186 DLSCCP DEBUG SCCP-SCOC(9)[0x556947c939a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304186 DLSCCP DEBUG SCCP-SCOC(9)[0x556947c939a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304186 DLSCCP DEBUG SCCP-SCOC(9)[0x556947c939a0]{IDLE}: Deallocated (fsm.c:568) 20250816123304186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304186 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304186 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304186 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304187 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)3912617 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123304188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304188 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304188 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304188 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304188 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:1 20250816123304188 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304188 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304188 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304188 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304188 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250816123304188 DLSCCP DEBUG SCCP-SCOC(12)[0x556947ca3b30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304188 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304188 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304188 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304188 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304188 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304188 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304188 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304188 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304188 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304188 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: ff9ac'... (mgcp_client.c:807) 20250816123304188 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304188 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304188 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbd20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304188 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: ff9ac'... (mgcp_client.c:807) 20250816123304188 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304188 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbd20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304188 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{IN_USE}: Removing from parent mgw(mgw-fsm-16751303-0)[0x556947ccdcc0] (mgcp_client_endpoint_fsm.c:873) 20250816123304188 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304188 DLMGCP DEBUG mgw-endp(mgw-fsm-16751303-0)[0x556947cce310]{IN_USE}: Deallocated (fsm.c:568) 20250816123304188 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304188 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304188 DMGW DEBUG mgw(mgw-fsm-16751303-0)[0x556947ccdcc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16751303)[0x556947c9c470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:2 TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1d9ef617" }, { code := "I", val := "11111" } }, sdp := omit } 20250816123304199 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250816123304199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ccbf70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1d9ef617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "ff9ac717" }, { code := "I", val := "11111" } }, sdp := omit } 20250816123304199 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250816123304199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbb400]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbb400]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbb400]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbb400]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "ff9ac717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304200 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250816123304200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cd4be0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123304200 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250816123304200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbd20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbd20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbd20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cbbd20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)1941238 TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)16751303 20250816123304203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304203 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1d9ef6,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1941238 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1941238)[0x556947c970e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304203 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304203 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1941238)[0x556947c970e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304203 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304203 DLSCCP DEBUG SCCP-SCOC(11)[0x556947c9ca20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304203 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a49ffd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1941238)[0x556947c970e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304203 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304203 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304203 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304203 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304203 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304203 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304203 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304203 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304203 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304203 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304203 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304203 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304203 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304203 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=00bd8b8f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304203 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20250816123304203 DLSCCP DEBUG SCCP-SCOC(10)[0x556947c9afa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304203 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304203 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304203 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14194381)[0x556947c93870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14194381)[0x556947c93870]{disconnected}: Freeing instance (context_map.c:202) 20250816123304203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14194381)[0x556947c93870]{disconnected}: Deallocated (fsm.c:568) 20250816123304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{disconnected}: Freeing instance (context_map.c:206) 20250816123304203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556947c9a670]{disconnected}: Deallocated (fsm.c:568) 20250816123304203 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14194381 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250816123304203 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd8b8f), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20250816123304203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304203 DLSCCP DEBUG SCCP-SCOC(10)[0x556947c9afa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304203 DLSCCP DEBUG SCCP-SCOC(10)[0x556947c9afa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304203 DLSCCP DEBUG SCCP-SCOC(10)[0x556947c9afa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304203 DLSCCP DEBUG SCCP-SCOC(10)[0x556947c9afa0]{IDLE}: Deallocated (fsm.c:568) 20250816123304204 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304204 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304204 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304204 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304204 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304204 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)15117238 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:3 20250816123304208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304208 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304208 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304208 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304208 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304209 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=00a49ffd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304209 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20250816123304209 DLSCCP DEBUG SCCP-SCOC(11)[0x556947c9ca20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304209 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304209 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304209 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1941238)[0x556947c970e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1941238)[0x556947c970e0]{disconnected}: Freeing instance (context_map.c:202) 20250816123304209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1941238)[0x556947c970e0]{disconnected}: Deallocated (fsm.c:568) 20250816123304209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{disconnected}: Freeing instance (context_map.c:206) 20250816123304209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556947c97210]{disconnected}: Deallocated (fsm.c:568) 20250816123304209 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1941238 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123304209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a49ffd), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20250816123304209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304209 DLSCCP DEBUG SCCP-SCOC(11)[0x556947c9ca20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304209 DLSCCP DEBUG SCCP-SCOC(11)[0x556947c9ca20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304209 DLSCCP DEBUG SCCP-SCOC(11)[0x556947c9ca20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304209 DLSCCP DEBUG SCCP-SCOC(11)[0x556947c9ca20]{IDLE}: Deallocated (fsm.c:568) 20250816123304209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304209 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304209 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304209 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304209 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123304215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304215 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304215 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304215 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304215 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304215 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304215 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304215 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304215 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304215 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250816123304216 DLSCCP DEBUG SCCP-SCOC(13)[0x556947c9bec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304216 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304216 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304216 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304216 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304216 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304216 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304216 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304216 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304216 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 9f4dd'... (mgcp_client.c:807) 20250816123304216 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304216 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cd5990]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304216 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 9f4dd'... (mgcp_client.c:807) 20250816123304216 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304216 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cd5990]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304216 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{IN_USE}: Removing from parent mgw(mgw-fsm-10440147-0)[0x556947ccd890] (mgcp_client_endpoint_fsm.c:873) 20250816123304216 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304216 DLMGCP DEBUG mgw-endp(mgw-fsm-10440147-0)[0x556947ccdb40]{IN_USE}: Deallocated (fsm.c:568) 20250816123304216 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304216 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304216 DMGW DEBUG mgw(mgw-fsm-10440147-0)[0x556947ccd890]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10440147)[0x556947ca3c60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816123304216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304216 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xff9ac7,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16751303 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16751303)[0x556947c9c470]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304216 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304216 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16751303)[0x556947c9c470]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304216 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304216 DLSCCP DEBUG SCCP-SCOC(12)[0x556947ca3b30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cd74c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16751303)[0x556947c9c470]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304217 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304217 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)11325708 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:4 20250816123304223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=008cd74c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304223 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20250816123304223 DLSCCP DEBUG SCCP-SCOC(12)[0x556947ca3b30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304223 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304223 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304223 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16751303)[0x556947c9c470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16751303)[0x556947c9c470]{disconnected}: Freeing instance (context_map.c:202) 20250816123304224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16751303)[0x556947c9c470]{disconnected}: Deallocated (fsm.c:568) 20250816123304224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{disconnected}: Freeing instance (context_map.c:206) 20250816123304224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556947c9cb50]{disconnected}: Deallocated (fsm.c:568) 20250816123304224 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16751303 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123304224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cd74c), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20250816123304224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304224 DLSCCP DEBUG SCCP-SCOC(12)[0x556947ca3b30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304224 DLSCCP DEBUG SCCP-SCOC(12)[0x556947ca3b30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304224 DLSCCP DEBUG SCCP-SCOC(12)[0x556947ca3b30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304224 DLSCCP DEBUG SCCP-SCOC(12)[0x556947ca3b30]{IDLE}: Deallocated (fsm.c:568) 20250816123304224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304224 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304224 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "9f4dd317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "9f4dd317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304229 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250816123304229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdd9b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123304230 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250816123304230 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cd5990]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304230 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cd5990]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304230 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cd5990]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304230 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cd5990]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)10440147 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123304247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304247 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304247 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304247 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304247 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304247 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304247 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304247 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304247 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304247 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304247 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250816123304248 DLSCCP DEBUG SCCP-SCOC(14)[0x556947ca5080]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304248 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304248 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304248 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304248 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304248 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304248 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304248 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304248 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304248 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304248 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 3a76c'... (mgcp_client.c:807) 20250816123304248 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304248 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cde850]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304248 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 3a76c'... (mgcp_client.c:807) 20250816123304248 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cde850]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304248 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{IN_USE}: Removing from parent mgw(mgw-fsm-3831496-0)[0x556947cd6df0] (mgcp_client_endpoint_fsm.c:873) 20250816123304248 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304248 DLMGCP DEBUG mgw-endp(mgw-fsm-3831496-0)[0x556947cd6ad0]{IN_USE}: Deallocated (fsm.c:568) 20250816123304248 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304248 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304248 DMGW DEBUG mgw(mgw-fsm-3831496-0)[0x556947cd6df0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3831496)[0x556947c97820]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816123304248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304248 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9f4dd3,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10440147 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10440147)[0x556947ca3c60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304248 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304248 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10440147)[0x556947ca3c60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304248 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304248 DLSCCP DEBUG SCCP-SCOC(13)[0x556947c9bec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00224940), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10440147)[0x556947ca3c60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304249 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)3260124 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:5 20250816123304256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304256 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304256 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304256 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304256 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304256 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304256 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304256 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304256 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=00224940), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304256 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20250816123304256 DLSCCP DEBUG SCCP-SCOC(13)[0x556947c9bec0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304256 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304256 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304256 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10440147)[0x556947ca3c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10440147)[0x556947ca3c60]{disconnected}: Freeing instance (context_map.c:202) 20250816123304256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10440147)[0x556947ca3c60]{disconnected}: Deallocated (fsm.c:568) 20250816123304256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{disconnected}: Freeing instance (context_map.c:206) 20250816123304256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556947c9aa70]{disconnected}: Deallocated (fsm.c:568) 20250816123304256 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10440147 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250816123304256 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00224940), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20250816123304256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304256 DLSCCP DEBUG SCCP-SCOC(13)[0x556947c9bec0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304256 DLSCCP DEBUG SCCP-SCOC(13)[0x556947c9bec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304256 DLSCCP DEBUG SCCP-SCOC(13)[0x556947c9bec0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304256 DLSCCP DEBUG SCCP-SCOC(13)[0x556947c9bec0]{IDLE}: Deallocated (fsm.c:568) 20250816123304256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304256 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304256 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304256 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304256 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "3a76c817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "3a76c817" }, { code := "I", val := "22222" } }, sdp := omit } 20250816123304266 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250816123304266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ce6870]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304267 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250816123304267 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cde850]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304267 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cde850]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304267 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cde850]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304267 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cde850]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123304270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304270 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304270 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304270 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304270 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304270 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304270 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250816123304270 DLSCCP DEBUG SCCP-SCOC(15)[0x556947ca5e70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304270 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304270 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304270 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304270 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304270 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304270 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304270 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304270 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304270 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304270 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: b06f0'... (mgcp_client.c:807) 20250816123304270 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304270 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304270 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ce7710]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304270 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: b06f0'... (mgcp_client.c:807) 20250816123304270 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304270 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ce7710]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304270 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{IN_USE}: Removing from parent mgw(mgw-fsm-11562762-0)[0x556947cdf9c0] (mgcp_client_endpoint_fsm.c:873) 20250816123304270 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304270 DLMGCP DEBUG mgw-endp(mgw-fsm-11562762-0)[0x556947cdfbd0]{IN_USE}: Deallocated (fsm.c:568) 20250816123304270 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304270 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304270 DMGW DEBUG mgw(mgw-fsm-11562762-0)[0x556947cdf9c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11562762)[0x556947c9c5a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)3831496 20250816123304273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304273 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3a76c8,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3831496 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3831496)[0x556947c97820]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304273 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304273 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3831496)[0x556947c97820]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304273 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304273 DLSCCP DEBUG SCCP-SCOC(14)[0x556947ca5080]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd7a3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3831496)[0x556947c97820]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304273 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304273 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304273 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304274 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)2660744 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:6 20250816123304280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304281 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304281 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304281 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304281 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304281 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304281 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=000dd7a3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304281 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20250816123304281 DLSCCP DEBUG SCCP-SCOC(14)[0x556947ca5080]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304281 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304281 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304281 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3831496)[0x556947c97820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3831496)[0x556947c97820]{disconnected}: Freeing instance (context_map.c:202) 20250816123304281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3831496)[0x556947c97820]{disconnected}: Deallocated (fsm.c:568) 20250816123304281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{disconnected}: Freeing instance (context_map.c:206) 20250816123304281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556947c9bff0]{disconnected}: Deallocated (fsm.c:568) 20250816123304281 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3831496 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816123304281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd7a3), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20250816123304281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304281 DLSCCP DEBUG SCCP-SCOC(14)[0x556947ca5080]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304281 DLSCCP DEBUG SCCP-SCOC(14)[0x556947ca5080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304281 DLSCCP DEBUG SCCP-SCOC(14)[0x556947ca5080]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304281 DLSCCP DEBUG SCCP-SCOC(14)[0x556947ca5080]{IDLE}: Deallocated (fsm.c:568) 20250816123304281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304281 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304281 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304281 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304281 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "b06f0a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "b06f0a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304289 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250816123304289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cdfd00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123304290 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250816123304290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ce7710]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ce7710]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ce7710]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ce7710]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)11562762 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123304301 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304301 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304301 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304301 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304301 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304301 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304301 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304301 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304301 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304301 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304302 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250816123304302 DLSCCP DEBUG SCCP-SCOC(16)[0x556947ca6b10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304302 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304302 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304302 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304302 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304302 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304302 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304302 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304302 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304302 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 3a3e9'... (mgcp_client.c:807) 20250816123304302 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304302 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb17e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304302 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 3a3e9'... (mgcp_client.c:807) 20250816123304302 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304302 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb17e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304302 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{IN_USE}: Removing from parent mgw(mgw-fsm-3817113-0)[0x556947ce86e0] (mgcp_client_endpoint_fsm.c:873) 20250816123304302 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304302 DLMGCP DEBUG mgw-endp(mgw-fsm-3817113-0)[0x556947cf1c00]{IN_USE}: Deallocated (fsm.c:568) 20250816123304302 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304302 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304302 DMGW DEBUG mgw(mgw-fsm-3817113-0)[0x556947ce86e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3817113)[0x556947ca5590]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816123304302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304302 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb06f0a,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11562762 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11562762)[0x556947c9c5a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304302 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304302 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11562762)[0x556947c9c5a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304302 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304302 DLSCCP DEBUG SCCP-SCOC(15)[0x556947ca5e70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001db10f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11562762)[0x556947c9c5a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304303 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304303 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304303 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)5369680 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:7 20250816123304310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304310 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304310 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304310 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304310 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304310 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=001db10f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304311 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20250816123304311 DLSCCP DEBUG SCCP-SCOC(15)[0x556947ca5e70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304311 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304311 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304311 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11562762)[0x556947c9c5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11562762)[0x556947c9c5a0]{disconnected}: Freeing instance (context_map.c:202) 20250816123304311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11562762)[0x556947c9c5a0]{disconnected}: Deallocated (fsm.c:568) 20250816123304311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{disconnected}: Freeing instance (context_map.c:206) 20250816123304311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556947ca51b0]{disconnected}: Deallocated (fsm.c:568) 20250816123304311 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11562762 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250816123304311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001db10f), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20250816123304311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304311 DLSCCP DEBUG SCCP-SCOC(15)[0x556947ca5e70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304311 DLSCCP DEBUG SCCP-SCOC(15)[0x556947ca5e70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304311 DLSCCP DEBUG SCCP-SCOC(15)[0x556947ca5e70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304311 DLSCCP DEBUG SCCP-SCOC(15)[0x556947ca5e70]{IDLE}: Deallocated (fsm.c:568) 20250816123304311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304311 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304311 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "3a3e9917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "3a3e9917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304321 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250816123304321 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304321 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304321 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304321 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cf84d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123304321 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250816123304321 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb17e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304321 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb17e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304321 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb17e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304321 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cb17e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123304324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304324 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304324 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304324 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304324 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304325 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304325 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250816123304325 DLSCCP DEBUG SCCP-SCOC(17)[0x556947caccd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304325 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304325 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304325 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304325 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304325 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304325 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304325 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304325 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304325 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: bc255'... (mgcp_client.c:807) 20250816123304325 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cf0e80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304325 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: bc255'... (mgcp_client.c:807) 20250816123304325 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cf0e80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304325 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{IN_USE}: Removing from parent mgw(mgw-fsm-12330327-0)[0x556947cb19d0] (mgcp_client_endpoint_fsm.c:873) 20250816123304325 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304325 DLMGCP DEBUG mgw-endp(mgw-fsm-12330327-0)[0x556947cf99d0]{IN_USE}: Deallocated (fsm.c:568) 20250816123304325 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304325 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304325 DMGW DEBUG mgw(mgw-fsm-12330327-0)[0x556947cb19d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12330327)[0x556947ca6380]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)3817113 20250816123304327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304327 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3a3e99,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3817113 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3817113)[0x556947ca5590]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304327 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304327 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3817113)[0x556947ca5590]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304327 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304327 DLSCCP DEBUG SCCP-SCOC(16)[0x556947ca6b10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3af23), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304327 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3817113)[0x556947ca5590]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304327 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304327 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304327 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304327 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)1451826 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:8 20250816123304335 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304335 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304335 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304335 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304335 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304335 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=00e3af23), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304335 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20250816123304335 DLSCCP DEBUG SCCP-SCOC(16)[0x556947ca6b10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304335 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304335 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304335 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3817113)[0x556947ca5590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3817113)[0x556947ca5590]{disconnected}: Freeing instance (context_map.c:202) 20250816123304335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3817113)[0x556947ca5590]{disconnected}: Deallocated (fsm.c:568) 20250816123304335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{disconnected}: Freeing instance (context_map.c:206) 20250816123304335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556947ca5fa0]{disconnected}: Deallocated (fsm.c:568) 20250816123304335 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3817113 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250816123304335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3af23), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20250816123304335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304335 DLSCCP DEBUG SCCP-SCOC(16)[0x556947ca6b10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304335 DLSCCP DEBUG SCCP-SCOC(16)[0x556947ca6b10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304335 DLSCCP DEBUG SCCP-SCOC(16)[0x556947ca6b10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304335 DLSCCP DEBUG SCCP-SCOC(16)[0x556947ca6b10]{IDLE}: Deallocated (fsm.c:568) 20250816123304335 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304335 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304335 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304335 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304335 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bc255717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bc255717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304341 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250816123304341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d002a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123304342 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250816123304342 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cf0e80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304342 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cf0e80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304342 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cf0e80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:10 20250816123304342 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947cf0e80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123304343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304343 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304343 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304343 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304343 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304343 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304343 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250816123304343 DLSCCP DEBUG SCCP-SCOC(18)[0x556947cadb80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304343 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304343 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304343 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304343 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304343 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304343 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304343 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304343 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304343 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304343 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 260e'... (mgcp_client.c:807) 20250816123304343 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816123304343 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304343 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d020a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304343 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 260e'... (mgcp_client.c:807) 20250816123304343 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816123304343 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d020a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304343 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{IN_USE}: Removing from parent mgw(mgw-fsm-2493978-0)[0x556947d03020] (mgcp_client_endpoint_fsm.c:873) 20250816123304343 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304343 DLMGCP DEBUG mgw-endp(mgw-fsm-2493978-0)[0x556947d03580]{IN_USE}: Deallocated (fsm.c:568) 20250816123304343 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304343 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304343 DMGW DEBUG mgw(mgw-fsm-2493978-0)[0x556947d03020]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2493978)[0x556947ca56c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)12330327 20250816123304345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304345 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbc2557,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12330327 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12330327)[0x556947ca6380]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304345 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304345 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12330327)[0x556947ca6380]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304345 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304345 DLSCCP DEBUG SCCP-SCOC(17)[0x556947caccd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027bee3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12330327)[0x556947ca6380]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304346 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)2501884 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:9 20250816123304351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304351 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304351 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304351 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304352 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304352 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304352 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=0027bee3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304352 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20250816123304352 DLSCCP DEBUG SCCP-SCOC(17)[0x556947caccd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304352 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304352 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304352 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12330327)[0x556947ca6380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12330327)[0x556947ca6380]{disconnected}: Freeing instance (context_map.c:202) 20250816123304352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12330327)[0x556947ca6380]{disconnected}: Deallocated (fsm.c:568) 20250816123304352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{disconnected}: Freeing instance (context_map.c:206) 20250816123304352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556947ca6c40]{disconnected}: Deallocated (fsm.c:568) 20250816123304352 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12330327 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250816123304352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027bee3), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20250816123304352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304352 DLSCCP DEBUG SCCP-SCOC(17)[0x556947caccd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304352 DLSCCP DEBUG SCCP-SCOC(17)[0x556947caccd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304352 DLSCCP DEBUG SCCP-SCOC(17)[0x556947caccd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304352 DLSCCP DEBUG SCCP-SCOC(17)[0x556947caccd0]{IDLE}: Deallocated (fsm.c:568) 20250816123304352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304352 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304352 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304352 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304352 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "260e1a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "260e1a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304355 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250816123304355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d09e50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123304356 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250816123304356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d020a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d020a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d020a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d020a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)2493978 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123304365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304365 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304365 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304365 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304365 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304365 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304365 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250816123304365 DLSCCP DEBUG SCCP-SCOC(19)[0x556947cae810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304365 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304365 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304365 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304365 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304365 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304365 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304365 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304365 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304365 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 6e26'... (mgcp_client.c:807) 20250816123304365 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816123304365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304365 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d0ac00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304365 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 6e26'... (mgcp_client.c:807) 20250816123304365 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816123304365 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d0ac00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304365 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{IN_USE}: Removing from parent mgw(mgw-fsm-7218939-0)[0x556947d0bc50] (mgcp_client_endpoint_fsm.c:873) 20250816123304365 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304365 DLMGCP DEBUG mgw-endp(mgw-fsm-7218939-0)[0x556947d0c2e0]{IN_USE}: Deallocated (fsm.c:568) 20250816123304365 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304365 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304365 DMGW DEBUG mgw(mgw-fsm-7218939-0)[0x556947d0bc50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7218939)[0x556947c988b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816123304365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304365 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x260e1a,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2493978 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2493978)[0x556947ca56c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304365 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304365 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2493978)[0x556947ca56c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304365 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304365 DLSCCP DEBUG SCCP-SCOC(18)[0x556947cadb80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdf351), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2493978)[0x556947ca56c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304365 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304365 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304365 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304365 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)10438799 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:10 20250816123304369 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304369 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304369 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304369 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304369 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304369 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304369 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304369 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304369 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00cdf351), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304369 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20250816123304369 DLSCCP DEBUG SCCP-SCOC(18)[0x556947cadb80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304369 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304369 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304369 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2493978)[0x556947ca56c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2493978)[0x556947ca56c0]{disconnected}: Freeing instance (context_map.c:202) 20250816123304369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2493978)[0x556947ca56c0]{disconnected}: Deallocated (fsm.c:568) 20250816123304369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{disconnected}: Freeing instance (context_map.c:206) 20250816123304369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556947cace00]{disconnected}: Deallocated (fsm.c:568) 20250816123304369 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2493978 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250816123304369 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdf351), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20250816123304369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304370 DLSCCP DEBUG SCCP-SCOC(18)[0x556947cadb80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304370 DLSCCP DEBUG SCCP-SCOC(18)[0x556947cadb80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304370 DLSCCP DEBUG SCCP-SCOC(18)[0x556947cadb80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304370 DLSCCP DEBUG SCCP-SCOC(18)[0x556947cadb80]{IDLE}: Deallocated (fsm.c:568) 20250816123304370 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304370 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304370 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304370 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304370 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "6e26fb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "6e26fb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304373 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250816123304373 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304373 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304373 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304373 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d12bb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123304373 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250816123304373 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d0ac00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304373 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d0ac00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304373 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d0ac00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304373 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d0ac00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)7218939 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123304400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304400 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304400 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304400 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304400 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304400 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304401 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250816123304401 DLSCCP DEBUG SCCP-SCOC(21)[0x556947cb0260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304401 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304401 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304401 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304401 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304401 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304401 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304401 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304401 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 78 rtpbridge/13@mgw MGCP 1.0\r\nC: 9b66'... (mgcp_client.c:807) 20250816123304401 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816123304401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d14900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 79 rtpbridge/13@mgw MGCP 1.0\r\nC: 9b66'... (mgcp_client.c:807) 20250816123304401 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816123304401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d14900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304401 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{IN_USE}: Removing from parent mgw(mgw-fsm-10184378-0)[0x556947d14aa0] (mgcp_client_endpoint_fsm.c:873) 20250816123304401 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304401 DLMGCP DEBUG mgw-endp(mgw-fsm-10184378-0)[0x556947d15130]{IN_USE}: Deallocated (fsm.c:568) 20250816123304401 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304401 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304401 DMGW DEBUG mgw(mgw-fsm-10184378-0)[0x556947d14aa0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10184378)[0x556947cafdf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816123304402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304402 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6e26fb,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7218939 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7218939)[0x556947c988b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304402 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304402 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7218939)[0x556947c988b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304402 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304402 DLSCCP DEBUG SCCP-SCOC(19)[0x556947cae810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c8920), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7218939)[0x556947c988b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304403 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304403 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304403 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304403 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)10674621 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:11 20250816123304410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304410 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304410 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304410 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304410 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304411 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304411 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=008c8920), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304411 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20250816123304411 DLSCCP DEBUG SCCP-SCOC(19)[0x556947cae810]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304411 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304411 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304411 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7218939)[0x556947c988b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7218939)[0x556947c988b0]{disconnected}: Freeing instance (context_map.c:202) 20250816123304411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7218939)[0x556947c988b0]{disconnected}: Deallocated (fsm.c:568) 20250816123304411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{disconnected}: Freeing instance (context_map.c:206) 20250816123304411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556947cad1e0]{disconnected}: Deallocated (fsm.c:568) 20250816123304411 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7218939 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250816123304411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c8920), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20250816123304411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304411 DLSCCP DEBUG SCCP-SCOC(19)[0x556947cae810]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304411 DLSCCP DEBUG SCCP-SCOC(19)[0x556947cae810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304411 DLSCCP DEBUG SCCP-SCOC(19)[0x556947cae810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304411 DLSCCP DEBUG SCCP-SCOC(19)[0x556947cae810]{IDLE}: Deallocated (fsm.c:568) 20250816123304411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304411 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "9b66ba17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "9b66ba17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304420 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250816123304420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d1ba00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123304421 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250816123304421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d14900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d14900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d14900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d14900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)10184378 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123304436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304436 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304436 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304436 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304436 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304436 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304436 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304436 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304436 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304436 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304436 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250816123304436 DLSCCP DEBUG SCCP-SCOC(20)[0x556947caf5c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304436 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304436 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304436 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304436 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304436 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304436 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304436 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304436 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304436 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 80 rtpbridge/12@mgw MGCP 1.0\r\nC: 479b'... (mgcp_client.c:807) 20250816123304436 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304436 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d1c8a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304436 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 81 rtpbridge/12@mgw MGCP 1.0\r\nC: 479b'... (mgcp_client.c:807) 20250816123304436 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123304436 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d1c8a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304436 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{IN_USE}: Removing from parent mgw(mgw-fsm-293310-0)[0x556947d143f0] (mgcp_client_endpoint_fsm.c:873) 20250816123304436 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304436 DLMGCP DEBUG mgw-endp(mgw-fsm-293310-0)[0x556947d147d0]{IN_USE}: Deallocated (fsm.c:568) 20250816123304436 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304436 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304436 DMGW DEBUG mgw(mgw-fsm-293310-0)[0x556947d143f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293310)[0x556947caf150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816123304437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304437 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9b66ba,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10184378 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10184378)[0x556947cafdf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304437 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304437 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10184378)[0x556947cafdf0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304437 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304437 DLSCCP DEBUG SCCP-SCOC(21)[0x556947cb0260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00806347), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10184378)[0x556947cafdf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304437 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)9493193 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:13 20250816123304445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304446 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304446 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304446 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304446 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304446 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00806347), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304446 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20250816123304446 DLSCCP DEBUG SCCP-SCOC(21)[0x556947cb0260]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304446 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304446 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304446 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10184378)[0x556947cafdf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10184378)[0x556947cafdf0]{disconnected}: Freeing instance (context_map.c:202) 20250816123304446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10184378)[0x556947cafdf0]{disconnected}: Deallocated (fsm.c:568) 20250816123304446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{disconnected}: Freeing instance (context_map.c:206) 20250816123304446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556947caedd0]{disconnected}: Deallocated (fsm.c:568) 20250816123304446 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10184378 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250816123304446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00806347), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20250816123304446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304446 DLSCCP DEBUG SCCP-SCOC(21)[0x556947cb0260]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304446 DLSCCP DEBUG SCCP-SCOC(21)[0x556947cb0260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304446 DLSCCP DEBUG SCCP-SCOC(21)[0x556947cb0260]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304446 DLSCCP DEBUG SCCP-SCOC(21)[0x556947cb0260]{IDLE}: Deallocated (fsm.c:568) 20250816123304446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304446 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304446 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304446 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304446 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "479be17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "479be17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304455 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250816123304455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d24830]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123304455 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250816123304455 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d1c8a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304455 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d1c8a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304455 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d1c8a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304455 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d1c8a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)293310 20250816123304461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304461 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304461 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304461 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304461 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304461 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304462 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304462 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250816123304462 DLSCCP DEBUG SCCP-SCOC(22)[0x556947cb0e80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304462 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304462 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304462 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304462 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304462 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304462 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304462 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304462 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304462 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: cc9b'... (mgcp_client.c:807) 20250816123304462 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816123304462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304462 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d2f490]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304462 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: cc9b'... (mgcp_client.c:807) 20250816123304462 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816123304462 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d2f490]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304462 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{IN_USE}: Removing from parent mgw(mgw-fsm-13409240-0)[0x556947d1d8d0] (mgcp_client_endpoint_fsm.c:873) 20250816123304462 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304462 DLMGCP DEBUG mgw-endp(mgw-fsm-13409240-0)[0x556947d1dbb0]{IN_USE}: Deallocated (fsm.c:568) 20250816123304462 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304462 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304462 DMGW DEBUG mgw(mgw-fsm-13409240-0)[0x556947d1d8d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409240)[0x556947caf920]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250816123304462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304462 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x479be,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-293310 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293310)[0x556947caf150]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304462 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304462 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293310)[0x556947caf150]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304462 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304462 DLSCCP DEBUG SCCP-SCOC(20)[0x556947caf5c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eacf92), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293310)[0x556947caf150]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304463 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304463 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304463 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304463 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)15671980 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:12 20250816123304471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304471 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304471 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304471 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304471 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304471 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304471 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304471 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304471 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00eacf92), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304471 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20250816123304471 DLSCCP DEBUG SCCP-SCOC(20)[0x556947caf5c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304471 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304471 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304471 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293310)[0x556947caf150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293310)[0x556947caf150]{disconnected}: Freeing instance (context_map.c:202) 20250816123304471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293310)[0x556947caf150]{disconnected}: Deallocated (fsm.c:568) 20250816123304471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{disconnected}: Freeing instance (context_map.c:206) 20250816123304471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556947caeca0]{disconnected}: Deallocated (fsm.c:568) 20250816123304471 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-293310 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250816123304471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eacf92), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20250816123304471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304471 DLSCCP DEBUG SCCP-SCOC(20)[0x556947caf5c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304471 DLSCCP DEBUG SCCP-SCOC(20)[0x556947caf5c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304471 DLSCCP DEBUG SCCP-SCOC(20)[0x556947caf5c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304471 DLSCCP DEBUG SCCP-SCOC(20)[0x556947caf5c0]{IDLE}: Deallocated (fsm.c:568) 20250816123304471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304471 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304471 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304471 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "cc9bd817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "cc9bd817" }, { code := "I", val := "22222" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:15 20250816123304478 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250816123304478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d2d570]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_len:12 TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123304479 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250816123304479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d2f490]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d2f490]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d2f490]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304479 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d2f490]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123304480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304480 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304480 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304480 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304480 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304480 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304480 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123304480 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250816123304480 DLSCCP DEBUG SCCP-SCOC(23)[0x556947c9b640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123304480 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304480 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123304480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123304480 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123304480 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123304480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123304480 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123304480 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123304480 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123304480 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123304480 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304480 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: b1ed'... (mgcp_client.c:807) 20250816123304480 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816123304480 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304480 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d267d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123304480 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: b1ed'... (mgcp_client.c:807) 20250816123304480 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816123304480 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d267d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123304480 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{IN_USE}: Removing from parent mgw(mgw-fsm-11660549-0)[0x556947d26620] (mgcp_client_endpoint_fsm.c:873) 20250816123304480 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123304480 DLMGCP DEBUG mgw-endp(mgw-fsm-11660549-0)[0x556947d2fa30]{IN_USE}: Deallocated (fsm.c:568) 20250816123304480 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123304480 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123304480 DMGW DEBUG mgw(mgw-fsm-11660549-0)[0x556947d26620]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123304480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660549)[0x556947cb0fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123304480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123304480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123304480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)13409240 20250816123304484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304484 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcc9bd8,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13409240 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409240)[0x556947caf920]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304484 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304484 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409240)[0x556947caf920]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304484 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304484 DLSCCP DEBUG SCCP-SCOC(22)[0x556947cb0e80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb7a0a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409240)[0x556947caf920]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304484 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304484 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304484 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304484 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304484 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)11761261 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:14 20250816123304490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304490 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304490 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304490 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304490 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304490 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304490 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304490 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304490 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=00bb7a0a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304490 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20250816123304490 DLSCCP DEBUG SCCP-SCOC(22)[0x556947cb0e80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304490 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304490 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304490 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409240)[0x556947caf920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409240)[0x556947caf920]{disconnected}: Freeing instance (context_map.c:202) 20250816123304490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409240)[0x556947caf920]{disconnected}: Deallocated (fsm.c:568) 20250816123304490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{disconnected}: Freeing instance (context_map.c:206) 20250816123304490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556947cae9d0]{disconnected}: Deallocated (fsm.c:568) 20250816123304490 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13409240 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250816123304490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb7a0a), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20250816123304490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304490 DLSCCP DEBUG SCCP-SCOC(22)[0x556947cb0e80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304490 DLSCCP DEBUG SCCP-SCOC(22)[0x556947cb0e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304490 DLSCCP DEBUG SCCP-SCOC(22)[0x556947cb0e80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304490 DLSCCP DEBUG SCCP-SCOC(22)[0x556947cb0e80]{IDLE}: Deallocated (fsm.c:568) 20250816123304490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304490 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304490 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304490 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304490 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b1ed0517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b1ed0517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123304496 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250816123304496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947d36300]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123304497 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250816123304497 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d267d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123304497 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d267d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123304497 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d267d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123304497 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947d267d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)11660549 20250816123304685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123304685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123304685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123304685 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123304685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb1ed05,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123304685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11660549 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123304685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660549)[0x556947cb0fb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123304685 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123304685 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123304685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660549)[0x556947cb0fb0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123304685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123304685 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123304685 DLSCCP DEBUG SCCP-SCOC(23)[0x556947c9b640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123304685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abf4a5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123304685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660549)[0x556947cb0fb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123304685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123304685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123304685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304685 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)1660585 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on connection ID:15 20250816123304697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304697 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123304697 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123304697 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123304697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123304697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123304697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123304697 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123304697 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123304697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123304697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123304697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123304697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123304697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00abf4a5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123304697 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20250816123304697 DLSCCP DEBUG SCCP-SCOC(23)[0x556947c9b640]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123304697 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123304697 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123304697 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123304697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123304697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123304697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660549)[0x556947cb0fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123304697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660549)[0x556947cb0fb0]{disconnected}: Freeing instance (context_map.c:202) 20250816123304697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660549)[0x556947cb0fb0]{disconnected}: Deallocated (fsm.c:568) 20250816123304697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123304697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{disconnected}: Freeing instance (context_map.c:206) 20250816123304697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556947c9b9b0]{disconnected}: Deallocated (fsm.c:568) 20250816123304697 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11660549 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250816123304697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abf4a5), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20250816123304697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123304697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123304697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123304697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123304697 DLSCCP DEBUG SCCP-SCOC(23)[0x556947c9b640]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123304697 DLSCCP DEBUG SCCP-SCOC(23)[0x556947c9b640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123304697 DLSCCP DEBUG SCCP-SCOC(23)[0x556947c9b640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123304697 DLSCCP DEBUG SCCP-SCOC(23)[0x556947c9b640]{IDLE}: Deallocated (fsm.c:568) 20250816123304697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123304698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123304698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123304698 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123304698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123304698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123304698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123304698 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123306517 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123306517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00209ea3), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123306517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123306517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123306517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123306517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123306518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123306518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123306518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123306518 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123306518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123306518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123306518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123306518 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123306524 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123306524 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123306524 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123306524 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123306524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123306524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123306524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123306524 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123306524 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123306525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123306525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123306525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123306525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123306525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Source Reference,L=4,D=00209ea3) (sccp_scrc.c:477) 20250816123306525 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20250816123306525 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123306525 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123306525 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123306525 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123306525 DLSCCP DEBUG SCCP-SCOC(6)[0x556947c8e010]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123306708 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33199<->l=127.0.0.1:4262) (control_if.c:193) 20250816123306709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50866<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(198)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(197)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123306715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50850<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123306717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123306717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123306717 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123306718 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123306718 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(206)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@c2ce0b0ce204: Final verdict of PTC: none 20250816123306720 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123306720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123306720 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123306721 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123306721 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123306721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123306721 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123306721 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123306721 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123306721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123306721 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123306721 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123306721 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123306721 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123306721 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123306721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123306721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123306721 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123306721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123306721 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123306721 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123306722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123306722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123306722 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123306722 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123306722 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123306722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123306722 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123306722 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123306722 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123306722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123306722 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123306722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123306722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(207)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@c2ce0b0ce204: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@c2ce0b0ce204: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@c2ce0b0ce204: Final verdict of PTC: none 20250816123306730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50890<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123306731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50906<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123306731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50924<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123306731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50936<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123306731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50996<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(202)@c2ce0b0ce204: Final verdict of PTC: none 20250816123306732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51006<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@c2ce0b0ce204: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123306732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50876<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123306732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50912<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123306732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50922<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123306732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50932<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123306733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50942<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123306733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50948<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123306733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50956<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123306733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50966<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123306733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50978<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123306733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50990<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@c2ce0b0ce204: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@c2ce0b0ce204: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@c2ce0b0ce204: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@c2ce0b0ce204: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@c2ce0b0ce204: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@c2ce0b0ce204: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@c2ce0b0ce204: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@c2ce0b0ce204: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@c2ce0b0ce204: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@c2ce0b0ce204: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@c2ce0b0ce204: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(203)@c2ce0b0ce204: Final verdict of PTC: none TC_rab_assignment_concurrent0(222)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW-MGCP(208)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(199)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sat Aug 16 12:33:06 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20250816123306876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123307379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1902168) Waiting for packet dumper to finish... 1 (prev_count=1902168, count=1906048) 20250816123308722 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123308722 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123308722 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123308722 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123308723 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123308723 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sat Aug 16 12:33:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_rab_release started. 20250816123310526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123310531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123310534 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41413<->l=127.0.0.1:4262) (control_if.c:572) 20250816123310615 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123310615 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123310615 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123310616 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123310616 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123310616 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123310616 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123310616 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123310616 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123310616 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123310616 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_release-Iuh0(229)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123310617 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123310617 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123310617 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123310617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123310617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123310617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123310617 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123310617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123310617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123310617 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123310617 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123310617 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123310617 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123310617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123310617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123310617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123310617 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123310617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123310617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123310617 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123310617 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123310617 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123310617 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123310617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123310617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123310617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123310617 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123310617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123310617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123310617 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123310617 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123310617 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123310617 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123310617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123310617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123310617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123310617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123310617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123310617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123310617 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123310617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123310617 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123310617 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123310617 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123310618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123310618 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123310618 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123310618 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123310618 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123310618 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123310618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123310618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123310618 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123310618 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123310618 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123310618 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123310618 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123310618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123310618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123310618 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123310618 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123310618 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123310618 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123310618 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123310618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123310618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123310618 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(233)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123310629 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123310629 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123310629 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123310629 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123310629 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123310629 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123310629 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123310629 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123310629 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123310630 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123310631 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123310631 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123310631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123310631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123310631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123310631 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123310631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123310631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123310631 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123310631 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123310631 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123310631 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123310631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123310631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123310631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123310631 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123310631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123310631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123310631 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123310631 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123310631 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123310631 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123310631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123310631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123310631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123310631 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123310631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123310631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123310631 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123310631 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123310631 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123310631 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123310631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123310631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123310631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123310631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123310631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123310631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123310631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123310631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123310631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123310631 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123310631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123310631 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123310631 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123310631 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123310631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123310631 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123310631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123310631 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123310631 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123310631 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123310631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123310631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123310631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123310631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123310631 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123310631 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123310631 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123310631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123310631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123310631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123310631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123310631 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123310631 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123310631 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123310631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123310631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123310631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123310649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123310649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123310649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123310649 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123310649 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123310649 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123310649 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123310649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123310649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123310827 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123310827 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123310827 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123310827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123310828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123310828 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123310828 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123310828 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123310828 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123310828 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123310828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123310829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123310829 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123310829 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123310829 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123310829 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123310829 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123310829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123310841 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123310841 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123310841 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123310841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(236)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123310848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123310848 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123310848 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123310848 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123310848 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123310848 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123310848 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123310851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123310851 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123310852 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123310852 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123310852 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123310852 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123310852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123311640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123311640 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123311640 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123311640 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123311640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123311640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123311640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123311640 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123311641 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123311641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123311641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123311641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123311641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123311641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123311641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123311641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123311641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123311641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123311641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123311641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123311641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123311641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123311641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123311641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123311641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123311641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123311641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123311641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123311641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123311641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123311641 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123311641 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123311641 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123311641 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123311641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123311641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123311641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123311641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123311641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123311641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123311642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123311642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123311642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123311642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123311642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123311642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123311642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123311642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123311642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123311642 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123311642 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123311642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123311642 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123311642 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123311642 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123311642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123311642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123311642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123311642 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123311650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123311650 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123311650 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123311650 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123311650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123311650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123311650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123311650 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123311650 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123311650 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123311650 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123311650 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123311650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123311650 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123311650 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123311650 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123311650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123311650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123311650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123311650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123311650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123311650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123311650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123311650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123311650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123311650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123311650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123311650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123311650 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123311650 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123311650 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123311650 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123311650 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123311650 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123311651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123311651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123311651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123311651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123311651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123311651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123311651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123311651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123311651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123311651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123311651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123311651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123311651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123311651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123311651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123311651 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123311651 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123311651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123311651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123311651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123311651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123311651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123311651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123311651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123311651 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(235)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123311687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35746<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(232)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@c2ce0b0ce204: Added conn table entry 0TC_rab_release0(238)13584346 20250816123312727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123312727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123312727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123312727 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123312727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcf47da, normal) (hnbgw_rua.c:407) 20250816123312727 DHNB DEBUG map_rua[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123312727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13584346)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123312727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13584346 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123312727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123312727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123312727 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13584346 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123312727 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123312727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123312727 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13584346 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123312727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13584346 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123312727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13584346)[0x556947cba650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123312727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123312727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123312727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13584346)[0x556947cba650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123312727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123312727 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123312727 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{IDLE}: Allocated (fsm.c:456) 20250816123312727 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123312727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000018), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001aa0056400500f1100926) (sccp_scrc.c:406) 20250816123312727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123312727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123312727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123312727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123312727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123312727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123312727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123312727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123312727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123312727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123312727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123312727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123312727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123312727 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123312727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123312727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13584346)[0x556947cba650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123312727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123312727 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123312727 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123312727 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123312727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123312727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123312727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123312727 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@c2ce0b0ce204: Added conn table entry 0TC_rab_release0(238)6616595 HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: Session index based on connection ID:0 TC_rab_release0(238)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123312748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123312748 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123312748 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123312748 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123312748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123312748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123312748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123312748 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123312748 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123312749 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123312749 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123312749 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123312749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123312749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=00f5213f) (sccp_scrc.c:477) 20250816123312749 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20250816123312749 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123312749 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123312749 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123312749 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123312749 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123312749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123312749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(237)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123312948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123312948 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123312948 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123312948 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123312948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123312948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123312948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123312948 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123312948 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123312948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123312948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123312948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123312948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123312948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123312948 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250816123312948 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123312948 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123312948 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123312948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123312949 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123312949 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123312949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123312949 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123312949 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123312949 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123312949 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123312949 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123312949 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123312949 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123312949 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{UNUSED}: Allocated (fsm.c:456) 20250816123312949 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{UNUSED}: is child of mgw(mgw-fsm-13584346-0)[0x556947ca44a0] (fsm.c:486) 20250816123312949 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13584346-0)[0x556947ca44a0] (mgcp_client_endpoint_fsm.c:724) 20250816123312949 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123312949 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123312949 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123312949 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13584346-0)[0x556947c98ce0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123312949 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13584346-0)[0x556947c98ce0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0] (fsm.c:486) 20250816123312949 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13584346-0)[0x556947c98ce0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123312949 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13584346-0)[0x556947c98ce0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123312949 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: cf47d'... (mgcp_client.c:807) 20250816123312949 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123312949 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13584346-0)[0x556947c98ce0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123312949 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cf47da17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cf47da17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release0(238) TC_rab_release0(238)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cf47da17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cf47da17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(238)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816123312959 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250816123312960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123312960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123312960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123312960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123312960 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123312960 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123312960 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123312960 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123312960 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123312960 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123312960 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123312960 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123312960 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123312960 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123312960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13584346)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123312960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123312960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123312960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release0(238)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123312971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123312971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123312971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123312971 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123312971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcf47da) (hnbgw_rua.c:471) 20250816123312971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13584346 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123312971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13584346)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123312971 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123312971 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123312971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13584346)[0x556947cba650]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123312971 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123312971 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123312971 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123312971 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123312971 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123312971 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13584346-0)[0x556947ca44a0] (mgcp_client_endpoint_fsm.c:724) 20250816123312971 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123312971 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123312971 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123312971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123312971 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: cf47d'... (mgcp_client.c:807) 20250816123312971 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816123312971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123312971 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123312971 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123312971 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "cf47da17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cf47da17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123312977 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250816123312977 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123312977 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123312977 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123312977 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123312977 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/5@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123312977 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123312977 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123312977 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123312977 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123312977 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123312977 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123312977 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123312977 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13584346-0)[0x556947ca44a0] (mgcp_client_endpoint_fsm.c:724) 20250816123312977 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123312977 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123312977 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123312977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13584346-0)[0x556947c98aa0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123312977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13584346-0)[0x556947c98aa0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0] (fsm.c:486) 20250816123312977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13584346-0)[0x556947c98aa0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123312977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13584346-0)[0x556947c98aa0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250816123312977 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: cf47d'... (mgcp_client.c:807) 20250816123312977 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816123312977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13584346-0)[0x556947c98aa0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123312977 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123312977 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123312977 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123312977 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "cf47da17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cf47da17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123312983 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250816123312983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98aa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123312983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98aa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123312983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98aa0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123312983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98aa0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123312983 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123312983 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/5@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123312983 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123312983 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123312983 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123312983 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123312983 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/5@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123312983 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/5@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123312983 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123312983 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123312983 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123312983 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123312983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123312983 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123312983 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123312983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5213f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123312983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123312983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123312983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123312983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123312983 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123312983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123312983 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123312983 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123312983 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123312983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123312983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123312983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123312983 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(226)@c2ce0b0ce204: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: vl_len:21 HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: vl_from0 20250816123312998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123312998 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123312998 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123312998 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123312998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123312998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123312998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123312998 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250816123312998 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123312998 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123312998 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123312998 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123312998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123312998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:477) 20250816123312998 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250816123312998 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123312998 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123312998 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123312998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123312998 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123312998 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123312998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123312998 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250816123312998 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250816123312998 DMGW NOTICE mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250816123312998 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250816123312998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13584346)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250816123312998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250816123312998 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250816123312998 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123312998 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123312998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123312998 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: cf47d'... (mgcp_client.c:807) 20250816123312998 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123312998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123312998 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98aa0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123312998 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: cf47d'... (mgcp_client.c:807) 20250816123312998 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123312998 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98aa0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123312998 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{IN_USE}: Removing from parent mgw(mgw-fsm-13584346-0)[0x556947ca44a0] (mgcp_client_endpoint_fsm.c:873) 20250816123312998 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123312998 DLMGCP DEBUG mgw-endp(mgw-fsm-13584346-0)[0x556947cb24e0]{IN_USE}: Deallocated (fsm.c:568) 20250816123312998 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123312998 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123312998 DMGW DEBUG mgw(mgw-fsm-13584346-0)[0x556947ca44a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123312998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123312998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release0(238)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "cf47da17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "cf47da17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123313002 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250816123313002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123313002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123313002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123313002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123313002 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250816123313002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98aa0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123313002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98aa0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123313002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98aa0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123313002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98aa0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(226)@c2ce0b0ce204: Warning: Stopping inactive timer T_poll_converge. MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123313043 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41413<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@c2ce0b0ce204: Final verdict of PTC: none 20250816123313049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35732<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123313050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123313050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123313050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123313050 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123313050 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123313050 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123313050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13584346)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123313050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13584346)[0x556947cba650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123313050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123313050 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123313050 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123313050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5213f), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123313050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123313050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123313050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123313050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123313050 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123313050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123313050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13584346)[0x556947cba650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123313050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13584346)[0x556947cba650]{disrupted}: Freeing instance (context_map.c:202) 20250816123313050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13584346)[0x556947cba650]{disrupted}: Deallocated (fsm.c:568) 20250816123313050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123313050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123313050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123313050 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13584346 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250816123313050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123313050 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123313050 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123313050 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123313050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123313050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123313050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123313050 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123313050 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123313050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123313050 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123313050 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123313051 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123313051 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123313051 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123313051 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123313051 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123313051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123313051 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123313051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123313051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123313051 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123313051 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123313051 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123313051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123313051 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123313051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123313051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(234)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(228)@c2ce0b0ce204: Final verdict of PTC: none TC_rab_release-Iuh0(229)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@c2ce0b0ce204: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@c2ce0b0ce204: Final verdict of PTC: none 20250816123313051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35746<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(237)@c2ce0b0ce204: Final verdict of PTC: none TC_rab_release0(238)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_rab_release finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sat Aug 16 12:33:13 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250816123313085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123313588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35752<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240584) Waiting for packet dumper to finish... 1 (prev_count=240584, count=285308) 20250816123315052 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123315052 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123315052 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123315052 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123315052 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123315052 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sat Aug 16 12:33:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_rab_release_abnormal started. 20250816123316710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123316716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123316718 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33173<->l=127.0.0.1:4262) (control_if.c:572) 20250816123316822 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123316822 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123316822 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123316822 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123316822 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123316823 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123316823 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123316823 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123316823 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123316823 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123316823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123316823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123316823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123316823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123316823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123316823 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123316823 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123316823 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123316823 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123316823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123316823 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123316823 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123316823 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123316823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123316823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123316823 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123316824 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123316824 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123316824 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123316824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123316824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123316824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123316824 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123316824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123316824 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123316824 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123316824 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123316824 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123316824 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123316824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123316824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123316824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123316825 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123316825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123316825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123316825 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123316825 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123316825 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123316825 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123316825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123316825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123316825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123316825 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123316825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) TC_rab_release_abnormal-Iuh0(243)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123316825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123316825 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123316825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123316825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123316825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123316825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123316825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123316825 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123316825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123316825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123316825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123316825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123316825 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123316825 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123316825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123316825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123316825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123316825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123316825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123316825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123316825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123316825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123316825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123316825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(247)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(247)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123316846 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123316846 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123316846 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123316846 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123316846 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123316847 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123316847 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123316847 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123316848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123316848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123316848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123316848 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123316848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123316848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123316848 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123316848 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123316848 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123316848 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123316848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123316848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123316848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123316848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123316848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123316848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123316848 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123316848 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123316848 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123316848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123316848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123316848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123316848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123316848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123316848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123316848 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123316848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123316848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123316848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123316848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123316848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123316848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123316848 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123316849 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123316849 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123316850 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123316850 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123316850 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123316850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123316850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123316850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123316850 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123316850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123316850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123316850 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123316850 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123316850 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123316850 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123316850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123316850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123316850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123316850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123316850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123316850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123316850 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123316850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123316850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123316850 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123316850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123316850 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123316850 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123316850 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123316850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123316850 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123316850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123316850 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123316850 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123316850 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123316850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123316850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123316850 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123316873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123316873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123316873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123316873 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123316873 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123316873 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123316873 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123316873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123316873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123317043 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123317043 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123317043 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123317043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123317052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123317052 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123317052 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123317052 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123317052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123317052 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123317052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123317056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123317056 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123317056 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123317056 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123317056 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123317056 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123317056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123317062 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123317062 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123317062 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123317062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123317063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123317063 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123317063 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123317063 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123317063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123317063 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123317063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123317064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123317064 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123317064 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123317064 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123317064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123317064 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123317064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123317861 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123317861 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123317861 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123317861 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123317861 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123317861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123317861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123317861 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123317861 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123317861 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123317862 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123317862 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123317862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123317862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123317862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123317862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123317862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123317862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123317862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123317862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123317862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123317862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123317862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123317862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123317862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123317862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123317862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123317862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123317862 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123317862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123317862 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123317862 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123317862 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123317862 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123317862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123317862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123317862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123317862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123317862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123317862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123317862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123317862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123317862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123317862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123317862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123317863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123317863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123317863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123317863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123317863 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123317863 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123317863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123317863 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123317863 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123317863 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123317863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123317863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123317863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123317863 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123317873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123317873 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123317873 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123317873 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123317874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123317874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123317874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123317874 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123317874 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123317874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123317874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123317874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123317874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123317874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123317874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123317874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123317874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123317874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123317874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123317874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123317874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123317874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123317874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123317874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123317874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123317874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123317874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123317874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123317874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123317874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123317874 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123317874 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123317874 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123317874 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123317874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123317874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123317874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123317874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123317874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123317874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123317874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123317874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123317874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123317874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123317874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123317874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123317874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123317874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123317874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123317874 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123317874 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123317874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123317874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123317874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123317874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123317874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123317874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123317874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123317874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123317897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55414<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(246)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@c2ce0b0ce204: Added conn table entry 0TC_rab_release_abnormal0(252)10630781 20250816123318943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123318943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123318943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123318943 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123318943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa2367d, normal) (hnbgw_rua.c:407) 20250816123318943 DHNB DEBUG map_rua[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123318943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10630781)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123318943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10630781 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123318943 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123318943 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123318944 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10630781 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123318944 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123318944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123318944 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10630781 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123318944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10630781 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123318944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10630781)[0x556947cba650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123318944 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123318944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123318944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10630781)[0x556947cba650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123318944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123318944 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123318944 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{IDLE}: Allocated (fsm.c:456) 20250816123318944 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123318944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000019), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030000ef0056400500f1100926) (sccp_scrc.c:406) 20250816123318944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123318944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123318944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123318944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123318944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123318944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123318944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123318944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123318944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123318944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123318944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123318944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123318944 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123318944 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123318944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123318944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10630781)[0x556947cba650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123318944 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123318944 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123318944 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123318944 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123318944 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123318944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123318944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123318944 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@c2ce0b0ce204: Added conn table entry 0TC_rab_release_abnormal0(252)10014811 HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(252)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123318952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123318952 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123318952 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123318952 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123318952 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123318952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123318952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123318952 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123318952 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123318953 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123318953 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123318953 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123318953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123318953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=00ff0c85) (sccp_scrc.c:477) 20250816123318953 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20250816123318953 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123318953 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123318953 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123318953 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123318953 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123318953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123318953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(251)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123319160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123319160 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123319160 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123319161 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123319161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123319161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123319161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123319161 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123319161 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123319161 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123319161 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123319161 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123319161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123319161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123319161 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250816123319161 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123319161 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123319161 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123319161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123319161 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123319161 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123319161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123319161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123319161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123319161 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123319161 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123319161 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123319161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123319161 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123319161 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{UNUSED}: Allocated (fsm.c:456) 20250816123319161 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{UNUSED}: is child of mgw(mgw-fsm-10630781-0)[0x556947c98ce0] (fsm.c:486) 20250816123319161 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10630781-0)[0x556947c98ce0] (mgcp_client_endpoint_fsm.c:724) 20250816123319161 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123319161 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123319161 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123319161 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10630781-0)[0x556947ca44a0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123319161 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10630781-0)[0x556947ca44a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0] (fsm.c:486) 20250816123319161 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10630781-0)[0x556947ca44a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123319161 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10630781-0)[0x556947ca44a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123319161 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: a2367'... (mgcp_client.c:807) 20250816123319162 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123319162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10630781-0)[0x556947ca44a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123319162 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a2367d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a2367d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal0(252)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a2367d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a2367d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(252)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816123319197 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250816123319197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123319197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123319197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123319197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123319197 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123319197 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123319197 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123319197 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123319197 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123319197 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123319197 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123319197 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123319197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123319197 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123319197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10630781)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123319197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123319197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123319197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123319234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123319234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123319234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123319234 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123319234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa2367d) (hnbgw_rua.c:471) 20250816123319234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10630781 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123319234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10630781)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123319234 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123319234 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123319234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10630781)[0x556947cba650]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123319234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123319234 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123319234 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123319234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123319234 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123319234 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10630781-0)[0x556947c98ce0] (mgcp_client_endpoint_fsm.c:724) 20250816123319234 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123319234 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123319234 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123319234 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123319234 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: a2367'... (mgcp_client.c:807) 20250816123319234 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250816123319234 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123319234 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123319234 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123319234 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(252)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "a2367d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a2367d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123319260 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250816123319260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123319260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123319260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123319260 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123319260 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/8@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123319260 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123319260 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123319260 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123319260 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123319260 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123319260 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123319260 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123319260 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10630781-0)[0x556947c98ce0] (mgcp_client_endpoint_fsm.c:724) 20250816123319260 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123319260 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123319260 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123319260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10630781-0)[0x556947c34080]{ST_CRCX}: Allocated (fsm.c:456) 20250816123319260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10630781-0)[0x556947c34080]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0] (fsm.c:486) 20250816123319260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10630781-0)[0x556947c34080]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123319260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10630781-0)[0x556947c34080]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250816123319260 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: a2367'... (mgcp_client.c:807) 20250816123319260 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250816123319260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10630781-0)[0x556947c34080]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123319260 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123319260 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123319260 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123319260 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(252)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "a2367d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a2367d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123319281 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250816123319281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c34080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123319281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c34080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123319281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c34080]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123319281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c34080]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123319281 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123319281 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/8@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123319281 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123319281 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123319281 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123319281 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123319281 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/8@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123319281 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/8@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123319281 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123319281 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123319281 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123319281 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123319281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123319281 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123319281 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123319281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff0c85), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123319281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123319281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123319281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123319281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123319281 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123319282 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123319282 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123319282 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123319282 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123319282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123319282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123319282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123319282 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(240)@c2ce0b0ce204: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: vl_len:21 HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250816123319328 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123319328 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123319328 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123319328 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123319328 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123319328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123319328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123319328 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123319328 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123319328 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123319328 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123319328 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123319328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123319328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:477) 20250816123319328 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250816123319328 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123319328 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123319328 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123319328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123319328 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123319328 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123319328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123319328 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250816123319328 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250816123319328 DMGW NOTICE mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250816123319328 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250816123319328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10630781)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250816123319328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250816123319328 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250816123319328 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123319328 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123319328 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123319328 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: a2367'... (mgcp_client.c:807) 20250816123319328 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123319328 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123319328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c34080]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123319328 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: a2367'... (mgcp_client.c:807) 20250816123319328 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123319328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c34080]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123319328 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{IN_USE}: Removing from parent mgw(mgw-fsm-10630781-0)[0x556947c98ce0] (mgcp_client_endpoint_fsm.c:873) 20250816123319328 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123319328 DLMGCP DEBUG mgw-endp(mgw-fsm-10630781-0)[0x556947cb24e0]{IN_USE}: Deallocated (fsm.c:568) 20250816123319328 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123319328 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123319328 DMGW DEBUG mgw(mgw-fsm-10630781-0)[0x556947c98ce0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123319328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123319328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "a2367d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "a2367d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123319335 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250816123319335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123319335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123319335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123319335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123319335 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250816123319335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c34080]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123319335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c34080]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123319335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c34080]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123319335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c34080]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(240)@c2ce0b0ce204: Warning: Stopping inactive timer T_poll_converge. MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123319410 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33173<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@c2ce0b0ce204: Final verdict of PTC: none 20250816123319416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55404<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123319417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55396<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123319417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123319417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123319417 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123319417 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123319417 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123319417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10630781)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123319417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10630781)[0x556947cba650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123319417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123319417 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123319417 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123319417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff0c85), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123319417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123319417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123319417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123319417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123319417 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123319417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123319417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10630781)[0x556947cba650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123319417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10630781)[0x556947cba650]{disrupted}: Freeing instance (context_map.c:202) 20250816123319417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10630781)[0x556947cba650]{disrupted}: Deallocated (fsm.c:568) 20250816123319417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123319417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123319417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123319417 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10630781 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250816123319417 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123319417 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123319417 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123319417 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 HNBGW_Test.msc0-SCCP(245)@c2ce0b0ce204: Final verdict of PTC: none 20250816123319418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123319418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123319418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123319418 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123319418 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123319418 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123319418 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(248)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@c2ce0b0ce204: Final verdict of PTC: none 20250816123319418 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123319418 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123319418 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123319418 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123319418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123319418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123319418 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123319418 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123319418 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123319418 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123319418 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123319418 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123319418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123319418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_release_abnormal-Iuh0-RUA(244)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_rab_release_abnormal(239)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(242)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@c2ce0b0ce204: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@c2ce0b0ce204: Final verdict of PTC: none 20250816123319420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55414<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW-MGCP(251)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sat Aug 16 12:33:19 UTC 2025 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20250816123319465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123319968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55426<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284940) Waiting for packet dumper to finish... 1 (prev_count=284940, count=285576) 20250816123321419 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123321419 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123321419 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123321419 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123321419 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123321419 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sat Aug 16 12:33:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123323052 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123323052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5213f), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123323052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123323052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123323052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123323052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123323053 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123323053 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123323053 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123323053 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123323053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123323053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123323053 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_rab_assign_fail started. 20250816123323088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123323095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123323101 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44999<->l=127.0.0.1:4262) (control_if.c:572) 20250816123323181 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123323181 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123323181 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123323181 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123323181 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123323181 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123323181 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123323181 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123323181 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123323182 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123323182 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123323183 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123323183 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123323183 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123323183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123323183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123323183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123323183 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123323183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123323183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123323183 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123323183 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123323183 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123323183 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123323183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123323183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123323183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123323183 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123323183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123323183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123323183 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123323183 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123323183 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123323183 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123323183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123323183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123323183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123323183 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123323183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123323183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123323183 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123323183 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123323183 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123323183 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123323183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123323183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123323183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123323183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123323183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123323183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123323183 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123323183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123323183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123323183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123323183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123323183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123323183 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123323183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123323183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123323183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123323183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123323183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123323183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123323183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123323183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123323183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123323183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123323183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123323183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123323183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123323183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123323183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123323183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123323183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123323183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123323183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123323183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123323183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(261)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(259)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123323195 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123323195 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123323195 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123323195 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123323195 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123323195 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123323195 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123323195 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123323195 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123323196 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123323196 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123323196 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123323196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123323196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123323196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123323196 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123323196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123323196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123323196 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123323196 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123323196 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123323196 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123323196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123323196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123323196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123323196 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123323196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123323196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123323196 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123323196 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123323196 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123323196 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123323196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123323196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123323196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123323196 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123323196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123323196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123323196 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123323196 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123323196 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123323196 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123323196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123323196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123323196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123323197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123323197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123323197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123323197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123323197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123323197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123323197 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123323197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123323197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123323197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123323197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123323197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123323197 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123323197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123323197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123323197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123323197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123323197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123323197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123323197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123323197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123323197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123323197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123323197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123323197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123323197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123323197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123323197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123323197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123323197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123323197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123323197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123323197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123323197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123323217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123323217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123323217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123323217 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123323217 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123323217 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123323217 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123323217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123323217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123323393 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123323393 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123323393 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123323393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123323401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123323401 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123323402 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123323402 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123323402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123323402 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123323402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123323405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123323405 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123323405 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123323405 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123323405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123323405 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123323405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123323406 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123323406 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123323406 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123323406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(264)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123323412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123323412 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123323412 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123323412 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123323412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123323412 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123323412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123323415 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123323415 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123323415 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123323415 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123323415 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123323415 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123323415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123324207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123324208 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123324208 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123324208 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123324208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123324208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123324208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123324208 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123324208 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123324208 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123324208 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123324208 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123324208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123324208 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123324208 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123324208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123324208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123324208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123324208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123324208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123324208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123324208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123324208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123324209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123324209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123324209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123324209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123324209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123324209 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123324209 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123324209 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123324209 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123324209 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123324209 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123324209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123324209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123324209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123324209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123324209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123324209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123324209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123324209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123324209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123324209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123324209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123324209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123324209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123324209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123324209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123324209 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123324209 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123324210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123324210 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123324210 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123324210 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123324210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123324210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123324210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123324210 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123324221 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123324221 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123324221 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123324221 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123324221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123324221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123324221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123324221 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123324221 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123324221 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123324221 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123324221 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123324221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123324221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123324221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123324221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123324221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123324221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123324221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123324221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123324221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123324221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123324221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123324221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123324221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123324221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123324221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123324221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123324221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123324221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123324221 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123324221 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123324221 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123324222 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123324222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123324222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123324222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123324222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123324222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123324222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123324222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123324222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123324222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123324222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123324222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123324222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123324222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123324222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123324222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123324222 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123324222 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123324222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123324222 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123324222 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123324222 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123324222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123324222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123324222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123324222 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(263)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123324246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55444<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(260)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@c2ce0b0ce204: Added conn table entry 0TC_rab_assign_fail0(266)13202439 20250816123325287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123325287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123325287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123325287 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123325287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc97407, normal) (hnbgw_rua.c:407) 20250816123325287 DHNB DEBUG map_rua[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123325287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202439)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123325287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13202439 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123325287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123325287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123325287 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13202439 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123325287 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123325287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123325287 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13202439 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123325287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13202439 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123325287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202439)[0x556947cba650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123325287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123325287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123325287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202439)[0x556947cba650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123325287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123325287 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123325287 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{IDLE}: Allocated (fsm.c:456) 20250816123325287 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123325287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002ca0056400500f1100926) (sccp_scrc.c:406) 20250816123325287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123325287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123325287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123325287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123325287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123325287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123325287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123325287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123325287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123325287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123325287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123325287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123325287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123325287 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123325287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123325287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202439)[0x556947cba650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123325288 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123325288 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123325288 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123325288 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123325288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123325288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123325288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123325288 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@c2ce0b0ce204: Added conn table entry 0TC_rab_assign_fail0(266)8376967 HNBGW_Test.msc0-SCCP(259)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123325300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123325300 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123325300 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123325300 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123325300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123325300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123325300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_rab_assign_fail0(266)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123325300 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123325300 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123325300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123325300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123325300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123325300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123325300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=0018ba9b) (sccp_scrc.c:477) 20250816123325300 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20250816123325300 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123325300 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123325300 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123325300 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123325300 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123325300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123325300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@c2ce0b0ce204: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(265)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(259)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(259)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123325500 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123325501 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123325501 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123325501 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123325501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123325501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123325501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123325501 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123325501 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123325501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123325501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123325501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123325501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123325501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123325501 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20250816123325501 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123325501 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123325501 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123325501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123325501 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123325501 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123325501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556947cbc890]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123325501 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123325502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123325502 DMGW DEBUG mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123325502 DMGW DEBUG mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123325502 DMGW DEBUG mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123325502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123325502 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123325502 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{UNUSED}: Allocated (fsm.c:456) 20250816123325502 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{UNUSED}: is child of mgw(mgw-fsm-13202439-0)[0x556947c34080] (fsm.c:486) 20250816123325502 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13202439-0)[0x556947c34080] (mgcp_client_endpoint_fsm.c:724) 20250816123325502 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123325502 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123325502 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123325502 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13202439-0)[0x556947cb24e0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123325502 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13202439-0)[0x556947cb24e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0] (fsm.c:486) 20250816123325502 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13202439-0)[0x556947cb24e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123325502 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13202439-0)[0x556947cb24e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123325502 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: c9740'... (mgcp_client.c:807) 20250816123325502 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123325502 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13202439-0)[0x556947cb24e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123325502 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c9740717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9740717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_fail0(266) TC_rab_assign_fail0(266)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c9740717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9740717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_fail0(266)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816123325539 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250816123325539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cb24e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123325539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cb24e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123325539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cb24e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123325539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cb24e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123325539 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123325539 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/4@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123325539 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123325539 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123325539 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123325539 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/4@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123325539 DMGW DEBUG mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123325539 DMGW DEBUG mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123325539 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123325539 DMGW DEBUG mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123325539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202439)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123325539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123325539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123325539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_fail0(266)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123325575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123325575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123325575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250816123325575 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123325575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc97407) (hnbgw_rua.c:471) 20250816123325575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13202439 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250816123325575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202439)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123325575 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123325575 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123325575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202439)[0x556947cba650]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123325575 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250816123325575 DMGW DEBUG mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123325575 DMGW DEBUG mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123325575 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250816123325575 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250816123325575 DMGW ERROR mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250816123325575 DMGW DEBUG mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250816123325575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250816123325575 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123325575 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123325575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018ba9b), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20250816123325575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123325576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123325576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123325576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123325576 DMGW DEBUG mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250816123325576 DMGW DEBUG mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123325576 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123325576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cb24e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123325576 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: c9740'... (mgcp_client.c:807) 20250816123325576 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250816123325576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cb24e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123325576 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{IN_USE}: Removing from parent mgw(mgw-fsm-13202439-0)[0x556947c34080] (mgcp_client_endpoint_fsm.c:873) 20250816123325576 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123325576 DLMGCP DEBUG mgw-endp(mgw-fsm-13202439-0)[0x556947ca44a0]{IN_USE}: Deallocated (fsm.c:568) 20250816123325576 DMGW DEBUG mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123325576 DMGW DEBUG mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123325576 DMGW DEBUG mgw(mgw-fsm-13202439-0)[0x556947c34080]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123325576 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123325576 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123325576 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123325576 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123325576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123325576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123325576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123325576 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(254)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(254)@c2ce0b0ce204: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "c9740717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123325607 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250816123325607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cb24e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123325607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cb24e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123325607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cb24e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123325607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947cb24e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123325611 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44999<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@c2ce0b0ce204: Final verdict of PTC: none 20250816123325629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55434<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123325630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55430<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(263)@c2ce0b0ce204: Final verdict of PTC: none 20250816123325630 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123325630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123325630 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123325630 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123325630 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123325630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123325630 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123325630 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123325630 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123325630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123325630 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123325630 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123325630 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123325630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123325630 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123325630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123325630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(259)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@c2ce0b0ce204: Final verdict of PTC: none 20250816123325631 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123325631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123325631 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123325631 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123325631 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123325631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123325631 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123325631 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123325631 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123325631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123325631 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_rab_assign_fail-Iuh0(257)@c2ce0b0ce204: Final verdict of PTC: none 20250816123325631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123325631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(264)@c2ce0b0ce204: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(256)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(265)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@c2ce0b0ce204: Final verdict of PTC: none 20250816123325632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_rab_assign_fail finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sat Aug 16 12:33:25 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20250816123325669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50418<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123325776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123325776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123325776 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123325776 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123325777 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123325777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202439)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123325777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202439)[0x556947cba650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123325777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123325777 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123325777 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123325777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018ba9b), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123325777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123325777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123325777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123325777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123325777 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123325777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556947cbc890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123325777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202439)[0x556947cba650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123325777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202439)[0x556947cba650]{disrupted}: Freeing instance (context_map.c:202) 20250816123325777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202439)[0x556947cba650]{disrupted}: Deallocated (fsm.c:568) 20250816123325777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123325777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123325777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123325777 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13202439 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123325777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123325777 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123325777 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123325777 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123325777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123325777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123325777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123325777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123326171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50418<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=259380) Waiting for packet dumper to finish... 1 (prev_count=259380, count=260016) 20250816123327631 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123327631 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123327631 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123327631 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123327631 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123327631 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sat Aug 16 12:33:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_rab_assign_mgcp_to started. 20250816123329255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50424<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123329257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123329259 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35251<->l=127.0.0.1:4262) (control_if.c:572) 20250816123329322 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123329322 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123329322 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123329323 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123329323 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123329323 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123329323 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123329323 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123329323 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123329323 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123329323 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123329324 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123329324 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123329324 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123329324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123329324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123329324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123329324 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123329324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123329324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123329324 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123329324 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123329324 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123329324 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123329324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123329324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123329324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123329324 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123329324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123329324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123329324 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123329324 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123329324 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123329324 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123329324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123329324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123329324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123329324 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123329324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123329324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123329324 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123329324 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123329324 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123329324 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123329324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123329324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123329324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123329324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123329324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123329324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123329324 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123329325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123329325 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123329325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123329325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123329325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123329325 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123329325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123329325 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123329325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123329325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123329325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123329325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123329325 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123329325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123329325 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123329325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123329325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123329325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123329325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123329325 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123329325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123329325 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123329325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123329325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123329325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123329325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123329325 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(275)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123329335 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123329335 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123329335 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123329336 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123329336 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123329336 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123329336 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123329336 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123329336 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123329337 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123329337 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123329337 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123329337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123329337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123329337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123329337 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123329337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123329337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123329337 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123329337 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123329337 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123329337 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123329337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123329337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123329337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123329337 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123329337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123329337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123329337 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123329337 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123329337 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123329337 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123329337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123329337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123329337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123329337 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123329337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123329337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123329337 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123329337 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123329337 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123329337 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123329337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123329337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123329337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123329337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123329337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123329337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123329337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123329337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123329337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123329337 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123329337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123329337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123329337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123329337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123329337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123329337 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123329337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123329337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123329337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123329337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123329337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123329337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123329337 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123329337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123329337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123329337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123329337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123329337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123329337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123329337 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123329337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123329337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123329337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123329337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123329337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123329337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123329337 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123329356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123329356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123329356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123329356 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123329356 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123329356 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123329356 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123329356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123329356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123329418 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123329418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff0c85), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123329418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123329418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123329418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123329418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123329418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123329418 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123329418 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123329418 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123329418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123329418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123329418 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123329533 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123329533 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123329533 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123329533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123329536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123329536 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123329536 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123329536 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123329536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123329536 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123329536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123329536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123329536 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123329536 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123329536 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123329536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123329536 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123329536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123329546 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123329546 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123329546 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123329546 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123329547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123329547 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123329547 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123329547 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123329547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123329547 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123329547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123329548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123329548 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123329548 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123329548 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123329548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123329548 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123329548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123330352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123330352 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123330352 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123330352 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123330352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123330352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123330352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123330352 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123330352 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123330352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123330352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123330352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123330353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123330353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123330353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123330353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123330353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123330353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123330353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123330353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123330353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123330353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123330353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123330353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123330353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123330353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123330353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123330353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123330353 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123330353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123330353 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123330353 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123330353 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123330353 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123330353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123330353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123330353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123330353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123330353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123330353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123330353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123330353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123330353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123330353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123330353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123330353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123330353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123330353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123330353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123330354 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123330354 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123330354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123330354 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123330354 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123330354 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123330354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123330354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123330354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123330354 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123330363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123330363 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123330363 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123330363 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123330363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123330363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123330363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123330363 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123330363 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123330363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123330363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123330363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123330363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123330363 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123330363 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123330363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123330363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123330363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123330363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123330363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123330363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123330363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123330363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123330363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123330363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123330363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123330363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123330363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123330363 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123330363 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123330363 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123330363 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123330363 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123330363 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123330363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123330363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123330363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123330363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123330363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123330363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123330363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123330363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123330363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123330363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123330363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123330363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123330363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123330363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123330363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123330363 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123330363 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123330363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123330363 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123330363 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123330363 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123330363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123330363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123330364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123330364 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(277)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123330373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50438<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to0(280)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(274)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@c2ce0b0ce204: Added conn table entry 0TC_rab_assign_mgcp_to0(280)6196685 20250816123331418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123331418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123331418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123331418 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123331418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5e8dcd, normal) (hnbgw_rua.c:407) 20250816123331418 DHNB DEBUG map_rua[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123331418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6196685)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123331418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6196685 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123331418 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123331418 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123331418 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6196685 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123331418 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123331418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123331418 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6196685 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123331418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6196685 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123331418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6196685)[0x556947cba650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123331419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123331419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123331419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6196685)[0x556947cba650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123331419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123331419 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123331419 DLSCCP DEBUG SCCP-SCOC(27)[0x556947cb24e0]{IDLE}: Allocated (fsm.c:456) 20250816123331419 DLSCCP DEBUG SCCP-SCOC(27)[0x556947cb24e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123331419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001320056400500f1100926) (sccp_scrc.c:406) 20250816123331419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123331419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123331419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123331419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123331419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123331419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123331419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123331419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123331419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123331419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123331419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123331419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123331419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123331419 DLSCCP DEBUG SCCP-SCOC(27)[0x556947cb24e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123331419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123331419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6196685)[0x556947cba650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123331420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123331420 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123331420 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123331420 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123331420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123331420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123331420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123331420 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@c2ce0b0ce204: Added conn table entry 0TC_rab_assign_mgcp_to0(280)10635323 HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123331437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123331437 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123331437 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123331437 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123331437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123331437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123331437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123331437 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123331437 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123331437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123331437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123331437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123331437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123331437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=00e93cdd) (sccp_scrc.c:477) 20250816123331437 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20250816123331437 DLSCCP DEBUG SCCP-SCOC(27)[0x556947cb24e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123331437 DLSCCP DEBUG SCCP-SCOC(27)[0x556947cb24e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123331437 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123331437 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123331437 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123331437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123331437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123331641 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123331641 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123331641 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123331641 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123331641 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123331641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123331641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123331641 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123331641 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123331641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123331641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123331641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123331641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123331641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123331641 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250816123331641 DLSCCP DEBUG SCCP-SCOC(27)[0x556947cb24e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123331641 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123331641 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123331641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123331641 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123331641 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123331641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123331642 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123331642 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123331642 DMGW DEBUG mgw(mgw-fsm-6196685-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123331642 DMGW DEBUG mgw(mgw-fsm-6196685-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123331642 DMGW DEBUG mgw(mgw-fsm-6196685-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123331642 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123331642 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123331642 DLMGCP DEBUG mgw-endp(mgw-fsm-6196685-0)[0x556947c34080]{UNUSED}: Allocated (fsm.c:456) 20250816123331642 DLMGCP DEBUG mgw-endp(mgw-fsm-6196685-0)[0x556947c34080]{UNUSED}: is child of mgw(mgw-fsm-6196685-0)[0x556947ca44a0] (fsm.c:486) 20250816123331642 DLMGCP DEBUG mgw-endp(mgw-fsm-6196685-0)[0x556947c34080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6196685-0)[0x556947ca44a0] (mgcp_client_endpoint_fsm.c:724) 20250816123331642 DLMGCP DEBUG mgw-endp(mgw-fsm-6196685-0)[0x556947c34080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123331642 DLMGCP DEBUG mgw-endp(mgw-fsm-6196685-0)[0x556947c34080]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123331642 DLMGCP DEBUG mgw-endp(mgw-fsm-6196685-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123331642 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6196685-0)[0x556947c98ce0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123331642 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6196685-0)[0x556947c98ce0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6196685-0)[0x556947c34080] (fsm.c:486) 20250816123331642 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6196685-0)[0x556947c98ce0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123331642 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6196685-0)[0x556947c98ce0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123331642 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 5e8dc'... (mgcp_client.c:807) 20250816123331642 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123331642 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6196685-0)[0x556947c98ce0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123331642 DLMGCP DEBUG mgw-endp(mgw-fsm-6196685-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5e8dcd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5e8dcd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to0(280)@c2ce0b0ce204: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5e8dcd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5e8dcd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123333054 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123333054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f5213f), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123333054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123333054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123333054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123333054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123333054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123333054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123333054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123333054 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123333054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123333054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123333054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123333054 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123333061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123333061 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123333061 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123333061 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123333061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123333061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123333061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123333061 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123333061 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123333062 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123333062 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123333062 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123333062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123333062 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Source Reference,L=4,D=00f5213f) (sccp_scrc.c:477) 20250816123333062 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20250816123333062 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123333062 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123333062 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123333062 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123333062 DLSCCP DEBUG SCCP-SCOC(24)[0x556947ca4280]{IDLE}: Deallocated (fsm.c:568) 20250816123335643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250816123335643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250816123335643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-6196685-0)[0x556947c34080] (mgcp_client_fsm.c:526) 20250816123335643 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250816123335643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250816123335643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c98ce0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250816123335643 DLMGCP DEBUG mgw-endp(mgw-fsm-6196685-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250816123335643 DLMGCP DEBUG mgw-endp(mgw-fsm-6196685-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123335643 DLMGCP DEBUG mgw-endp(mgw-fsm-6196685-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250816123335643 DLMGCP DEBUG mgw-endp(mgw-fsm-6196685-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-6196685-0)[0x556947ca44a0] (mgcp_client_endpoint_fsm.c:925) 20250816123335643 DLMGCP DEBUG mgw-endp(mgw-fsm-6196685-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250816123335643 DLMGCP DEBUG mgw-endp(mgw-fsm-6196685-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250816123335643 DMGW DEBUG mgw(mgw-fsm-6196685-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250816123335643 DMGW ERROR mgw(mgw-fsm-6196685-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250816123335643 DMGW DEBUG mgw(mgw-fsm-6196685-0)[0x556947ca44a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250816123335643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250816123335643 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123335643 DLSCCP DEBUG SCCP-SCOC(27)[0x556947cb24e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123335643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e93cdd), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20250816123335643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123335643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123335643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123335643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123335643 DMGW DEBUG mgw(mgw-fsm-6196685-0)[0x556947ca44a0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250816123335643 DMGW DEBUG mgw(mgw-fsm-6196685-0)[0x556947ca44a0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250816123335643 DMGW DEBUG mgw(mgw-fsm-6196685-0)[0x556947ca44a0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250816123335644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123335644 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123335644 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123335644 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123335644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123335644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123335644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123335644 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123335671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123335671 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123335671 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123335671 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123335671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123335671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123335671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123335671 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123335672 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123335672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123335672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123335672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123335672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123335672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123335672 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250816123335672 DLSCCP DEBUG SCCP-SCOC(27)[0x556947cb24e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123335672 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123335672 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123335672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123335672 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123335672 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123335672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123335672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6196685)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123335672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123335672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123335672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgcp_to0(280)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@c2ce0b0ce204: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)6196685 20250816123335698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123335698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123335698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123335698 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123335698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5e8dcd,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123335698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6196685 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123335698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6196685)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123335698 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123335698 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123335698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6196685)[0x556947cba650]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123335698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123335698 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123335698 DLSCCP DEBUG SCCP-SCOC(27)[0x556947cb24e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123335698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e93cdd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123335698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123335698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123335698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123335698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123335698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6196685)[0x556947cba650]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123335699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123335699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123335699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123335699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123335699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123335699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123335699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123335699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123335699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123335699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@c2ce0b0ce204: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)10635323 HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: Session index based on connection ID:0 20250816123335711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123335711 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123335711 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123335711 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123335711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123335711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123335711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123335711 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123335711 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123335711 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123335711 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123335712 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123335712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123335712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=00e93cdd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123335712 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20250816123335712 DLSCCP DEBUG SCCP-SCOC(27)[0x556947cb24e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123335712 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123335712 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123335712 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123335712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123335712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123335712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6196685)[0x556947cba650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123335712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6196685)[0x556947cba650]{disconnected}: Freeing instance (context_map.c:202) 20250816123335712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6196685)[0x556947cba650]{disconnected}: Deallocated (fsm.c:568) 20250816123335712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123335712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123335712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123335712 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6196685 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816123335712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e93cdd), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20250816123335712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123335712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123335712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123335712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123335712 DLSCCP DEBUG SCCP-SCOC(27)[0x556947cb24e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123335712 DLSCCP DEBUG SCCP-SCOC(27)[0x556947cb24e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123335712 DLSCCP DEBUG SCCP-SCOC(27)[0x556947cb24e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123335712 DLSCCP DEBUG SCCP-SCOC(27)[0x556947cb24e0]{IDLE}: Deallocated (fsm.c:568) 20250816123335713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123335713 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123335713 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123335713 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123335713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123335713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123335713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123335713 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: RLC received in state:disconnect_pending 20250816123335778 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123335778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018ba9b), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123335778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123335778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123335778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123335778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123335778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123335778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123335778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123335778 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123335778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123335778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123335778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123335778 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123335783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123335783 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123335783 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123335783 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123335783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123335783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123335783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123335783 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123335783 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123335783 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123335783 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123335783 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123335783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123335783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Source Reference,L=4,D=0018ba9b) (sccp_scrc.c:477) 20250816123335783 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20250816123335783 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123335783 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123335783 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123335783 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123335783 DLSCCP DEBUG SCCP-SCOC(26)[0x556947ca7170]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123337710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123337711 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35251<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(268)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123337712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50424<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123337712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123337712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123337712 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123337712 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123337712 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assign_mgcp_to(267)@c2ce0b0ce204: Final verdict of PTC: none 20250816123337712 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123337712 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123337712 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123337712 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123337712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123337712 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123337712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123337712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123337712 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123337712 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816123337712 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123337712 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(277)@c2ce0b0ce204: Final verdict of PTC: none 20250816123337712 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123337712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123337712 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123337712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123337712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(278)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@c2ce0b0ce204: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@c2ce0b0ce204: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(270)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(279)@c2ce0b0ce204: Final verdict of PTC: none 20250816123337714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50438<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sat Aug 16 12:33:37 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20250816123337749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123338252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33048<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=275036) Waiting for packet dumper to finish... 1 (prev_count=275036, count=275676) 20250816123339419 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123339419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff0c85), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123339419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123339419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123339419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123339419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123339420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123339420 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123339420 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123339420 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123339420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123339420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123339420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123339420 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123339713 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123339713 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123339713 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123339713 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123339713 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123339713 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Sat Aug 16 12:33:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250816123341372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123341381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123341387 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38069<->l=127.0.0.1:4262) (control_if.c:572) 20250816123341462 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123341462 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123341462 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123341462 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123341462 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123341462 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123341462 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123341462 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123341462 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123341462 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123341463 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123341464 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123341464 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123341464 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123341464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123341464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123341464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123341464 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123341464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123341464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123341464 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123341464 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123341464 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123341464 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123341464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123341464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123341464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123341464 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123341464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123341464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123341464 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123341464 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123341464 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123341464 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123341464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123341464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123341464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123341464 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123341464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123341464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123341464 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123341464 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123341464 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123341464 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123341464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123341464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123341464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123341464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123341464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123341464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123341464 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123341464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123341464 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123341464 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123341464 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123341464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123341464 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123341464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123341464 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123341464 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123341464 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123341464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123341464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123341464 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123341464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123341464 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123341464 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123341464 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123341464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123341464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123341464 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123341464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123341464 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123341464 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123341464 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123341464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123341464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123341464 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(289)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123341476 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123341476 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123341476 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123341476 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123341476 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123341477 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123341477 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123341477 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123341477 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123341478 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123341478 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123341478 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123341478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123341478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123341478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123341478 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123341478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123341478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123341478 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123341478 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123341478 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123341478 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123341478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123341478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123341478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123341478 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123341478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123341478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123341478 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123341478 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123341478 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123341478 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123341478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123341478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123341478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123341478 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123341478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123341478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123341478 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123341478 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123341478 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123341478 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123341478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123341478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123341478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123341478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123341478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123341478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123341478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123341478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123341478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123341478 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123341478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123341478 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123341478 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123341478 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123341478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123341478 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123341478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123341478 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123341478 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123341478 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123341478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123341478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123341478 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123341479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123341479 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123341479 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123341479 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123341479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123341479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123341479 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123341479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123341479 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123341479 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123341479 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123341479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123341479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123341479 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123341500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123341500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123341500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123341500 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123341500 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123341500 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123341500 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123341500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123341500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123341674 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123341674 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123341674 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123341674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123341684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123341684 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123341684 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123341684 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123341684 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123341684 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123341684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123341687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123341687 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123341687 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123341687 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123341687 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123341687 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123341687 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123341689 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123341689 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123341689 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123341689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123341694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123341694 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123341694 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123341694 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123341694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123341694 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123341694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123341695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123341695 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123341695 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123341695 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123341695 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123341695 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123341696 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123342495 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123342495 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123342495 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123342495 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123342495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123342495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123342495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123342495 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123342495 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123342495 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123342495 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123342495 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123342495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123342495 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123342495 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123342495 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123342495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123342495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123342495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123342495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123342495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123342495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123342495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123342495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123342495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123342495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123342495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123342495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123342495 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123342495 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123342495 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123342495 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123342495 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123342495 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123342495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123342495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123342495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123342495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123342495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123342495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123342495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123342495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123342495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123342495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123342495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123342495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123342495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123342495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123342495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123342495 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123342495 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123342496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123342496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123342496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123342496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123342496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123342496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123342496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123342496 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123342500 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123342500 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123342500 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123342500 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123342500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123342500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123342500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123342500 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123342500 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123342500 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123342500 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123342500 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123342500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123342500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123342500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123342500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123342500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123342500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123342500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123342500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123342500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123342500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123342500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123342500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123342500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123342500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123342500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123342500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123342500 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123342500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123342500 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123342500 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123342500 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123342500 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123342500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123342500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123342500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123342500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123342500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123342500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123342500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123342500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123342500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123342500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123342500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123342500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123342500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123342500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123342500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123342500 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123342500 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123342500 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123342500 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123342500 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123342500 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123342500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123342501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123342501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123342501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(291)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123342533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33062<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(288)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@c2ce0b0ce204: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)12356475 20250816123343550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123343550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123343550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123343550 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123343550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbc8b7b, normal) (hnbgw_rua.c:407) 20250816123343550 DHNB DEBUG map_rua[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123343550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123343550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12356475 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123343550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123343550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123343550 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12356475 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123343550 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123343550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123343550 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12356475 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123343550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12356475 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123343550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123343550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123343550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123343550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123343550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123343550 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123343550 DLSCCP DEBUG SCCP-SCOC(28)[0x556947cb24e0]{IDLE}: Allocated (fsm.c:456) 20250816123343550 DLSCCP DEBUG SCCP-SCOC(28)[0x556947cb24e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123343550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300014e0056400500f1100926) (sccp_scrc.c:406) 20250816123343550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123343550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123343550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123343550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123343550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123343550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123343550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123343550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123343550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123343550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123343550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123343550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123343550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123343550 DLSCCP DEBUG SCCP-SCOC(28)[0x556947cb24e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123343550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123343550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123343551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123343551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123343551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123343551 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123343551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123343551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123343551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123343551 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@c2ce0b0ce204: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)3267570 HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123343556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123343556 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123343556 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123343556 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123343556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123343556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123343556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123343556 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123343556 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123343556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123343556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123343556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123343556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123343556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=008ca1ce) (sccp_scrc.c:477) 20250816123343556 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20250816123343556 DLSCCP DEBUG SCCP-SCOC(28)[0x556947cb24e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123343556 DLSCCP DEBUG SCCP-SCOC(28)[0x556947cb24e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123343556 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123343556 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123343556 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123343556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123343556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@c2ce0b0ce204: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(293)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123343756 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123343756 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123343756 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123343756 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123343756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123343756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123343756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123343756 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123343756 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123343756 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123343756 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123343756 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123343756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123343756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123343756 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250816123343756 DLSCCP DEBUG SCCP-SCOC(28)[0x556947cb24e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123343756 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123343756 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123343756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123343756 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123343756 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123343756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123343756 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123343756 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123343757 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123343757 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123343757 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123343757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123343757 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123343757 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{UNUSED}: Allocated (fsm.c:456) 20250816123343757 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{UNUSED}: is child of mgw(mgw-fsm-12356475-0)[0x556947c98ce0] (fsm.c:486) 20250816123343757 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12356475-0)[0x556947c98ce0] (mgcp_client_endpoint_fsm.c:724) 20250816123343757 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123343757 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123343757 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123343757 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12356475-0)[0x556947ca44a0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123343757 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12356475-0)[0x556947ca44a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12356475-0)[0x556947c34080] (fsm.c:486) 20250816123343757 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12356475-0)[0x556947ca44a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123343757 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12356475-0)[0x556947ca44a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123343757 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: bc8b7'... (mgcp_client.c:807) 20250816123343757 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250816123343757 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12356475-0)[0x556947ca44a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123343757 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bc8b7b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc8b7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bc8b7b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc8b7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816123343767 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250816123343767 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123343767 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123343767 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123343767 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123343767 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123343767 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123343767 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123343767 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123343767 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123343767 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123343767 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123343767 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123343767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123343767 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123343767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123343767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123343767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123343767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123343778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123343778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123343778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123343778 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123343778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbc8b7b) (hnbgw_rua.c:471) 20250816123343778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12356475 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123343778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123343778 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123343778 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123343778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123343778 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123343778 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123343778 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123343778 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123343778 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123343778 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12356475-0)[0x556947c98ce0] (mgcp_client_endpoint_fsm.c:724) 20250816123343778 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123343778 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123343778 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123343778 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123343778 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: bc8b'... (mgcp_client.c:807) 20250816123343778 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816123343778 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123343778 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123343778 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123343778 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "bc8b7b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc8b7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123343783 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250816123343783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250816123343783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123343783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123343783 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123343783 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.3.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123343783 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123343783 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123343783 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123343783 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123343783 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123343783 DMGW INFO mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_MDCX_HNB}: Local MGW IuUP IP address 127.1.2.1:10000 changed to 127.3.2.1:10000 during MDCX. Modifying RAB on HNB. (mgw_fsm.c:420) 20250816123343783 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250816123343783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123343783 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123343783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123343783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123343783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123343783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123343784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123343784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123343784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123343784 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123343784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbc8b7b) (hnbgw_rua.c:471) 20250816123343784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12356475 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123343784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123343784 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123343784 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123343784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123343784 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123343784 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123343784 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123343784 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123343784 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250816123343784 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250816123343784 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123343784 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12356475-0)[0x556947c98ce0] (mgcp_client_endpoint_fsm.c:724) 20250816123343784 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123343784 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123343784 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123343784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12356475-0)[0x556947ca4280]{ST_CRCX}: Allocated (fsm.c:456) 20250816123343784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12356475-0)[0x556947ca4280]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12356475-0)[0x556947c34080] (fsm.c:486) 20250816123343784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12356475-0)[0x556947ca4280]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123343784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12356475-0)[0x556947ca4280]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250816123343784 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: bc8b'... (mgcp_client.c:807) 20250816123343784 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816123343784 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12356475-0)[0x556947ca4280]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123343784 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123343784 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123343784 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123343784 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "bc8b7b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc8b7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123343789 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250816123343789 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ca4280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123343789 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ca4280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123343789 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ca4280]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123343789 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ca4280]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123343789 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123343789 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123343789 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123343789 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123343789 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123343789 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123343789 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123343789 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123343789 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123343789 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123343789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123343789 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123343789 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123343789 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123343789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123343789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123343789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123343789 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123343789 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123343789 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123343789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123343789 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123343789 DLSCCP DEBUG SCCP-SCOC(28)[0x556947cb24e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123343789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca1ce), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123343789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123343789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123343789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123343789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123343789 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@c2ce0b0ce204: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123343802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123343802 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123343802 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123343802 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123343802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123343802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123343802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123343802 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123343802 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123343802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123343802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123343802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123343802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123343802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123343802 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250816123343802 DLSCCP DEBUG SCCP-SCOC(28)[0x556947cb24e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123343802 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123343803 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123343803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123343803 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123343803 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123343803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123343803 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123343803 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123343803 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123343803 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123343803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123343803 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: bc8b'... (mgcp_client.c:807) 20250816123343803 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816123343803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123343803 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ca4280]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123343803 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: bc8b'... (mgcp_client.c:807) 20250816123343803 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816123343803 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ca4280]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123343803 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{IN_USE}: Removing from parent mgw(mgw-fsm-12356475-0)[0x556947c98ce0] (mgcp_client_endpoint_fsm.c:873) 20250816123343803 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123343803 DLMGCP DEBUG mgw-endp(mgw-fsm-12356475-0)[0x556947c34080]{IN_USE}: Deallocated (fsm.c:568) 20250816123343803 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123343803 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123343803 DMGW DEBUG mgw(mgw-fsm-12356475-0)[0x556947c98ce0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123343803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123343803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816123343803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123343803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "bc8b7b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "bc8b7b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123343805 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250816123343805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123343805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123343805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123343805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947ca44a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250816123343805 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250816123343805 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ca4280]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123343805 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ca4280]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123343805 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ca4280]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123343805 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947ca4280]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@c2ce0b0ce204: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)12356475 20250816123343808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123343808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123343808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123343808 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123343808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbc8b7b,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123343808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12356475 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123343808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123343808 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123343808 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123343808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123343808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123343808 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123343808 DLSCCP DEBUG SCCP-SCOC(28)[0x556947cb24e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123343808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca1ce), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123343808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123343808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123343808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123343808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123343808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123343808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123343808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123343808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123343808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123343808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123343808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123343808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123343808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123343808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123343808 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@c2ce0b0ce204: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)3267570 HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: Session index based on connection ID:0 20250816123343810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123343810 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123343810 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123343810 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123343810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123343810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123343810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123343810 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123343810 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123343810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123343810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123343810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123343810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123343810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=008ca1ce), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123343810 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20250816123343810 DLSCCP DEBUG SCCP-SCOC(28)[0x556947cb24e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123343810 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123343810 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123343810 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123343810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123343810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123343810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123343810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{disconnected}: Freeing instance (context_map.c:202) 20250816123343810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12356475)[0x556947cba650]{disconnected}: Deallocated (fsm.c:568) 20250816123343810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123343810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123343811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123343811 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12356475 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123343811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca1ce), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20250816123343811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123343811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123343811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123343811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123343811 DLSCCP DEBUG SCCP-SCOC(28)[0x556947cb24e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123343811 DLSCCP DEBUG SCCP-SCOC(28)[0x556947cb24e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123343811 DLSCCP DEBUG SCCP-SCOC(28)[0x556947cb24e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123343811 DLSCCP DEBUG SCCP-SCOC(28)[0x556947cb24e0]{IDLE}: Deallocated (fsm.c:568) 20250816123343811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123343811 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123343811 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123343811 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123343811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123343811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123343811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123343811 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123345824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33058<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123345825 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38069<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(283)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(282)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123345828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33054<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@c2ce0b0ce204: Final verdict of PTC: none 20250816123345829 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123345829 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123345829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123345829 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123345829 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123345829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123345829 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123345829 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123345829 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123345829 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123345829 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123345829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123345829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123345829 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123345829 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-SCCP(287)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@c2ce0b0ce204: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(284)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@c2ce0b0ce204: Final verdict of PTC: none 20250816123345829 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123345829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123345830 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123345830 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123345830 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123345830 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123345830 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123345830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123345830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(292)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(293)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@c2ce0b0ce204: Final verdict of PTC: none 20250816123345831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33062<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@c2ce0b0ce204: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg0(294)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Sat Aug 16 12:33:45 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20250816123345919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123346421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49132<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=286216) Waiting for packet dumper to finish... 1 (prev_count=286216, count=306604) 20250816123347830 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123347830 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123347830 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123347830 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123347830 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123347830 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sat Aug 16 12:33:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123349420 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123349420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff0c85), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123349420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123349420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123349421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123349421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123349421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123349421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123349421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123349421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123349421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123349421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123349421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ranap_cs_mo_disconnect started. 20250816123349494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123349499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123349503 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34417<->l=127.0.0.1:4262) (control_if.c:572) 20250816123349587 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123349587 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123349587 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123349588 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123349588 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123349588 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123349588 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123349588 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_ranap_cs_mo_disconnect-Iuh0(299)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123349588 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123349588 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123349588 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123349588 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123349588 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123349588 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123349588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123349588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123349588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123349589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123349589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123349589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123349589 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123349589 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123349589 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123349589 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123349589 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123349589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123349589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123349589 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123349590 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123349590 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123349590 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123349590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123349590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123349590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123349590 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123349590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123349590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123349590 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123349590 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123349590 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123349590 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123349590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123349590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123349590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123349590 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123349590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123349590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123349590 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123349590 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123349590 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123349590 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123349590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123349590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123349590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123349590 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123349590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123349590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123349590 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123349590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123349590 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123349590 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123349590 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123349590 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123349590 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123349590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123349590 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123349590 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123349590 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123349590 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123349590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123349590 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123349591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123349591 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123349591 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123349591 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123349591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123349591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123349591 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(303)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123349602 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123349602 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123349602 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123349603 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123349603 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123349603 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123349603 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123349603 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123349603 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123349604 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123349604 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123349604 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123349604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123349604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123349604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123349604 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123349604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123349604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123349604 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123349604 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123349604 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123349604 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123349604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123349604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123349604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123349604 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123349604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123349604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123349604 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123349604 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123349604 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123349604 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123349604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123349604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123349604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123349604 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123349604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123349604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123349604 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123349604 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123349604 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123349604 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123349604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123349604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123349605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123349605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123349605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123349605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123349605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123349605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123349605 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123349605 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123349605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123349605 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123349605 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123349605 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123349605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123349605 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123349605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123349605 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123349605 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123349605 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123349605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123349605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123349605 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123349605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123349605 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123349605 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123349605 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123349605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123349605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123349605 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123349605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123349605 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123349605 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123349605 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123349605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123349605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123349605 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123349628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123349628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123349628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123349628 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123349628 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123349628 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123349628 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123349628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123349628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123349801 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123349801 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123349801 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123349801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123349811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123349811 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123349811 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123349811 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123349811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123349811 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123349811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123349814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123349814 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123349814 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123349814 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123349814 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123349814 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123349814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123349817 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123349817 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123349817 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123349817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123349822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123349822 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123349822 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123349822 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123349822 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123349822 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123349822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123349823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123349823 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123349823 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123349823 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123349823 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123349823 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123349823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123350617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123350617 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123350617 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123350617 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123350617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123350617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123350618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123350618 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123350618 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123350618 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123350618 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123350618 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123350618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123350618 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123350618 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123350618 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123350618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123350618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123350618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123350618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123350618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123350618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123350618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123350619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123350619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123350619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123350619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123350619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123350619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123350619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123350619 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123350619 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123350619 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123350619 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123350619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123350619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123350619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123350619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123350619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123350619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123350619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123350619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123350619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123350619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123350619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123350620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123350620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123350620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123350620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123350620 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123350620 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123350620 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123350620 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123350620 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123350620 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123350621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123350621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123350621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123350621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123350633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123350633 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123350633 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123350633 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123350633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123350633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123350633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123350633 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123350633 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123350633 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123350633 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123350633 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123350633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123350633 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123350633 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123350633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123350633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123350633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123350633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123350633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123350633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123350633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123350633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123350633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123350633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123350633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123350633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123350633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123350633 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123350633 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123350633 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123350633 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123350633 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123350633 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123350633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123350633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123350633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123350633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123350633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123350633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123350633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123350633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123350633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123350633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123350633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123350633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123350633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123350633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123350633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123350633 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123350633 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123350633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123350633 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123350633 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123350633 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123350634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123350634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123350634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123350634 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(305)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123350650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49156<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(302)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@c2ce0b0ce204: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)12487616 20250816123351696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123351696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123351696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123351696 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123351696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbe8bc0, normal) (hnbgw_rua.c:407) 20250816123351696 DHNB DEBUG map_rua[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123351696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12487616)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123351696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487616 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123351696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123351696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123351696 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487616 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123351696 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123351696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123351696 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12487616 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123351696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487616 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123351696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12487616)[0x556947cba650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123351696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123351696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123351696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12487616)[0x556947cba650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123351696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123351696 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123351696 DLSCCP DEBUG SCCP-SCOC(29)[0x556947cb24e0]{IDLE}: Allocated (fsm.c:456) 20250816123351696 DLSCCP DEBUG SCCP-SCOC(29)[0x556947cb24e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123351696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001fd0056400500f1100926) (sccp_scrc.c:406) 20250816123351696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123351696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123351696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123351696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123351696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123351696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123351696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123351696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123351696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123351696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123351696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123351696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123351696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123351696 DLSCCP DEBUG SCCP-SCOC(29)[0x556947cb24e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123351696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123351696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12487616)[0x556947cba650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123351696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123351696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123351696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123351696 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123351696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123351696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123351696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123351696 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@c2ce0b0ce204: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)9797953 HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123351710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123351710 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123351710 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123351710 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123351710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123351710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123351710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123351710 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123351710 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123351710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123351710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123351710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123351710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123351710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=005590a7) (sccp_scrc.c:477) 20250816123351710 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20250816123351710 DLSCCP DEBUG SCCP-SCOC(29)[0x556947cb24e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123351710 DLSCCP DEBUG SCCP-SCOC(29)[0x556947cb24e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123351710 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123351710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123351710 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123351710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123351710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123351897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123351897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123351897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250816123351897 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123351897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbe8bc0) (hnbgw_rua.c:471) 20250816123351897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487616 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250816123351897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12487616)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123351897 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250816123351897 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250816123351897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12487616)[0x556947cba650]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250816123351897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123351897 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123351897 DLSCCP DEBUG SCCP-SCOC(29)[0x556947cb24e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123351897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005590a7), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250816123351897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123351897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123351897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123351897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123351898 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123351898 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123351898 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123351898 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123351898 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123351898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123351898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123351898 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: vl_len:13 HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250816123351919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123351919 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123351919 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123351919 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123351919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123351919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123351919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123351919 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123351919 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123351920 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123351920 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123351920 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123351920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123351920 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250816123351920 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20250816123351920 DLSCCP DEBUG SCCP-SCOC(29)[0x556947cb24e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123351920 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123351920 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123351920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123351920 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123351920 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123351920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123351920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12487616)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123351920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250816123351920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123351920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_cs_mo_disconnect0(308)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@c2ce0b0ce204: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)12487616 20250816123351948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123351948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123351948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123351948 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123351948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbe8bc0,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123351948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487616 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123351948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12487616)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123351948 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123351948 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123351948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12487616)[0x556947cba650]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123351948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123351948 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123351948 DLSCCP DEBUG SCCP-SCOC(29)[0x556947cb24e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123351948 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005590a7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123351948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123351948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123351949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123351949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123351949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12487616)[0x556947cba650]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123351949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123351949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123351949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123351949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123351949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123351949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123351949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123351949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123351949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123351949 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@c2ce0b0ce204: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)9797953 HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: Session index based on connection ID:0 20250816123351959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123351959 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123351959 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123351959 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123351959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123351959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123351959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123351959 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123351959 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123351959 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123351959 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123351959 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123351959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123351959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=005590a7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123351959 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20250816123351959 DLSCCP DEBUG SCCP-SCOC(29)[0x556947cb24e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123351959 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123351959 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123351959 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123351959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123351960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123351960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12487616)[0x556947cba650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123351960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12487616)[0x556947cba650]{disconnected}: Freeing instance (context_map.c:202) 20250816123351960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12487616)[0x556947cba650]{disconnected}: Deallocated (fsm.c:568) 20250816123351960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123351960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123351960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123351960 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12487616 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250816123351960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005590a7), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20250816123351960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123351960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123351960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123351960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123351960 DLSCCP DEBUG SCCP-SCOC(29)[0x556947cb24e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123351960 DLSCCP DEBUG SCCP-SCOC(29)[0x556947cb24e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123351960 DLSCCP DEBUG SCCP-SCOC(29)[0x556947cb24e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123351960 DLSCCP DEBUG SCCP-SCOC(29)[0x556947cb24e0]{IDLE}: Deallocated (fsm.c:568) 20250816123351960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123351960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123351960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123351960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123351960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123351960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123351960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123351960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123353960 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34417<->l=127.0.0.1:4262) (control_if.c:193) 20250816123353960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(297)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(296)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123353960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49146<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123353961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123353961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123353961 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123353961 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123353961 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123353961 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-SCCP(304)@c2ce0b0ce204: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@c2ce0b0ce204: Final verdict of PTC: none 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123353961 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@c2ce0b0ce204: Final verdict of PTC: none 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123353961 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123353961 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123353961 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123353961 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123353961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123353961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(306)@c2ce0b0ce204: Final verdict of PTC: none 20250816123353961 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123353961 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123353961 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123353961 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123353961 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123353961 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123353961 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123353961 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123353961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123353961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(301)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@c2ce0b0ce204: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(298)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(307)@c2ce0b0ce204: Final verdict of PTC: none 20250816123353976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49156<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sat Aug 16 12:33:53 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20250816123354004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123354506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49158<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218272) Waiting for packet dumper to finish... 1 (prev_count=218272, count=238696) 20250816123355963 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123355963 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123355963 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123355963 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123355963 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123355963 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sat Aug 16 12:33:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ranap_ps_mo_disconnect started. 20250816123357614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123357619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123357622 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36231<->l=127.0.0.1:4262) (control_if.c:572) 20250816123357695 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123357695 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123357695 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123357695 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123357695 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123357695 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123357695 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123357695 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123357695 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123357695 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123357695 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_mo_disconnect-Iuh0(313)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123357696 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123357696 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123357696 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123357696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123357696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123357696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123357696 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123357696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123357696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123357696 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123357696 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123357696 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123357696 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123357696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123357696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123357696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123357697 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123357697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123357697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123357697 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123357697 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123357697 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123357697 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123357697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123357697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123357697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123357697 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123357697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123357697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123357697 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123357697 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123357697 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123357697 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123357697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123357697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123357697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123357697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123357697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123357697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123357697 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123357697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123357697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123357697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123357697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123357697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123357697 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123357697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123357697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123357697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123357697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123357697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123357697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123357697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123357697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123357697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123357697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123357697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123357697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123357697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123357697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123357697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123357697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123357697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123357697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123357697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123357697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123357697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(317)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(315)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123357709 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123357709 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123357709 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123357709 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123357709 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123357709 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123357709 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123357709 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123357709 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123357710 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123357710 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123357710 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123357710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123357710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123357710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123357710 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123357710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123357710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123357710 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123357710 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123357710 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123357710 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123357710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123357710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123357710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123357711 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123357711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123357711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123357711 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123357711 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123357711 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123357711 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123357711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123357711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123357711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123357711 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123357711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123357711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123357711 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123357711 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123357711 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123357711 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123357711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123357711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123357711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123357711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123357711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123357711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123357711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123357711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123357711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123357711 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123357711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123357711 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123357711 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123357711 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123357711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123357711 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123357711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123357711 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123357711 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123357711 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123357711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123357711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123357711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123357711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123357711 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123357711 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123357711 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123357711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123357711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123357711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123357711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123357711 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123357711 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123357711 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123357711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123357711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123357711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123357730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123357730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123357730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123357730 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123357730 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123357730 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123357730 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123357730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123357730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123357907 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123357907 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123357907 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123357907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123357916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123357917 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123357917 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123357917 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123357917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123357917 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123357917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123357919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123357920 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123357920 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123357920 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123357920 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123357920 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123357920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123357921 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123357921 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123357921 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123357921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123357927 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123357927 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123357927 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123357927 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123357928 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123357928 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123357928 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123357930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123357930 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123357930 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123357930 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123357930 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123357930 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123357930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123358711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123358711 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123358711 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123358711 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123358711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123358711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123358711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123358711 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123358711 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123358711 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123358711 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123358711 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123358711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123358711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123358711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123358711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123358711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123358711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123358711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123358711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123358711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123358711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123358711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123358711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123358711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123358712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123358712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123358712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123358712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123358712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123358712 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123358712 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123358712 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123358712 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123358712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123358712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123358712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123358712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123358712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123358712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123358712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123358712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123358712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123358712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123358712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123358712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123358712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123358712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123358712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123358712 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123358712 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123358712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123358712 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123358712 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123358712 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123358712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123358712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123358712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123358712 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123358725 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123358725 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123358725 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123358725 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123358725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123358725 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123358725 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123358725 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123358725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123358725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123358725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123358725 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123358725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123358725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123358725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123358725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123358725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123358725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123358725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123358725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123358725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123358725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123358725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123358725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123358725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123358725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123358725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123358725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123358725 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123358726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123358726 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123358726 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123358726 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123358726 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123358726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123358726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123358726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123358726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123358726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123358726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123358726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123358726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123358726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123358726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123358726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123358726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123358726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123358726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123358726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123358726 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123358726 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123358726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123358726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123358726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123358726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123358726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123358726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123358726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123358726 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(319)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123358740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123359422 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123359422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff0c85), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123359422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123359422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123359422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123359422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123359423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123359423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123359423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123359423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123359423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123359423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123359423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123359423 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123359431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123359431 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123359431 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123359431 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123359431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123359431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123359431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123359431 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123359431 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123359431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123359431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123359431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123359431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123359431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Source Reference,L=4,D=00ff0c85) (sccp_scrc.c:477) 20250816123359431 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20250816123359431 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123359431 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123359431 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123359431 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123359431 DLSCCP DEBUG SCCP-SCOC(25)[0x556947c98aa0]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(319)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@c2ce0b0ce204: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)1032333 20250816123359779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123359779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123359779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123359779 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123359779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfc08d, normal) (hnbgw_rua.c:407) 20250816123359779 DHNB DEBUG map_rua[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123359779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1032333)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123359779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1032333 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123359779 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123359780 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123359780 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123359780 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1032333 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123359780 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123359780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123359780 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1032333 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123359780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1032333 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123359780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1032333)[0x556947cba650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123359780 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123359780 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123359780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1032333)[0x556947cba650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123359780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123359780 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123359780 DLSCCP DEBUG SCCP-SCOC(30)[0x556947cb24e0]{IDLE}: Allocated (fsm.c:456) 20250816123359780 DLSCCP DEBUG SCCP-SCOC(30)[0x556947cb24e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123359780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002170056400500f1100926) (sccp_scrc.c:406) 20250816123359780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123359780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123359780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123359780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123359780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123359780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123359780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123359780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123359780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123359780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123359780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123359780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123359780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123359780 DLSCCP DEBUG SCCP-SCOC(30)[0x556947cb24e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123359780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123359780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1032333)[0x556947cba650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123359780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123359780 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123359780 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123359780 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123359780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123359780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123359780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123359780 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@c2ce0b0ce204: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)15031940 HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123359789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123359789 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123359789 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123359789 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123359789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123359789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123359789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123359789 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123359789 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123359789 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123359789 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123359789 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123359789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123359789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=0032d17f) (sccp_scrc.c:477) 20250816123359789 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20250816123359789 DLSCCP DEBUG SCCP-SCOC(30)[0x556947cb24e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123359789 DLSCCP DEBUG SCCP-SCOC(30)[0x556947cb24e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123359789 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123359789 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123359789 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123359789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123359789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123359981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123359981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123359981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250816123359981 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123359981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfc08d) (hnbgw_rua.c:471) 20250816123359981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1032333 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250816123359981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1032333)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123359981 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250816123359981 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250816123359981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1032333)[0x556947cba650]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250816123359981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123359981 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123359981 DLSCCP DEBUG SCCP-SCOC(30)[0x556947cb24e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123359981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032d17f), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250816123359981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123359981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123359981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123359981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123359982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123359982 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123359982 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123359982 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123359982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123359982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123359982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123359982 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250816123400004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123400004 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123400004 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123400004 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123400004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123400004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123400004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123400004 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123400004 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123400004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123400004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123400004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123400004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123400004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250816123400004 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20250816123400004 DLSCCP DEBUG SCCP-SCOC(30)[0x556947cb24e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123400004 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123400004 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123400004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123400005 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123400005 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123400005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123400005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1032333)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123400005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250816123400005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123400005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_ps_mo_disconnect0(322)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@c2ce0b0ce204: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)1032333 20250816123400034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123400034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123400034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123400034 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123400034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfc08d,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123400035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1032333 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123400035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1032333)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123400035 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123400035 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123400035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1032333)[0x556947cba650]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123400035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123400035 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123400035 DLSCCP DEBUG SCCP-SCOC(30)[0x556947cb24e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123400035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032d17f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123400035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123400035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123400035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123400035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123400035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1032333)[0x556947cba650]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123400035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123400035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123400035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123400035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123400035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123400035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123400035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123400035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123400035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123400035 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@c2ce0b0ce204: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)15031940 HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: Session index based on connection ID:0 20250816123400046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123400046 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123400046 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123400046 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123400046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123400046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123400046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123400046 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123400046 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123400046 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123400046 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123400046 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123400046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123400046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=0032d17f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123400046 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20250816123400046 DLSCCP DEBUG SCCP-SCOC(30)[0x556947cb24e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123400046 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123400046 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123400046 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123400046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123400046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123400046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1032333)[0x556947cba650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123400046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1032333)[0x556947cba650]{disconnected}: Freeing instance (context_map.c:202) 20250816123400046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1032333)[0x556947cba650]{disconnected}: Deallocated (fsm.c:568) 20250816123400046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123400046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123400046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123400046 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1032333 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816123400046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032d17f), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20250816123400046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123400046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123400046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123400046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123400046 DLSCCP DEBUG SCCP-SCOC(30)[0x556947cb24e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123400046 DLSCCP DEBUG SCCP-SCOC(30)[0x556947cb24e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123400046 DLSCCP DEBUG SCCP-SCOC(30)[0x556947cb24e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123400046 DLSCCP DEBUG SCCP-SCOC(30)[0x556947cb24e0]{IDLE}: Deallocated (fsm.c:568) 20250816123400047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123400047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123400047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123400047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123400047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123400047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123400047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123400047 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123402057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50950<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123402058 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36231<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(311)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(310)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123402061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50934<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123402063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123402063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123402063 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123402063 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123402063 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(316)@c2ce0b0ce204: Final verdict of PTC: none 20250816123402065 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123402065 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123402065 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123402065 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123402065 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(319)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_mo_disconnect(309)@c2ce0b0ce204: Final verdict of PTC: none 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123402065 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123402066 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123402066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123402066 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123402066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123402066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123402066 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123402066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123402066 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123402066 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123402066 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123402066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123402066 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123402066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123402066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_ps_mo_disconnect-Iuh0(313)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@c2ce0b0ce204: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(312)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(321)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@c2ce0b0ce204: Final verdict of PTC: none 20250816123402069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50964<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sat Aug 16 12:34:02 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20250816123402105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123402608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50980<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225312) Waiting for packet dumper to finish... 1 (prev_count=225312, count=245196) 20250816123404068 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123404068 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123404068 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123404068 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123404068 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123404068 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Sat Aug 16 12:34:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ranap_cs_creq_cref started. 20250816123405726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123405730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123405732 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44517<->l=127.0.0.1:4262) (control_if.c:572) 20250816123405805 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123405805 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123405805 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123405805 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123405805 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123405805 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123405805 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123405805 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123405805 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123405806 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123405806 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_creq_cref-Iuh0(327)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123405807 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123405807 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123405807 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123405807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123405807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123405807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123405807 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123405807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123405807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123405807 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123405807 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123405807 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123405807 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123405807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123405807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123405807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123405807 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123405807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123405807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123405807 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123405807 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123405807 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123405807 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123405807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123405807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123405807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123405807 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123405807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123405807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123405807 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123405807 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123405807 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123405807 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123405807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123405807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123405807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123405807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123405807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123405807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123405807 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123405807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123405807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123405807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123405807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123405807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123405807 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123405807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123405807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123405807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123405807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123405807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123405807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123405807 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123405807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123405807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123405807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123405807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123405807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123405807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123405807 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123405807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123405807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123405807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123405807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123405807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123405807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123405807 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(331)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(329)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123405820 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123405820 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123405820 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123405820 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123405820 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123405820 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123405820 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123405820 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123405820 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123405821 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123405821 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123405822 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123405822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123405822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123405822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123405822 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123405822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123405822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123405822 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123405822 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123405822 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123405822 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123405822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123405822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123405822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123405822 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123405822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123405822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123405822 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123405822 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123405822 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123405822 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123405822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123405822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123405822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123405822 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123405822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123405822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123405822 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123405822 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123405822 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123405822 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123405822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123405822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123405822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123405822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123405822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123405822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123405822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123405822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123405822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123405822 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123405822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123405822 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123405822 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123405822 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123405822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123405822 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123405822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123405822 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123405822 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123405822 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123405822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123405822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123405822 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123405822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123405822 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123405822 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123405822 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123405822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123405822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123405822 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123405822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123405822 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123405822 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123405822 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123405822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123405822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123405822 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123405842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123405842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123405842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123405842 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123405842 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123405842 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123405842 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123405842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123405842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123406018 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123406018 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123406018 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123406018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123406028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123406028 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123406028 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123406028 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123406028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123406028 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123406028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123406031 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123406031 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123406031 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123406031 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123406031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123406031 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123406031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123406033 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123406033 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123406033 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123406033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123406039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123406039 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123406039 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123406039 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123406039 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123406039 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123406039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123406042 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123406042 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123406043 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123406043 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123406043 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123406043 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123406043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123406839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123406839 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123406839 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123406839 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123406839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123406839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123406839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123406839 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123406839 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123406839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123406839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123406839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123406839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123406839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123406839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123406839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123406839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123406839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123406839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123406839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123406839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123406839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123406839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123406839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123406839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123406839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123406839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123406839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123406839 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123406839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123406839 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123406839 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123406839 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123406839 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123406839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123406839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123406839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123406839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123406839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123406839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123406839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123406839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123406839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123406839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123406839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123406839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123406839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123406839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123406839 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123406839 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123406839 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123406839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123406839 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123406839 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123406839 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123406839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123406839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123406839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123406839 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123406844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123406844 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123406844 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123406845 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123406845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123406845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123406845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123406845 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123406845 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123406845 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123406845 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123406845 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123406845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123406845 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123406845 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123406845 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123406845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123406845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123406845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123406845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123406845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123406845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123406845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123406845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123406845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123406845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123406845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123406845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123406845 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123406845 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123406845 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123406845 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123406845 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123406845 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123406845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123406845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123406845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123406845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123406845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123406845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123406845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123406845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123406845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123406845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123406845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123406845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123406845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123406845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123406845 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123406846 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123406846 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123406846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123406846 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123406846 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123406846 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123406846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123406846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123406846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123406846 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(333)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123406868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48228<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(330)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@c2ce0b0ce204: Added conn table entry 0TC_ranap_cs_creq_cref0(336)10674825 20250816123407906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123407906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123407906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123407906 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123407906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa2e289, normal) (hnbgw_rua.c:407) 20250816123407906 DHNB DEBUG map_rua[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123407906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10674825)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123407906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10674825 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123407906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123407906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123407906 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10674825 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123407906 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123407906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123407906 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10674825 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123407906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10674825 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123407906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10674825)[0x556947cba650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123407906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123407906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123407906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10674825)[0x556947cba650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123407906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123407906 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123407906 DLSCCP DEBUG SCCP-SCOC(31)[0x556947cb24e0]{IDLE}: Allocated (fsm.c:456) 20250816123407906 DLSCCP DEBUG SCCP-SCOC(31)[0x556947cb24e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123407906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000001f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030003e20056400500f1100926) (sccp_scrc.c:406) 20250816123407906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123407906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123407906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123407906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123407906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123407906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123407906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123407906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123407906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123407906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123407906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123407906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123407906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123407906 DLSCCP DEBUG SCCP-SCOC(31)[0x556947cb24e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123407906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123407906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10674825)[0x556947cba650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123407906 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123407906 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123407906 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123407906 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123407906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123407906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123407906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123407906 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@c2ce0b0ce204: Added conn table entry 0TC_ranap_cs_creq_cref0(336)9198535 TC_ranap_cs_creq_cref0(336)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@c2ce0b0ce204: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)9198535 HNBGW_Test.msc0-SCCP(329)@c2ce0b0ce204: Session index based on connection ID:0 20250816123407924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123407924 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123407924 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123407924 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123407924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123407924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123407924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123407924 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123407924 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123407924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123407924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123407924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123407924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123407924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250816123407924 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20250816123407924 DLSCCP DEBUG SCCP-SCOC(31)[0x556947cb24e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250816123407924 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123407924 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123407924 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250816123407924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123407924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556947cbc890]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250816123407924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10674825)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250816123407924 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10674825)[0x556947cba650]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250816123407924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250816123407924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10674825)[0x556947cba650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250816123407924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10674825)[0x556947cba650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123407924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10674825)[0x556947cba650]{disrupted}: Freeing instance (context_map.c:202) 20250816123407924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10674825)[0x556947cba650]{disrupted}: Deallocated (fsm.c:568) 20250816123407924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123407924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123407924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123407924 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10674825 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250816123407924 DLSCCP DEBUG SCCP-SCOC(31)[0x556947cb24e0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250816123407924 DLSCCP DEBUG SCCP-SCOC(31)[0x556947cb24e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123407924 DLSCCP DEBUG SCCP-SCOC(31)[0x556947cb24e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123407924 DLSCCP DEBUG SCCP-SCOC(31)[0x556947cb24e0]{IDLE}: Deallocated (fsm.c:568) 20250816123407924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123407924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@c2ce0b0ce204: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)10674825 MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123407940 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44517<->l=127.0.0.1:4262) (control_if.c:193) 20250816123407940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48212<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(325)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(324)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123407942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(329)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@c2ce0b0ce204: Final verdict of PTC: none 20250816123407943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123407943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123407943 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123407943 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123407943 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(332)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@c2ce0b0ce204: Final verdict of PTC: none 20250816123407944 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123407944 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123407944 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123407944 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_ranap_cs_creq_cref-Iuh0-RUA(328)@c2ce0b0ce204: Final verdict of PTC: none 20250816123407944 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123407944 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123407944 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123407944 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123407944 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123407944 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123407944 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123407944 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123407944 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123407944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123407944 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123407945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123407945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(330)@c2ce0b0ce204: Final verdict of PTC: none 20250816123407945 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123407945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123407945 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-M3UA(331)@c2ce0b0ce204: Final verdict of PTC: none 20250816123407945 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123407945 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123407945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123407945 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123407945 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123407945 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123407945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123407945 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123407945 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123407945 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123407945 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123407945 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123407945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123407945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(334)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(335)@c2ce0b0ce204: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(326)@c2ce0b0ce204: Final verdict of PTC: none 20250816123407948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48228<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sat Aug 16 12:34:07 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20250816123408014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123408517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=154128) Waiting for packet dumper to finish... 1 (prev_count=154128, count=199712) 20250816123409945 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123409945 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123409945 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123409945 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123409945 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123409945 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Sat Aug 16 12:34:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ranap_ps_creq_cref started. 20250816123411650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123411655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48252<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123411657 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39971<->l=127.0.0.1:4262) (control_if.c:572) 20250816123411739 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123411739 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123411739 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123411739 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123411739 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123411739 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123411739 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123411740 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123411740 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123411740 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123411740 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_creq_cref-Iuh0(341)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123411741 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123411741 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123411741 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123411741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123411741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123411741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123411741 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123411741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123411741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123411741 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123411741 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123411741 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123411741 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123411741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123411741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123411741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123411741 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123411741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123411741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123411741 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123411741 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123411741 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123411741 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123411741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123411741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123411741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123411741 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123411741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123411741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123411741 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123411741 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123411741 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123411741 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123411741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123411741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123411741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123411741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123411741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123411741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123411741 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123411741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123411741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123411741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123411741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123411741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123411741 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123411741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123411741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123411741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123411741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123411741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123411741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123411741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123411741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123411741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123411741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123411741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123411741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123411741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123411741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123411741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123411741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123411741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123411741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123411741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123411741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123411741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(345)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(343)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123411754 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123411754 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123411754 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123411754 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123411754 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123411754 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123411754 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123411754 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123411754 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123411755 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123411755 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123411755 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123411755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123411755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123411755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123411755 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123411755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123411755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123411755 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123411755 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123411755 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123411755 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123411755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123411755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123411755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123411755 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123411755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123411755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123411755 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123411755 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123411755 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123411755 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123411755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123411755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123411755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123411756 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123411756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123411756 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123411756 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123411756 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123411756 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123411756 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123411756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123411756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123411756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123411756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123411756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123411756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123411756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123411756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123411756 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123411756 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123411756 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123411756 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123411756 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123411756 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123411756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123411756 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123411756 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123411756 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123411756 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123411756 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123411756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123411756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123411756 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123411756 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123411756 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123411756 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123411756 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123411756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123411756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123411756 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123411756 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123411756 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123411756 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123411756 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123411756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123411756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123411756 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(346)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123411781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123411781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123411781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123411781 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123411781 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123411781 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123411781 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123411781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123411781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123411952 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123411952 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123411952 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123411952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123411960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123411960 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123411960 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123411960 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123411960 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123411960 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123411960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123411964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123411964 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123411964 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123411964 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123411964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123411964 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123411964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123411968 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123411968 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123411968 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123411968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123411975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123411975 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123411975 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123411975 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123411975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123411975 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123411975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123411978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123411978 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123411978 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123411978 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123411978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123411978 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123411978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123412774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123412774 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123412774 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123412774 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123412774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123412774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123412774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123412774 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123412774 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123412774 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123412774 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123412774 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123412775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123412775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123412775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123412775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123412775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123412775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123412775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123412775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123412775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123412775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123412775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123412775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123412775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123412775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123412775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123412775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123412775 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123412775 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123412775 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123412775 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123412775 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123412775 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123412775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123412775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123412775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123412775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123412775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123412775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123412775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123412775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123412775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123412775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123412775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123412775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123412775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123412775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123412775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123412775 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123412775 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123412776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123412776 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123412776 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123412776 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123412776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123412776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123412776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123412776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123412782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123412782 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123412782 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123412782 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123412782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123412782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123412782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123412782 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123412782 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123412783 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123412783 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123412783 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123412783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123412783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123412783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123412783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123412783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123412783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123412783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123412783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123412783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123412783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123412783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123412783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123412783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123412783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123412783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123412783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123412783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123412783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123412783 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123412783 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123412783 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123412783 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123412783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123412783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123412783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123412783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123412783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123412783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123412783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123412783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123412783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123412783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123412783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123412783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123412783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123412783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123412783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123412783 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123412783 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123412783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123412783 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123412783 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123412783 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123412783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123412783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123412783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123412783 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(347)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123412809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48268<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(347)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@c2ce0b0ce204: Added conn table entry 0TC_ranap_ps_creq_cref0(350)8089259 20250816123413846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123413846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123413846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123413846 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123413846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7b6eab, normal) (hnbgw_rua.c:407) 20250816123413846 DHNB DEBUG map_rua[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123413846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8089259)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123413846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8089259 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123413846 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123413846 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123413846 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123413846 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8089259 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123413846 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123413846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123413846 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8089259 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123413846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8089259 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123413846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8089259)[0x556947cba650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123413846 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123413846 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123413846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8089259)[0x556947cba650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123413846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123413846 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123413846 DLSCCP DEBUG SCCP-SCOC(32)[0x556947cb24e0]{IDLE}: Allocated (fsm.c:456) 20250816123413846 DLSCCP DEBUG SCCP-SCOC(32)[0x556947cb24e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123413846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000020), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030003810056400500f1100926) (sccp_scrc.c:406) 20250816123413846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123413846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123413846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123413846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123413846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123413846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123413846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123413846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123413846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123413846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123413846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123413846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123413846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123413846 DLSCCP DEBUG SCCP-SCOC(32)[0x556947cb24e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123413846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123413846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8089259)[0x556947cba650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123413847 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123413847 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123413847 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123413847 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123413847 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123413847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123413847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123413847 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@c2ce0b0ce204: Added conn table entry 0TC_ranap_ps_creq_cref0(350)6735243 TC_ranap_ps_creq_cref0(350)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@c2ce0b0ce204: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)6735243 HNBGW_Test.sgsn0-SCCP(346)@c2ce0b0ce204: Session index based on connection ID:0 20250816123413858 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123413858 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123413858 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123413858 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123413858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123413858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123413858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123413858 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123413858 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123413858 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123413858 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123413858 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123413858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123413858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250816123413858 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20250816123413858 DLSCCP DEBUG SCCP-SCOC(32)[0x556947cb24e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250816123413858 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123413859 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123413859 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250816123413859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123413859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556947cbc890]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250816123413859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8089259)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250816123413859 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8089259)[0x556947cba650]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250816123413859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250816123413859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8089259)[0x556947cba650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250816123413859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8089259)[0x556947cba650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123413859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8089259)[0x556947cba650]{disrupted}: Freeing instance (context_map.c:202) 20250816123413859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8089259)[0x556947cba650]{disrupted}: Deallocated (fsm.c:568) 20250816123413859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123413859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123413859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123413859 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8089259 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250816123413859 DLSCCP DEBUG SCCP-SCOC(32)[0x556947cb24e0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250816123413859 DLSCCP DEBUG SCCP-SCOC(32)[0x556947cb24e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123413859 DLSCCP DEBUG SCCP-SCOC(32)[0x556947cb24e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123413859 DLSCCP DEBUG SCCP-SCOC(32)[0x556947cb24e0]{IDLE}: Deallocated (fsm.c:568) 20250816123413859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123413859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@c2ce0b0ce204: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)8089259 MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123413881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48252<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123413881 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39971<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(339)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(338)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123413884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48242<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123413885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123413885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123413885 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123413885 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123413885 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(344)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@c2ce0b0ce204: Final verdict of PTC: none 20250816123413887 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123413887 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123413887 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123413887 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123413887 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123413887 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123413887 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123413887 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123413887 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123413887 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123413887 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed HNBGW_Test.sgsn0-RAN(347)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@c2ce0b0ce204: Final verdict of PTC: none 20250816123413887 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123413887 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123413887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123413887 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123413887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123413887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_ps_creq_cref-Iuh0-RUA(342)@c2ce0b0ce204: Final verdict of PTC: none 20250816123413888 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123413888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123413888 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123413888 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123413888 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123413888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123413888 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123413888 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123413888 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123413888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123413888 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123413888 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123413888 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123413888 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123413888 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123413888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123413888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(346)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(349)@c2ce0b0ce204: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(340)@c2ce0b0ce204: Final verdict of PTC: none 20250816123413892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48268<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sat Aug 16 12:34:13 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20250816123413962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123414463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48274<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199704) Waiting for packet dumper to finish... 1 (prev_count=199704, count=200340) 20250816123415889 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123415889 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123415889 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123415889 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123415889 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123415889 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc ------ Sat Aug 16 12:34:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250816123417567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123417572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123417576 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38923<->l=127.0.0.1:4262) (control_if.c:572) 20250816123417645 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123417645 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123417645 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123417646 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123417646 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123417646 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123417646 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123417646 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123417646 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123417646 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123417646 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123417647 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123417647 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123417647 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123417647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123417647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123417647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123417647 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123417647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123417647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123417647 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123417647 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123417647 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123417647 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123417647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123417647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123417647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123417647 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123417647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123417647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123417647 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123417647 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123417647 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123417647 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123417647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123417647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123417647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123417648 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123417648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123417648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123417648 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123417648 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123417648 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123417648 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123417648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123417648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123417648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123417648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123417648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123417648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123417648 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123417648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123417648 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123417648 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123417648 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123417648 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123417648 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123417648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123417648 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123417648 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123417648 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123417648 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123417648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123417648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123417648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123417648 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123417648 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123417648 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123417648 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123417648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123417648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123417648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123417648 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123417648 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123417648 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123417648 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123417648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123417648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(359)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123417662 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123417662 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123417663 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123417663 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123417663 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123417663 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123417663 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123417663 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123417663 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123417664 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123417664 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123417664 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123417664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123417664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123417664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123417664 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123417664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123417664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123417664 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123417664 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123417664 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123417664 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123417664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123417664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123417664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123417665 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123417665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123417665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123417665 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123417665 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123417665 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123417665 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123417665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123417665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123417665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123417665 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123417665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123417665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123417665 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123417665 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123417665 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123417665 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123417665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123417665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123417665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123417665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123417665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123417665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123417665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123417665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123417665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123417665 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123417665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123417665 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123417665 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123417665 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123417665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123417665 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123417665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123417665 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123417665 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123417665 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123417665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123417665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123417665 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123417665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123417665 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123417665 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123417665 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123417665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123417665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123417665 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123417665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123417665 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123417665 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123417665 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123417665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123417665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123417665 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123417690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123417690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123417690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123417690 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123417690 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123417690 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123417690 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123417690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123417690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123417859 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123417859 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123417859 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123417859 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123417868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123417868 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123417868 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123417868 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123417868 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123417868 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123417868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123417872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123417872 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123417872 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123417872 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123417872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123417872 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123417872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123417876 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123417876 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123417876 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123417876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123417882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123417882 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123417882 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123417882 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123417882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123417882 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123417882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123417882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123417882 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123417882 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123417882 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123417882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123417883 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123417883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123418670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123418670 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123418670 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123418670 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123418670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123418670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123418670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123418670 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123418670 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123418670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123418670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123418670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123418670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123418670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123418670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123418670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123418670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123418670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123418670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123418670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123418670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123418670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123418670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123418670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123418670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123418670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123418670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123418670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123418670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123418670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123418670 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123418670 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123418670 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123418670 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123418670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123418670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123418671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123418671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123418671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123418671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123418671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123418671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123418671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123418671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123418671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123418671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123418671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123418671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123418671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123418671 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123418671 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123418671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123418671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123418671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123418671 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123418671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123418671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123418671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123418671 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123418683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123418683 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123418683 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123418683 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123418683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123418683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123418683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123418683 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123418683 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123418683 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123418683 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123418683 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123418683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123418683 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123418683 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123418683 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123418683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123418683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123418683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123418683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123418683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123418683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123418683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123418683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123418683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123418683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123418683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123418683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123418683 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123418683 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123418683 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123418683 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123418683 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123418683 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123418683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123418683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123418683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123418683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123418683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123418683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123418683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123418683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123418683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123418683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123418683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123418683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123418683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123418683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123418683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123418683 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123418683 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123418683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123418683 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123418683 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123418683 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123418683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123418683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123418683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123418683 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(361)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123418712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54754<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(361)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@c2ce0b0ce204: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8051067 20250816123419730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123419730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123419730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123419730 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123419730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7ad97b, normal) (hnbgw_rua.c:407) 20250816123419730 DHNB DEBUG map_rua[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123419730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051067)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123419730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8051067 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123419730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123419730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123419730 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123419730 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8051067 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123419730 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123419730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123419730 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8051067 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123419730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8051067 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123419730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051067)[0x556947cba650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123419730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123419730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123419730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051067)[0x556947cba650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123419730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123419730 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123419730 DLSCCP DEBUG SCCP-SCOC(33)[0x556947cb24e0]{IDLE}: Allocated (fsm.c:456) 20250816123419730 DLSCCP DEBUG SCCP-SCOC(33)[0x556947cb24e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123419730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000021), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002980056400500f1100926) (sccp_scrc.c:406) 20250816123419730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123419730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123419730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123419730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123419730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123419730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123419730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123419730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123419730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123419730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123419730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123419730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123419730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123419730 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123419730 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123419730 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123419730 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123419730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123419730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123419730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123419730 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123419730 DLSCCP DEBUG SCCP-SCOC(33)[0x556947cb24e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123419730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123419730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051067)[0x556947cba650]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(360)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@c2ce0b0ce204: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)11188034 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@c2ce0b0ce204: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@c2ce0b0ce204: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8051067 20250816123419932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123419932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123419932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250816123419932 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123419932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7ad97b,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250816123419932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8051067 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250816123419932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051067)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123419932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051067)[0x556947cba650]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123419932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123420747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123420747 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123420747 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123420747 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123420747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123420747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123420747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123420747 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123420747 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123420747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123420747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123420747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123420747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123420747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=00b1eaa0) (sccp_scrc.c:477) 20250816123420747 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20250816123420748 DLSCCP DEBUG SCCP-SCOC(33)[0x556947cb24e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123420748 DLSCCP DEBUG SCCP-SCOC(33)[0x556947cb24e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123420748 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123420748 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123420748 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123420748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123420748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123420748 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123420748 DLSCCP DEBUG SCCP-SCOC(33)[0x556947cb24e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123420748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1eaa0), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123420748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123420748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123420748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123420748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123420748 DLSCCP DEBUG SCCP-SCOC(33)[0x556947cb24e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123420748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556947cbc890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250816123420748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051067)[0x556947cba650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123420748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051067)[0x556947cba650]{disconnected}: Freeing instance (context_map.c:202) 20250816123420748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051067)[0x556947cba650]{disconnected}: Deallocated (fsm.c:568) 20250816123420748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123420748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123420748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123420748 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8051067 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816123420748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123420748 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123420748 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123420748 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123420748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123420748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123420748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123420748 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@c2ce0b0ce204: Session index based on local reference:0 20250816123420752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123420752 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123420752 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123420752 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123420752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123420752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123420752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123420752 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123420752 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123420752 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123420753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123420753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123420753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123420753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000021), PART(T=Source Reference,L=4,D=00b1eaa0) (sccp_scrc.c:477) 20250816123420753 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20250816123420753 DLSCCP DEBUG SCCP-SCOC(33)[0x556947cb24e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123420753 DLSCCP DEBUG SCCP-SCOC(33)[0x556947cb24e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123420753 DLSCCP DEBUG SCCP-SCOC(33)[0x556947cb24e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123420753 DLSCCP DEBUG SCCP-SCOC(33)[0x556947cb24e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123420753 DLSCCP DEBUG SCCP-SCOC(33)[0x556947cb24e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@c2ce0b0ce204: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)11188034 MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123421767 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38923<->l=127.0.0.1:4262) (control_if.c:193) 20250816123421769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54744<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(353)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(352)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123421772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54740<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123421774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123421774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123421774 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123421774 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123421774 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@c2ce0b0ce204: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@c2ce0b0ce204: Final verdict of PTC: none 20250816123421777 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123421777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123421777 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123421777 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123421777 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123421777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123421777 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123421777 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123421777 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123421777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123421777 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(357)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@c2ce0b0ce204: Final verdict of PTC: none 20250816123421777 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123421777 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123421777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123421777 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123421777 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123421777 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123421777 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123421777 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123421777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123421777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123421778 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123421778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123421778 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123421778 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123421778 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123421778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123421778 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123421778 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123421778 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123421778 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-M3UA(359)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(354)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@c2ce0b0ce204: Final verdict of PTC: none 20250816123421778 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123421778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123421778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(363)@c2ce0b0ce204: Final verdict of PTC: none 20250816123421780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54754<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass'. Sat Aug 16 12:34:21 UTC 2025 ====== HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.talloc 20250816123421880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54756<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123422383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54756<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211712) Waiting for packet dumper to finish... 1 (prev_count=211712, count=212252) 20250816123423778 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123423778 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123423778 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123423778 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123423778 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123423778 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc ------ Sat Aug 16 12:34:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250816123425492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123425501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123425505 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46291<->l=127.0.0.1:4262) (control_if.c:572) 20250816123425606 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123425606 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123425606 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123425606 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123425606 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123425606 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123425606 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123425607 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123425607 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123425607 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123425607 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123425607 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123425607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123425607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123425607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123425607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123425607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123425607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123425607 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123425607 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123425607 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123425607 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123425607 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123425607 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123425607 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123425607 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123425607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123425607 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123425608 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123425608 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123425608 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123425608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123425608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123425608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123425608 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123425608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123425608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123425608 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123425608 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123425608 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123425608 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123425608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123425608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123425608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123425608 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123425608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123425608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123425608 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123425608 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123425608 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123425608 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123425608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123425608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123425608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123425609 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123425609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123425609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123425609 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123425609 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123425609 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123425609 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123425609 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123425609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123425609 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123425609 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123425609 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123425609 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123425609 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123425609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123425609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123425609 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123425609 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123425609 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123425609 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123425609 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123425609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123425609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123425609 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(373)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(371)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123425621 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123425621 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123425621 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123425621 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123425621 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123425621 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123425621 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123425621 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123425621 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123425623 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123425623 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123425623 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123425623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123425623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123425623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123425623 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123425623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123425623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123425623 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123425623 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123425623 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123425623 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123425623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123425623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123425623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123425623 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123425623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123425623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123425623 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123425623 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123425623 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123425623 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123425623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123425623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123425623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123425623 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123425623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123425623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123425623 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123425623 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123425623 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123425623 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123425623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123425623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123425623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123425623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123425623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123425623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123425623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123425623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123425623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123425623 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123425623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123425623 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123425623 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123425623 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123425623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123425623 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123425623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123425623 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123425623 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123425623 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123425623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123425623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123425623 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123425623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123425623 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123425623 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123425623 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123425623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123425623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123425623 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123425623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123425623 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123425623 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123425623 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123425623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123425623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123425623 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123425642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123425642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123425642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123425642 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123425642 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123425642 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123425642 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123425642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123425642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123425819 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123425819 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123425819 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123425819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123425829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123425829 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123425829 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123425829 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123425829 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123425829 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123425829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123425832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123425832 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123425832 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123425832 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123425832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123425832 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123425832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123425833 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123425833 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123425833 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123425833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(376)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123425839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123425839 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123425839 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123425839 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123425839 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123425839 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123425839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123425842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123425842 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123425842 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123425842 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123425842 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123425842 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123425842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123426636 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123426636 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123426636 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123426636 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123426636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123426636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123426636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123426636 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123426636 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123426636 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123426636 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123426636 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123426636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123426636 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123426636 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123426636 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123426636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123426637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123426637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123426637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123426637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123426637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123426637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123426637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123426637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123426637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123426637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123426637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123426637 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123426637 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123426637 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123426637 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123426637 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123426637 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123426637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123426637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123426637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123426637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123426637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123426637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123426637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123426637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123426637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123426637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123426637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123426637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123426637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123426637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123426637 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123426637 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123426637 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123426637 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123426637 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123426637 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123426637 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123426637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123426638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123426638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123426638 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123426641 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123426641 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123426641 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123426641 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123426641 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123426641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123426641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123426641 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123426641 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123426641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123426641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123426641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123426642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123426642 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123426642 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123426642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123426642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123426642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123426642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123426642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123426642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123426642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123426642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123426642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123426642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123426642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123426642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123426642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123426642 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123426642 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123426642 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123426642 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123426642 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123426642 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123426642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123426642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123426642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123426642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123426642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123426642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123426642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123426642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123426642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123426642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123426642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123426642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123426642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123426642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123426642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123426642 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123426642 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123426642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123426642 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123426642 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123426642 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123426642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123426642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123426642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123426642 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(375)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123426678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45480<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(372)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@c2ce0b0ce204: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)2083497 20250816123427697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123427697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123427697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123427697 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123427697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1fcaa9, normal) (hnbgw_rua.c:407) 20250816123427697 DHNB DEBUG map_rua[0x556947cb24e0]{init}: Allocated (fsm.c:456) 20250816123427697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2083497)[0x556947cb24e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123427697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2083497 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123427697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123427697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123427697 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2083497 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123427697 DCN DEBUG map_sccp[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123427697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123427697 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2083497 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123427697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2083497 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123427697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2083497)[0x556947cb24e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123427697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123427697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123427697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2083497)[0x556947cb24e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123427697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556947cba650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123427697 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123427697 DLSCCP DEBUG SCCP-SCOC(34)[0x556947cbc890]{IDLE}: Allocated (fsm.c:456) 20250816123427697 DLSCCP DEBUG SCCP-SCOC(34)[0x556947cbc890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123427697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000700056400500f1100926) (sccp_scrc.c:406) 20250816123427697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123427697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123427697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123427697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123427697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123427697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123427697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123427697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123427697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123427697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123427697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123427697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123427697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123427697 DLSCCP DEBUG SCCP-SCOC(34)[0x556947cbc890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123427697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556947cba650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123427697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2083497)[0x556947cb24e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123427697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123427697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123427697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123427697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123427697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123427697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123427697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123427697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@c2ce0b0ce204: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)8976805 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@c2ce0b0ce204: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@c2ce0b0ce204: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)2083497 20250816123427900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123427900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123427900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250816123427900 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123427900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1fcaa9,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250816123427900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2083497 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250816123427900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2083497)[0x556947cb24e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123427900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2083497)[0x556947cb24e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123427900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556947cba650]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123428711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123428711 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123428711 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123428711 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123428711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123428711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123428711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123428711 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123428711 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123428711 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123428711 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123428711 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123428711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123428711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=001ff39b) (sccp_scrc.c:477) 20250816123428711 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20250816123428711 DLSCCP DEBUG SCCP-SCOC(34)[0x556947cbc890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123428711 DLSCCP DEBUG SCCP-SCOC(34)[0x556947cbc890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123428712 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123428712 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123428712 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123428712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556947cba650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123428712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556947cba650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123428712 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123428712 DLSCCP DEBUG SCCP-SCOC(34)[0x556947cbc890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123428712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ff39b), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123428712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123428712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123428712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123428712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123428712 DLSCCP DEBUG SCCP-SCOC(34)[0x556947cbc890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123428712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556947cba650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250816123428712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2083497)[0x556947cb24e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123428712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2083497)[0x556947cb24e0]{disconnected}: Freeing instance (context_map.c:202) 20250816123428712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2083497)[0x556947cb24e0]{disconnected}: Deallocated (fsm.c:568) 20250816123428712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556947cba650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123428712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556947cba650]{disconnected}: Freeing instance (context_map.c:206) 20250816123428712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556947cba650]{disconnected}: Deallocated (fsm.c:568) 20250816123428712 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2083497 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816123428712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123428712 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123428712 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123428712 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123428712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123428712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123428712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123428712 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@c2ce0b0ce204: Session index based on local reference:0 20250816123428716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123428716 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123428716 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123428716 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123428716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123428716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123428716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123428716 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123428716 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123428716 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123428716 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123428716 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123428716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123428716 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000022), PART(T=Source Reference,L=4,D=001ff39b) (sccp_scrc.c:477) 20250816123428716 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20250816123428716 DLSCCP DEBUG SCCP-SCOC(34)[0x556947cbc890]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123428716 DLSCCP DEBUG SCCP-SCOC(34)[0x556947cbc890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123428716 DLSCCP DEBUG SCCP-SCOC(34)[0x556947cbc890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123428716 DLSCCP DEBUG SCCP-SCOC(34)[0x556947cbc890]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123428716 DLSCCP DEBUG SCCP-SCOC(34)[0x556947cbc890]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@c2ce0b0ce204: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)8976805 MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123429733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45470<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123429733 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46291<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(367)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(366)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123429735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45454<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@c2ce0b0ce204: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@c2ce0b0ce204: Final verdict of PTC: none 20250816123429736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) HNBGW_Test.sgsn0-RAN(375)@c2ce0b0ce204: Final verdict of PTC: none 20250816123429736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123429736 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123429736 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123429736 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(374)@c2ce0b0ce204: Final verdict of PTC: none20250816123429736 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123429736 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123429736 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123429736 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123429736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123429736 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123429736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123429736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(371)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@c2ce0b0ce204: Final verdict of PTC: none 20250816123429736 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123429736 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816123429736 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123429736 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123429736 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123429736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123429736 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123429736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123429736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(368)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@c2ce0b0ce204: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(377)@c2ce0b0ce204: Final verdict of PTC: none 20250816123429737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45480<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass'. Sat Aug 16 12:34:29 UTC 2025 ====== HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.talloc 20250816123429779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45484<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123430282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45484<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191996) Waiting for packet dumper to finish... 1 (prev_count=191996, count=212396) 20250816123431737 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123431738 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123431738 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123431738 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123431738 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123431738 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Sat Aug 16 12:34:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_cs_iu_release_req_rua_disconnect started. 20250816123433373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123433378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123433382 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44079<->l=127.0.0.1:4262) (control_if.c:572) 20250816123433451 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123433451 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123433451 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123433451 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123433451 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123433452 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123433452 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123433452 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123433452 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123433452 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123433452 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123433452 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123433452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123433452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123433452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123433452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123433452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123433452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123433452 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123433452 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123433452 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123433452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123433452 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123433452 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123433452 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123433452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123433452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123433452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123433453 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123433454 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123433454 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123433454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123433454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123433454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123433454 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123433454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123433454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123433454 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123433454 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123433454 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123433454 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123433454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123433454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123433454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123433454 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123433454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123433454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123433454 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123433454 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123433454 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123433454 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123433454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123433454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123433454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123433454 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123433454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123433454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123433454 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123433454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123433454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123433454 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123433454 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123433454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123433454 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123433454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123433454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123433454 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123433454 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123433454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123433454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123433454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123433454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123433454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123433454 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123433454 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123433454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123433454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123433454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(387)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123433466 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123433466 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123433466 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123433466 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123433466 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123433466 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123433466 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123433466 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123433466 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123433467 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123433467 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123433467 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123433467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123433467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123433467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123433467 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123433467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123433467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123433467 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123433468 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123433468 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123433468 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123433468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123433468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123433468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123433468 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123433468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123433468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123433468 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123433468 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123433468 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123433468 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123433468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123433468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123433468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123433468 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123433468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123433468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123433468 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123433468 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123433468 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123433468 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123433468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123433468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123433468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123433468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123433468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123433468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123433468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123433468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123433468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123433468 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123433468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123433468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123433468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123433468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123433468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123433468 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123433468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123433468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123433468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123433468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123433468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123433468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123433468 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123433468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123433468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123433468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123433468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123433468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123433468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123433468 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123433468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123433468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123433468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123433468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123433468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123433468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123433468 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123433487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123433487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123433487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123433487 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123433487 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123433487 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123433487 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123433487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123433487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123433664 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123433664 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123433664 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123433664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123433672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123433673 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123433673 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123433673 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123433673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123433673 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123433673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123433675 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123433675 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123433675 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123433675 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123433675 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123433675 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123433675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123433678 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123433678 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123433678 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123433678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(390)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123433685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123433685 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123433685 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123433685 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123433685 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123433685 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123433685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123433687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123433687 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123433687 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123433687 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123433687 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123433687 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123433687 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123434478 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123434478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123434478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123434478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123434478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123434478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123434478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123434478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123434478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123434478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123434478 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123434478 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123434478 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123434478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123434478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123434478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123434478 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123434478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123434478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123434478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123434478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123434478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123434478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123434478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123434478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123434478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123434478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123434478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123434478 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123434478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123434478 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123434478 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123434478 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123434478 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123434478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123434478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123434478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123434478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123434478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123434478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123434478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123434478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123434478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123434478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123434478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123434478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123434478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123434478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123434478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123434478 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123434478 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123434478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123434478 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123434478 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123434478 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123434478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123434478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123434478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123434478 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123434487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123434487 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123434487 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123434487 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123434487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123434487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123434487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123434487 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123434487 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123434487 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123434487 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123434487 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123434487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123434487 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123434487 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123434487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123434487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123434487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123434487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123434487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123434487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123434487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123434487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123434487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123434487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123434487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123434487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123434487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123434487 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123434487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123434487 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123434487 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123434487 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123434487 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123434487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123434487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123434487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123434487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123434487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123434487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123434487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123434487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123434488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123434488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123434488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123434488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123434488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123434488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123434488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123434488 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123434488 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123434488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123434488 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123434488 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123434488 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123434488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123434488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123434488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123434488 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(389)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123434512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45506<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(386)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000090'O to be handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@c2ce0b0ce204: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)11603612 20250816123435541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123435541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123435541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123435541 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123435541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb10e9c, normal) (hnbgw_rua.c:407) 20250816123435541 DHNB DEBUG map_rua[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123435541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11603612)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123435541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11603612 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123435541 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123435541 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123435541 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11603612 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123435541 DCN DEBUG map_sccp[0x556947cb24e0]{init}: Allocated (fsm.c:456) 20250816123435541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556947cb24e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123435541 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11603612 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123435541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11603612 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123435541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11603612)[0x556947cbc890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123435541 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123435541 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123435541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11603612)[0x556947cbc890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123435541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556947cb24e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123435541 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123435541 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{IDLE}: Allocated (fsm.c:456) 20250816123435541 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123435541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000023), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030002ee0056400500f1100926) (sccp_scrc.c:406) 20250816123435541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123435541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123435541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123435541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123435541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123435541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123435541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123435541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123435541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123435541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123435541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123435541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123435541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123435541 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123435541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556947cb24e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123435541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11603612)[0x556947cbc890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123435541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123435541 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123435541 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123435541 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123435541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123435541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123435541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123435541 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@c2ce0b0ce204: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)7668881 HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cs_iu_release_req_rua_disconnect0(392)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123435558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123435558 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123435558 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123435558 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123435558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123435558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123435558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123435558 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123435558 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123435558 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123435559 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123435559 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123435559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123435559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=003cf1d3) (sccp_scrc.c:477) 20250816123435559 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20250816123435559 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123435559 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123435559 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123435559 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123435559 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123435559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556947cb24e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123435559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556947cb24e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(391)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816123435760 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123435760 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123435760 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123435760 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123435760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123435760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123435760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123435760 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123435760 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123435760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123435760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123435760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123435760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123435760 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816123435760 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20250816123435760 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123435760 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123435760 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123435760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556947cb24e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123435760 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123435760 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123435760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556947cb24e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123435760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123435760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123435760 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816123435760 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816123435760 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816123435760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123435760 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816123435760 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{UNUSED}: Allocated (fsm.c:456) 20250816123435760 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{UNUSED}: is child of mgw(mgw-fsm-11603612-0)[0x556947ca4280] (fsm.c:486) 20250816123435760 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11603612-0)[0x556947ca4280] (mgcp_client_endpoint_fsm.c:724) 20250816123435760 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123435760 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123435760 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123435760 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11603612-0)[0x556947c34080]{ST_CRCX}: Allocated (fsm.c:456) 20250816123435760 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11603612-0)[0x556947c34080]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0] (fsm.c:486) 20250816123435760 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11603612-0)[0x556947c34080]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123435760 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11603612-0)[0x556947c34080]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816123435761 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: b10e'... (mgcp_client.c:807) 20250816123435761 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250816123435761 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11603612-0)[0x556947c34080]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123435761 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b10e9c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b10e9c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect0(392)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b10e9c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b10e9c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_cs_iu_release_req_rua_disconnect0(392)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816123435772 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250816123435772 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816123435772 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816123435772 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123435772 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123435772 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816123435772 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123435772 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123435772 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123435772 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123435772 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123435772 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123435772 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816123435772 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123435772 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816123435772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11603612)[0x556947cbc890]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816123435772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816123435772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123435772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_cs_iu_release_req_rua_disconnect0(392)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123435782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123435782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123435782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123435782 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123435782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb10e9c) (hnbgw_rua.c:471) 20250816123435782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11603612 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123435782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11603612)[0x556947cbc890]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123435782 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123435782 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123435782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11603612)[0x556947cbc890]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123435782 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123435782 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816123435782 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816123435782 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123435782 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816123435782 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11603612-0)[0x556947ca4280] (mgcp_client_endpoint_fsm.c:724) 20250816123435782 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123435782 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123435782 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816123435782 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816123435782 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: b10e'... (mgcp_client.c:807) 20250816123435782 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816123435783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123435783 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123435783 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123435783 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "b10e9c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b10e9c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123435788 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250816123435788 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816123435788 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816123435788 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816123435788 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816123435788 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/9@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816123435788 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123435788 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123435788 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123435788 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123435788 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123435788 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816123435788 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816123435788 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11603612-0)[0x556947ca4280] (mgcp_client_endpoint_fsm.c:724) 20250816123435788 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816123435788 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816123435788 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816123435788 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11603612-0)[0x556947c98ce0]{ST_CRCX}: Allocated (fsm.c:456) 20250816123435788 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11603612-0)[0x556947c98ce0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0] (fsm.c:486) 20250816123435788 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11603612-0)[0x556947c98ce0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816123435788 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11603612-0)[0x556947c98ce0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250816123435788 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: b10e'... (mgcp_client.c:807) 20250816123435788 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816123435788 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11603612-0)[0x556947c98ce0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816123435788 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816123435788 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123435788 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816123435788 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "b10e9c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b10e9c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816123435793 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250816123435793 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816123435793 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816123435793 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98ce0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816123435793 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98ce0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816123435793 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816123435793 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/9@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816123435793 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123435793 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123435793 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816123435793 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816123435793 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/9@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816123435793 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/9@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816123435793 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816123435793 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123435793 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816123435793 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816123435793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556947cb24e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816123435793 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123435793 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123435793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003cf1d3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816123435793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123435793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123435793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123435793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123435793 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816123435793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123435793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123435793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123435793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123435793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123435793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123435793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123435793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123435984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123435984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123435984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250816123435984 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123435984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb10e9c) (hnbgw_rua.c:471) 20250816123435984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11603612 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250816123435984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11603612)[0x556947cbc890]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123435984 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250816123435984 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250816123435984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11603612)[0x556947cbc890]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250816123435984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556947cb24e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123435984 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123435984 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123435984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003cf1d3), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250816123435984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123435984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123435984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123435984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123435984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123435984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123435985 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123435985 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123435985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123435985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123435985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123435985 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@c2ce0b0ce204: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)11603612 20250816123436188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123436189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123436189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250816123436189 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123436189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb10e9c,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250816123436189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11603612 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250816123436189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11603612)[0x556947cbc890]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123436189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11603612)[0x556947cbc890]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123436189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556947cb24e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123436189 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123436189 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123436189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003cf1d3), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123436189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123436189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123436189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123436189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123436189 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123436189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556947cb24e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250816123436189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11603612)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123436189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11603612)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:202) 20250816123436189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11603612)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123436189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556947cb24e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123436189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556947cb24e0]{disconnected}: Freeing instance (context_map.c:206) 20250816123436189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556947cb24e0]{disconnected}: Deallocated (fsm.c:568) 20250816123436189 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816123436189 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816123436189 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816123436189 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816123436189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123436190 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: b10e'... (mgcp_client.c:807) 20250816123436190 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816123436190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123436190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98ce0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816123436190 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: b10e'... (mgcp_client.c:807) 20250816123436190 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816123436190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98ce0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816123436190 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{IN_USE}: Removing from parent mgw(mgw-fsm-11603612-0)[0x556947ca4280] (mgcp_client_endpoint_fsm.c:873) 20250816123436190 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816123436190 DLMGCP DEBUG mgw-endp(mgw-fsm-11603612-0)[0x556947ca44a0]{IN_USE}: Deallocated (fsm.c:568) 20250816123436190 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816123436190 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816123436190 DMGW DEBUG mgw(mgw-fsm-11603612-0)[0x556947ca4280]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816123436190 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11603612 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250816123436190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123436190 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123436190 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123436190 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123436190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123436190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123436190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123436190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-RAN(386)@c2ce0b0ce204: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)7668881 20250816123436196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123436196 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123436196 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123436196 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123436196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123436196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123436196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123436196 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123436196 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123436196 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123436196 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123436196 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123436196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123436196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=003cf1d3) (sccp_scrc.c:477) 20250816123436196 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20250816123436196 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123436196 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123436196 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123436196 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123436196 DLSCCP DEBUG SCCP-SCOC(35)[0x556947cba650]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "b10e9c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "b10e9c17" }, { code := "I", val := "22222" } }, sdp := omit } 20250816123436209 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250816123436209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123436209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123436210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123436210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c34080]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123436211 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250816123436211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98ce0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816123436211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98ce0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816123436211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98ce0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816123436211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c98ce0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123437228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45502<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123437229 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44079<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(381)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(380)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123437233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123437235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123437235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123437235 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123437235 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123437235 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(385)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@c2ce0b0ce204: Final verdict of PTC: none 20250816123437237 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123437237 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123437237 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123437237 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123437237 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123437237 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123437237 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123437237 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123437237 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@c2ce0b0ce204: Final verdict of PTC: none 20250816123437237 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123437237 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123437237 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123437237 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123437238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123437238 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123437238 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123437238 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123437238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123437238 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123437238 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123437238 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123437238 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123437238 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123437238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@c2ce0b0ce204: Final verdict of PTC: none 20250816123437238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123437238 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123437238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123437238 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123437238 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123437238 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123437238 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123437238 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123437238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123437238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(386)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@c2ce0b0ce204: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(382)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(391)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@c2ce0b0ce204: Final verdict of PTC: none 20250816123437242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45506<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Sat Aug 16 12:34:37 UTC 2025 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20250816123437332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123437835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59054<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=272668) Waiting for packet dumper to finish... 1 (prev_count=272668, count=273208) 20250816123439240 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123439240 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123439240 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123439240 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123439240 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123439240 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Sat Aug 16 12:34:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ps_iu_release_req_rua_disconnect started. 20250816123440941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123440944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123440947 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36269<->l=127.0.0.1:4262) (control_if.c:572) 20250816123441009 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123441009 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123441009 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123441009 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123441009 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123441010 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123441010 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123441010 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123441010 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123441010 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123441010 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123441011 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123441011 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123441011 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123441011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123441011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123441011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123441011 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123441011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123441011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123441011 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123441011 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123441011 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123441011 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123441011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123441011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123441011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123441011 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123441011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123441011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123441011 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123441011 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123441011 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123441011 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123441011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123441011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123441011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123441011 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123441011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123441011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123441011 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123441011 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123441011 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123441011 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123441011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123441011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123441011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123441012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123441012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123441012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123441012 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123441012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123441012 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123441012 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123441012 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123441012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123441012 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123441012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123441012 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123441012 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123441012 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123441012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123441012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123441012 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123441012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123441012 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123441012 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123441012 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123441012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123441012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123441012 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123441012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123441012 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123441012 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123441012 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123441012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123441012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123441012 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(401)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(399)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123441023 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123441023 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123441023 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123441024 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123441024 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123441024 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123441024 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123441024 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123441024 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123441025 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123441025 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123441025 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123441025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123441025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123441025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123441025 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123441025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123441025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123441026 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123441026 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123441026 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123441026 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123441026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123441026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123441026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123441026 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123441026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123441026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123441026 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123441026 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123441026 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123441026 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123441026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123441026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123441026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123441026 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123441026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123441026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123441026 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123441026 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123441026 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123441026 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123441026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123441026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123441026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123441026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123441026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123441026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123441026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123441026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123441026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123441026 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123441026 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123441026 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123441026 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123441026 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123441026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123441026 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123441026 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123441026 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123441026 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123441026 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123441026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123441026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123441026 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123441026 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123441026 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123441026 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123441026 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123441026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123441026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123441026 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123441026 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123441026 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123441026 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123441026 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123441026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123441026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123441026 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123441046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123441046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123441046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123441046 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123441046 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123441046 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123441046 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123441046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123441046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123441221 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123441221 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123441221 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123441221 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123441232 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123441232 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123441232 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123441232 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123441232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123441232 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123441232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123441236 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123441236 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123441236 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123441236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123441236 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123441236 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123441236 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123441236 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123441236 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123441236 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123441236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.sgsn0-M3UA(404)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123441242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123441242 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123441242 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123441242 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123441242 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123441242 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123441242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123441245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123441245 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123441245 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123441245 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123441245 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123441245 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123441245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123442039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123442039 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123442039 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123442039 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123442039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123442039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123442039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123442039 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123442039 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123442039 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123442040 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123442040 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123442040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123442040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123442040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123442040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123442040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123442040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123442040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123442040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123442040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123442040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123442040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123442040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123442040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123442040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123442040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123442040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123442040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123442040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123442040 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123442040 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123442040 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123442040 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123442040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123442040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123442040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123442040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123442040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123442040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123442040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123442040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123442040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123442040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123442040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123442040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123442040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123442040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123442040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123442040 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123442040 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123442041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123442041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123442041 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123442041 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123442041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123442041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123442041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123442041 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123442046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123442046 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123442046 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123442046 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123442046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123442046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123442046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123442046 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123442046 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123442046 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123442046 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123442046 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123442046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123442047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123442047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123442047 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123442047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123442047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123442047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123442047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123442047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123442047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123442047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123442047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123442047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123442047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123442047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123442047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123442047 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123442047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123442047 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123442047 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123442047 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123442047 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123442047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123442047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123442047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123442047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123442047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123442047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123442047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123442047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123442047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123442047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123442047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123442047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123442047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123442047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123442047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123442047 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123442047 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123442047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123442047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123442047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123442047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123442047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123442047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123442047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123442047 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123442067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(403)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@c2ce0b0ce204: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)15987410 20250816123443100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123443100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123443100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123443100 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123443100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf3f2d2, normal) (hnbgw_rua.c:407) 20250816123443100 DHNB DEBUG map_rua[0x556947c98ce0]{init}: Allocated (fsm.c:456) 20250816123443100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15987410)[0x556947c98ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123443100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15987410 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123443100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123443100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123443100 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123443100 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15987410 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123443100 DCN DEBUG map_sccp[0x556947c34080]{init}: Allocated (fsm.c:456) 20250816123443100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556947c34080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123443100 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15987410 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123443100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15987410 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123443100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15987410)[0x556947c98ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123443100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123443100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123443100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15987410)[0x556947c98ce0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123443100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556947c34080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123443100 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123443100 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{IDLE}: Allocated (fsm.c:456) 20250816123443100 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123443100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000024), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f400300004d0056400500f1100926) (sccp_scrc.c:406) 20250816123443100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123443100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123443100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123443100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123443100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123443100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123443100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123443100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123443100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123443100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123443100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123443100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123443100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123443100 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123443100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556947c34080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123443100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15987410)[0x556947c98ce0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123443100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123443100 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123443100 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123443100 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123443100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123443100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123443100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123443100 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@c2ce0b0ce204: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)4044000 HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123443111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123443111 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123443111 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123443111 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123443111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123443111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123443111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123443111 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123443111 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123443111 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123443111 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123443111 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123443111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123443111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=00ad0695) (sccp_scrc.c:477) 20250816123443111 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20250816123443111 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123443111 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123443111 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123443111 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123443111 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123443111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556947c34080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123443111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556947c34080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_iu_release_req_rua_disconnect0(406)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816123443317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123443317 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123443317 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123443317 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123443317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123443317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123443317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123443317 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123443317 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123443317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123443317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123443317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123443317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123443317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123443317 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20250816123443317 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123443317 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123443317 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123443317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556947c34080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123443317 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123443317 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123443317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556947c34080]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123443317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123443317 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123443317 DRANAP DEBUG ps_rab_ass[0x556947cbc890]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123443317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123443317 DLPFCP DEBUG ps_rab[0x556947cb24e0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123443317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123443317 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123443318 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123443318 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123443318 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410)[0x556947cbc890]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 2, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@c2ce0b0ce204: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(396)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 2, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F1'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123443337 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123443337 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123443337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123443337 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410)[0x556947cbc890]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123443337 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123443337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15987410)[0x556947c98ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123443337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123443337 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410)[0x556947cbc890]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123443337 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410)[0x556947cbc890]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123443337 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410)[0x556947cbc890]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123443337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123443337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123443337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123443337 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123443337 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123443337 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123443337 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123443337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123443337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_iu_release_req_rua_disconnect0(406)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123443349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123443349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123443349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123443349 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123443349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf3f2d2) (hnbgw_rua.c:471) 20250816123443349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15987410 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123443349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15987410)[0x556947c98ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123443349 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123443349 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123443349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15987410)[0x556947c98ce0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123443349 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123443349 DRANAP DEBUG ps_rab_ass[0x556947cbc890]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123443349 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410)[0x556947cbc890]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123443349 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123443349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123443349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123443349 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123443349 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123443349 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123443349 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410)[0x556947cbc890]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F1'O, sequence_number := 3, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@c2ce0b0ce204: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 3, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123443352 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123443352 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123443352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123443352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123443352 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410)[0x556947cbc890]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123443352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123443352 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410)[0x556947cbc890]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123443352 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410)[0x556947cbc890]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123443352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556947c34080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123443352 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123443352 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123443352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad0695), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123443352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123443352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123443352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123443353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123443353 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410)[0x556947cbc890]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123443353 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410)[0x556947cbc890]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123443353 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410)[0x556947cbc890]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123443353 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123443353 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123443353 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123443353 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123443353 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123443353 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123443353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123443353 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123443353 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123443353 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123443353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123443353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123443353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123443353 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123443553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123443553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123443553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250816123443553 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123443553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf3f2d2) (hnbgw_rua.c:471) 20250816123443553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15987410 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250816123443553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15987410)[0x556947c98ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123443553 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250816123443553 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250816123443553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15987410)[0x556947c98ce0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250816123443553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556947c34080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123443553 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123443553 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123443553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad0695), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250816123443553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123443553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123443553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123443553 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123443553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123443553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123443553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123443553 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123443553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123443553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123443553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123443553 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@c2ce0b0ce204: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)15987410 20250816123443756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123443756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123443756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250816123443757 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123443757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf3f2d2,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250816123443757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15987410 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250816123443757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15987410)[0x556947c98ce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123443757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15987410)[0x556947c98ce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123443757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556947c34080]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123443757 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123443757 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123443757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad0695), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123443757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123443757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123443757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123443757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123443757 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123443757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556947c34080]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250816123443757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15987410)[0x556947c98ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123443757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15987410)[0x556947c98ce0]{disconnected}: Freeing instance (context_map.c:202) 20250816123443757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15987410)[0x556947c98ce0]{disconnected}: Deallocated (fsm.c:568) 20250816123443757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556947c34080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123443757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556947c34080]{disconnected}: Freeing instance (context_map.c:206) 20250816123443757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556947c34080]{disconnected}: Deallocated (fsm.c:568) 20250816123443757 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123443757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123443757 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123443757 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123443757 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123443757 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15987410 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250816123443757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123443757 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123443757 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123443757 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123443757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123443757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123443757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123443757 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@c2ce0b0ce204: found destination TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-RAN(403)@c2ce0b0ce204: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)4044000 20250816123443759 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123443759 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123443759 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123443759 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123443759 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123443759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123443759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123443759 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123443759 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123443759 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123443759 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123443759 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123443759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123443759 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=00ad0695) (sccp_scrc.c:477) 20250816123443759 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20250816123443759 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123443759 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123443759 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123443759 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123443759 DLSCCP DEBUG SCCP-SCOC(36)[0x556947cba650]{IDLE}: Deallocated (fsm.c:568) HNBGW-PFCP(396)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123443760 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123443760 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123443760 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123443760 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123443760 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123443760 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123443760 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123443760 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123443760 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123443760 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123443760 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123443760 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15987410-RAB-23)[0x556947cb24e0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123443760 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123443760 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123444771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59072<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123444772 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36269<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(395)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(394)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123444777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123444778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123444779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123444779 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123444779 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123444779 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@c2ce0b0ce204: Final verdict of PTC: none 20250816123444781 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123444781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123444781 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123444781 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123444781 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123444781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123444781 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123444781 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123444781 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123444781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123444781 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123444782 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123444782 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123444782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123444782 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123444782 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123444782 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123444782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123444782 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123444782 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123444782 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123444782 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123444782 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123444782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123444782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123444782 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123444782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123444782 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123444782 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123444782 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123444782 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123444782 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123444782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123444782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(396)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(405)@c2ce0b0ce204: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@c2ce0b0ce204: Final verdict of PTC: none 20250816123444786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Sat Aug 16 12:34:44 UTC 2025 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20250816123444877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123445380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254672) Waiting for packet dumper to finish... 1 (prev_count=254672, count=258552) 20250816123446783 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123446783 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123446784 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123446784 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123446784 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123446784 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc'. ------ HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc ------ Sat Aug 16 12:34:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_cs_rua_dt_during_sccp_wait_cc started. 20250816123448484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123448490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123448492 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37233<->l=127.0.0.1:4262) (control_if.c:572) 20250816123448562 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123448562 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123448562 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123448563 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123448563 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123448563 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123448563 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123448563 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123448563 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123448563 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123448563 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123448564 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123448564 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123448564 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123448564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123448564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123448564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123448564 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123448564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123448564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123448564 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123448564 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123448564 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123448564 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123448564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123448564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123448564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123448564 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123448564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123448564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123448564 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123448564 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123448564 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123448564 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123448564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123448564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123448564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123448564 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123448564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123448564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123448564 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123448564 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123448564 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123448564 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123448564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123448564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123448564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123448564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123448564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123448564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123448564 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123448565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123448565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123448565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123448565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123448565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123448565 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123448565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123448565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123448565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123448565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123448565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123448565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123448565 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123448565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123448565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123448565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123448565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123448565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123448565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123448565 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123448565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123448565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123448565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123448565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123448565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123448565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123448565 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(415)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(413)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123448579 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123448579 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123448579 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123448579 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123448579 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123448579 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123448579 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123448580 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123448580 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123448581 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123448581 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123448581 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123448581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123448581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123448581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123448581 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123448581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123448581 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123448581 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123448581 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123448581 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123448581 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123448581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123448581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123448581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123448581 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123448581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123448581 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123448581 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123448581 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123448581 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123448581 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123448581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123448581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123448581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123448581 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123448581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123448581 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123448581 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123448581 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123448581 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123448581 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123448581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123448581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123448581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123448581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123448581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123448581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123448581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123448581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123448581 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123448581 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123448581 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123448581 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123448581 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123448581 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123448581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123448581 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123448581 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123448581 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123448581 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123448581 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123448581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123448581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123448581 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123448582 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123448582 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123448582 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123448582 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123448582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123448582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123448582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123448582 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123448582 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123448582 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123448582 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123448582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123448582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123448582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(416)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123448613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123448613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123448613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123448613 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123448613 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123448613 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123448613 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123448613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123448613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123448775 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123448775 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123448775 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123448775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(415)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123448785 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123448785 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123448785 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123448785 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123448785 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123448785 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123448785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123448788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123448788 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123448788 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123448788 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123448788 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123448788 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123448788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123448797 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123448797 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123448797 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123448797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(418)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123448803 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123448803 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123448803 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123448803 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123448803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123448803 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123448803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123448806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123448806 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123448806 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123448806 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123448806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123448806 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123448806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123449585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123449585 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123449585 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123449585 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123449585 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123449585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123449585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123449585 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123449585 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123449585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123449585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123449585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123449585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123449585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123449585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123449585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123449585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123449585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123449585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123449585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123449585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123449585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123449585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123449585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123449585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123449585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123449585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123449585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123449585 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123449585 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123449585 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123449585 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123449585 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123449585 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123449585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123449586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123449586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123449586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123449586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123449586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123449586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123449586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123449586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123449586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123449586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123449586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123449586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123449586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123449586 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123449586 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123449586 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123449586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123449586 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123449586 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123449586 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123449586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123449586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123449586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123449586 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123449613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123449613 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123449613 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123449613 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123449613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123449613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123449613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123449613 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123449613 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123449613 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123449613 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123449613 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123449613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123449613 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123449613 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123449613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123449613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123449613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123449613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123449613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123449613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123449613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123449613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123449613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123449613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123449613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123449613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123449613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123449613 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123449613 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123449613 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123449614 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123449614 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123449614 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123449614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123449614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123449614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123449614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123449614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123449614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123449614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123449614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123449614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123449614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123449614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123449614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123449614 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123449614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123449614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123449614 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123449614 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123449614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123449614 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123449614 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123449614 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123449614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123449614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123449614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123449614 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(417)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123449640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44094<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_dt_during_sccp_wait_cc0(420)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_cs_rua_dt_during_sccp_wait_cc0(420)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(414)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(414)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@c2ce0b0ce204: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)1978301 20250816123450680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123450680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123450680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123450680 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123450680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1e2fbd, normal) (hnbgw_rua.c:407) 20250816123450680 DHNB DEBUG map_rua[0x556947cb24e0]{init}: Allocated (fsm.c:456) 20250816123450680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1978301)[0x556947cb24e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123450680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1978301 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123450680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123450680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123450681 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1978301 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123450681 DCN DEBUG map_sccp[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123450681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123450681 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1978301 <-> SCCP-37 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123450681 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1978301 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123450681 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1978301)[0x556947cb24e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123450681 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123450681 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123450681 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1978301)[0x556947cb24e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123450681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x556947cba650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123450681 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123450681 DLSCCP DEBUG SCCP-SCOC(37)[0x556947c98ce0]{IDLE}: Allocated (fsm.c:456) 20250816123450681 DLSCCP DEBUG SCCP-SCOC(37)[0x556947c98ce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123450681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000025), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001180056400500f1100926) (sccp_scrc.c:406) 20250816123450681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123450681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123450681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123450681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123450681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123450681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123450681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123450681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123450681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123450681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123450681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123450681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123450681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123450681 DLSCCP DEBUG SCCP-SCOC(37)[0x556947c98ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123450681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x556947cba650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123450681 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1978301)[0x556947cb24e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123450681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123450681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123450681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123450681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123450681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123450682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123450682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123450682 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(413)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(413)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(414)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) HNBGW_Test.msc0-RAN(414)@c2ce0b0ce204: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)14151812 TC_cs_rua_dt_during_sccp_wait_cc0(420)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123450884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123450885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123450885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123450885 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123450885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1e2fbd) (hnbgw_rua.c:471) 20250816123450885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1978301 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250816123450885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1978301)[0x556947cb24e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123450885 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250816123450885 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250816123450885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1978301)[0x556947cb24e0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250816123450885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x556947cba650]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123450885 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x556947cba650]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.msc0-SCCP(413)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123451718 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123451718 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123451718 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123451718 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123451718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123451718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123451718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123451718 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123451718 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123451719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123451719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123451719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123451719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123451719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=0033b7e4) (sccp_scrc.c:477) 20250816123451719 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20250816123451719 DLSCCP DEBUG SCCP-SCOC(37)[0x556947c98ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123451719 DLSCCP DEBUG SCCP-SCOC(37)[0x556947c98ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123451719 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123451719 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123451719 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123451719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x556947cba650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123451719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x556947cba650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_rua_dt_during_sccp_wait_cc0(420)@c2ce0b0ce204: setverdict(fail): pass -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" TC_cs_rua_dt_during_sccp_wait_cc0(420)@c2ce0b0ce204: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@c2ce0b0ce204: Test Component 420 has requested to stop MTC. Terminating current testcase execution. 20250816123456719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123456720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123456720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123456720 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123456720 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123456720 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123456720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1978301)[0x556947cb24e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123456720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1978301)[0x556947cb24e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123456720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x556947cba650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123456720 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123456720 DLSCCP DEBUG SCCP-SCOC(37)[0x556947c98ce0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123456720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033b7e4), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123456720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123456720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123456720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123456720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123456720 DLSCCP DEBUG SCCP-SCOC(37)[0x556947c98ce0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123456720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x556947cba650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123456720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1978301)[0x556947cb24e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123456720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1978301)[0x556947cb24e0]{disrupted}: Freeing instance (context_map.c:202) 20250816123456720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1978301)[0x556947cb24e0]{disrupted}: Deallocated (fsm.c:568) 20250816123456720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x556947cba650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123456720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x556947cba650]{disconnected}: Freeing instance (context_map.c:206) 20250816123456720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x556947cba650]{disconnected}: Deallocated (fsm.c:568) 20250816123456720 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1978301 SCCP-37 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816123456720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123456720 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123456720 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123456720 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123456720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123456720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123456720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123456720 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123456721 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37233<->l=127.0.0.1:4262) (control_if.c:193) 20250816123456722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123456722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123456722 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123456722 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123456722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123456722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123456722 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123456722 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123456722 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123456722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123456722 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123456722 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123456722 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123456723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123456723 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123456723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123456723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123456723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44080<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@c2ce0b0ce204: Final verdict of PTC: none 20250816123456725 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123456725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123456725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123456725 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123456725 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123456725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123456725 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123456725 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123456725 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123456725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-RAN(417)@c2ce0b0ce204: Final verdict of PTC: none 20250816123456725 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123456725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123456725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(410)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(419)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(408)@c2ce0b0ce204: Final verdict of PTC: none 20250816123456731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44094<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_dt_during_sccp_wait_cc0(420)@c2ce0b0ce204: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc0(420): fail (pass -> fail) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" MTC@c2ce0b0ce204: Test case TC_cs_rua_dt_during_sccp_wait_cc finished. Verdict: fail reason: "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc fail'. Sat Aug 16 12:34:56 UTC 2025 ------ HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc.talloc 20250816123456823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123457325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53518<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=204644) Waiting for packet dumper to finish... 1 (prev_count=204644, count=205184) 20250816123458723 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123458723 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123458723 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123458726 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123458726 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123458726 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc fail' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc'. ------ HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc ------ Sat Aug 16 12:34:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ps_rua_dt_during_sccp_wait_cc started. 20250816123500445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123500447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123500449 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34007<->l=127.0.0.1:4262) (control_if.c:572) 20250816123500512 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123500512 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123500512 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123500512 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123500512 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123500513 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123500513 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123500513 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123500513 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123500513 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123500513 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123500514 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123500514 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123500514 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123500514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123500514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123500514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123500514 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123500514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123500514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123500514 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123500514 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123500514 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123500514 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123500514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123500514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123500514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123500514 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123500514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123500514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123500514 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123500514 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123500514 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123500514 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123500514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123500514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123500514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123500514 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123500514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123500514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123500514 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123500514 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123500514 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123500514 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123500514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123500514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123500514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123500514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123500514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123500514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123500514 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123500514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123500514 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123500514 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123500514 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123500514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123500514 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123500514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123500514 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123500514 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123500514 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123500514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123500514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123500514 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123500514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123500514 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123500514 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123500514 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123500514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123500514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123500514 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123500514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123500514 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123500514 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123500514 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123500514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123500514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123500514 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(429)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(427)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123500528 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123500528 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123500528 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123500528 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123500528 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123500528 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123500528 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123500529 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123500529 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123500530 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123500530 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123500530 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123500530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123500530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123500530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123500530 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123500530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123500530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123500530 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123500530 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123500530 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123500530 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123500530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123500530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123500530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123500530 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123500530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123500530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123500530 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123500530 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123500530 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123500530 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123500530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123500530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123500530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123500530 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123500530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123500530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123500530 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123500530 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123500530 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123500530 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123500530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123500530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123500530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123500530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123500530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123500530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123500530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123500530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123500530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123500530 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123500530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123500530 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123500530 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123500530 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123500530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123500530 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123500530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123500530 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123500530 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123500530 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123500530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123500530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123500530 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123500530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123500530 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123500530 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123500530 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123500530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123500530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123500530 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123500530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123500530 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123500530 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123500530 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123500530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123500530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123500530 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123500548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123500548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123500548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123500549 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123500549 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123500549 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123500549 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123500549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123500549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123500723 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123500723 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123500723 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123500723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(429)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123500725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123500725 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123500725 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123500725 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123500725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123500725 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123500725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123500726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123500726 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123500726 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123500726 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123500726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123500726 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123500726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123500739 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123500739 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123500739 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123500739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(432)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123500740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123500740 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123500740 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123500741 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123500741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123500741 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123500741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123500741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123500741 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123500741 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123500741 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123500741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123500741 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123500741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123501529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123501529 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123501529 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123501529 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123501529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123501529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123501529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123501529 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123501529 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123501529 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123501529 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123501529 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123501529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123501530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123501530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123501530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123501530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123501530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123501530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123501530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123501530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123501530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123501530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123501530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123501530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123501530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123501530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123501530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123501530 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123501530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123501530 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123501530 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123501530 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123501530 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123501530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123501530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123501530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123501530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123501530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123501530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123501530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123501530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123501530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123501530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123501530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123501530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123501530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123501530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123501530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123501530 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123501530 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123501530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123501530 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123501530 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123501530 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123501530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123501530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123501530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123501530 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123501545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123501545 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123501545 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123501545 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123501545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123501545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123501545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123501545 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123501545 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123501545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123501545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123501545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123501545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123501545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123501545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123501545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123501545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123501545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123501545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123501545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123501545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123501545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123501545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123501545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123501545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123501545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123501545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123501545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123501545 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123501545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123501545 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123501545 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123501545 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123501545 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123501545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123501545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123501545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123501545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123501545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123501545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123501545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123501545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123501545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123501545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123501545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123501545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123501545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123501545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123501545 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123501545 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123501545 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123501545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123501545 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123501545 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123501545 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123501545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123501545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123501545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123501545 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123501562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_dt_during_sccp_wait_cc0(434)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rua_dt_during_sccp_wait_cc0(434)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(431)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@c2ce0b0ce204: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)13807387 20250816123502579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123502579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123502579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123502579 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123502579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd2af1b, normal) (hnbgw_rua.c:407) 20250816123502579 DHNB DEBUG map_rua[0x556947cb24e0]{init}: Allocated (fsm.c:456) 20250816123502579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13807387)[0x556947cb24e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123502579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13807387 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123502579 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123502579 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123502579 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123502579 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13807387 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123502579 DCN DEBUG map_sccp[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123502579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123502579 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13807387 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123502579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13807387 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123502579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13807387)[0x556947cb24e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123502579 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123502579 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123502579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13807387)[0x556947cb24e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123502579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556947cba650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123502579 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123502579 DLSCCP DEBUG SCCP-SCOC(38)[0x556947c34080]{IDLE}: Allocated (fsm.c:456) 20250816123502579 DLSCCP DEBUG SCCP-SCOC(38)[0x556947c34080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123502579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000026), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000f40056400500f1100926) (sccp_scrc.c:406) 20250816123502579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123502579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123502579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123502579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123502579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123502579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123502579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123502579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123502579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123502579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123502579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123502579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123502579 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123502579 DLSCCP DEBUG SCCP-SCOC(38)[0x556947c34080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123502579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556947cba650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123502579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13807387)[0x556947cb24e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123502579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123502579 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123502579 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123502579 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123502579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123502579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123502579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123502579 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) HNBGW_Test.sgsn0-RAN(431)@c2ce0b0ce204: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)12912705 TC_ps_rua_dt_during_sccp_wait_cc0(434)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123502780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123502780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123502780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123502780 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123502780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd2af1b) (hnbgw_rua.c:471) 20250816123502780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13807387 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250816123502780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13807387)[0x556947cb24e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123502780 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250816123502780 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250816123502780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13807387)[0x556947cb24e0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250816123502780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556947cba650]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123502780 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556947cba650]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.sgsn0-SCCP(430)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123503591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123503591 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123503591 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123503591 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123503591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123503591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123503591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123503591 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123503592 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123503592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123503592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123503592 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123503592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123503592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=0081c3da) (sccp_scrc.c:477) 20250816123503592 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20250816123503592 DLSCCP DEBUG SCCP-SCOC(38)[0x556947c34080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123503592 DLSCCP DEBUG SCCP-SCOC(38)[0x556947c34080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123503592 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123503592 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123503592 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123503592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556947cba650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123503592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556947cba650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123506721 DLSCCP DEBUG SCCP-SCOC(37)[0x556947c98ce0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123506721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033b7e4), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123506721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123506721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123506721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123506721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123506721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123506721 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123506721 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123506721 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123506721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123506721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123506721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123506721 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123506723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123506723 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123506723 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123506723 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123506723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123506723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123506723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123506723 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123506723 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123506723 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123506723 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123506723 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123506723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123506723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=0033b7e4) (sccp_scrc.c:477) 20250816123506723 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1824) 20250816123506723 DLSCCP DEBUG SCCP-SCOC(37)[0x556947c98ce0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123506723 DLSCCP DEBUG SCCP-SCOC(37)[0x556947c98ce0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123506723 DLSCCP DEBUG SCCP-SCOC(37)[0x556947c98ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123506723 DLSCCP DEBUG SCCP-SCOC(37)[0x556947c98ce0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123506723 DLSCCP DEBUG SCCP-SCOC(37)[0x556947c98ce0]{IDLE}: Deallocated (fsm.c:568) TC_ps_rua_dt_during_sccp_wait_cc0(434)@c2ce0b0ce204: setverdict(fail): pass -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" TC_ps_rua_dt_during_sccp_wait_cc0(434)@c2ce0b0ce204: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@c2ce0b0ce204: Test Component 434 has requested to stop MTC. Terminating current testcase execution. 20250816123508593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53536<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(433)@c2ce0b0ce204: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@c2ce0b0ce204: Final verdict of PTC: none 20250816123508615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53526<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123508616 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34007<->l=127.0.0.1:4262) (control_if.c:193) 20250816123508616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123508616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123508616 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123508616 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123508616 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123508616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13807387)[0x556947cb24e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123508616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13807387)[0x556947cb24e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123508616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556947cba650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123508616 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123508616 DLSCCP DEBUG SCCP-SCOC(38)[0x556947c34080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123508616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081c3da), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123508616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123508616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123508616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123508616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123508616 DLSCCP DEBUG SCCP-SCOC(38)[0x556947c34080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123508616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556947cba650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123508616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13807387)[0x556947cb24e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123508616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13807387)[0x556947cb24e0]{disrupted}: Freeing instance (context_map.c:202) 20250816123508616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13807387)[0x556947cb24e0]{disrupted}: Deallocated (fsm.c:568) 20250816123508616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556947cba650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123508616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556947cba650]{disconnected}: Freeing instance (context_map.c:206) 20250816123508616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556947cba650]{disconnected}: Deallocated (fsm.c:568) 20250816123508616 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13807387 SCCP-38 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) HNBGW_Test.msc0-RAN(428)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(427)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(424)@c2ce0b0ce204: Final verdict of PTC: none 20250816123508616 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123508616 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123508616 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123508616 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123508616 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123508616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123508616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123508616 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(422)@c2ce0b0ce204: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc0(434)@c2ce0b0ce204: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" 20250816123508617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123508625 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123508625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123508625 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123508625 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123508625 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123508625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123508625 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123508625 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123508625 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123508625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123508625 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123508625 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123508625 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123508625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123508625 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123508625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123508625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(429)@c2ce0b0ce204: Final verdict of PTC: none 20250816123508676 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123508676 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123508676 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123508676 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123508676 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123508676 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123508676 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123508676 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123508676 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123508676 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123508676 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123508676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123508676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(432)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc0(434): fail (pass -> fail) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }"" MTC@c2ce0b0ce204: Test case TC_ps_rua_dt_during_sccp_wait_cc finished. Verdict: fail reason: "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc fail'. Sat Aug 16 12:35:08 UTC 2025 ------ HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc.talloc 20250816123508763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123509265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37770<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=190424) Waiting for packet dumper to finish... 1 (prev_count=190424, count=216408) 20250816123510626 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123510626 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123510626 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123510676 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123510676 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123510676 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc fail' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Sat Aug 16 12:35:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ps_rab_assignment started. 20250816123512302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123512305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123512307 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40913<->l=127.0.0.1:4262) (control_if.c:572) 20250816123512375 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123512375 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123512375 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123512376 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123512376 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123512376 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123512376 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(439)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123512376 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123512376 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123512376 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123512376 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123512377 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123512377 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123512377 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123512377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123512377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123512377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123512377 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123512377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123512377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123512377 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123512377 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123512377 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123512377 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123512377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123512377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123512377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123512377 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123512377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123512377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123512377 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123512377 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123512377 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123512377 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123512377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123512377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123512377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123512377 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123512377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123512377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123512377 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123512377 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123512377 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123512377 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123512377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123512377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123512377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123512377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123512377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123512377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123512377 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123512377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123512377 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123512377 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123512377 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123512377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123512377 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123512377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123512377 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123512377 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123512377 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123512377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123512378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123512378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123512378 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123512378 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123512378 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123512378 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123512378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123512378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123512378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123512378 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123512378 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123512378 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123512378 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123512378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123512378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123512378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(443)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(443)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(443)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(441)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123512391 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123512391 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123512391 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123512391 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123512391 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123512392 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123512392 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123512392 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123512392 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123512393 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123512393 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123512393 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123512393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123512393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123512393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123512393 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123512393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123512393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123512393 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123512393 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123512393 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123512393 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123512393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123512393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123512393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123512393 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123512393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123512393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123512393 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123512393 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123512393 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123512393 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123512393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123512393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123512393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123512393 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123512393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123512393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123512393 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123512393 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123512393 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123512393 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123512393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123512393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123512393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123512393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123512393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123512393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123512393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123512393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123512393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123512393 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123512393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123512393 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123512393 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123512393 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123512393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123512393 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123512394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123512394 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123512394 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123512394 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123512394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123512394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123512394 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123512394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123512394 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123512394 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123512394 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123512394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123512394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123512394 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123512394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123512394 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123512394 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123512394 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123512394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123512394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123512394 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(446)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(446)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(446)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123512418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123512418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123512418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123512418 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123512418 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123512418 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123512418 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123512418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123512418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123512588 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123512588 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123512588 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123512588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(443)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123512591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123512591 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123512591 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123512591 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123512591 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123512591 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123512591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123512592 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123512592 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123512592 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123512592 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123512592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123512592 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123512592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123512605 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123512605 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123512605 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123512605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(446)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123512607 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123512607 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123512607 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123512607 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123512607 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123512607 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123512607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123512608 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123512608 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123512608 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123512608 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123512608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123512608 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123512608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123513395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123513395 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123513395 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123513395 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123513395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123513395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123513395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123513395 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123513395 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123513395 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123513395 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123513395 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123513395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123513395 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123513395 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123513395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123513395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123513395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123513395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123513395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123513395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123513395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123513395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123513395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123513395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123513395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123513395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123513395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123513395 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123513395 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123513395 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123513395 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123513395 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123513395 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123513395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123513395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123513395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123513395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123513395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123513395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123513395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123513395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123513395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123513395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123513395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123513395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123513395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123513395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123513395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123513395 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123513395 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123513395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123513395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123513395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123513395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123513395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123513395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123513395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123513395 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(442)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123513412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123513412 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123513412 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123513412 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123513412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123513412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123513412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123513412 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123513412 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123513412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123513412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123513412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123513412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123513412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123513412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123513412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123513412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123513412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123513412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123513412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123513412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123513412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123513412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123513412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123513412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123513412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123513412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123513412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123513412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123513412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123513412 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123513412 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123513412 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123513412 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123513412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123513412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123513412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123513412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123513412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123513412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123513412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123513412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123513412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123513412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123513412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123513412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123513412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123513412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123513412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123513412 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123513412 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123513412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123513412 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123513412 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123513412 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123513412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123513412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123513412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123513412 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(445)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123514431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37800<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(448)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(445)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(445)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(448) TC_ps_rab_assignment-Iuh0-RUA(440)@c2ce0b0ce204: Added conn table entry 0TC_ps_rab_assignment0(448)7096981 20250816123515446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123515446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123515446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123515446 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123515446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6c4a95, normal) (hnbgw_rua.c:407) 20250816123515446 DHNB DEBUG map_rua[0x556947cb24e0]{init}: Allocated (fsm.c:456) 20250816123515446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7096981)[0x556947cb24e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123515446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7096981 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123515446 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123515446 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123515446 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123515446 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7096981 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123515446 DCN DEBUG map_sccp[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123515446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123515446 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7096981 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123515446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7096981 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123515446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7096981)[0x556947cb24e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123515446 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123515446 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123515446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7096981)[0x556947cb24e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123515446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123515446 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123515447 DLSCCP DEBUG SCCP-SCOC(39)[0x556947c98ce0]{IDLE}: Allocated (fsm.c:456) 20250816123515447 DLSCCP DEBUG SCCP-SCOC(39)[0x556947c98ce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123515447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000027), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030002cc0056400500f1100926) (sccp_scrc.c:406) 20250816123515447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123515447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123515447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123515447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123515447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123515447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123515447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123515447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123515447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123515447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123515447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123515447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123515447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123515447 DLSCCP DEBUG SCCP-SCOC(39)[0x556947c98ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123515447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123515447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7096981)[0x556947cb24e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123515447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123515447 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123515447 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123515447 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123515447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123515447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123515447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123515447 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(445)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(448) HNBGW_Test.sgsn0-RAN(445)@c2ce0b0ce204: Added conn table entry 0TC_ps_rab_assignment0(448)10252942 TC_ps_rab_assignment0(448)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123515452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123515452 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123515452 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123515452 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123515452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123515452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123515452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123515452 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123515452 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123515452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123515452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123515452 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123515452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123515452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=008e1394) (sccp_scrc.c:477) 20250816123515452 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20250816123515452 DLSCCP DEBUG SCCP-SCOC(39)[0x556947c98ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123515452 DLSCCP DEBUG SCCP-SCOC(39)[0x556947c98ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123515452 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123515452 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123515452 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123515452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123515452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment0(448)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816123515656 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123515656 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123515656 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123515656 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123515656 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123515656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123515656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123515656 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123515656 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123515656 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123515656 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123515656 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123515656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123515656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123515656 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250816123515656 DLSCCP DEBUG SCCP-SCOC(39)[0x556947c98ce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123515656 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123515656 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123515656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123515656 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123515656 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123515656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123515656 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123515656 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123515656 DRANAP DEBUG ps_rab_ass[0x556947cbc890]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123515656 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123515656 DLPFCP DEBUG ps_rab[0x556947ca44a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123515656 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123515656 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123515657 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123515657 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123515657 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981)[0x556947cbc890]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(438)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(438)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000002'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(438)@c2ce0b0ce204: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(448)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(438)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123515665 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123515665 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123515665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123515665 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981)[0x556947cbc890]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123515665 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123515665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7096981)[0x556947cb24e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123515665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123515665 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981)[0x556947cbc890]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123515665 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981)[0x556947cbc890]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123515665 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981)[0x556947cbc890]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123515665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123515665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123515665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123515665 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123515665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123515665 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123515665 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123515665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123515665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(448)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123515676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123515676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123515676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123515676 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123515676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6c4a95) (hnbgw_rua.c:471) 20250816123515676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7096981 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123515676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7096981)[0x556947cb24e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123515676 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123515676 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123515676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7096981)[0x556947cb24e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123515676 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123515676 DRANAP DEBUG ps_rab_ass[0x556947cbc890]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123515676 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981)[0x556947cbc890]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123515676 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123515676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123515676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123515676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123515676 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123515676 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123515676 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981)[0x556947cbc890]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(438)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(438)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(438)@c2ce0b0ce204: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(438)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123515680 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123515680 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123515680 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123515680 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123515680 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981)[0x556947cbc890]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123515680 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123515680 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981)[0x556947cbc890]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123515680 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981)[0x556947cbc890]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123515680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123515680 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123515680 DLSCCP DEBUG SCCP-SCOC(39)[0x556947c98ce0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123515680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e1394), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123515680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123515680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123515680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123515680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123515680 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981)[0x556947cbc890]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123515680 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981)[0x556947cbc890]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123515680 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981)[0x556947cbc890]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123515680 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123515680 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123515680 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123515680 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123515680 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123515680 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123515681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123515681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123515681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123515681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123515681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123515681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123515681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123515681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123517692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123517692 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123517692 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123517692 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123517692 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123517692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123517692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123517692 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123517692 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123517692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123517692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123517692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123517692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123517692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123517692 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250816123517692 DLSCCP DEBUG SCCP-SCOC(39)[0x556947c98ce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123517692 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123517692 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123517692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123517692 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123517693 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123517693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123517693 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123517693 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123517693 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123517693 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123517693 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123517693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7096981)[0x556947cb24e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123517693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123517693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123517693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(438)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(438)@c2ce0b0ce204: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(438)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123517699 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123517699 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123517699 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123517699 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123517699 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123517699 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123517699 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123517699 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123517699 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123517699 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123517699 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123517699 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7096981-RAB-23)[0x556947ca44a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123517699 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123517699 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(440)@c2ce0b0ce204: Deleted conn table entry 0TC_ps_rab_assignment0(448)7096981 20250816123517713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123517713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123517713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123517713 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123517713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6c4a95,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123517714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7096981 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123517714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7096981)[0x556947cb24e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123517714 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123517714 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123517714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7096981)[0x556947cb24e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123517714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123517714 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123517714 DLSCCP DEBUG SCCP-SCOC(39)[0x556947c98ce0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123517714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e1394), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123517714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123517714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123517714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123517714 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123517714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7096981)[0x556947cb24e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123517714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123517714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123517714 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123517714 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123517714 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123517714 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123517714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123517714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123517714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123517714 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(445)@c2ce0b0ce204: Deleted conn table entry 0TC_ps_rab_assignment0(448)10252942 HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: Session index based on connection ID:0 20250816123517726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123517726 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123517726 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123517726 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123517726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123517726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123517726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123517726 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123517726 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123517726 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123517726 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123517726 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123517726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123517726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=008e1394), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123517726 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20250816123517726 DLSCCP DEBUG SCCP-SCOC(39)[0x556947c98ce0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123517726 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123517726 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123517726 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123517726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123517726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123517726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7096981)[0x556947cb24e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123517726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7096981)[0x556947cb24e0]{disconnected}: Freeing instance (context_map.c:202) 20250816123517726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7096981)[0x556947cb24e0]{disconnected}: Deallocated (fsm.c:568) 20250816123517726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123517726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{disconnected}: Freeing instance (context_map.c:206) 20250816123517726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556947cba650]{disconnected}: Deallocated (fsm.c:568) 20250816123517726 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7096981 SCCP-39 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250816123517726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e1394), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20250816123517726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123517726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123517726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123517726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123517726 DLSCCP DEBUG SCCP-SCOC(39)[0x556947c98ce0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123517726 DLSCCP DEBUG SCCP-SCOC(39)[0x556947c98ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123517726 DLSCCP DEBUG SCCP-SCOC(39)[0x556947c98ce0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123517726 DLSCCP DEBUG SCCP-SCOC(39)[0x556947c98ce0]{IDLE}: Deallocated (fsm.c:568) 20250816123517726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123517726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123517726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123517726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123517726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123517726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123517726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123517726 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: RLC received in state:disconnect_pending 20250816123518617 DLSCCP DEBUG SCCP-SCOC(38)[0x556947c34080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123518617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081c3da), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123518617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123518617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123518617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123518617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123518617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123518617 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123518617 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123518617 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123518617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123518617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123518617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123518617 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123518618 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123518618 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123518618 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123518618 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123518618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123518618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123518618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123518618 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123518618 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123518618 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123518618 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123518618 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123518618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123518618 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=0081c3da) (sccp_scrc.c:477) 20250816123518618 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1824) 20250816123518618 DLSCCP DEBUG SCCP-SCOC(38)[0x556947c34080]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123518618 DLSCCP DEBUG SCCP-SCOC(38)[0x556947c34080]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123518618 DLSCCP DEBUG SCCP-SCOC(38)[0x556947c34080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123518618 DLSCCP DEBUG SCCP-SCOC(38)[0x556947c34080]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123518618 DLSCCP DEBUG SCCP-SCOC(38)[0x556947c34080]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment0(448)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123519723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37784<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123519724 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40913<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(436)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(437)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123519724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37776<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123519725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123519725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123519725 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123519725 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123519725 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123519725 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123519725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 MutexDispCT-TC_ps_rab_assignment(435)@c2ce0b0ce204: Final verdict of PTC: none 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123519725 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123519725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(442)@c2ce0b0ce204: Final verdict of PTC: none 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123519725 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123519725 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123519725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123519725 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123519725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123519725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123519725 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123519725 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123519725 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123519725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123519725 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123519725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123519725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(445)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(444)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(441)@c2ce0b0ce204: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(440)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(446)@c2ce0b0ce204: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(439)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(438)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(447)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(443)@c2ce0b0ce204: Final verdict of PTC: none 20250816123519726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37800<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(448)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(435): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(436): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(438): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment-Iuh0(439): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(440): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(441): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(442): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(443): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(444): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(445): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(446): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(447): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment0(448): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sat Aug 16 12:35:19 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20250816123519776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123520278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57514<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256260) Waiting for packet dumper to finish... 1 (prev_count=256260, count=276144) 20250816123521726 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123521726 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123521726 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123521726 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123521726 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123521726 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Sat Aug 16 12:35:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ps_rab_assignment_concurrent started. 20250816123523342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123523349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123523353 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46725<->l=127.0.0.1:4262) (control_if.c:572) 20250816123523419 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123523419 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123523419 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123523420 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123523420 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123523420 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123523420 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123523420 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123523420 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123523420 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123523420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123523420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123523420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123523420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123523420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123523420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123523420 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123523420 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123523420 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123523420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123523420 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123523421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123523421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123523421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123523421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123523421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_ps_rab_assignment_concurrent-Iuh0(453)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123523421 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123523421 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123523421 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123523421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123523421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123523421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123523421 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123523421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123523421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123523421 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123523421 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123523421 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123523421 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123523421 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123523421 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123523421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123523421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123523421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123523421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123523421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123523421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123523421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123523421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123523421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123523421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123523421 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123523421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123523421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123523421 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123523421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123523421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123523421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123523421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123523421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123523421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123523421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123523422 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123523422 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123523422 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123523422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123523422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123523422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123523422 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123523422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123523422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123523422 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123523422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123523422 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123523422 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123523422 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123523422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123523422 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(457)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(457)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(455)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123523436 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123523436 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123523436 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123523436 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123523436 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123523436 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123523436 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123523436 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123523436 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123523437 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123523437 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123523437 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123523437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123523437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123523437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123523438 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123523438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123523438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123523438 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123523438 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123523438 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123523438 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123523438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123523438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123523438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123523438 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123523438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123523438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123523438 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123523438 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123523438 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123523438 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123523438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123523438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123523438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123523438 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123523438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123523438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123523438 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123523438 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123523438 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123523438 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123523438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123523438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123523438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123523438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123523438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123523438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123523438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123523438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123523438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123523438 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123523438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123523438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123523438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123523438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123523438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123523438 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123523438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123523438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123523438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123523438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123523438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123523438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123523438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123523438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123523438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123523438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123523438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123523438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123523438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123523438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123523438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123523438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123523438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123523438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123523438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123523438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123523438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(460)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(460)@c2ce0b0ce204: M3UA emulation initiated, the test can be started MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(460)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123523463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123523463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123523463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123523463 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123523463 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123523463 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123523463 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123523463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123523463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123523633 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123523633 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123523633 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123523633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(457)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123523635 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123523635 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123523635 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123523635 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123523635 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123523635 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123523635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123523636 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123523636 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123523636 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123523636 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123523636 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123523636 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123523636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123523649 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123523649 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123523649 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123523649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(460)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123523651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123523651 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123523651 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123523651 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123523651 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123523651 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123523651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123523652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123523652 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123523652 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123523652 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123523652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123523652 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123523652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123524450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123524450 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123524450 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123524450 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123524450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123524450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123524450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123524450 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123524451 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123524451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123524451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123524451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123524451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123524451 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123524451 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123524451 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123524451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123524451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123524451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123524451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123524451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123524451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123524451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123524451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123524451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123524451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123524451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123524451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123524451 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123524451 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123524451 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123524451 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123524451 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123524451 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123524451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123524451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123524452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123524452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123524452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123524452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123524452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123524452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123524452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123524452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123524452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123524452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123524452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123524452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123524452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123524452 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123524452 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123524452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123524452 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123524452 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123524452 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123524452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123524452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123524452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123524452 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(456)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123524470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123524470 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123524470 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123524470 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123524470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123524470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123524470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123524470 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123524470 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123524470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123524470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123524470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123524470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123524470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123524470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123524470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123524470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123524470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123524470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123524470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123524470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123524470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123524470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123524470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123524470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123524471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123524471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123524471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123524471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123524471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123524471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123524471 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123524471 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123524471 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123524471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123524471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123524471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123524471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123524471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123524471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123524471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123524471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123524471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123524471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123524471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123524471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123524471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123524471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123524471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123524471 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123524471 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123524471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123524471 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123524471 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123524471 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123524471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123524471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123524471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123524471 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123525477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42498<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123525580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42530<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(462)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(463)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)1169379 HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)4756220 TC_ps_rab_assignment_concurrent0(464)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250816123526494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526494 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x11d7e3, normal) (hnbgw_rua.c:407) 20250816123526494 DHNB DEBUG map_rua[0x556947c34080]{init}: Allocated (fsm.c:456) 20250816123526494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1169379)[0x556947c34080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1169379 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526494 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526494 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526494 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526494 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1169379 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526494 DCN DEBUG map_sccp[0x556947cb24e0]{init}: Allocated (fsm.c:456) 20250816123526494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123526494 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1169379 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1169379 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1169379)[0x556947c34080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526494 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526494 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1169379)[0x556947c34080]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526494 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123526494 DLSCCP DEBUG SCCP-SCOC(40)[0x556947cba650]{IDLE}: Allocated (fsm.c:456) 20250816123526494 DLSCCP DEBUG SCCP-SCOC(40)[0x556947cba650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000028), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030001a90056400500f1100926) (sccp_scrc.c:406) 20250816123526494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526495 DLSCCP DEBUG SCCP-SCOC(40)[0x556947cba650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1169379)[0x556947c34080]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123526495 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526495 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526495 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526495 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526495 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)483005 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(462)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123526499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526499 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526499 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526499 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526499 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526499 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=00dd4e17) (sccp_scrc.c:477) 20250816123526499 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20250816123526499 DLSCCP DEBUG SCCP-SCOC(40)[0x556947cba650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526499 DLSCCP DEBUG SCCP-SCOC(40)[0x556947cba650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526499 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526499 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526499 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(462)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 TC_ps_rab_assignment_concurrent0(465)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)12664938 HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(466)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)16268521 TC_ps_rab_assignment_concurrent0(467)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)7581738 HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(468)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)5012859 HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)6978407 TC_ps_rab_assignment_concurrent0(469)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)7825215 TC_ps_rab_assignment_concurrent0(470)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(471)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)8830068 HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)7266741 TC_ps_rab_assignment_concurrent0(472)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)10723787 TC_ps_rab_assignment_concurrent0(473)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)3730093 TC_ps_rab_assignment_concurrent0(474)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)1926411 TC_ps_rab_assignment_concurrent0(475)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)4031441 TC_ps_rab_assignment_concurrent0(476)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)4162239 TC_ps_rab_assignment_concurrent0(477)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)9479235 20250816123526696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526696 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4892fc, normal) (hnbgw_rua.c:407) 20250816123526696 DHNB DEBUG map_rua[0x556947c98ce0]{init}: Allocated (fsm.c:456) 20250816123526696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4756220)[0x556947c98ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4756220 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526696 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526696 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4756220 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526696 DCN DEBUG map_sccp[0x556947ca44a0]{init}: Allocated (fsm.c:456) 20250816123526696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123526696 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4756220 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4756220 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4756220)[0x556947c98ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4756220)[0x556947c98ce0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526696 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123526696 DLSCCP DEBUG SCCP-SCOC(41)[0x556947cbc890]{IDLE}: Allocated (fsm.c:456) 20250816123526696 DLSCCP DEBUG SCCP-SCOC(41)[0x556947cbc890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000029), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000d70056400500f1100926) (sccp_scrc.c:406) 20250816123526696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526697 DLSCCP DEBUG SCCP-SCOC(41)[0x556947cbc890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4756220)[0x556947c98ce0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123526697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526697 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc1406a, normal) (hnbgw_rua.c:407) 20250816123526697 DHNB DEBUG map_rua[0x556947ca4280]{init}: Allocated (fsm.c:456) 20250816123526697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12664938)[0x556947ca4280]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12664938 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526697 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526697 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12664938 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526697 DCN DEBUG map_sccp[0x556947c98f80]{init}: Allocated (fsm.c:456) 20250816123526697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123526697 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12664938 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12664938 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12664938)[0x556947ca4280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526697 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526697 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526697 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526697 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12664938)[0x556947ca4280]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526697 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123526697 DLSCCP DEBUG SCCP-SCOC(42)[0x556947c99320]{IDLE}: Allocated (fsm.c:456) 20250816123526697 DLSCCP DEBUG SCCP-SCOC(42)[0x556947c99320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030002c50056400500f1100926) (sccp_scrc.c:406) 20250816123526697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526697 DLSCCP DEBUG SCCP-SCOC(42)[0x556947c99320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12664938)[0x556947ca4280]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123526697 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526697 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250816123526697 DLSCCP DEBUG SCCP-SCOC(40)[0x556947cba650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526697 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526697 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526697 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526697 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123526697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526697 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526697 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526697 DLPFCP DEBUG ps_rab[0x556947c9a790]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526697 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526697 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526697 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526697 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20250816123526697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526697 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf83ce9, normal) (hnbgw_rua.c:407) 20250816123526697 DHNB DEBUG map_rua[0x556947c991f0]{init}: Allocated (fsm.c:456) 20250816123526697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16268521)[0x556947c991f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16268521 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526697 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526697 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16268521 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526697 DCN DEBUG map_sccp[0x556947c9cfd0]{init}: Allocated (fsm.c:456) 20250816123526697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123526697 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16268521 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16268521 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16268521)[0x556947c991f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526697 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526697 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16268521)[0x556947c991f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526697 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123526697 DLSCCP DEBUG SCCP-SCOC(43)[0x556947c958b0]{IDLE}: Allocated (fsm.c:456) 20250816123526697 DLSCCP DEBUG SCCP-SCOC(43)[0x556947c958b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002840056400500f1100926) (sccp_scrc.c:406) 20250816123526697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526697 DLSCCP DEBUG SCCP-SCOC(43)[0x556947c958b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16268521)[0x556947c991f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123526698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526698 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526698 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526698 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x73b02a, normal) (hnbgw_rua.c:407) 20250816123526698 DHNB DEBUG map_rua[0x556947c990b0]{init}: Allocated (fsm.c:456) 20250816123526698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7581738)[0x556947c990b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7581738 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526698 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7581738 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526698 DCN DEBUG map_sccp[0x556947c9ce80]{init}: Allocated (fsm.c:456) 20250816123526698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123526698 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7581738 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7581738 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7581738)[0x556947c990b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7581738)[0x556947c990b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526698 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123526698 DLSCCP DEBUG SCCP-SCOC(44)[0x556947c955f0]{IDLE}: Allocated (fsm.c:456) 20250816123526698 DLSCCP DEBUG SCCP-SCOC(44)[0x556947c955f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000490056400500f1100926) (sccp_scrc.c:406) 20250816123526698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526698 DLSCCP DEBUG SCCP-SCOC(44)[0x556947c955f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7581738)[0x556947c990b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123526698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526698 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4c7d7b, normal) (hnbgw_rua.c:407) 20250816123526698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526698 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526698 DHNB DEBUG map_rua[0x556947c9ba40]{init}: Allocated (fsm.c:456) 20250816123526698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5012859)[0x556947c9ba40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5012859 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526698 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5012859 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526698 DCN DEBUG map_sccp[0x556947c95d30]{init}: Allocated (fsm.c:456) 20250816123526698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123526698 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5012859 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5012859 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5012859)[0x556947c9ba40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526698 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5012859)[0x556947c9ba40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526698 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123526698 DLSCCP DEBUG SCCP-SCOC(45)[0x556947c95ac0]{IDLE}: Allocated (fsm.c:456) 20250816123526698 DLSCCP DEBUG SCCP-SCOC(45)[0x556947c95ac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001890056400500f1100926) (sccp_scrc.c:406) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:1 20250816123526698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526698 DLSCCP DEBUG SCCP-SCOC(45)[0x556947c95ac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5012859)[0x556947c9ba40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123526698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526698 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6a7b67, normal) (hnbgw_rua.c:407) 20250816123526698 DHNB DEBUG map_rua[0x556947cb2b80]{init}: Allocated (fsm.c:456) 20250816123526698 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6978407)[0x556947cb2b80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6978407 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526698 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526698 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526698 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6978407 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526698 DCN DEBUG map_sccp[0x556947cb2cb0]{init}: Allocated (fsm.c:456) 20250816123526698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123526698 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6978407 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6978407 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6978407)[0x556947cb2b80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526698 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526698 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6978407)[0x556947cb2b80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526698 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123526698 DLSCCP DEBUG SCCP-SCOC(46)[0x556947d25bd0]{IDLE}: Allocated (fsm.c:456) 20250816123526698 DLSCCP DEBUG SCCP-SCOC(46)[0x556947d25bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001f10056400500f1100926) (sccp_scrc.c:406) 20250816123526698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. 20250816123526698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526698 DLSCCP DEBUG SCCP-SCOC(46)[0x556947d25bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6978407)[0x556947cb2b80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123526698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x77673f, normal) (hnbgw_rua.c:407) 20250816123526699 DHNB DEBUG map_rua[0x556947d25980]{init}: Allocated (fsm.c:456) 20250816123526699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7825215)[0x556947d25980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7825215 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526699 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7825215 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526699 DCN DEBUG map_sccp[0x556947c98670]{init}: Allocated (fsm.c:456) 20250816123526699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123526699 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7825215 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7825215 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7825215)[0x556947d25980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7825215)[0x556947d25980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123526699 DLSCCP DEBUG SCCP-SCOC(47)[0x556947c947a0]{IDLE}: Allocated (fsm.c:456) 20250816123526699 DLSCCP DEBUG SCCP-SCOC(47)[0x556947c947a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000002f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f400300000d0056400500f1100926) (sccp_scrc.c:406) 20250816123526699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)15455990 20250816123526699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526699 DLSCCP DEBUG SCCP-SCOC(47)[0x556947c947a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7825215)[0x556947d25980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123526699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:2 20250816123526699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x86bc74, normal) (hnbgw_rua.c:407) 20250816123526699 DHNB DEBUG map_rua[0x556947c988b0]{init}: Allocated (fsm.c:456) 20250816123526699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8830068)[0x556947c988b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8830068 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526699 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8830068 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526699 DCN DEBUG map_sccp[0x556947c98ae0]{init}: Allocated (fsm.c:456) 20250816123526699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123526699 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8830068 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8830068 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8830068)[0x556947c988b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8830068)[0x556947c988b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123526699 DLSCCP DEBUG SCCP-SCOC(48)[0x556947cbae30]{IDLE}: Allocated (fsm.c:456) 20250816123526699 DLSCCP DEBUG SCCP-SCOC(48)[0x556947cbae30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000030), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030001130056400500f1100926) (sccp_scrc.c:406) 20250816123526699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526699 DLSCCP DEBUG SCCP-SCOC(48)[0x556947cbae30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8830068)[0x556947c988b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123526699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[2]. 20250816123526699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6ee1b5, normal) (hnbgw_rua.c:407) 20250816123526699 DHNB DEBUG map_rua[0x556947cba780]{init}: Allocated (fsm.c:456) 20250816123526699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7266741)[0x556947cba780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7266741 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526699 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7266741 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526699 DCN DEBUG map_sccp[0x556947cbb3e0]{init}: Allocated (fsm.c:456) 20250816123526699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123526699 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7266741 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7266741 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7266741)[0x556947cba780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7266741)[0x556947cba780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123526699 DLSCCP DEBUG SCCP-SCOC(49)[0x556947cd6310]{IDLE}: Allocated (fsm.c:456) TC_ps_rab_assignment_concurrent0(463)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123526699 DLSCCP DEBUG SCCP-SCOC(49)[0x556947cd6310]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000031), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030000130056400500f1100926) (sccp_scrc.c:406) 20250816123526699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:3 20250816123526699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526699 DLSCCP DEBUG SCCP-SCOC(49)[0x556947cd6310]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7266741)[0x556947cba780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123526699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa3a1cb, normal) (hnbgw_rua.c:407) 20250816123526699 DHNB DEBUG map_rua[0x556947c94b00]{init}: Allocated (fsm.c:456) 20250816123526699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10723787)[0x556947c94b00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10723787 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(464) 20250816123526699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)9150717 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[3]. 20250816123526699 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526700 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10723787 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526700 DCN DEBUG map_sccp[0x556947cbaf60]{init}: Allocated (fsm.c:456) 20250816123526700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123526700 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10723787 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10723787 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10723787)[0x556947c94b00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10723787)[0x556947c94b00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526700 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123526700 DLSCCP DEBUG SCCP-SCOC(50)[0x556947cac750]{IDLE}: Allocated (fsm.c:456) 20250816123526700 DLSCCP DEBUG SCCP-SCOC(50)[0x556947cac750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000032), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030001c00056400500f1100926) (sccp_scrc.c:406) 20250816123526700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526700 DLSCCP DEBUG SCCP-SCOC(50)[0x556947cac750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10723787)[0x556947c94b00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123526700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526700 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x38eaad, normal) (hnbgw_rua.c:407) 20250816123526700 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526700 DHNB DEBUG map_rua[0x556947cd67c0]{init}: Allocated (fsm.c:456) 20250816123526700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3730093)[0x556947cd67c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3730093 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526700 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526700 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3730093 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526700 DCN DEBUG map_sccp[0x556947cd68f0]{init}: Allocated (fsm.c:456) 20250816123526700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123526700 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3730093 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3730093 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3730093)[0x556947cd67c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3730093)[0x556947cd67c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526700 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123526700 DLSCCP DEBUG SCCP-SCOC(51)[0x556947cad1f0]{IDLE}: Allocated (fsm.c:456) 20250816123526700 DLSCCP DEBUG SCCP-SCOC(51)[0x556947cad1f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000033), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030000830056400500f1100926) (sccp_scrc.c:406) 20250816123526700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:4 20250816123526700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526700 DLSCCP DEBUG SCCP-SCOC(51)[0x556947cad1f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3730093)[0x556947cd67c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123526700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526700 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[4]. 20250816123526700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526700 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1d650b, normal) (hnbgw_rua.c:407) 20250816123526700 DHNB DEBUG map_rua[0x556947cac930]{init}: Allocated (fsm.c:456) 20250816123526700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1926411)[0x556947cac930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1926411 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526700 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526700 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1926411 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526700 DCN DEBUG map_sccp[0x556947caca60]{init}: Allocated (fsm.c:456) 20250816123526700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)12879578 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:5 20250816123526700 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1926411 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1926411 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1926411)[0x556947cac930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1926411)[0x556947cac930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526700 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123526700 DLSCCP DEBUG SCCP-SCOC(52)[0x556947ccd490]{IDLE}: Allocated (fsm.c:456) 20250816123526700 DLSCCP DEBUG SCCP-SCOC(52)[0x556947ccd490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000034), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030003310056400500f1100926) (sccp_scrc.c:406) 20250816123526700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[5]. 20250816123526700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:6 20250816123526700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526700 DLSCCP DEBUG SCCP-SCOC(52)[0x556947ccd490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1926411)[0x556947cac930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123526700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526701 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3d83d1, normal) (hnbgw_rua.c:407) 20250816123526701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526701 DHNB DEBUG map_rua[0x556947cccd40]{init}: Allocated (fsm.c:456) 20250816123526701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526701 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031441)[0x556947cccd40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4031441 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526701 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526701 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526701 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526701 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4031441 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526701 DCN DEBUG map_sccp[0x556947ccce70]{init}: Allocated (fsm.c:456) 20250816123526701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[6]. 20250816123526701 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4031441 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4031441 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031441)[0x556947cccd40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526701 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526701 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031441)[0x556947cccd40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526701 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123526701 DLSCCP DEBUG SCCP-SCOC(53)[0x556947c96de0]{IDLE}: Allocated (fsm.c:456) 20250816123526701 DLSCCP DEBUG SCCP-SCOC(53)[0x556947c96de0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f400300038c0056400500f1100926) (sccp_scrc.c:406) 20250816123526701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:1 20250816123526701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526701 DLSCCP DEBUG SCCP-SCOC(53)[0x556947c96de0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031441)[0x556947cccd40]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816123526701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526701 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526701 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3f82bf, normal) (hnbgw_rua.c:407) 20250816123526701 DHNB DEBUG map_rua[0x556947ccd5c0]{init}: Allocated (fsm.c:456) 20250816123526701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4162239)[0x556947ccd5c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4162239 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526701 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526701 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526701 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526701 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4162239 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) TC_ps_rab_assignment_concurrent0(464)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123526701 DCN DEBUG map_sccp[0x556947ccd6f0]{init}: Allocated (fsm.c:456) 20250816123526701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123526701 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4162239 <-> SCCP-54 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4162239 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4162239)[0x556947ccd5c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526701 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526701 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)2449475 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:2 20250816123526701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4162239)[0x556947ccd5c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526701 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) TC_ps_rab_assignment_concurrent0(465)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123526701 DLSCCP DEBUG SCCP-SCOC(54)[0x556947c97900]{IDLE}: Allocated (fsm.c:456) 20250816123526701 DLSCCP DEBUG SCCP-SCOC(54)[0x556947c97900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030002d70056400500f1100926) (sccp_scrc.c:406) 20250816123526701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250816123526701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526701 DLSCCP DEBUG SCCP-SCOC(54)[0x556947c97900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4162239)[0x556947ccd5c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123526701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123526701 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123526701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x90a443, normal) (hnbgw_rua.c:407) 20250816123526701 DHNB DEBUG map_rua[0x556947c97eb0]{init}: Allocated (fsm.c:456) 20250816123526701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9479235)[0x556947c97eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123526701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9479235 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123526701 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526701 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526701 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123526701 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9479235 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123526701 DCN DEBUG map_sccp[0x556947c96f10]{init}: Allocated (fsm.c:456) 20250816123526701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123526701 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9479235 <-> SCCP-55 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123526701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9479235 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123526701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9479235)[0x556947c97eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123526701 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123526701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526701 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526701 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123526701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9479235)[0x556947c97eb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123526701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123526701 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(467) 20250816123526701 DLSCCP DEBUG SCCP-SCOC(55)[0x556947ca5610]{IDLE}: Allocated (fsm.c:456) 20250816123526701 DLSCCP DEBUG SCCP-SCOC(55)[0x556947ca5610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123526701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f400300020d0056400500f1100926) (sccp_scrc.c:406) 20250816123526701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)13689347 20250816123526701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123526701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123526701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123526701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526701 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526701 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526701 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526702 DLSCCP DEBUG SCCP-SCOC(55)[0x556947ca5610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123526702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123526702 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9479235)[0x556947c97eb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000003'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create20250816123526702 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526702 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526702 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526702 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526702 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=00b148ca) (sccp_scrc.c:477) 20250816123526702 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20250816123526702 DLSCCP DEBUG SCCP-SCOC(41)[0x556947cbc890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526702 DLSCCP DEBUG SCCP-SCOC(41)[0x556947cbc890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526702 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) _FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:7 20250816123526702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526702 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526702 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[7]. TC_ps_rab_assignment_concurrent0(466)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:8 20250816123526702 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526702 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526702 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526702 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[8]. 20250816123526702 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526702 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=007d53ab) (sccp_scrc.c:477) 20250816123526702 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20250816123526702 DLSCCP DEBUG SCCP-SCOC(42)[0x556947c99320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526702 DLSCCP DEBUG SCCP-SCOC(42)[0x556947c99320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526702 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)1821048 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:9 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[9]. TC_ps_rab_assignment_concurrent0(468)@c2ce0b0ce204: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(467)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)8928319 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:11 HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)5197330 TC_ps_rab_assignment_concurrent0(462)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)16260058 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)15018484 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(471)@c2ce0b0ce204: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(462)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(469)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(470)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(463)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 TC_ps_rab_assignment_concurrent0(472)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)8029967 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:13 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(462): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)13723020 TC_ps_rab_assignment_concurrent0(473)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123526707 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526707 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526707 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526707 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1169379)[0x556947c34080]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526707 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526707 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526707 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526707 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526707 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526707 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526707 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:14 HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)2051445 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: First idle individual index:15 TC_ps_rab_assignment_concurrent0(474)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)16349983 TC_ps_rab_assignment_concurrent0(475)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(476)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)2651638 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(477)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(462)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526722 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x11d7e3) (hnbgw_rua.c:471) 20250816123526722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1169379 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1169379)[0x556947c34080]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526722 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526722 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1169379)[0x556947c34080]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526722 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526722 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526722 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526722 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526722 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526722 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526722 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526722 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526722 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526722 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E8'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(462)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(462): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526727 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526727 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526727 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526727 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526727 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526727 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526727 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526727 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526727 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526727 DLSCCP DEBUG SCCP-SCOC(40)[0x556947cba650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd4e17), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526727 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526727 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526727 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526727 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526727 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526727 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526727 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526727 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526727 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526727 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526727 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526727 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526727 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526727 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526727 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526727 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=00080d58) (sccp_scrc.c:477) 20250816123526728 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(43)[0x556947c958b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(43)[0x556947c958b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526728 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123526728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=00c57e3d) (sccp_scrc.c:477) 20250816123526728 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20250816123526728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(44)[0x556947c955f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(44)[0x556947c955f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526728 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123526728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=00216caa) (sccp_scrc.c:477) 20250816123526728 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(45)[0x556947c95ac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(45)[0x556947c95ac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526728 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123526728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=00b4c9d7) (sccp_scrc.c:477) 20250816123526728 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(46)[0x556947d25bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526728 DLSCCP DEBUG SCCP-SCOC(46)[0x556947d25bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526728 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123526728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=00de4fa7) (sccp_scrc.c:477) 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526728 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(47)[0x556947c947a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(47)[0x556947c947a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526728 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123526728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=0069f1e8) (sccp_scrc.c:477) 20250816123526728 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(48)[0x556947cbae30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(48)[0x556947cbae30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526728 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123526728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:0 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=007a11a8) (sccp_scrc.c:477) 20250816123526728 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20250816123526728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(49)[0x556947cd6310]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(49)[0x556947cd6310]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526728 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123526728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=0014d2d4) (sccp_scrc.c:477) 20250816123526728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526728 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(50)[0x556947cac750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(50)[0x556947cac750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526728 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123526728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00129aee) (sccp_scrc.c:477) 20250816123526728 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526728 DLSCCP DEBUG SCCP-SCOC(51)[0x556947cad1f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(51)[0x556947cad1f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526728 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123526728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=00156ce2) (sccp_scrc.c:477) 20250816123526728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526728 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(52)[0x556947ccd490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526728 DLSCCP DEBUG SCCP-SCOC(52)[0x556947ccd490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526729 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526729 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526729 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526729 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526729 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123526729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526729 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526729 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=002d4edd) (sccp_scrc.c:477) 20250816123526729 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20250816123526729 DLSCCP DEBUG SCCP-SCOC(53)[0x556947c96de0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526729 DLSCCP DEBUG SCCP-SCOC(53)[0x556947c96de0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526729 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526729 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526729 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123526729 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=00cb3916) (sccp_scrc.c:477) 20250816123526729 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20250816123526729 DLSCCP DEBUG SCCP-SCOC(54)[0x556947c97900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526729 DLSCCP DEBUG SCCP-SCOC(54)[0x556947c97900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526729 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526729 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526729 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123526729 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=003902a1) (sccp_scrc.c:477) 20250816123526729 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20250816123526729 DLSCCP DEBUG SCCP-SCOC(55)[0x556947ca5610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123526729 DLSCCP DEBUG SCCP-SCOC(55)[0x556947ca5610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123526729 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526729 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123526729 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123526729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123526729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123526729 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526729 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250816123526729 DLSCCP DEBUG SCCP-SCOC(41)[0x556947cbc890]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526729 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526729 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526729 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526729 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123526729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526729 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526729 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526729 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526729 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526729 DLPFCP DEBUG ps_rab[0x556947ca6b60]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526729 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526729 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526729 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000004'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent0(463)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(465)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(463): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E9'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526733 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526733 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526733 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526733 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526733 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4756220)[0x556947c98ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526733 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526733 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526733 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526733 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526733 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526733 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526733 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526733 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526733 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526733 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(462)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526739 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4892fc) (hnbgw_rua.c:471) 20250816123526739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4756220 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4756220)[0x556947c98ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526739 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526739 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4756220)[0x556947c98ce0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526739 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526739 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526739 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526739 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526739 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526739 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526739 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E9'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent0(463)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(463): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526742 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526742 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526742 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526742 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526742 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526742 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526742 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526742 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526742 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526742 DLSCCP DEBUG SCCP-SCOC(41)[0x556947cbc890]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b148ca), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526742 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526742 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526742 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526742 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526742 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526742 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526742 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526742 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526742 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526742 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526742 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526742 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526742 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526742 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526743 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526743 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526743 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526743 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526743 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526743 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526743 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526743 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250816123526743 DLSCCP DEBUG SCCP-SCOC(43)[0x556947c958b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526743 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526743 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526743 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526743 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123526743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526743 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526743 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526743 DLPFCP DEBUG ps_rab[0x556947cae570]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526743 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526743 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000005'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(463)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(464)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(465): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EB'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526747 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526747 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526747 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526747 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16268521)[0x556947c991f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526747 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526747 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526747 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526747 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526747 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526747 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526747 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(465)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526751 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf83ce9) (hnbgw_rua.c:471) 20250816123526751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16268521 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16268521)[0x556947c991f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526751 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526751 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16268521)[0x556947c991f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526751 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526751 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526751 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526751 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526751 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526751 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526752 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526752 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EB'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(465)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(465): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526754 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526754 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526754 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526754 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526754 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526754 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526754 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526754 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526754 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526754 DLSCCP DEBUG SCCP-SCOC(43)[0x556947c958b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00080d58), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526754 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526754 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526754 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526754 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526754 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526754 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526754 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526754 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526754 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526754 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526754 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526754 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526754 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526754 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816123526755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526755 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526755 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526755 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526755 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526755 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526755 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526755 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250816123526755 DLSCCP DEBUG SCCP-SCOC(42)[0x556947c99320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526755 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526755 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526755 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526755 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123526755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526755 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526755 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526755 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526755 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526755 DLPFCP DEBUG ps_rab[0x556947ca6810]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526755 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:3 20250816123526755 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526755 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526755 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526755 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000006'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(465)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(466)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(464): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EA'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526759 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526759 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526759 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12664938)[0x556947ca4280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526759 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526759 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526759 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(464)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526763 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc1406a) (hnbgw_rua.c:471) 20250816123526763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12664938 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12664938)[0x556947ca4280]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526763 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526763 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12664938)[0x556947ca4280]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526763 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526763 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526763 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526763 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526763 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526763 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526763 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526763 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EA'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(464)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(464): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526765 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526766 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526766 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526766 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526766 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526766 DLSCCP DEBUG SCCP-SCOC(42)[0x556947c99320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526766 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d53ab), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526766 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526766 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526766 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526766 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:2 20250816123526766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526766 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526766 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526766 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526766 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526766 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer 20250816123526766 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526766 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526766 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer 20250816123526766 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250816123526766 DLSCCP DEBUG SCCP-SCOC(44)[0x556947c955f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526766 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526766 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526766 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526766 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250816123526766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526766 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526766 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526766 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526766 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526766 DLPFCP DEBUG ps_rab[0x556947ccdd30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526766 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526766 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000007'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(464)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(468)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(466): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EC'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526770 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526770 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526770 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526770 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7581738)[0x556947c990b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526770 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526770 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526770 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526770 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526770 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526770 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(466)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526775 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x73b02a) (hnbgw_rua.c:471) 20250816123526775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7581738 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7581738)[0x556947c990b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526775 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526775 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7581738)[0x556947c990b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526775 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526775 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526775 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526775 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526775 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526775 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526775 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526775 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526775 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526775 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EC'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(466)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(466): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526777 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526777 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526777 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526777 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526777 DLSCCP DEBUG SCCP-SCOC(44)[0x556947c955f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c57e3d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526777 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526777 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526777 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526777 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526777 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526777 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526777 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526777 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526777 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250816123526777 DLSCCP DEBUG SCCP-SCOC(46)[0x556947d25bd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526777 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526777 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526777 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526777 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123526777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526777 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526777 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526777 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526778 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526778 DLPFCP DEBUG ps_rab[0x556947cb03c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526778 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526778 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526778 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526778 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526778 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000008'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(466)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(467)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(468): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EE'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526782 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526782 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526782 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526782 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6978407)[0x556947cb2b80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526782 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526782 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526782 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(468)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526788 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6a7b67) (hnbgw_rua.c:471) 20250816123526788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6978407 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6978407)[0x556947cb2b80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526788 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526788 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6978407)[0x556947cb2b80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526788 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526788 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526788 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526788 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526788 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526788 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526788 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526788 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526788 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526788 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EE'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(468)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(468): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526790 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526790 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526790 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526790 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526790 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526790 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526790 DLSCCP DEBUG SCCP-SCOC(46)[0x556947d25bd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4c9d7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526790 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526790 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526790 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526790 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526790 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526790 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526790 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526790 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526790 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526790 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526790 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526790 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526790 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526790 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526791 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526791 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250816123526791 DLSCCP DEBUG SCCP-SCOC(45)[0x556947c95ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526791 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526791 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526791 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526791 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123526791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526791 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526791 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526791 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526791 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526791 DLPFCP DEBUG ps_rab[0x556947cb0d70]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526791 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526791 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526791 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526791 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526791 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000009'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(468)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(471)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(467): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003ED'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526794 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526794 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5012859)[0x556947c9ba40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(467)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526799 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4c7d7b) (hnbgw_rua.c:471) 20250816123526799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5012859 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5012859)[0x556947c9ba40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526799 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526799 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5012859)[0x556947c9ba40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526799 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526799 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526799 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526799 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526799 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526799 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526799 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526799 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003ED'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(467)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(467): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526801 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526801 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526801 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526801 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526801 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526801 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526801 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526801 DLSCCP DEBUG SCCP-SCOC(45)[0x556947c95ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00216caa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526801 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526801 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526801 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526801 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526801 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526801 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526802 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526802 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526802 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526802 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816123526802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526802 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526802 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526802 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526802 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526802 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526802 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250816123526802 DLSCCP DEBUG SCCP-SCOC(49)[0x556947cd6310]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526802 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526802 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526802 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526802 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123526802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526802 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526802 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526802 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526802 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526802 DLPFCP DEBUG ps_rab[0x556947cb15d0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526802 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526802 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526802 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526802 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000A'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(467)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(469)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(471): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F1'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526806 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526806 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526806 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7266741)[0x556947cba780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526806 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526806 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526806 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(471)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526811 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6ee1b5) (hnbgw_rua.c:471) 20250816123526811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7266741 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7266741)[0x556947cba780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526811 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526811 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7266741)[0x556947cba780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526811 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526811 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526811 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526811 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526811 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526811 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526811 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526811 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526811 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526811 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F1'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(471)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(471): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526814 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526814 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526814 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526814 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526814 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526814 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526814 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526814 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526814 DLSCCP DEBUG SCCP-SCOC(49)[0x556947cd6310]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a11a8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526814 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526814 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526814 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526814 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526814 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526814 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526814 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526814 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526814 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526814 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526814 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816123526816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526816 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526816 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526816 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526816 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526816 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526816 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526816 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250816123526816 DLSCCP DEBUG SCCP-SCOC(47)[0x556947c947a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526816 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526816 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526816 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526816 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) TC_ps_rab_assignment_concurrent0(471)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526816 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526816 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526816 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526816 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526816 DLPFCP DEBUG ps_rab[0x556947c902a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526816 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526816 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526816 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526816 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000B'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(469)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(470)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(469): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526820 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526820 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7825215)[0x556947d25980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526820 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526820 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526820 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(469)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526825 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x77673f) (hnbgw_rua.c:471) 20250816123526825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7825215 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7825215)[0x556947d25980]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526825 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526825 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7825215)[0x556947d25980]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526825 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526825 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526825 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526826 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526826 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526826 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526826 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526826 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526826 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526826 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(469)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(469): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526828 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526828 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526828 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526828 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526828 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526828 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526828 DLSCCP DEBUG SCCP-SCOC(47)[0x556947c947a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de4fa7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526828 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526828 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526828 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526828 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526828 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526828 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526829 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526829 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526829 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526829 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526829 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526829 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526829 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250816123526829 DLSCCP DEBUG SCCP-SCOC(48)[0x556947cbae30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526829 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526829 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526829 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526829 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123526829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526829 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526829 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526829 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526829 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526829 DLPFCP DEBUG ps_rab[0x556947cb42b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526829 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526829 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526829 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526829 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526829 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000C'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(469)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(472)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(470): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F0'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526833 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526833 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526833 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526833 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526833 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8830068)[0x556947c988b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526833 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526833 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526833 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526833 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526833 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526833 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526833 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526833 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526833 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526833 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(470)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526838 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x86bc74) (hnbgw_rua.c:471) 20250816123526838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8830068 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8830068)[0x556947c988b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526838 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526838 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8830068)[0x556947c988b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526838 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526838 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526838 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526838 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526838 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F0'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(470)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(470): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526841 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526841 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526841 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526841 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526841 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526841 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526841 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526841 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526841 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526841 DLSCCP DEBUG SCCP-SCOC(48)[0x556947cbae30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069f1e8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526841 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526841 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526841 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526841 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526841 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526841 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526841 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526841 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526841 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526841 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526841 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526841 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526841 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816123526843 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526843 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526843 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526843 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526843 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526843 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526843 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526843 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526843 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526843 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250816123526843 DLSCCP DEBUG SCCP-SCOC(50)[0x556947cac750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526843 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526843 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526843 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526843 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123526843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526843 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526843 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526843 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526843 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526843 DLPFCP DEBUG ps_rab[0x556947ca6940]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526843 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526843 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526843 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526843 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526843 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(470)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000D'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(473)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(472): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F2'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526849 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526849 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526849 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526849 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526849 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10723787)[0x556947c94b00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526849 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526849 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526849 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526849 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526849 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526849 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526849 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526849 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526849 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526849 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(472)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816123526860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526860 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa3a1cb) (hnbgw_rua.c:471) 20250816123526860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10723787 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10723787)[0x556947c94b00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526860 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526860 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10723787)[0x556947c94b00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526860 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526860 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526860 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526860 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526860 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526860 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526860 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526860 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F2'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(472): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526863 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526863 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526863 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526863 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526863 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526863 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526863 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526863 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526863 DLSCCP DEBUG SCCP-SCOC(50)[0x556947cac750]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014d2d4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526863 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526863 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526863 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526863 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526863 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526863 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526863 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526863 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526863 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526863 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526863 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526863 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526863 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526863 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526863 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526863 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526863 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526863 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526863 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526863 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526863 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526863 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250816123526863 DLSCCP DEBUG SCCP-SCOC(51)[0x556947cad1f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526863 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526863 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526863 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526863 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123526863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526863 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526863 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526863 DLPFCP DEBUG ps_rab[0x556947d0b0f0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526863 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526864 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526864 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526864 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526864 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000E'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(472)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(474)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(473): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F3'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526869 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526869 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526869 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526869 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526869 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3730093)[0x556947cd67c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526869 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526869 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526869 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526869 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526869 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526869 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526869 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526869 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526869 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526869 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(473)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526875 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x38eaad) (hnbgw_rua.c:471) 20250816123526875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3730093 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3730093)[0x556947cd67c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526875 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526875 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3730093)[0x556947cd67c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526875 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526875 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526875 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526875 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526875 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526875 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526875 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526875 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526875 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526875 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F3'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(473)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(473): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526878 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526878 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526878 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526878 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526878 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526878 DLSCCP DEBUG SCCP-SCOC(51)[0x556947cad1f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00129aee), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526878 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526878 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526878 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526878 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526878 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526878 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526878 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526878 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526878 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250816123526878 DLSCCP DEBUG SCCP-SCOC(52)[0x556947ccd490]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526878 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526878 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526878 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526878 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123526878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526878 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526878 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526878 DLPFCP DEBUG ps_rab[0x556947cb43e0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526879 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526879 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526879 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526879 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000F'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(473)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(475)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(474): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F4'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526882 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526882 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526882 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1926411)[0x556947cac930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526882 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526882 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526882 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(474)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526887 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1d650b) (hnbgw_rua.c:471) 20250816123526887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1926411 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1926411)[0x556947cac930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526887 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526887 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1926411)[0x556947cac930]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526887 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526887 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526887 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526887 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526887 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526887 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526887 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526887 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526887 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526887 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F4'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(474)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(474): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526889 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526889 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526889 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526889 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526889 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526890 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526890 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526890 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526890 DLSCCP DEBUG SCCP-SCOC(52)[0x556947ccd490]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00156ce2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526890 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526890 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526890 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526890 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526890 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526890 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526890 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(474)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816123526896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526896 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526896 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526896 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526896 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526896 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526896 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250816123526896 DLSCCP DEBUG SCCP-SCOC(53)[0x556947c96de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526896 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526896 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526896 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526896 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123526896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526896 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526896 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526896 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526896 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526896 DLPFCP DEBUG ps_rab[0x556947cb6340]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526896 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526896 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526896 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526896 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000010'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(475)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(476)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(475): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F5'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526902 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526902 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526902 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031441)[0x556947cccd40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526902 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526902 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526902 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526902 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526902 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526902 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(475)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816123526911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526911 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3d83d1) (hnbgw_rua.c:471) 20250816123526911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4031441 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031441)[0x556947cccd40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526911 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526911 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031441)[0x556947cccd40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526911 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526911 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526911 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526911 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526911 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526911 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526911 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526911 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526911 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526911 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F5'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(475)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(475): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526914 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526914 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526914 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526914 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526914 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526914 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526914 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526914 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526914 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526914 DLSCCP DEBUG SCCP-SCOC(53)[0x556947c96de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d4edd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526914 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526914 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526914 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526914 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526914 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526914 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526914 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526914 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526914 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526914 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526914 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526914 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526914 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526914 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526914 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526914 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526914 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526914 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526914 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526914 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526914 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526914 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526914 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526914 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526914 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250816123526914 DLSCCP DEBUG SCCP-SCOC(54)[0x556947c97900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526914 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526914 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526914 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526914 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123526914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526914 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526914 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526914 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526914 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526914 DLPFCP DEBUG ps_rab[0x556947cb6150]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526914 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526914 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526914 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526914 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526914 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:13 HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000011'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(475)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(477)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(476): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F6'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526918 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526918 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526918 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526918 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526918 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4162239)[0x556947ccd5c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526918 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526918 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526918 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526918 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526918 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526918 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526918 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526918 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526918 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526918 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(476)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526923 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3f82bf) (hnbgw_rua.c:471) 20250816123526923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4162239 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4162239)[0x556947ccd5c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526923 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526923 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4162239)[0x556947ccd5c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526923 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526923 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526923 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526923 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526923 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526923 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526923 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526923 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F6'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(476)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(476): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526925 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526925 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 20250816123526925 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526925 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526925 DLSCCP DEBUG SCCP-SCOC(54)[0x556947c97900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3916), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526925 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526925 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526925 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526925 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526925 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816123526925 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526925 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123526925 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123526925 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123526925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123526925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123526925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123526925 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123526925 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123526925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123526925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123526925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123526925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123526925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123526925 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250816123526925 DLSCCP DEBUG SCCP-SCOC(55)[0x556947ca5610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123526925 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123526925 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123526925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123526925 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123526925 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123526925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123526925 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526925 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123526925 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526925 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526925 DLPFCP DEBUG ps_rab[0x556947ca5cb0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123526925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123526925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526925 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123526925 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000012'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(476)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(477): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F7'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123526930 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526930 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526930 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123526930 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123526930 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123526930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9479235)[0x556947c97eb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123526930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123526930 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123526930 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123526930 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235)[0x556947c96100]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123526930 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123526930 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526930 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123526930 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526930 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526930 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526930 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123526930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(477)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123526934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123526934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123526934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123526934 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123526934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x90a443) (hnbgw_rua.c:471) 20250816123526934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9479235 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123526934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9479235)[0x556947c97eb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123526934 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123526934 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123526934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9479235)[0x556947c97eb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123526934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526935 DRANAP DEBUG ps_rab_ass[0x556947c96100]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123526935 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235)[0x556947c96100]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123526935 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526935 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123526935 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123526935 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123526935 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123526935 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123526935 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235)[0x556947c96100]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F7'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(477)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(477): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123526937 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123526937 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123526937 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123526937 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123526937 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123526937 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123526937 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123526937 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123526937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123526937 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123526937 DLSCCP DEBUG SCCP-SCOC(55)[0x556947ca5610]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123526937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003902a1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123526937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123526937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123526937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123526937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123526937 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123526937 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123526937 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235)[0x556947c96100]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123526937 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123526937 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123526937 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123526937 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123526937 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123526937 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123526937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123526937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123526937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123526937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123526937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123526937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123526937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123526937 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528739 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528739 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528739 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528739 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528739 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528739 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528739 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528739 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528739 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250816123528739 DLSCCP DEBUG SCCP-SCOC(40)[0x556947cba650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528739 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528739 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528739 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528739 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528739 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528739 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528739 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1169379)[0x556947c34080]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E8'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(462)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(462): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528743 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1169379-RAB-23)[0x556947c9a790]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)1169379 20250816123528748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528748 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x11d7e3,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1169379 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1169379)[0x556947c34080]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528748 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528748 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1169379)[0x556947c34080]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528748 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528748 DLSCCP DEBUG SCCP-SCOC(40)[0x556947cba650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd4e17), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1169379)[0x556947c34080]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528748 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528748 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528748 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528748 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528748 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528748 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528748 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528748 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528748 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528748 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528748 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528748 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528748 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250816123528748 DLSCCP DEBUG SCCP-SCOC(41)[0x556947cbc890]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528748 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528748 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528748 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528748 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528748 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528748 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528748 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528748 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528748 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4756220)[0x556947c98ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E9'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(463)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(463): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528750 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528750 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528750 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528750 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528750 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528750 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528750 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528750 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528750 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528750 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528750 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528750 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4756220-RAB-23)[0x556947ca6b60]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528750 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528750 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(462)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)483005 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)4756220 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:0 20250816123528751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528751 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4892fc,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4756220 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4756220)[0x556947c98ce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528751 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528751 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4756220)[0x556947c98ce0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528751 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528751 DLSCCP DEBUG SCCP-SCOC(41)[0x556947cbc890]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b148ca), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4756220)[0x556947c98ce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528751 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528751 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528751 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528751 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528751 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528752 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528752 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528752 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528752 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528752 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528752 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528752 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528752 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528752 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=00dd4e17), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528752 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20250816123528752 DLSCCP DEBUG SCCP-SCOC(40)[0x556947cba650]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528752 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528752 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528752 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1169379)[0x556947c34080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1169379)[0x556947c34080]{disconnected}: Freeing instance (context_map.c:202) 20250816123528752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1169379)[0x556947c34080]{disconnected}: Deallocated (fsm.c:568) 20250816123528752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{disconnected}: Freeing instance (context_map.c:206) 20250816123528752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556947cb24e0]{disconnected}: Deallocated (fsm.c:568) 20250816123528752 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1169379 SCCP-40 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250816123528752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd4e17), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20250816123528752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528752 DLSCCP DEBUG SCCP-SCOC(40)[0x556947cba650]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528752 DLSCCP DEBUG SCCP-SCOC(40)[0x556947cba650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528752 DLSCCP DEBUG SCCP-SCOC(40)[0x556947cba650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528752 DLSCCP DEBUG SCCP-SCOC(40)[0x556947cba650]{IDLE}: Deallocated (fsm.c:568) 20250816123528752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528752 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528752 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(463)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)15455990 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:1 20250816123528753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528753 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528753 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528753 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528753 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528753 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=00b148ca), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528753 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20250816123528753 DLSCCP DEBUG SCCP-SCOC(41)[0x556947cbc890]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528753 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528753 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528753 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4756220)[0x556947c98ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4756220)[0x556947c98ce0]{disconnected}: Freeing instance (context_map.c:202) 20250816123528753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4756220)[0x556947c98ce0]{disconnected}: Deallocated (fsm.c:568) 20250816123528753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{disconnected}: Freeing instance (context_map.c:206) 20250816123528753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556947ca44a0]{disconnected}: Deallocated (fsm.c:568) 20250816123528753 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4756220 SCCP-41 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250816123528753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b148ca), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20250816123528753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528753 DLSCCP DEBUG SCCP-SCOC(41)[0x556947cbc890]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528753 DLSCCP DEBUG SCCP-SCOC(41)[0x556947cbc890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528753 DLSCCP DEBUG SCCP-SCOC(41)[0x556947cbc890]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528753 DLSCCP DEBUG SCCP-SCOC(41)[0x556947cbc890]{IDLE}: Deallocated (fsm.c:568) 20250816123528753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528753 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528753 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528758 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528758 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528758 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528758 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528758 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528758 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528758 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250816123528758 DLSCCP DEBUG SCCP-SCOC(43)[0x556947c958b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528758 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528758 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528758 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528758 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528758 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528758 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528758 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528758 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528758 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16268521)[0x556947c991f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EB'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(465)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(465): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528759 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16268521-RAB-23)[0x556947cae570]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)16268521 20250816123528761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528761 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf83ce9,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16268521 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16268521)[0x556947c991f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528761 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528761 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16268521)[0x556947c991f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528761 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528761 DLSCCP DEBUG SCCP-SCOC(43)[0x556947c958b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00080d58), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16268521)[0x556947c991f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528761 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(465)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)12879578 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:3 20250816123528762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528762 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528762 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528762 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528762 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528762 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528762 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528763 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528763 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=00080d58), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528763 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20250816123528763 DLSCCP DEBUG SCCP-SCOC(43)[0x556947c958b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528763 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528763 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528763 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16268521)[0x556947c991f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16268521)[0x556947c991f0]{disconnected}: Freeing instance (context_map.c:202) 20250816123528763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16268521)[0x556947c991f0]{disconnected}: Deallocated (fsm.c:568) 20250816123528763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{disconnected}: Freeing instance (context_map.c:206) 20250816123528763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556947c9cfd0]{disconnected}: Deallocated (fsm.c:568) 20250816123528763 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16268521 SCCP-43 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123528763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00080d58), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20250816123528763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528763 DLSCCP DEBUG SCCP-SCOC(43)[0x556947c958b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528763 DLSCCP DEBUG SCCP-SCOC(43)[0x556947c958b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528763 DLSCCP DEBUG SCCP-SCOC(43)[0x556947c958b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528763 DLSCCP DEBUG SCCP-SCOC(43)[0x556947c958b0]{IDLE}: Deallocated (fsm.c:568) 20250816123528763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528763 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528763 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528763 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528763 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528770 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528770 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528770 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528770 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528770 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528770 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528770 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528770 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528770 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250816123528770 DLSCCP DEBUG SCCP-SCOC(42)[0x556947c99320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528770 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528770 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528770 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528770 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528770 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528770 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528770 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528770 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12664938)[0x556947ca4280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EA'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(464)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(464): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528771 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528771 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528771 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12664938-RAB-23)[0x556947ca6810]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528771 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528771 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)12664938 20250816123528773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528773 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc1406a,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12664938 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12664938)[0x556947ca4280]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528773 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528773 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12664938)[0x556947ca4280]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528773 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528773 DLSCCP DEBUG SCCP-SCOC(42)[0x556947c99320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d53ab), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12664938)[0x556947ca4280]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528773 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528773 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528773 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528773 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(464)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)9150717 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:2 20250816123528775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528775 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528775 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528775 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528775 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528775 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528775 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528775 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528775 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=007d53ab), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528775 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20250816123528775 DLSCCP DEBUG SCCP-SCOC(42)[0x556947c99320]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528775 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528775 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528775 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12664938)[0x556947ca4280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12664938)[0x556947ca4280]{disconnected}: Freeing instance (context_map.c:202) 20250816123528775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12664938)[0x556947ca4280]{disconnected}: Deallocated (fsm.c:568) 20250816123528775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{disconnected}: Freeing instance (context_map.c:206) 20250816123528775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556947c98f80]{disconnected}: Deallocated (fsm.c:568) 20250816123528775 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12664938 SCCP-42 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250816123528775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d53ab), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20250816123528775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528775 DLSCCP DEBUG SCCP-SCOC(42)[0x556947c99320]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528775 DLSCCP DEBUG SCCP-SCOC(42)[0x556947c99320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528775 DLSCCP DEBUG SCCP-SCOC(42)[0x556947c99320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528775 DLSCCP DEBUG SCCP-SCOC(42)[0x556947c99320]{IDLE}: Deallocated (fsm.c:568) 20250816123528775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528775 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528775 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528775 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528775 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528781 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528781 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528781 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528781 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528781 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528781 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250816123528781 DLSCCP DEBUG SCCP-SCOC(44)[0x556947c955f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528781 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528781 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528781 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528781 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528781 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528781 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528781 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528781 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7581738)[0x556947c990b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EC'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(466)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(466): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528783 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7581738-RAB-23)[0x556947ccdd30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)7581738 20250816123528784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528784 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x73b02a,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7581738 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7581738)[0x556947c990b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528784 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528784 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7581738)[0x556947c990b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528784 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528784 DLSCCP DEBUG SCCP-SCOC(44)[0x556947c955f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c57e3d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7581738)[0x556947c990b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528785 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528785 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528785 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528785 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528785 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)2449475 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:4 20250816123528786 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528786 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528786 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528786 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528786 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528786 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528786 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528786 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528786 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528786 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=00c57e3d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528786 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20250816123528786 DLSCCP DEBUG SCCP-SCOC(44)[0x556947c955f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528786 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528786 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528786 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7581738)[0x556947c990b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7581738)[0x556947c990b0]{disconnected}: Freeing instance (context_map.c:202) 20250816123528786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7581738)[0x556947c990b0]{disconnected}: Deallocated (fsm.c:568) 20250816123528786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{disconnected}: Freeing instance (context_map.c:206) 20250816123528786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556947c9ce80]{disconnected}: Deallocated (fsm.c:568) 20250816123528786 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7581738 SCCP-44 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123528786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c57e3d), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20250816123528786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528786 DLSCCP DEBUG SCCP-SCOC(44)[0x556947c955f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528786 DLSCCP DEBUG SCCP-SCOC(44)[0x556947c955f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528786 DLSCCP DEBUG SCCP-SCOC(44)[0x556947c955f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528786 DLSCCP DEBUG SCCP-SCOC(44)[0x556947c955f0]{IDLE}: Deallocated (fsm.c:568) 20250816123528786 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528786 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528786 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528786 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528786 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528794 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528794 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528794 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528794 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528794 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528794 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528794 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528794 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528794 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528794 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250816123528794 DLSCCP DEBUG SCCP-SCOC(46)[0x556947d25bd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528794 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528794 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528794 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528794 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528794 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528794 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528794 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6978407)[0x556947cb2b80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EE'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(468)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(468): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528795 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528795 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528795 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6978407-RAB-23)[0x556947cb03c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528795 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528795 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)6978407 20250816123528796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528796 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6a7b67,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6978407 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6978407)[0x556947cb2b80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528796 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528796 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6978407)[0x556947cb2b80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528796 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528796 DLSCCP DEBUG SCCP-SCOC(46)[0x556947d25bd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4c9d7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6978407)[0x556947cb2b80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528797 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528797 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528797 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528797 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(468)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)1821048 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:6 20250816123528798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528798 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528798 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528798 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528798 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528798 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528798 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528798 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528798 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=00b4c9d7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528798 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20250816123528798 DLSCCP DEBUG SCCP-SCOC(46)[0x556947d25bd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528798 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528798 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528798 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6978407)[0x556947cb2b80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6978407)[0x556947cb2b80]{disconnected}: Freeing instance (context_map.c:202) 20250816123528798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6978407)[0x556947cb2b80]{disconnected}: Deallocated (fsm.c:568) 20250816123528798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{disconnected}: Freeing instance (context_map.c:206) 20250816123528798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556947cb2cb0]{disconnected}: Deallocated (fsm.c:568) 20250816123528798 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6978407 SCCP-46 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250816123528798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4c9d7), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20250816123528798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528798 DLSCCP DEBUG SCCP-SCOC(46)[0x556947d25bd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528798 DLSCCP DEBUG SCCP-SCOC(46)[0x556947d25bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528798 DLSCCP DEBUG SCCP-SCOC(46)[0x556947d25bd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528798 DLSCCP DEBUG SCCP-SCOC(46)[0x556947d25bd0]{IDLE}: Deallocated (fsm.c:568) 20250816123528798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528798 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528806 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528806 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528806 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528806 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528806 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528806 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528806 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528806 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528806 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528806 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250816123528806 DLSCCP DEBUG SCCP-SCOC(45)[0x556947c95ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528806 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528806 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528806 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528806 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528806 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528806 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528806 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5012859)[0x556947c9ba40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003ED'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(467)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(467): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528807 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528807 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528807 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5012859-RAB-23)[0x556947cb0d70]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528807 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528807 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)5012859 20250816123528809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528809 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4c7d7b,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5012859 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5012859)[0x556947c9ba40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528809 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528809 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5012859)[0x556947c9ba40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528809 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528809 DLSCCP DEBUG SCCP-SCOC(45)[0x556947c95ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00216caa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5012859)[0x556947c9ba40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528809 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(467)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)13689347 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:5 20250816123528810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528810 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528810 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528810 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528810 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528810 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=00216caa), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528810 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20250816123528810 DLSCCP DEBUG SCCP-SCOC(45)[0x556947c95ac0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528810 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528810 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528811 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5012859)[0x556947c9ba40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5012859)[0x556947c9ba40]{disconnected}: Freeing instance (context_map.c:202) 20250816123528811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5012859)[0x556947c9ba40]{disconnected}: Deallocated (fsm.c:568) 20250816123528811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{disconnected}: Freeing instance (context_map.c:206) 20250816123528811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556947c95d30]{disconnected}: Deallocated (fsm.c:568) 20250816123528811 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5012859 SCCP-45 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250816123528811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00216caa), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20250816123528811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528811 DLSCCP DEBUG SCCP-SCOC(45)[0x556947c95ac0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528811 DLSCCP DEBUG SCCP-SCOC(45)[0x556947c95ac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528811 DLSCCP DEBUG SCCP-SCOC(45)[0x556947c95ac0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528811 DLSCCP DEBUG SCCP-SCOC(45)[0x556947c95ac0]{IDLE}: Deallocated (fsm.c:568) 20250816123528811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528811 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528811 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528811 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528811 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528819 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528819 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528819 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528819 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250816123528819 DLSCCP DEBUG SCCP-SCOC(49)[0x556947cd6310]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528819 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528819 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528819 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528819 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528819 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528819 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528819 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528819 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7266741)[0x556947cba780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(471)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(471): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528821 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528821 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528821 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7266741-RAB-23)[0x556947cb15d0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528821 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528821 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)7266741 20250816123528822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528822 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6ee1b5,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7266741 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7266741)[0x556947cba780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528822 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528822 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7266741)[0x556947cba780]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528822 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528822 DLSCCP DEBUG SCCP-SCOC(49)[0x556947cd6310]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528822 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a11a8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7266741)[0x556947cba780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528822 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528822 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528822 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528822 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(471)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)16260058 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:9 20250816123528824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528824 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528824 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528824 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528824 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528824 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=007a11a8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528824 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20250816123528824 DLSCCP DEBUG SCCP-SCOC(49)[0x556947cd6310]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528824 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528824 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528824 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7266741)[0x556947cba780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7266741)[0x556947cba780]{disconnected}: Freeing instance (context_map.c:202) 20250816123528824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7266741)[0x556947cba780]{disconnected}: Deallocated (fsm.c:568) 20250816123528824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{disconnected}: Freeing instance (context_map.c:206) 20250816123528824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556947cbb3e0]{disconnected}: Deallocated (fsm.c:568) 20250816123528824 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7266741 SCCP-49 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250816123528824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a11a8), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20250816123528824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528824 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528824 DLSCCP DEBUG SCCP-SCOC(49)[0x556947cd6310]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528824 DLSCCP DEBUG SCCP-SCOC(49)[0x556947cd6310]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528824 DLSCCP DEBUG SCCP-SCOC(49)[0x556947cd6310]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528824 DLSCCP DEBUG SCCP-SCOC(49)[0x556947cd6310]{IDLE}: Deallocated (fsm.c:568) 20250816123528824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528824 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528824 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528824 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528824 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528833 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528833 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528833 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528833 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528833 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528833 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528833 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528833 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528833 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528833 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528833 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250816123528833 DLSCCP DEBUG SCCP-SCOC(47)[0x556947c947a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528833 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528833 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528833 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528833 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528833 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528833 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528833 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528833 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528833 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7825215)[0x556947d25980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(469)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(469): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528834 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528834 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528834 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528834 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528834 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528834 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528834 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528834 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528834 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528834 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528834 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528834 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7825215-RAB-23)[0x556947c902a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528834 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528834 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)7825215 20250816123528836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528836 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x77673f,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7825215 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7825215)[0x556947d25980]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528836 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528836 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7825215)[0x556947d25980]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528836 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528836 DLSCCP DEBUG SCCP-SCOC(47)[0x556947c947a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de4fa7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528836 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7825215)[0x556947d25980]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528836 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528836 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528836 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528836 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528836 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(469)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)8928319 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:7 20250816123528838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528838 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528838 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528838 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528838 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528838 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528838 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528838 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528838 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=00de4fa7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528838 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20250816123528838 DLSCCP DEBUG SCCP-SCOC(47)[0x556947c947a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528838 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528838 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528838 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7825215)[0x556947d25980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7825215)[0x556947d25980]{disconnected}: Freeing instance (context_map.c:202) 20250816123528838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7825215)[0x556947d25980]{disconnected}: Deallocated (fsm.c:568) 20250816123528838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{disconnected}: Freeing instance (context_map.c:206) 20250816123528838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556947c98670]{disconnected}: Deallocated (fsm.c:568) 20250816123528838 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7825215 SCCP-47 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250816123528838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de4fa7), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20250816123528838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528838 DLSCCP DEBUG SCCP-SCOC(47)[0x556947c947a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528838 DLSCCP DEBUG SCCP-SCOC(47)[0x556947c947a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528838 DLSCCP DEBUG SCCP-SCOC(47)[0x556947c947a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528838 DLSCCP DEBUG SCCP-SCOC(47)[0x556947c947a0]{IDLE}: Deallocated (fsm.c:568) 20250816123528838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528838 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528838 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528838 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528838 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528846 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528846 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528846 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528846 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528846 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528846 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528846 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528846 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528846 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528846 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250816123528846 DLSCCP DEBUG SCCP-SCOC(48)[0x556947cbae30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528846 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528846 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528846 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528846 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528846 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528846 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528846 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8830068)[0x556947c988b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F0'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(470)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(470): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528847 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528847 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528847 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528847 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528847 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528847 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528847 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528847 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528847 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528847 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528847 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528847 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8830068-RAB-23)[0x556947cb42b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528847 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528847 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)8830068 20250816123528849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528849 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x86bc74,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8830068 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8830068)[0x556947c988b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528849 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528849 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8830068)[0x556947c988b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528849 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528849 DLSCCP DEBUG SCCP-SCOC(48)[0x556947cbae30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069f1e8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8830068)[0x556947c988b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528849 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528849 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528849 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528849 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(470)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)5197330 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:8 20250816123528850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528850 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528850 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528850 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528850 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528850 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528850 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528850 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528850 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=0069f1e8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528850 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20250816123528850 DLSCCP DEBUG SCCP-SCOC(48)[0x556947cbae30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528850 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528850 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528850 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8830068)[0x556947c988b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8830068)[0x556947c988b0]{disconnected}: Freeing instance (context_map.c:202) 20250816123528850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8830068)[0x556947c988b0]{disconnected}: Deallocated (fsm.c:568) 20250816123528850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{disconnected}: Freeing instance (context_map.c:206) 20250816123528850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556947c98ae0]{disconnected}: Deallocated (fsm.c:568) 20250816123528850 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8830068 SCCP-48 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250816123528850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069f1e8), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20250816123528850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528850 DLSCCP DEBUG SCCP-SCOC(48)[0x556947cbae30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528850 DLSCCP DEBUG SCCP-SCOC(48)[0x556947cbae30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528850 DLSCCP DEBUG SCCP-SCOC(48)[0x556947cbae30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528850 DLSCCP DEBUG SCCP-SCOC(48)[0x556947cbae30]{IDLE}: Deallocated (fsm.c:568) 20250816123528850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528850 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528850 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528850 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528850 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528869 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528869 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528869 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528869 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528869 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528869 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528869 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250816123528869 DLSCCP DEBUG SCCP-SCOC(50)[0x556947cac750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528869 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528869 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528869 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528869 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528869 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528869 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528869 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528869 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528869 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10723787)[0x556947c94b00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F2'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(472): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528871 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10723787-RAB-23)[0x556947ca6940]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)10723787 20250816123528873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528873 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa3a1cb,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10723787 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10723787)[0x556947c94b00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528873 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528873 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10723787)[0x556947c94b00]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528873 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528873 DLSCCP DEBUG SCCP-SCOC(50)[0x556947cac750]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014d2d4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10723787)[0x556947c94b00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)15018484 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:10 20250816123528875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528875 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528875 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528875 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528875 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528875 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528875 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528875 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528875 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528875 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=0014d2d4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528875 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20250816123528875 DLSCCP DEBUG SCCP-SCOC(50)[0x556947cac750]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528875 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528875 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528875 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10723787)[0x556947c94b00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10723787)[0x556947c94b00]{disconnected}: Freeing instance (context_map.c:202) 20250816123528875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10723787)[0x556947c94b00]{disconnected}: Deallocated (fsm.c:568) 20250816123528875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{disconnected}: Freeing instance (context_map.c:206) 20250816123528875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556947cbaf60]{disconnected}: Deallocated (fsm.c:568) 20250816123528875 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10723787 SCCP-50 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250816123528875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014d2d4), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20250816123528875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528875 DLSCCP DEBUG SCCP-SCOC(50)[0x556947cac750]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528875 DLSCCP DEBUG SCCP-SCOC(50)[0x556947cac750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528875 DLSCCP DEBUG SCCP-SCOC(50)[0x556947cac750]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528875 DLSCCP DEBUG SCCP-SCOC(50)[0x556947cac750]{IDLE}: Deallocated (fsm.c:568) 20250816123528875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528875 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528875 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528875 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528875 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528882 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528882 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528882 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528882 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528882 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528882 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250816123528882 DLSCCP DEBUG SCCP-SCOC(51)[0x556947cad1f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528882 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528882 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528882 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528882 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528882 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528882 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528882 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3730093)[0x556947cd67c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F3'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(473)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(473): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528884 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528884 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528884 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528884 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3730093-RAB-23)[0x556947d0b0f0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528884 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528884 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)3730093 20250816123528886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528886 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x38eaad,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3730093 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3730093)[0x556947cd67c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528886 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528886 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3730093)[0x556947cd67c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528886 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528886 DLSCCP DEBUG SCCP-SCOC(51)[0x556947cad1f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00129aee), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3730093)[0x556947cd67c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528886 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528886 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528886 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528886 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(473)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)8029967 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:11 20250816123528888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528888 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528888 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528888 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528888 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528888 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528888 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528888 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528888 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00129aee), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528888 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20250816123528888 DLSCCP DEBUG SCCP-SCOC(51)[0x556947cad1f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528888 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528888 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528888 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3730093)[0x556947cd67c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3730093)[0x556947cd67c0]{disconnected}: Freeing instance (context_map.c:202) 20250816123528888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3730093)[0x556947cd67c0]{disconnected}: Deallocated (fsm.c:568) 20250816123528888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{disconnected}: Freeing instance (context_map.c:206) 20250816123528888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556947cd68f0]{disconnected}: Deallocated (fsm.c:568) 20250816123528888 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3730093 SCCP-51 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250816123528888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00129aee), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20250816123528888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528888 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528888 DLSCCP DEBUG SCCP-SCOC(51)[0x556947cad1f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528888 DLSCCP DEBUG SCCP-SCOC(51)[0x556947cad1f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528888 DLSCCP DEBUG SCCP-SCOC(51)[0x556947cad1f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528888 DLSCCP DEBUG SCCP-SCOC(51)[0x556947cad1f0]{IDLE}: Deallocated (fsm.c:568) 20250816123528888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528888 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528888 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528888 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528888 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528894 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528894 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528894 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528894 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528894 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528894 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528894 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528894 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528894 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528894 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250816123528894 DLSCCP DEBUG SCCP-SCOC(52)[0x556947ccd490]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528894 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528894 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528894 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528894 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528894 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528894 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528894 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528894 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528894 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1926411)[0x556947cac930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F4'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(474)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(474): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528896 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528896 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528896 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1926411-RAB-23)[0x556947cb43e0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528896 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528896 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)1926411 20250816123528898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528898 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1d650b,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1926411 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1926411)[0x556947cac930]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528898 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528898 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1926411)[0x556947cac930]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528898 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528898 DLSCCP DEBUG SCCP-SCOC(52)[0x556947ccd490]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528898 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00156ce2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528898 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1926411)[0x556947cac930]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528898 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528898 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528898 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528898 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528898 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528898 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(474)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)13723020 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:12 20250816123528900 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528900 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528900 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528900 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528900 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528900 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528900 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528900 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528900 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=00156ce2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528900 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20250816123528900 DLSCCP DEBUG SCCP-SCOC(52)[0x556947ccd490]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528900 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528900 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528900 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1926411)[0x556947cac930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1926411)[0x556947cac930]{disconnected}: Freeing instance (context_map.c:202) 20250816123528900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1926411)[0x556947cac930]{disconnected}: Deallocated (fsm.c:568) 20250816123528900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{disconnected}: Freeing instance (context_map.c:206) 20250816123528900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556947caca60]{disconnected}: Deallocated (fsm.c:568) 20250816123528900 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1926411 SCCP-52 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250816123528900 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00156ce2), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20250816123528900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528900 DLSCCP DEBUG SCCP-SCOC(52)[0x556947ccd490]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528900 DLSCCP DEBUG SCCP-SCOC(52)[0x556947ccd490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528901 DLSCCP DEBUG SCCP-SCOC(52)[0x556947ccd490]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528901 DLSCCP DEBUG SCCP-SCOC(52)[0x556947ccd490]{IDLE}: Deallocated (fsm.c:568) 20250816123528901 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528901 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528901 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528901 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528901 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528901 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528918 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528918 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528918 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528918 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528919 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528919 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528919 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528919 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528919 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250816123528919 DLSCCP DEBUG SCCP-SCOC(53)[0x556947c96de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528919 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528919 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528919 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528919 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528919 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528919 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528919 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528919 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528919 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031441)[0x556947cccd40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F5'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(475)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(475): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528920 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528920 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528920 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528920 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528920 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528920 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528920 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528920 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528920 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528920 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528920 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528920 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4031441-RAB-23)[0x556947cb6340]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528920 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528920 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)4031441 20250816123528922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528922 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3d83d1,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4031441 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031441)[0x556947cccd40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528922 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528922 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031441)[0x556947cccd40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528922 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528922 DLSCCP DEBUG SCCP-SCOC(53)[0x556947c96de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d4edd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528922 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031441)[0x556947cccd40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528922 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528922 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528922 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528922 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528922 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(475)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)2051445 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:13 20250816123528924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528924 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528924 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528924 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528924 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528924 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=002d4edd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528924 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20250816123528924 DLSCCP DEBUG SCCP-SCOC(53)[0x556947c96de0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528924 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528924 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528925 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031441)[0x556947cccd40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031441)[0x556947cccd40]{disconnected}: Freeing instance (context_map.c:202) 20250816123528925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031441)[0x556947cccd40]{disconnected}: Deallocated (fsm.c:568) 20250816123528925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{disconnected}: Freeing instance (context_map.c:206) 20250816123528925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556947ccce70]{disconnected}: Deallocated (fsm.c:568) 20250816123528925 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4031441 SCCP-53 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250816123528925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d4edd), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20250816123528925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528925 DLSCCP DEBUG SCCP-SCOC(53)[0x556947c96de0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528925 DLSCCP DEBUG SCCP-SCOC(53)[0x556947c96de0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528925 DLSCCP DEBUG SCCP-SCOC(53)[0x556947c96de0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528925 DLSCCP DEBUG SCCP-SCOC(53)[0x556947c96de0]{IDLE}: Deallocated (fsm.c:568) 20250816123528925 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528925 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528925 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528925 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528925 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528929 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528929 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528929 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528929 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528929 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528929 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528929 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528929 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528929 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528929 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250816123528929 DLSCCP DEBUG SCCP-SCOC(54)[0x556947c97900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528929 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528929 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528929 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528929 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528929 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528929 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528929 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528929 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528929 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4162239)[0x556947ccd5c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F6'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(476)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(476): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528931 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528931 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528931 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528931 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4162239-RAB-23)[0x556947cb6150]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528931 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528931 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)4162239 20250816123528933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528933 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3f82bf,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4162239 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4162239)[0x556947ccd5c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528933 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528933 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4162239)[0x556947ccd5c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528933 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528933 DLSCCP DEBUG SCCP-SCOC(54)[0x556947c97900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3916), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4162239)[0x556947ccd5c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528933 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528933 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528933 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)16349983 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:14 20250816123528935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528935 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528935 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528935 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528935 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528935 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=00cb3916), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528935 DLSCCP DEBUG Received CO:RELRE for local reference 54 (sccp_scoc.c:1824) 20250816123528935 DLSCCP DEBUG SCCP-SCOC(54)[0x556947c97900]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528935 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528935 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528935 DCN DEBUG handle_cn_disc_ind() conn_id=54 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4162239)[0x556947ccd5c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4162239)[0x556947ccd5c0]{disconnected}: Freeing instance (context_map.c:202) 20250816123528935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4162239)[0x556947ccd5c0]{disconnected}: Deallocated (fsm.c:568) 20250816123528935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{disconnected}: Freeing instance (context_map.c:206) 20250816123528935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x556947ccd6f0]{disconnected}: Deallocated (fsm.c:568) 20250816123528935 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4162239 SCCP-54 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250816123528935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb3916), PART(T=Source Reference,L=4,D=00000036) (sccp_scrc.c:406) 20250816123528935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528935 DLSCCP DEBUG SCCP-SCOC(54)[0x556947c97900]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528935 DLSCCP DEBUG SCCP-SCOC(54)[0x556947c97900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528935 DLSCCP DEBUG SCCP-SCOC(54)[0x556947c97900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528935 DLSCCP DEBUG SCCP-SCOC(54)[0x556947c97900]{IDLE}: Deallocated (fsm.c:568) 20250816123528935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528935 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816123528942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528942 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528942 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528942 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528942 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528942 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528942 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528942 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528942 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528942 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816123528942 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250816123528942 DLSCCP DEBUG SCCP-SCOC(55)[0x556947ca5610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123528942 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528942 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123528942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123528942 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816123528942 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816123528942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816123528942 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123528942 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123528942 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123528942 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123528942 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123528942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9479235)[0x556947c97eb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816123528942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250816123528942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123528942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F7'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c2ce0b0ce204: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(477)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(477): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250816123528944 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123528944 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123528944 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123528944 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123528944 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123528944 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123528944 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123528944 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123528944 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123528944 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123528944 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123528944 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9479235-RAB-23)[0x556947ca5cb0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123528944 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123528944 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)9479235 20250816123528945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123528945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123528945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816123528945 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816123528945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x90a443,cause=radio(normal)) (hnbgw_rua.c:439) 20250816123528945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9479235 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816123528945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9479235)[0x556947c97eb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816123528945 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816123528945 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816123528945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9479235)[0x556947c97eb0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816123528945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123528946 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123528946 DLSCCP DEBUG SCCP-SCOC(55)[0x556947ca5610]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123528946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003902a1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816123528946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9479235)[0x556947c97eb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816123528946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816123528946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816123528946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528946 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528946 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528946 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528946 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)2651638 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on connection ID:15 20250816123528947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528947 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123528947 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123528947 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123528947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123528947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123528947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123528947 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123528947 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123528947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123528947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123528947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123528947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123528947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=003902a1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816123528947 DLSCCP DEBUG Received CO:RELRE for local reference 55 (sccp_scoc.c:1824) 20250816123528947 DLSCCP DEBUG SCCP-SCOC(55)[0x556947ca5610]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816123528947 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123528947 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816123528947 DCN DEBUG handle_cn_disc_ind() conn_id=55 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816123528947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816123528947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816123528947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9479235)[0x556947c97eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123528947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9479235)[0x556947c97eb0]{disconnected}: Freeing instance (context_map.c:202) 20250816123528947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9479235)[0x556947c97eb0]{disconnected}: Deallocated (fsm.c:568) 20250816123528947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123528947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{disconnected}: Freeing instance (context_map.c:206) 20250816123528947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x556947c96f10]{disconnected}: Deallocated (fsm.c:568) 20250816123528947 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9479235 SCCP-55 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250816123528947 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003902a1), PART(T=Source Reference,L=4,D=00000037) (sccp_scrc.c:406) 20250816123528947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123528947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123528947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123528947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123528947 DLSCCP DEBUG SCCP-SCOC(55)[0x556947ca5610]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816123528947 DLSCCP DEBUG SCCP-SCOC(55)[0x556947ca5610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123528947 DLSCCP DEBUG SCCP-SCOC(55)[0x556947ca5610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123528947 DLSCCP DEBUG SCCP-SCOC(55)[0x556947ca5610]{IDLE}: Deallocated (fsm.c:568) 20250816123528947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123528947 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123528947 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123528947 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123528947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123528947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123528947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123528947 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(462)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123530950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57540<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530951 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46725<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(450)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(451)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123530951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123530952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123530952 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123530952 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123530952 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(455)@c2ce0b0ce204: Final verdict of PTC: none 20250816123530952 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123530952 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123530952 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(456)@c2ce0b0ce204: Final verdict of PTC: none 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123530952 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123530952 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123530952 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123530952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123530952 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123530952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123530952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123530952 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123530952 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123530952 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123530952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123530952 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123530952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123530952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(457)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(460)@c2ce0b0ce204: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(453)@c2ce0b0ce204: Final verdict of PTC: none 20250816123530955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42522<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42438<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(458)@c2ce0b0ce204: Final verdict of PTC: none 20250816123530955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42434<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42456<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42460<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42474<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42462<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42498<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42466<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42516<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42530<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42514<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(476)@c2ce0b0ce204: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(463)@c2ce0b0ce204: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(470)@c2ce0b0ce204: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c2ce0b0ce204: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(464)@c2ce0b0ce204: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(465)@c2ce0b0ce204: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(462)@c2ce0b0ce204: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(472)@c2ce0b0ce204: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(466)@c2ce0b0ce204: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(467)@c2ce0b0ce204: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(475)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123530956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42472<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123530957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42502<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(474)@c2ce0b0ce204: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(449)@c2ce0b0ce204: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(468)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW-MGCP(461)@c2ce0b0ce204: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(473)@c2ce0b0ce204: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(469)@c2ce0b0ce204: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(471)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(459)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(452)@c2ce0b0ce204: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(477)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(449): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(452): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(453): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(454): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(462): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(463): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(464): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(465): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(466): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(467): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(468): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(469): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(470): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(471): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(472): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(473): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(474): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(475): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(476): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_assignment_concurrent0(477): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sat Aug 16 12:35:31 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_concurrent.talloc 20250816123531058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123531560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42546<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1645308) Waiting for packet dumper to finish... 1 (prev_count=1645308, count=1649188) 20250816123532953 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123532953 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123532953 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123532953 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123532953 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123532953 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release'. ------ HNBGW_Tests.TC_ps_rab_release ------ Sat Aug 16 12:35:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ps_rab_release started. 20250816123534614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123534617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123534620 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43575<->l=127.0.0.1:4262) (control_if.c:572) 20250816123534692 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123534692 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123534692 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123534692 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123534692 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123534692 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123534692 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123534693 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123534693 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_release-Iuh0(482)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123534693 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123534693 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123534694 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123534694 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123534694 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123534694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123534694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123534694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123534694 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123534694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123534694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123534694 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123534694 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123534694 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123534694 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123534694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123534694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123534694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123534694 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123534694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123534694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123534694 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123534694 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123534694 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123534694 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123534694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123534694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123534694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123534694 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123534694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123534694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123534694 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123534694 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123534694 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123534694 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123534694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123534694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123534694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123534694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123534694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123534694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123534694 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123534694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123534694 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123534694 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123534694 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123534694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123534694 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123534694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123534694 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123534694 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123534694 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123534694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123534694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123534694 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123534694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123534694 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123534694 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123534694 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123534694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123534694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123534694 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123534694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123534694 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123534694 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123534694 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123534694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123534694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123534694 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(486)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(486)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(486)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(484)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123534706 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123534706 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123534706 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123534707 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123534707 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123534707 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123534707 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123534707 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123534707 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123534708 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123534708 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123534708 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123534708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123534708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123534708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123534708 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123534708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123534708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123534708 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123534708 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123534708 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123534708 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123534708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123534708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123534708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123534708 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123534708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123534708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123534708 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123534708 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123534708 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123534708 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123534708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123534708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123534708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123534708 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123534708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123534708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123534708 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123534708 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123534708 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123534708 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123534708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123534708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123534708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123534708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123534708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123534708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123534708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123534708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123534708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123534708 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123534708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123534708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123534708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123534708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123534708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123534708 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123534708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123534708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123534708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123534708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123534708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123534708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123534708 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123534708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123534708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123534708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123534708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123534708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123534708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123534708 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123534708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123534708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123534708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123534708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123534708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123534708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123534708 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(489)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(489)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(489)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123534728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123534728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123534728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123534728 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123534728 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123534728 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123534728 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123534728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123534728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123534904 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123534904 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123534904 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123534904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(486)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123534906 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123534906 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123534906 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123534906 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123534906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123534906 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123534906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123534907 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123534907 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123534907 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123534907 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123534907 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123534907 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123534907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123534918 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123534918 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123534918 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123534918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(489)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123534919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123534919 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123534919 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123534919 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123534919 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123534919 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123534919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123534920 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123534920 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123534920 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123534920 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123534920 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123534920 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123534920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123535710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123535710 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123535710 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123535710 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123535710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123535710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123535710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123535710 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123535710 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123535710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123535710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123535710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123535710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123535710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123535710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123535710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123535710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123535710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123535710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123535710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123535710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123535710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123535710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123535710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123535710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123535710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123535710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123535710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123535710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123535710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123535710 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123535710 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123535710 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123535710 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123535710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123535710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123535710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123535710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123535710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123535710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123535710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123535710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123535710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123535710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123535710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123535710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123535710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123535710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123535710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123535710 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123535710 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123535711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123535711 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123535711 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123535711 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123535711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123535711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123535711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123535711 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(485)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123535723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123535723 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123535723 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123535723 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123535723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123535723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123535723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123535723 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123535723 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123535723 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123535723 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123535723 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123535723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123535723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123535723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123535723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123535723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123535723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123535723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123535723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123535723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123535723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123535723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123535723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123535723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123535723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123535723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123535723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123535723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123535723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123535723 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123535723 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123535723 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123535723 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123535723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123535723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123535723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123535723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123535723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123535723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123535723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123535723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123535723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123535723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123535723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123535723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123535723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123535723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123535723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123535723 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123535723 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123535723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123535723 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123535723 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123535723 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123535723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123535723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123535723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123535723 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(488)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123535739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55504<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release0(491)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(488)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(488)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release0(491) TC_ps_rab_release-Iuh0-RUA(483)@c2ce0b0ce204: Added conn table entry 0TC_ps_rab_release0(491)14614593 20250816123536756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123536756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123536756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123536756 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123536756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdf0041, normal) (hnbgw_rua.c:407) 20250816123536756 DHNB DEBUG map_rua[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123536756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14614593)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123536756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14614593 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123536756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123536756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123536756 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123536756 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14614593 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123536756 DCN DEBUG map_sccp[0x556947c34080]{init}: Allocated (fsm.c:456) 20250816123536756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123536756 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14614593 <-> SCCP-56 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123536756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14614593 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123536756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14614593)[0x556947cbc890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123536756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123536756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123536756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14614593)[0x556947cbc890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123536756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123536756 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123536756 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{IDLE}: Allocated (fsm.c:456) 20250816123536756 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123536756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030003780056400500f1100926) (sccp_scrc.c:406) 20250816123536756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123536756 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123536756 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123536756 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123536756 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123536756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123536756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123536756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123536756 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123536756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123536756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123536756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123536756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123536756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123536756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123536756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123536756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123536756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123536756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123536756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123536756 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123536756 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123536756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123536756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14614593)[0x556947cbc890]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(488)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_release0(491) HNBGW_Test.sgsn0-RAN(488)@c2ce0b0ce204: Added conn table entry 0TC_ps_rab_release0(491)5429380 HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123536760 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123536760 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123536760 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123536760 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123536760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123536760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123536760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123536760 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123536760 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123536760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123536760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123536760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123536760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123536760 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=00fdac22) (sccp_scrc.c:477) 20250816123536760 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20250816123536760 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123536760 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123536760 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123536760 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123536760 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123536760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123536760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_release0(491)@c2ce0b0ce204: setverdict(pass): none -> pass TC_ps_rab_release0(491)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816123536964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123536964 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123536964 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123536964 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123536964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123536964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123536964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123536964 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123536964 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123536964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123536964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123536964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123536964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123536964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123536964 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250816123536964 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123536964 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123536964 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123536964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123536964 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123536964 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123536964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123536964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123536964 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123536964 DRANAP DEBUG ps_rab_ass[0x556947cba650]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123536964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123536964 DLPFCP DEBUG ps_rab[0x556947ca6b60]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123536964 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123536964 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123536964 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-56 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123536964 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123536964 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(481)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(481)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 56, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000013'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(481)@c2ce0b0ce204: found destination TC_ps_rab_release0(491) TC_ps_rab_release0(491)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_release0(491)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(481)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_release0(491): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000013'O, sequence_number := 56, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003ED'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123536973 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123536973 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123536973 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123536973 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123536973 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123536973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14614593)[0x556947cbc890]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123536973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123536973 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123536973 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123536973 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123536973 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123536973 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123536973 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-56 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123536973 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123536973 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123536973 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123536973 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123536973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123536973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_release0(491)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123536985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123536985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123536985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123536985 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123536985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdf0041) (hnbgw_rua.c:471) 20250816123536985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14614593 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123536985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14614593)[0x556947cbc890]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123536985 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123536985 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123536985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14614593)[0x556947cbc890]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123536985 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123536985 DRANAP DEBUG ps_rab_ass[0x556947cba650]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123536985 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123536985 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123536985 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123536985 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123536985 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123536985 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-57 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123536985 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123536985 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(481)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(481)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003ED'O, sequence_number := 57, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(481)@c2ce0b0ce204: found destination TC_ps_rab_release0(491) TC_ps_rab_release0(491)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(481)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_release0(491): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000013'O, sequence_number := 57, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123536989 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123536989 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123536989 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123536989 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123536989 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123536989 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123536989 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123536989 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123536989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123536989 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123536989 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123536989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdac22), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123536989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123536989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123536989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123536989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123536989 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123536989 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123536989 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123536989 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{ESTABLISHED}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123536989 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{ESTABLISHED}: <-tx- PFCP seq-57 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123536989 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250816123536989 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{ESTABLISHED}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123536989 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250816123536989 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250816123536989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123536989 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123536989 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123536989 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123536989 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123536989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123536989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123536989 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(479)@c2ce0b0ce204: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: vl_len:21 HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250816123537006 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123537006 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123537006 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123537006 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123537006 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123537006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123537006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123537006 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123537006 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123537006 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123537006 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123537006 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123537006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123537006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:477) 20250816123537006 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250816123537006 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123537006 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123537006 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123537006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123537006 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123537006 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123537006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123537006 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250816123537006 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123537006 DRANAP DEBUG ps_rab_ass[0x556947cba650]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123537006 DLPFCP ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14614593 SCCP-56 sgsn-0 MI=IMSI-262420000000005: RANAP PS RAB AssignmentRequest lacks setup-or-modify list (ps_rab_ass_fsm.c:239) 20250816123537006 DRANAP ERROR ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{RX_RAB_ASS_MSG}: PS RAB Assignment failed (ps_rab_ass_fsm.c:149) 20250816123537006 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{RX_RAB_ASS_MSG}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:154) 20250816123537006 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{RX_RAB_ASS_MSG}: Freeing instance (ps_rab_ass_fsm.c:154) 20250816123537006 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593)[0x556947cba650]{RX_RAB_ASS_MSG}: Deallocated (fsm.c:568) TC_ps_rab_release0(491)@c2ce0b0ce204: setverdict(fail): pass -> fail reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { nAS := 83 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { nAS := 83 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"" TC_ps_rab_release0(491)@c2ce0b0ce204: Stopping testcase execution from "ConnHdlr.ttcn":395 MC@c2ce0b0ce204: Test Component 491 has requested to stop MTC. Terminating current testcase execution. 20250816123542010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123542010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123542010 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123542010 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123542010 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123542010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14614593)[0x556947cbc890]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123542010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14614593)[0x556947cbc890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123542010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123542010 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123542010 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123542010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdac22), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123542010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123542010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123542010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123542010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123542010 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123542010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123542010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14614593)[0x556947cbc890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) MutexDispCT-TC_ps_rab_release(478)@c2ce0b0ce204: Final verdict of PTC: none 20250816123542010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14614593)[0x556947cbc890]{disrupted}: Freeing instance (context_map.c:202) 20250816123542010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14614593)[0x556947cbc890]{disrupted}: Deallocated (fsm.c:568) 20250816123542010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123542010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{disconnected}: Freeing instance (context_map.c:206) 20250816123542010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x556947c34080]{disconnected}: Deallocated (fsm.c:568) 20250816123542010 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) HNBGW_Test.msc0-RAN(485)@c2ce0b0ce204: Final verdict of PTC: none 20250816123542010 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123542010 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250816123542010 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123542010 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123542010 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14614593 SCCP-56 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250816123542010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123542010 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123542010 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123542010 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123542010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123542010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123542010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123542010 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123542010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123542010 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43575<->l=127.0.0.1:4262) (control_if.c:193) 20250816123542010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(484)@c2ce0b0ce204: Final verdict of PTC: none 20250816123542010 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123542010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123542010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123542010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123542010 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123542010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123542010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123542010 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED TC_ps_rab_release-Iuh0(482)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@c2ce0b0ce204: Final verdict of PTC: none 20250816123542010 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123542010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123542010 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123542011 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123542011 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123542011 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123542011 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123542011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123542011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_rab_release-Iuh0-RUA(483)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(487)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(490)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(489)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(481)@c2ce0b0ce204: Final verdict of PTC: none 20250816123542011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55504<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(479)@c2ce0b0ce204: Final verdict of PTC: none 20250816123542011 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123542011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(488)@c2ce0b0ce204: Final verdict of PTC: none 20250816123542011 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123542011 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123542011 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123542011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123542011 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123542011 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816123542011 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123542011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123542011 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123542011 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123542011 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123542011 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123542011 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123542011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123542011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_rab_release0(491)@c2ce0b0ce204: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { nAS := 83 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"" HNBGW_Test.msc0-M3UA(486)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ps_rab_release(478): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(479): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(481): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_release-Iuh0(482): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_release-Iuh0-RUA(483): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(484): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(485): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(486): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(487): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(488): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(489): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_release0(491): fail (pass -> fail) reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { nAS := 83 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"" MTC@c2ce0b0ce204: Test case TC_ps_rab_release finished. Verdict: fail reason: "ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { nAS := 83 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release fail'. Sat Aug 16 12:35:42 UTC 2025 ------ HNBGW_Tests.TC_ps_rab_release fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_release.talloc 20250816123542062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123542564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55520<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255564) Waiting for packet dumper to finish... 1 (prev_count=255564, count=256200) 20250816123544012 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123544012 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123544012 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123544012 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123544012 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123544012 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release fail' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release_abnormal'. ------ HNBGW_Tests.TC_ps_rab_release_abnormal ------ Sat Aug 16 12:35:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123545010 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:185) MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_release_abnormal' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_ps_rab_release_abnormal started. 20250816123545597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123545600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123545602 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36277<->l=127.0.0.1:4262) (control_if.c:572) 20250816123545669 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123545669 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123545669 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123545670 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123545670 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123545670 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123545670 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123545670 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123545670 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rab_release_abnormal-Iuh0(496)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123545670 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123545670 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123545671 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123545671 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123545671 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123545671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123545671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123545671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123545671 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123545671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123545671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123545671 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123545671 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123545671 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123545671 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123545671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123545671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123545671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123545671 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123545671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123545671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123545671 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123545671 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123545671 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123545671 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123545671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123545671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123545671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123545672 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123545672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123545672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123545672 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123545672 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123545672 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123545672 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123545672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123545672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123545672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123545672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123545672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123545672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123545672 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123545672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123545672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123545672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123545672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123545672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123545672 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123545672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123545672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123545672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123545672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123545672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123545672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123545672 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123545672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123545672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123545672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123545672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123545672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123545672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123545672 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123545672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123545672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123545672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123545672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123545672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123545672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123545672 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(500)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(500)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(500)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(498)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123545688 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123545688 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123545688 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123545688 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123545688 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123545688 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123545688 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123545688 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123545688 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123545689 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123545689 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123545689 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123545689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123545689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123545689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123545689 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123545689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123545689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123545689 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123545690 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123545690 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123545690 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123545690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123545690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123545690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123545690 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123545690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123545690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123545690 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123545690 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123545690 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123545690 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123545690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123545690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123545690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123545690 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123545690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123545690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123545690 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123545690 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123545690 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123545690 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123545690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123545690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123545690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123545690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123545690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123545690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123545690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123545690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123545690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123545690 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123545690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123545690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123545690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123545690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123545690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123545690 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123545690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123545690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123545690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123545690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123545690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123545690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123545690 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123545690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123545690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123545690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123545690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123545690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123545690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123545690 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123545690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123545690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123545690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123545690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123545690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123545690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123545690 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(503)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(503)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(503)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123545715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123545715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123545715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123545715 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123545715 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123545715 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123545715 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123545715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123545715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123545882 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123545882 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123545883 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123545883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(500)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123545885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123545885 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123545885 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123545885 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123545885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123545885 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123545885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123545885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123545885 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123545885 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123545885 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123545885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123545885 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123545885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123545901 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123545901 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123545901 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123545901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(503)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123545903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123545903 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123545903 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123545903 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123545903 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123545903 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123545903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123545904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123545904 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123545904 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123545904 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123545904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123545904 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123545904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123546689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123546689 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123546689 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123546689 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123546689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123546689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123546689 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123546689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123546689 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123546690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123546690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123546690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123546690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123546690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123546690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123546690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123546690 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123546689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123546689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123546689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123546689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123546689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123546689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123546689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123546689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123546689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123546689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123546689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123546689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123546689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123546689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123546689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123546689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123546689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123546689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123546689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123546689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123546689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123546689 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123546689 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123546689 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123546689 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123546689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123546689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123546689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123546689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123546689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123546689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123546689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123546689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123546689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123546689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123546689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123546689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123546689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123546689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123546689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123546689 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123546689 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(499)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123546708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123546708 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123546708 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123546708 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123546708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123546708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123546708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123546708 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123546708 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123546708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123546708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123546708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123546708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123546708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123546708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123546708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123546708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123546708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123546708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123546708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123546708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123546708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123546708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123546708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123546708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123546708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123546708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123546708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123546708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123546708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123546708 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123546708 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123546708 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123546708 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123546708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123546708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123546708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123546708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123546708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123546708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123546708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123546708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123546708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123546708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123546708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123546709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123546709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123546709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123546709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123546709 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123546709 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123546709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123546709 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123546709 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123546709 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123546709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123546709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123546709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123546709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(502)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123546726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39622<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release_abnormal0(505)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.sgsn0-RAN(502)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(502)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@c2ce0b0ce204: Added conn table entry 0TC_ps_rab_release_abnormal0(505)2269842 20250816123547768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123547768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123547768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123547768 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123547768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x22a292, normal) (hnbgw_rua.c:407) 20250816123547768 DHNB DEBUG map_rua[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123547769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2269842)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123547769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2269842 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123547769 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123547769 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123547769 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123547769 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2269842 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123547769 DCN DEBUG map_sccp[0x556947c34080]{init}: Allocated (fsm.c:456) 20250816123547769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123547769 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2269842 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123547769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2269842 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123547769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2269842)[0x556947cbc890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123547769 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123547769 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123547769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2269842)[0x556947cbc890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123547769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123547769 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123547769 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{IDLE}: Allocated (fsm.c:456) 20250816123547769 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123547769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f400300008d0056400500f1100926) (sccp_scrc.c:406) 20250816123547769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123547769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123547769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123547769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123547769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123547769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123547769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123547769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123547769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123547769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123547769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123547769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123547769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123547769 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123547769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123547770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2269842)[0x556947cbc890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123547770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123547770 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123547770 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123547770 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123547770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123547770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123547770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123547770 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(502)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_release_abnormal0(505) HNBGW_Test.sgsn0-RAN(502)@c2ce0b0ce204: Added conn table entry 0TC_ps_rab_release_abnormal0(505)10598372 TC_ps_rab_release_abnormal0(505)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123547783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123547783 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123547783 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123547783 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123547783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123547783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123547783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123547783 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123547783 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123547783 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123547783 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123547783 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123547783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123547783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=00df3e31) (sccp_scrc.c:477) 20250816123547783 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20250816123547783 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123547783 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123547783 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_ps_rab_release_abnormal0(505)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 20250816123547783 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123547783 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123547783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123547783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: vl_len:91 HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250816123547985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123547985 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123547985 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123547985 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123547985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123547985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123547985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123547985 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123547985 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123547985 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123547985 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123547985 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123547985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123547985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250816123547985 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250816123547985 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123547985 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123547985 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123547985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123547985 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123547985 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123547985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123547985 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123547985 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123547985 DRANAP DEBUG ps_rab_ass[0x556947c9a790]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123547986 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123547986 DLPFCP DEBUG ps_rab[0x556947c96100]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250816123547986 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250816123547986 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250816123547986 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-59 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250816123547986 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123547986 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(495)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(495)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 59, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000014'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(495)@c2ce0b0ce204: found destination TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal0(505)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_release_abnormal0(505)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 20250816123548011 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:185) HNBGW-PFCP(495)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003ED'O, sequence_number := 58, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(495)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_release_abnormal0(505): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000014'O, sequence_number := 59, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F0'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250816123548020 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123548020 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123548020 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250816123548020 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250816123548020 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816123548020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2269842)[0x556947cbc890]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250816123548020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250816123548020 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250816123548020 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250816123548020 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250816123548020 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250816123548020 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123548020 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-59 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250816123548020 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250816123548020 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123548020 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250816123548021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123548021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_release_abnormal0(505)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123548045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123548045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123548045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816123548045 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816123548045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x22a292) (hnbgw_rua.c:471) 20250816123548045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2269842 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816123548045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2269842)[0x556947cbc890]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816123548045 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816123548045 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816123548045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2269842)[0x556947cbc890]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816123548045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123548045 DRANAP DEBUG ps_rab_ass[0x556947c9a790]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123548045 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250816123548045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123548045 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250816123548045 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250816123548045 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250816123548045 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-60 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250816123548045 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123548045 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(495)@c2ce0b0ce204: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(495)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F0'O, sequence_number := 60, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(495)@c2ce0b0ce204: found destination TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal0(505)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(495)@c2ce0b0ce204: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_release_abnormal0(505): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000014'O, sequence_number := 60, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250816123548053 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250816123548053 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250816123548053 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250816123548053 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250816123548053 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250816123548053 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816123548053 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{WAIT_RABS_ESTABLISHED}: Re-encoding RANAP PS RAB-AssignmentResponse: RAB 23: RUA sent F-TEID 127.0.0.4-0x44004400; replacing with 127.0.0.2-0x22002200 (ps_rab_ass_fsm.c:565) 20250816123548053 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250816123548053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250816123548054 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816123548054 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816123548054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df3e31), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250816123548054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123548054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123548054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123548054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123548054 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250816123548054 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250816123548054 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250816123548054 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{ESTABLISHED}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:428) 20250816123548054 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{ESTABLISHED}: <-tx- PFCP seq-60 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250816123548054 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250816123548054 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{ESTABLISHED}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250816123548054 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250816123548054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123548054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123548054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123548054 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123548054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123548054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123548054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123548054 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@c2ce0b0ce204: EXP match: { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R11-S55-C1.ranap.ps.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(493)@c2ce0b0ce204: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: vl_len:21 HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250816123548099 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123548099 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123548099 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123548099 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123548099 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123548099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123548099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123548099 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123548099 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123548099 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123548099 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123548099 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123548099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123548099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:477) 20250816123548099 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250816123548099 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816123548099 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123548099 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816123548099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816123548099 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816123548099 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816123548099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816123548099 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250816123548099 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250816123548099 DRANAP DEBUG ps_rab_ass[0x556947c9a790]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250816123548099 DLPFCP ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2269842 SCCP-57 sgsn-0 MI=IMSI-262420000000008: RANAP PS RAB AssignmentRequest lacks setup-or-modify list (ps_rab_ass_fsm.c:239) 20250816123548099 DRANAP ERROR ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{RX_RAB_ASS_MSG}: PS RAB Assignment failed (ps_rab_ass_fsm.c:149) 20250816123548099 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{RX_RAB_ASS_MSG}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:154) 20250816123548099 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{RX_RAB_ASS_MSG}: Freeing instance (ps_rab_ass_fsm.c:154) 20250816123548099 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842)[0x556947c9a790]{RX_RAB_ASS_MSG}: Deallocated (fsm.c:568) 20250816123551012 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:185) HNBGW-PFCP(495)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003ED'O, sequence_number := 58, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } 20250816123552010 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123552010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdac22), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123552010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123552010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123552010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123552010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123552011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123552011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123552011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123552011 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123552011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123552011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123552011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123552011 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123552012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123552012 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123552012 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123552012 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123552012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123552012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123552012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123552012 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123552012 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123552012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123552012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123552012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123552012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123552012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000038), PART(T=Source Reference,L=4,D=00fdac22) (sccp_scrc.c:477) 20250816123552012 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20250816123552012 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123552012 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123552012 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123552012 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123552012 DLSCCP DEBUG SCCP-SCOC(56)[0x556947cb24e0]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_release_abnormal0(505)@c2ce0b0ce204: setverdict(fail): pass -> fail reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { radioNetwork := 46 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { radioNetwork := 46 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"" TC_ps_rab_release_abnormal0(505)@c2ce0b0ce204: Stopping testcase execution from "ConnHdlr.ttcn":395 MC@c2ce0b0ce204: Test Component 505 has requested to stop MTC. Terminating current testcase execution. 20250816123553099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123553099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123553099 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123553099 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123553099 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123553099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2269842)[0x556947cbc890]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123553099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2269842)[0x556947cbc890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123553099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123553099 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123553099 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123553099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df3e31), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123553099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123553099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123553099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123553099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123553099 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123553099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123553099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2269842)[0x556947cbc890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123553099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2269842)[0x556947cbc890]{disrupted}: Freeing instance (context_map.c:202) 20250816123553099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2269842)[0x556947cbc890]{disrupted}: Deallocated (fsm.c:568) 20250816123553099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123553099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{disconnected}: Freeing instance (context_map.c:206) 20250816123553099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x556947c34080]{disconnected}: Deallocated (fsm.c:568) 20250816123553099 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250816123553099 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250816123553099 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250816123553099 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250816123553099 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250816123553099 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2269842 SCCP-57 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250816123553099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39616<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123553099 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36277<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(501)@c2ce0b0ce204: Final verdict of PTC: none 20250816123553099 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123553099 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123553099 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123553099 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123553099 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123553099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123553099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123553099 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_release_abnormal-Iuh0-RUA(497)@c2ce0b0ce204: Final verdict of PTC: none 20250816123553099 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123553100 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123553100 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123553100 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816123553100 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123553100 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123553100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39608<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123553100 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123553100 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123553100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123553100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123553100 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123553100 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123553100 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123553100 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123553100 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123553100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123553100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(494)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(504)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(498)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(502)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(500)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(499)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_ps_rab_release_abnormal(492)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(495)@c2ce0b0ce204: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0(496)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(503)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(493)@c2ce0b0ce204: Final verdict of PTC: none 20250816123553103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39622<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release_abnormal0(505)@c2ce0b0ce204: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { radioNetwork := 46 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"" MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_ps_rab_release_abnormal(492): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(495): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0(496): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0-RUA(497): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(498): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(499): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(500): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(501): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(502): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(503): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(504): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_ps_rab_release_abnormal0(505): fail (pass -> fail) reason: ""ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { radioNetwork := 46 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }"" MTC@c2ce0b0ce204: Test case TC_ps_rab_release_abnormal finished. Verdict: fail reason: "ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { radioNetwork := 46 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal fail'. Sat Aug 16 12:35:53 UTC 2025 ------ HNBGW_Tests.TC_ps_rab_release_abnormal fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_release_abnormal.talloc 20250816123553162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123553663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39632<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=239656) 20250816123554013 DLPFCP ERROR ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_DEL_RESP}: PFCP Session Deletion Response: PFCP request retransmissions elapsed, no response received (ps_rab_fsm.c:644) 20250816123554013 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123554013 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123554013 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_USE_COUNT}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123554013 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123554013 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123554013 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123554013 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14614593-RAB-23)[0x556947ca6b60]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123554013 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 1 (PFCPtx) (pfcp_msg.c:464) Waiting for packet dumper to finish... 1 (prev_count=239656, count=267940) 20250816123555101 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123555101 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123555101 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123555101 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123555101 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123555101 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal fail' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sat Aug 16 12:35:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123556099 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:185) MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250816123556699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123556702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123556704 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43795<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123556766 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123556766 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123556777 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123556777 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123556777 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123556777 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123556777 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123556777 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123556777 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123556777 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123556777 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123556778 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123556778 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123556778 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123556778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123556778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123556778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123556778 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123556778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123556778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123556778 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123556778 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123556778 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123556778 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123556778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123556778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123556778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123556778 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123556778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123556778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123556778 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123556778 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123556778 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123556778 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123556778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123556778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123556778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123556778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123556778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123556778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123556778 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123556778 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39059 (stream_srv.c:142) 20250816123556778 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39059<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123556778 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123556778 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123556778 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123556778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123556778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123556778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123556778 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123556778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123556778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123556778 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123556778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123556778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123556778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123556778 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123556778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123556778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123556778 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123556778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123556778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123556778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123556778 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123556778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123556778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123556778 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123556778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123556778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123556778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123556778 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123556778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123556778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123556778 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123556778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123556778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123556778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123556778 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123556778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123556778 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(516)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(516)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(516)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123556793 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123556793 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123556793 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123556793 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123556793 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123556793 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123556793 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123556793 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123556793 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123556794 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123556794 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123556794 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123556794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123556794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123556794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123556794 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123556794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123556794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123556794 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123556794 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123556794 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123556794 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123556794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123556794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123556794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123556794 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123556794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123556794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123556794 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123556794 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123556794 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123556794 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123556794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123556794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123556794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123556794 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123556794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123556794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123556794 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123556794 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123556794 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123556794 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123556794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123556794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123556794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123556794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123556794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123556794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123556794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123556794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123556794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123556794 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123556794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123556794 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123556794 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123556794 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123556794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123556794 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123556794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123556794 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123556794 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123556794 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123556795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123556795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123556795 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123556795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123556795 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123556795 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123556795 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123556795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123556795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123556795 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123556795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123556795 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123556795 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123556795 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123556795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123556795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123556795 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(519)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(519)@c2ce0b0ce204: M3UA emulation initiated, the test can be started MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(519)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(517)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123556818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123556818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123556818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123556818 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123556818 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123556818 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123556818 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123556818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123556818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123556823 DLINP DEBUG SRVCONN(,r=127.0.0.1:39059<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123556823 DLINP DEBUG SRVCONN(,r=127.0.0.1:39059<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123556823 DLINP DEBUG SRVCONN(,r=127.0.0.1:39059<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123556823 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123556823 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20250816123556823 DLGLOBAL DEBUG validating counter group 0x556915cafbe0(hnb) with 60 counters (rate_ctr.c:86) 20250816123556823 DHNBAP DEBUG (127.0.0.1:39059 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123556823 DHNBAP NOTICE (127.0.0.1:39059 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123556823 DHNBAP NOTICE (127.0.0.1:39059 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123556823 DLINP DEBUG SRVCONN(,r=127.0.0.1:39059<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123556823 DLINP DEBUG SRVCONN(,r=127.0.0.1:39059<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123556990 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123556990 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123556990 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123556990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(516)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123556992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123556992 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123556992 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123556992 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123556992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123556992 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123556992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123556993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123556993 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123556993 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123556993 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123556993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123556993 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123556993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123557006 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123557006 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123557006 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123557006 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(519)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123557007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123557007 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123557007 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123557007 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123557007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123557007 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123557007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123557008 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123557008 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123557008 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123557008 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123557008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123557008 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123557008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123557797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123557797 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123557797 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123557797 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123557797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123557797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123557797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123557797 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123557797 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123557797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123557797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123557797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123557797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123557797 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123557797 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123557797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123557797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123557797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123557797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123557797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123557797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123557797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123557797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123557797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123557797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123557797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123557797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123557797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123557797 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123557797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123557797 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123557797 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123557797 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123557797 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123557797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123557797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123557797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123557797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123557797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123557797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123557797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123557797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123557797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123557797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123557797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123557797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123557797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123557797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123557797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123557797 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123557797 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123557797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123557797 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123557797 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123557797 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123557797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123557797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123557797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123557797 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123557810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123557810 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123557810 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123557810 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123557810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123557810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123557810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123557810 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123557810 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123557810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123557810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123557810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123557810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123557810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123557810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123557810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123557810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123557810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123557810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123557810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123557810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123557810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123557810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123557810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123557810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123557810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123557810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123557810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123557810 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123557810 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123557811 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123557811 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123557811 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123557811 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123557811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123557811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123557811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123557811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123557811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123557811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123557811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123557811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123557811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123557811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123557811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123557811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123557811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123557811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123557811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123557811 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123557811 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123557811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123557811 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123557811 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123557811 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123557811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123557811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123557811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123557811 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(518)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123557826 DLCTRL DEBUG Command: GET 60156878 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123557826 DLCTRL DEBUG Tx Command reply: GET_REPLY 60156878 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123557827 DLCTRL DEBUG Command: GET 893426772 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123557827 DLCTRL DEBUG Tx Command reply: GET_REPLY 893426772 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123557828 DLCTRL DEBUG Command: GET 660142763 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123557828 DLCTRL DEBUG Tx Command reply: GET_REPLY 660142763 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123557829 DLCTRL DEBUG Command: GET 451797996 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123557829 DLCTRL DEBUG Tx Command reply: GET_REPLY 451797996 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123557830 DLCTRL DEBUG Command: GET 940887927 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123557830 DLCTRL DEBUG Tx Command reply: GET_REPLY 940887927 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123557831 DLCTRL DEBUG Command: GET 914142936 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123557831 DLCTRL DEBUG Tx Command reply: GET_REPLY 914142936 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123557831 DLCTRL DEBUG Command: GET 339032755 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123557831 DLCTRL DEBUG Tx Command reply: GET_REPLY 339032755 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123557832 DLCTRL DEBUG Command: GET 309285551 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123557832 DLCTRL DEBUG Tx Command reply: GET_REPLY 309285551 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123557833 DLCTRL DEBUG Command: GET 153611671 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123557833 DLCTRL DEBUG Tx Command reply: GET_REPLY 153611671 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123557834 DLCTRL DEBUG Command: GET 27756463 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123557834 DLCTRL DEBUG Tx Command reply: GET_REPLY 27756463 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123557835 DLCTRL DEBUG Command: GET 998083801 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123557835 DLCTRL DEBUG Tx Command reply: GET_REPLY 998083801 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123557836 DLCTRL DEBUG Command: GET 384705965 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123557836 DLCTRL DEBUG Tx Command reply: GET_REPLY 384705965 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123557837 DLCTRL DEBUG Command: GET 821579273 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123557837 DLCTRL DEBUG Tx Command reply: GET_REPLY 821579273 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123557838 DLCTRL DEBUG Command: GET 756115214 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123557838 DLCTRL DEBUG Tx Command reply: GET_REPLY 756115214 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123557839 DLCTRL DEBUG Command: GET 752648140 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123557839 DLCTRL DEBUG Tx Command reply: GET_REPLY 752648140 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123557840 DLCTRL DEBUG Command: GET 849172050 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123557840 DLCTRL DEBUG Tx Command reply: GET_REPLY 849172050 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123557841 DLCTRL DEBUG Command: GET 255767745 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123557841 DLCTRL DEBUG Tx Command reply: GET_REPLY 255767745 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123557842 DLCTRL DEBUG Command: GET 186847859 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123557842 DLCTRL DEBUG Tx Command reply: GET_REPLY 186847859 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123557843 DLCTRL DEBUG Command: GET 581546869 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123557843 DLCTRL DEBUG Tx Command reply: GET_REPLY 581546869 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123557843 DLCTRL DEBUG Command: GET 68673871 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123557843 DLCTRL DEBUG Tx Command reply: GET_REPLY 68673871 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101101111'B, t_guard := 20.000000 } 20250816123557855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32824<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(521) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)13224863 20250816123558868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123558868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123558868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123558868 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123558868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc9cb9f, normal) (hnbgw_rua.c:407) 20250816123558868 DHNB DEBUG map_rua[0x556947ca6b60]{init}: Allocated (fsm.c:456) 20250816123558868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224863)[0x556947ca6b60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123558868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13224863 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123558868 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123558868 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123558868 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13224863 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123558868 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123558868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123558868 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13224863 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123558868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13224863 SCCP-58 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123558868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224863)[0x556947ca6b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123558868 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123558868 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123558868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224863)[0x556947ca6b60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123558868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123558868 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123558868 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{IDLE}: Allocated (fsm.c:456) 20250816123558868 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123558868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300036f0056400500f1100926) (sccp_scrc.c:406) 20250816123558868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123558868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123558868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123558868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123558868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123558868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123558868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123558868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123558868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123558868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123558868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123558868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123558868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123558868 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123558868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123558868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224863)[0x556947ca6b60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123558868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123558868 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123558868 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123558868 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123558868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123558868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123558868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123558868 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(521) HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)12293417 HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(521)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123558873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123558873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123558873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123558873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123558873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123558873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123558873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123558873 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123558873 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123558873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123558873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123558873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123558873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123558873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=005b55d6) (sccp_scrc.c:477) 20250816123558873 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20250816123558873 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123558873 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123558873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123558873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123558873 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123558873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123558873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123558873 DLCTRL DEBUG Command: GET 541952568 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123558873 DLCTRL DEBUG Tx Command reply: GET_REPLY 541952568 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123558874 DLCTRL DEBUG Command: GET 203394322 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123558874 DLCTRL DEBUG Tx Command reply: GET_REPLY 203394322 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123558875 DLCTRL DEBUG Command: GET 523836410 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123558875 DLCTRL DEBUG Tx Command reply: GET_REPLY 523836410 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123558875 DLCTRL DEBUG Command: GET 395706893 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123558875 DLCTRL DEBUG Tx Command reply: GET_REPLY 395706893 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123558876 DLCTRL DEBUG Command: GET 572228841 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123558876 DLCTRL DEBUG Tx Command reply: GET_REPLY 572228841 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123558877 DLCTRL DEBUG Command: GET 280147118 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123558877 DLCTRL DEBUG Tx Command reply: GET_REPLY 280147118 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123558877 DLCTRL DEBUG Command: GET 195317211 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123558877 DLCTRL DEBUG Tx Command reply: GET_REPLY 195317211 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123558878 DLCTRL DEBUG Command: GET 729278775 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123558878 DLCTRL DEBUG Tx Command reply: GET_REPLY 729278775 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123558879 DLCTRL DEBUG Command: GET 225962696 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123558879 DLCTRL DEBUG Tx Command reply: GET_REPLY 225962696 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123558879 DLCTRL DEBUG Command: GET 908948202 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123558879 DLCTRL DEBUG Tx Command reply: GET_REPLY 908948202 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123558880 DLCTRL DEBUG Command: GET 928220449 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123558880 DLCTRL DEBUG Tx Command reply: GET_REPLY 928220449 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123558881 DLCTRL DEBUG Command: GET 490905312 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123558881 DLCTRL DEBUG Tx Command reply: GET_REPLY 490905312 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123558881 DLCTRL DEBUG Command: GET 240169478 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123558881 DLCTRL DEBUG Tx Command reply: GET_REPLY 240169478 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123558882 DLCTRL DEBUG Command: GET 907636254 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123558882 DLCTRL DEBUG Tx Command reply: GET_REPLY 907636254 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123558883 DLCTRL DEBUG Command: GET 6284447 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123558883 DLCTRL DEBUG Tx Command reply: GET_REPLY 6284447 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123558883 DLCTRL DEBUG Command: GET 280410738 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123558883 DLCTRL DEBUG Tx Command reply: GET_REPLY 280410738 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123558884 DLCTRL DEBUG Command: GET 121794111 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123558884 DLCTRL DEBUG Tx Command reply: GET_REPLY 121794111 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123558885 DLCTRL DEBUG Command: GET 30321870 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123558885 DLCTRL DEBUG Tx Command reply: GET_REPLY 30321870 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123558885 DLCTRL DEBUG Command: GET 56404451 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123558885 DLCTRL DEBUG Tx Command reply: GET_REPLY 56404451 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123558886 DLCTRL DEBUG Command: GET 835786085 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123558886 DLCTRL DEBUG Tx Command reply: GET_REPLY 835786085 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111100'B, t_guard := 20.000000 } 20250816123558895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123559100 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:185) HNBGW-PFCP(509)@c2ce0b0ce204: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F0'O, sequence_number := 61, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(522) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)2265079 20250816123559902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123559902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123559902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123559902 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123559902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x228ff7, normal) (hnbgw_rua.c:407) 20250816123559902 DHNB DEBUG map_rua[0x556947cb24e0]{init}: Allocated (fsm.c:456) 20250816123559902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2265079)[0x556947cb24e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123559902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2265079 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123559902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123559902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123559902 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816123559902 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2265079 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123559902 DCN DEBUG map_sccp[0x556947c9a790]{init}: Allocated (fsm.c:456) 20250816123559902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x556947c9a790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123559902 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2265079 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123559902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2265079 SCCP-59 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816123559902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2265079)[0x556947cb24e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123559902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123559902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123559902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2265079)[0x556947cb24e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123559902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x556947c9a790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123559902 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123559902 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{IDLE}: Allocated (fsm.c:456) 20250816123559902 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123559902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f400300013c0056400500f1100926) (sccp_scrc.c:406) 20250816123559902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123559902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123559902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123559902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123559902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123559902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123559902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123559902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123559902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123559902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123559902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123559902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123559902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123559902 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123559902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x556947c9a790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123559902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2265079)[0x556947cb24e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123559902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123559902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123559902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123559902 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123559902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123559902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123559902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123559902 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(522) HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)8863535 HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816123559904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123559904 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123559904 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123559904 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123559904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123559904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123559904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123559904 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123559904 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123559904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123559904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123559904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123559904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123559904 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=00784ade) (sccp_scrc.c:477) 20250816123559904 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20250816123559904 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123559904 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123559904 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123559904 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123559904 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123559904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x556947c9a790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123559904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x556947c9a790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(522)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123559905 DLCTRL DEBUG Command: GET 651764241 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123559905 DLCTRL DEBUG Tx Command reply: GET_REPLY 651764241 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250816123559905 DLCTRL DEBUG Command: GET 584445755 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123559905 DLCTRL DEBUG Tx Command reply: GET_REPLY 584445755 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123559906 DLCTRL DEBUG Command: GET 254473971 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123559906 DLCTRL DEBUG Tx Command reply: GET_REPLY 254473971 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123559907 DLCTRL DEBUG Command: GET 107946076 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123559907 DLCTRL DEBUG Tx Command reply: GET_REPLY 107946076 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123559908 DLCTRL DEBUG Command: GET 20610958 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123559908 DLCTRL DEBUG Tx Command reply: GET_REPLY 20610958 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123559908 DLCTRL DEBUG Command: GET 673072865 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123559908 DLCTRL DEBUG Tx Command reply: GET_REPLY 673072865 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123559909 DLCTRL DEBUG Command: GET 453588201 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123559909 DLCTRL DEBUG Tx Command reply: GET_REPLY 453588201 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123559910 DLCTRL DEBUG Command: GET 138572660 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123559910 DLCTRL DEBUG Tx Command reply: GET_REPLY 138572660 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123559910 DLCTRL DEBUG Command: GET 242709291 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123559910 DLCTRL DEBUG Tx Command reply: GET_REPLY 242709291 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123559911 DLCTRL DEBUG Command: GET 300882592 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123559911 DLCTRL DEBUG Tx Command reply: GET_REPLY 300882592 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123559912 DLCTRL DEBUG Command: GET 989430736 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123559912 DLCTRL DEBUG Tx Command reply: GET_REPLY 989430736 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123559912 DLCTRL DEBUG Command: GET 42462229 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123559912 DLCTRL DEBUG Tx Command reply: GET_REPLY 42462229 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123559913 DLCTRL DEBUG Command: GET 260605373 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123559913 DLCTRL DEBUG Tx Command reply: GET_REPLY 260605373 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123559914 DLCTRL DEBUG Command: GET 159521694 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123559914 DLCTRL DEBUG Tx Command reply: GET_REPLY 159521694 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123559914 DLCTRL DEBUG Command: GET 936460547 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123559914 DLCTRL DEBUG Tx Command reply: GET_REPLY 936460547 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123559915 DLCTRL DEBUG Command: GET 55746633 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123559915 DLCTRL DEBUG Tx Command reply: GET_REPLY 55746633 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123559916 DLCTRL DEBUG Command: GET 241088138 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123559916 DLCTRL DEBUG Tx Command reply: GET_REPLY 241088138 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123559916 DLCTRL DEBUG Command: GET 932357031 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123559916 DLCTRL DEBUG Tx Command reply: GET_REPLY 932357031 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123559917 DLCTRL DEBUG Command: GET 924325474 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123559917 DLCTRL DEBUG Tx Command reply: GET_REPLY 924325474 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123559918 DLCTRL DEBUG Command: GET 6223175 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123559918 DLCTRL DEBUG Tx Command reply: GET_REPLY 6223175 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010011101'B, t_guard := 20.000000 } 20250816123559927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(523) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@c2ce0b0ce204: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)7454204 20250816123600934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123600934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123600934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123600934 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123600934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x71bdfc, normal) (hnbgw_rua.c:407) 20250816123600934 DHNB DEBUG map_rua[0x556947b14e30]{init}: Allocated (fsm.c:456) 20250816123600934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7454204)[0x556947b14e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123600934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7454204 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123600934 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123600934 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123600934 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7454204 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123600934 DCN DEBUG map_sccp[0x556947ca99d0]{init}: Allocated (fsm.c:456) 20250816123600934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556947ca99d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123600934 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7454204 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123600934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7454204 SCCP-60 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816123600934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7454204)[0x556947b14e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123600934 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123600934 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123600934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7454204)[0x556947b14e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123600934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556947ca99d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123600934 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123600934 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{IDLE}: Allocated (fsm.c:456) 20250816123600934 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123600934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f400300029d0056400500f1100926) (sccp_scrc.c:406) 20250816123600934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123600934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123600934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123600934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123600934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123600934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123600934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123600934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123600934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123600934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123600934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123600934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123600934 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123600934 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123600934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556947ca99d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123600934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7454204)[0x556947b14e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123600934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123600934 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123600934 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123600934 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123600934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123600934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123600934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123600934 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: First idle individual index:2 HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(523) HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)8878905 HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250816123600935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123600935 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123600935 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123600935 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123600935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123600935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123600935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123600935 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123600935 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123600935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123600935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123600935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123600935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123600935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=002158d7) (sccp_scrc.c:477) 20250816123600935 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20250816123600935 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123600935 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123600935 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_L3Compl_on_1_cnlink0(523)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123600936 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123600936 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123600936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556947ca99d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123600936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556947ca99d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123600936 DLCTRL DEBUG Command: GET 575937263 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123600936 DLCTRL DEBUG Tx Command reply: GET_REPLY 575937263 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250816123600937 DLCTRL DEBUG Command: GET 669197160 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123600937 DLCTRL DEBUG Tx Command reply: GET_REPLY 669197160 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123600938 DLCTRL DEBUG Command: GET 586504243 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123600938 DLCTRL DEBUG Tx Command reply: GET_REPLY 586504243 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123600939 DLCTRL DEBUG Command: GET 729878852 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123600939 DLCTRL DEBUG Tx Command reply: GET_REPLY 729878852 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123600939 DLCTRL DEBUG Command: GET 925853903 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123600939 DLCTRL DEBUG Tx Command reply: GET_REPLY 925853903 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123600940 DLCTRL DEBUG Command: GET 511083197 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123600940 DLCTRL DEBUG Tx Command reply: GET_REPLY 511083197 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123600941 DLCTRL DEBUG Command: GET 495229918 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123600941 DLCTRL DEBUG Tx Command reply: GET_REPLY 495229918 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123600941 DLCTRL DEBUG Command: GET 84614433 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123600942 DLCTRL DEBUG Tx Command reply: GET_REPLY 84614433 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123600943 DLCTRL DEBUG Command: GET 784215203 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123600943 DLCTRL DEBUG Tx Command reply: GET_REPLY 784215203 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123600944 DLCTRL DEBUG Command: GET 8787781 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123600944 DLCTRL DEBUG Tx Command reply: GET_REPLY 8787781 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123600944 DLCTRL DEBUG Command: GET 920186434 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123600944 DLCTRL DEBUG Tx Command reply: GET_REPLY 920186434 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123600945 DLCTRL DEBUG Command: GET 254158784 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123600945 DLCTRL DEBUG Tx Command reply: GET_REPLY 254158784 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123600946 DLCTRL DEBUG Command: GET 779952793 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123600946 DLCTRL DEBUG Tx Command reply: GET_REPLY 779952793 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123600947 DLCTRL DEBUG Command: GET 553635024 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123600947 DLCTRL DEBUG Tx Command reply: GET_REPLY 553635024 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123600948 DLCTRL DEBUG Command: GET 964496503 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123600948 DLCTRL DEBUG Tx Command reply: GET_REPLY 964496503 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123600949 DLCTRL DEBUG Command: GET 469434617 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123600949 DLCTRL DEBUG Tx Command reply: GET_REPLY 469434617 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123600949 DLCTRL DEBUG Command: GET 609377485 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123600949 DLCTRL DEBUG Tx Command reply: GET_REPLY 609377485 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123600950 DLCTRL DEBUG Command: GET 74965612 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123600950 DLCTRL DEBUG Tx Command reply: GET_REPLY 74965612 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123600951 DLCTRL DEBUG Command: GET 280564490 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123600951 DLCTRL DEBUG Tx Command reply: GET_REPLY 280564490 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123600951 DLCTRL DEBUG Command: GET 68380545 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123600951 DLCTRL DEBUG Tx Command reply: GET_REPLY 68380545 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000011001'B, t_guard := 20.000000 } 20250816123600961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32840<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(524) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@c2ce0b0ce204: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)6843692 20250816123601968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123601968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123601968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250816123601968 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123601968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x686d2c, normal) (hnbgw_rua.c:407) 20250816123601968 DHNB DEBUG map_rua[0x556947c902a0]{init}: Allocated (fsm.c:456) 20250816123601968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6843692)[0x556947c902a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123601968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6843692 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123601968 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123601968 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123601968 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6843692 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123601968 DCN DEBUG map_sccp[0x556947c9a620]{init}: Allocated (fsm.c:456) 20250816123601968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556947c9a620]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123601968 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6843692 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123601968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6843692 SCCP-61 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250816123601968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6843692)[0x556947c902a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123601968 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123601968 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123601968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6843692)[0x556947c902a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123601968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556947c9a620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123601968 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123601968 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{IDLE}: Allocated (fsm.c:456) 20250816123601968 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123601968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030002190056400500f1100926) (sccp_scrc.c:406) 20250816123601968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123601968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123601968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123601968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123601968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123601968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123601968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123601968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123601968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123601968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123601968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123601968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123601968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123601968 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123601968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556947c9a620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123601968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6843692)[0x556947c902a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123601968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123601968 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123601968 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123601968 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123601968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123601968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123601968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123601968 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: First idle individual index:3 HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(524) HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)5651824 HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250816123601970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123601970 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123601970 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123601970 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123601970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123601970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123601970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123601970 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink0(524)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123601970 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123601970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123601970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123601970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123601970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123601970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=007043c8) (sccp_scrc.c:477) 20250816123601970 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20250816123601970 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123601970 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123601970 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123601970 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123601970 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123601970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556947c9a620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123601970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556947c9a620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123601971 DLCTRL DEBUG Command: GET 135900432 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123601971 DLCTRL DEBUG Tx Command reply: GET_REPLY 135900432 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250816123601972 DLCTRL DEBUG Command: GET 189646879 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123601972 DLCTRL DEBUG Tx Command reply: GET_REPLY 189646879 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123601973 DLCTRL DEBUG Command: GET 422817565 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123601973 DLCTRL DEBUG Tx Command reply: GET_REPLY 422817565 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123601974 DLCTRL DEBUG Command: GET 182684438 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123601974 DLCTRL DEBUG Tx Command reply: GET_REPLY 182684438 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123601974 DLCTRL DEBUG Command: GET 296191975 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123601974 DLCTRL DEBUG Tx Command reply: GET_REPLY 296191975 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123601975 DLCTRL DEBUG Command: GET 506877822 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123601975 DLCTRL DEBUG Tx Command reply: GET_REPLY 506877822 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123601976 DLCTRL DEBUG Command: GET 622979228 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123601976 DLCTRL DEBUG Tx Command reply: GET_REPLY 622979228 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123601977 DLCTRL DEBUG Command: GET 937323096 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123601977 DLCTRL DEBUG Tx Command reply: GET_REPLY 937323096 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123601977 DLCTRL DEBUG Command: GET 367538540 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123601977 DLCTRL DEBUG Tx Command reply: GET_REPLY 367538540 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123601978 DLCTRL DEBUG Command: GET 757037474 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123601978 DLCTRL DEBUG Tx Command reply: GET_REPLY 757037474 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123601979 DLCTRL DEBUG Command: GET 44166898 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123601979 DLCTRL DEBUG Tx Command reply: GET_REPLY 44166898 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123601980 DLCTRL DEBUG Command: GET 805827748 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123601980 DLCTRL DEBUG Tx Command reply: GET_REPLY 805827748 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123601980 DLCTRL DEBUG Command: GET 751025371 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123601980 DLCTRL DEBUG Tx Command reply: GET_REPLY 751025371 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123601981 DLCTRL DEBUG Command: GET 315658853 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123601981 DLCTRL DEBUG Tx Command reply: GET_REPLY 315658853 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123601982 DLCTRL DEBUG Command: GET 750424406 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123601982 DLCTRL DEBUG Tx Command reply: GET_REPLY 750424406 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123601983 DLCTRL DEBUG Command: GET 868015009 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123601983 DLCTRL DEBUG Tx Command reply: GET_REPLY 868015009 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123601983 DLCTRL DEBUG Command: GET 150013621 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123601983 DLCTRL DEBUG Tx Command reply: GET_REPLY 150013621 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123601984 DLCTRL DEBUG Command: GET 619203621 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123601984 DLCTRL DEBUG Tx Command reply: GET_REPLY 619203621 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123601985 DLCTRL DEBUG Command: GET 935415271 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123601985 DLCTRL DEBUG Tx Command reply: GET_REPLY 935415271 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123601986 DLCTRL DEBUG Command: GET 903129467 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123601986 DLCTRL DEBUG Tx Command reply: GET_REPLY 903129467 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123601988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32822<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123601989 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43795<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(508)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(507)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123601990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32814<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123601990 DLINP DEBUG SRVCONN(,r=127.0.0.1:39059<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123601990 DLINP DEBUG SRVCONN(,r=127.0.0.1:39059<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123601990 DLINP NOTICE SRV(,r=127.0.0.1:39059<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123601990 DMAIN NOTICE (127.0.0.1:39059 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39059<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123601990 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(518)@c2ce0b0ce204: Final verdict of PTC: none 20250816123601991 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123601991 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123601991 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123601991 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123601991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123601991 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123601991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123601991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123601991 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123601991 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123601991 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123601991 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123601991 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123601991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123601991 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123601991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123601991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(517)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(516)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(519)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(515)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(520)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(509)@c2ce0b0ce204: Final verdict of PTC: none 20250816123601992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32828<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123601992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123601992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32824<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(522)@c2ce0b0ce204: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(521)@c2ce0b0ce204: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(523)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(514)@c2ce0b0ce204: Final verdict of PTC: none 20250816123602009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32840<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(524)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(507): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(509): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(514): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(515): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(516): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(520): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(521): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(522): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(523): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(524): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sat Aug 16 12:36:02 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20250816123602051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123602101 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:185) 20250816123602168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123602168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123602168 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123602168 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123602168 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224863)[0x556947ca6b60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224863)[0x556947ca6b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123602168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123602168 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123602168 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123602168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b55d6), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123602168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123602168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123602168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123602168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123602168 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123602168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556947cbc890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224863)[0x556947ca6b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224863)[0x556947ca6b60]{disrupted}: Freeing instance (context_map.c:202) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13224863)[0x556947ca6b60]{disrupted}: Deallocated (fsm.c:568) 20250816123602168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123602168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123602168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123602168 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13224863 SCCP-58 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2265079)[0x556947cb24e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2265079)[0x556947cb24e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123602168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x556947c9a790]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123602168 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123602168 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123602168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00784ade), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123602168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123602168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123602168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123602168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123602168 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123602168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x556947c9a790]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2265079)[0x556947cb24e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2265079)[0x556947cb24e0]{disrupted}: Freeing instance (context_map.c:202) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2265079)[0x556947cb24e0]{disrupted}: Deallocated (fsm.c:568) 20250816123602168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x556947c9a790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123602168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x556947c9a790]{disconnected}: Freeing instance (context_map.c:206) 20250816123602168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x556947c9a790]{disconnected}: Deallocated (fsm.c:568) 20250816123602168 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2265079 SCCP-59 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7454204)[0x556947b14e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7454204)[0x556947b14e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123602168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556947ca99d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123602168 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123602168 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123602168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002158d7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123602168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123602168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123602168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123602168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123602168 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123602168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556947ca99d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7454204)[0x556947b14e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7454204)[0x556947b14e30]{disrupted}: Freeing instance (context_map.c:202) 20250816123602168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7454204)[0x556947b14e30]{disrupted}: Deallocated (fsm.c:568) 20250816123602169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556947ca99d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123602169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556947ca99d0]{disconnected}: Freeing instance (context_map.c:206) 20250816123602169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556947ca99d0]{disconnected}: Deallocated (fsm.c:568) 20250816123602169 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7454204 SCCP-60 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123602169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6843692)[0x556947c902a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123602169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6843692)[0x556947c902a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123602169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556947c9a620]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123602169 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123602169 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123602169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007043c8), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123602169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123602169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123602169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123602169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123602169 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123602169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556947c9a620]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123602169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6843692)[0x556947c902a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123602169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6843692)[0x556947c902a0]{disrupted}: Freeing instance (context_map.c:202) 20250816123602169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6843692)[0x556947c902a0]{disrupted}: Deallocated (fsm.c:568) 20250816123602169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556947c9a620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123602169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556947c9a620]{disconnected}: Freeing instance (context_map.c:206) 20250816123602169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556947c9a620]{disconnected}: Deallocated (fsm.c:568) 20250816123602169 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6843692 SCCP-61 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123602169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123602169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123602169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123602169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123602169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123602169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123602169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123602169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123602169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123602169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123602169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123602169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123602169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123602169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123602169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123602169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123602169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123602169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123602169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123602169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123602169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123602169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123602169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123602169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123602169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123602169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123602169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123602169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123602169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123602169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123602169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123602169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123602653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32856<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389460) 20250816123603100 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123603101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df3e31), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123603101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123603101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123603101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123603101 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123603101 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123603101 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123603101 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123603101 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123603101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123603101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123603101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123603101 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=389460, count=394364) 20250816123603993 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123603993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123603993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123603993 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123603993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123603993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sat Aug 16 12:36:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123605102 DLPFCP ERROR ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_DEL_RESP}: PFCP Session Deletion Response: PFCP request retransmissions elapsed, no response received (ps_rab_fsm.c:644) 20250816123605102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250816123605102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250816123605102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_USE_COUNT}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250816123605102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250816123605102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250816123605102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250816123605102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2269842-RAB-23)[0x556947c96100]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250816123605102 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20250816123605102 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x556947c8a420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250816123605750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123605753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123605755 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43897<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123605845 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123605845 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123605854 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123605854 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123605854 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123605854 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123605854 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123605855 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123605855 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123605855 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123605855 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123605855 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123605855 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123605855 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123605855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123605855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123605855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123605856 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123605856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123605856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123605856 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123605856 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123605856 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123605856 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123605856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123605856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123605856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123605856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123605856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123605856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123605856 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123605856 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41736 (stream_srv.c:142) 20250816123605856 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41736<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123605856 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123605856 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123605856 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123605856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123605856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123605856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123605856 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123605856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123605856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123605856 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123605856 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123605856 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123605856 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123605856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123605856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123605856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123605856 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123605856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123605856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123605856 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123605856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123605856 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123605856 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123605856 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123605856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123605856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123605856 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123605856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123605856 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123605856 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123605856 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123605856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123605856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123605856 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123605856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123605856 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123605856 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123605856 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123605856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123605856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123605856 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123605856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123605856 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123605856 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123605856 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123605856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123605856 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(535)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(535)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(535)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(533)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(538)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(538)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(538)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(536)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123605878 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123605878 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123605878 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123605878 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123605878 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123605878 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123605878 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123605878 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123605878 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123605880 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123605880 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123605880 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123605880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123605880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123605880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123605880 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123605880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123605880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123605880 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123605880 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123605880 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123605880 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123605880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123605880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123605880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123605880 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123605880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123605880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123605880 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123605880 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123605880 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123605880 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123605880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123605880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123605880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123605880 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123605880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123605880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123605880 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123605880 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123605880 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123605880 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123605880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123605880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123605880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123605880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123605880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123605880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123605880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123605880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123605880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123605880 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123605880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123605880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123605880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123605880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123605880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123605880 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123605880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123605880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123605880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123605880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123605880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123605880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123605880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123605880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123605880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123605880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123605880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123605880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123605880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123605880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123605880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123605880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123605880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123605880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123605880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123605880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123605880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(541)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(541)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(541)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(539)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(544)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(544)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(544)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-SCCP(542)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123605912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123605912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123605912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123605912 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123605912 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123605912 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123605912 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123605912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123605912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123605920 DLINP DEBUG SRVCONN(,r=127.0.0.1:41736<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123605920 DLINP DEBUG SRVCONN(,r=127.0.0.1:41736<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123605920 DLINP DEBUG SRVCONN(,r=127.0.0.1:41736<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123605920 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123605920 DHNBAP DEBUG (127.0.0.1:41736 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123605920 DHNBAP NOTICE (127.0.0.1:41736 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123605920 DHNBAP NOTICE (127.0.0.1:41736 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123605920 DLINP DEBUG SRVCONN(,r=127.0.0.1:41736<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123605920 DLINP DEBUG SRVCONN(,r=127.0.0.1:41736<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123606066 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123606066 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123606066 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123606066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(535)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123606068 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606068 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123606068 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123606068 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123606068 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123606068 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123606068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123606069 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606069 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123606069 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123606069 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123606069 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123606069 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123606069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123606076 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123606076 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123606076 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123606076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(538)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123606077 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606077 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123606077 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123606077 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123606077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123606077 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123606077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123606078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606078 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123606078 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123606078 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123606078 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123606078 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123606078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123606091 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123606091 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123606091 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123606091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(541)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123606093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606093 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123606093 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123606093 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123606093 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123606093 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123606093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123606093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606093 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123606093 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123606093 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123606093 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123606093 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123606093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123606102 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123606102 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123606102 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123606102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(544)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123606104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606104 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123606104 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123606104 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123606104 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123606104 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123606104 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123606104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606104 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123606104 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123606104 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123606104 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123606104 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123606104 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123606871 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123606871 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123606871 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123606871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606871 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123606871 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123606871 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123606871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123606871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123606871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123606871 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123606871 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123606871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123606871 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123606871 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123606871 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123606871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606872 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123606872 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123606872 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123606872 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123606872 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123606872 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123606872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123606872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123606872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123606872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123606872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123606872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123606872 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123606872 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123606872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606872 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123606872 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123606872 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123606872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123606872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123606872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123606872 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(534)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123606881 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123606881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123606881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123606881 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123606881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123606881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123606881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123606881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606881 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123606881 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123606881 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123606881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123606881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123606881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123606881 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123606881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123606881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123606881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123606881 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123606881 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123606881 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123606881 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123606881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123606881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123606881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123606881 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123606881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123606881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123606881 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123606881 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123606881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123606881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123606881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123606881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123606881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123606881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123606881 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(537)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123606899 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606899 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123606899 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123606899 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123606899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123606899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123606899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123606899 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123606899 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123606899 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123606899 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123606899 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123606899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123606899 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123606899 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123606899 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123606899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606899 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123606899 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123606899 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123606899 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123606899 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123606899 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123606899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123606899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123606899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123606899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123606899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123606899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123606899 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123606899 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123606899 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606899 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123606899 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123606899 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123606899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123606899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123606899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123606899 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(540)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123606908 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123606908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123606908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123606908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123606908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123606908 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123606908 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123606908 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123606908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606908 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123606908 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123606908 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123606908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123606908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123606908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123606908 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123606908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606908 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123606908 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123606908 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123606908 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123606908 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123606908 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123606908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123606908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123606908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123606908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123606908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123606908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123606908 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123606908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123606908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123606908 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123606908 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816123606908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123606908 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123606908 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123606908 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123606908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123606908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123606908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123606908 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(543)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123607925 DLCTRL DEBUG Command: GET 646580279 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123607925 DLCTRL DEBUG Tx Command reply: GET_REPLY 646580279 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123607927 DLCTRL DEBUG Command: GET 98600096 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123607927 DLCTRL DEBUG Tx Command reply: GET_REPLY 98600096 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123607928 DLCTRL DEBUG Command: GET 195400730 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123607928 DLCTRL DEBUG Tx Command reply: GET_REPLY 195400730 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123607929 DLCTRL DEBUG Command: GET 368238213 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123607929 DLCTRL DEBUG Tx Command reply: GET_REPLY 368238213 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123607930 DLCTRL DEBUG Command: GET 45402804 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123607930 DLCTRL DEBUG Tx Command reply: GET_REPLY 45402804 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123607931 DLCTRL DEBUG Command: GET 59654456 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123607931 DLCTRL DEBUG Tx Command reply: GET_REPLY 59654456 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123607932 DLCTRL DEBUG Command: GET 11053564 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123607932 DLCTRL DEBUG Tx Command reply: GET_REPLY 11053564 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123607933 DLCTRL DEBUG Command: GET 887461155 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123607933 DLCTRL DEBUG Tx Command reply: GET_REPLY 887461155 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123607934 DLCTRL DEBUG Command: GET 983788801 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123607934 DLCTRL DEBUG Tx Command reply: GET_REPLY 983788801 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123607935 DLCTRL DEBUG Command: GET 784570158 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123607935 DLCTRL DEBUG Tx Command reply: GET_REPLY 784570158 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123607936 DLCTRL DEBUG Command: GET 974621296 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123607936 DLCTRL DEBUG Tx Command reply: GET_REPLY 974621296 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123607937 DLCTRL DEBUG Command: GET 588339157 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123607937 DLCTRL DEBUG Tx Command reply: GET_REPLY 588339157 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123607938 DLCTRL DEBUG Command: GET 116506763 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123607938 DLCTRL DEBUG Tx Command reply: GET_REPLY 116506763 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123607939 DLCTRL DEBUG Command: GET 599517531 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123607939 DLCTRL DEBUG Tx Command reply: GET_REPLY 599517531 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123607941 DLCTRL DEBUG Command: GET 830618118 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123607941 DLCTRL DEBUG Tx Command reply: GET_REPLY 830618118 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123607942 DLCTRL DEBUG Command: GET 55636331 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123607942 DLCTRL DEBUG Tx Command reply: GET_REPLY 55636331 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123607944 DLCTRL DEBUG Command: GET 573436141 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123607944 DLCTRL DEBUG Tx Command reply: GET_REPLY 573436141 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123607946 DLCTRL DEBUG Command: GET 247986879 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123607946 DLCTRL DEBUG Tx Command reply: GET_REPLY 247986879 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123607949 DLCTRL DEBUG Command: GET 548848230 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123607949 DLCTRL DEBUG Tx Command reply: GET_REPLY 548848230 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123607951 DLCTRL DEBUG Command: GET 791986751 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123607951 DLCTRL DEBUG Tx Command reply: GET_REPLY 791986751 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100101011'B, t_guard := 20.000000 } 20250816123607978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54076<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)520067 20250816123608997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123608997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123608997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123608997 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123608997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7ef83, normal) (hnbgw_rua.c:407) 20250816123608997 DHNB DEBUG map_rua[0x556947ca6b60]{init}: Allocated (fsm.c:456) 20250816123608997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-520067)[0x556947ca6b60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123608997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-520067 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123608997 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123608997 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123608997 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-520067 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123608997 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123608997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123608997 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-520067 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123608997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-520067 SCCP-62 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123608997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-520067)[0x556947ca6b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123608997 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123608997 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123608997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-520067)[0x556947ca6b60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123608997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123608997 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123608997 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{IDLE}: Allocated (fsm.c:456) 20250816123608997 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123608997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300012b0056400500f1100926) (sccp_scrc.c:406) 20250816123608997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123608997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123608997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123608997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123608997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123608997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123608997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123608997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123608997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123608997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123608997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123608997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123608997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123608997 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123608997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123608997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-520067)[0x556947ca6b60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123608997 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123608997 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123608997 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123608997 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123608997 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123608997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123608997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123608997 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(533)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(534)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) HNBGW_Test.msc0-RAN(534)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)9487575 HNBGW_Test.msc0-SCCP(533)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(533)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(546)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123609002 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123609002 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123609002 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123609002 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123609002 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123609002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123609002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123609002 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123609002 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123609002 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123609002 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123609002 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123609002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123609002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=0082b813) (sccp_scrc.c:477) 20250816123609002 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20250816123609002 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123609002 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123609002 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123609002 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123609002 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123609002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123609002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123609003 DLCTRL DEBUG Command: GET 348260925 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123609003 DLCTRL DEBUG Tx Command reply: GET_REPLY 348260925 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123609004 DLCTRL DEBUG Command: GET 368339455 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123609004 DLCTRL DEBUG Tx Command reply: GET_REPLY 368339455 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123609005 DLCTRL DEBUG Command: GET 950318455 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123609005 DLCTRL DEBUG Tx Command reply: GET_REPLY 950318455 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123609006 DLCTRL DEBUG Command: GET 87448633 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123609006 DLCTRL DEBUG Tx Command reply: GET_REPLY 87448633 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123609007 DLCTRL DEBUG Command: GET 981107450 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123609007 DLCTRL DEBUG Tx Command reply: GET_REPLY 981107450 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123609008 DLCTRL DEBUG Command: GET 943015262 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123609008 DLCTRL DEBUG Tx Command reply: GET_REPLY 943015262 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123609009 DLCTRL DEBUG Command: GET 696832966 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123609009 DLCTRL DEBUG Tx Command reply: GET_REPLY 696832966 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123609010 DLCTRL DEBUG Command: GET 466646112 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123609010 DLCTRL DEBUG Tx Command reply: GET_REPLY 466646112 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123609011 DLCTRL DEBUG Command: GET 51697175 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123609011 DLCTRL DEBUG Tx Command reply: GET_REPLY 51697175 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123609012 DLCTRL DEBUG Command: GET 491101091 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123609012 DLCTRL DEBUG Tx Command reply: GET_REPLY 491101091 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123609013 DLCTRL DEBUG Command: GET 978025766 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123609013 DLCTRL DEBUG Tx Command reply: GET_REPLY 978025766 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123609014 DLCTRL DEBUG Command: GET 756670929 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123609014 DLCTRL DEBUG Tx Command reply: GET_REPLY 756670929 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123609015 DLCTRL DEBUG Command: GET 264396881 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123609015 DLCTRL DEBUG Tx Command reply: GET_REPLY 264396881 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123609016 DLCTRL DEBUG Command: GET 759917404 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123609016 DLCTRL DEBUG Tx Command reply: GET_REPLY 759917404 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123609018 DLCTRL DEBUG Command: GET 193966202 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123609018 DLCTRL DEBUG Tx Command reply: GET_REPLY 193966202 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123609019 DLCTRL DEBUG Command: GET 849690346 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123609019 DLCTRL DEBUG Tx Command reply: GET_REPLY 849690346 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123609020 DLCTRL DEBUG Command: GET 622699972 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123609020 DLCTRL DEBUG Tx Command reply: GET_REPLY 622699972 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123609021 DLCTRL DEBUG Command: GET 928552496 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123609021 DLCTRL DEBUG Tx Command reply: GET_REPLY 928552496 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123609022 DLCTRL DEBUG Command: GET 456603307 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123609022 DLCTRL DEBUG Tx Command reply: GET_REPLY 456603307 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123609022 DLCTRL DEBUG Command: GET 659376712 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123609022 DLCTRL DEBUG Tx Command reply: GET_REPLY 659376712 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101100010'B, t_guard := 20.000000 } 20250816123609033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54080<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(537)@c2ce0b0ce204: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(537)@c2ce0b0ce204: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(547)1909255 20250816123610044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123610044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123610044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123610044 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123610044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1d2207, normal) (hnbgw_rua.c:407) 20250816123610044 DHNB DEBUG map_rua[0x556947c9a790]{init}: Allocated (fsm.c:456) 20250816123610044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1909255)[0x556947c9a790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123610044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1909255 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123610044 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123610044 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123610044 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816123610044 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1909255 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816123610044 DCN DEBUG map_sccp[0x556947b14e30]{init}: Allocated (fsm.c:456) 20250816123610044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x556947b14e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123610044 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1909255 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816123610044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1909255 SCCP-63 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816123610044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1909255)[0x556947c9a790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123610044 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123610044 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123610044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1909255)[0x556947c9a790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123610044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x556947b14e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123610044 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123610044 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{IDLE}: Allocated (fsm.c:456) 20250816123610044 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123610044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003f), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003620056400500f1100926) (sccp_scrc.c:406) 20250816123610044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123610044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123610044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123610044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123610044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123610044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123610044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123610044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123610044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123610044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123610044 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123610044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123610044 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123610044 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123610044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x556947b14e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123610044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1909255)[0x556947c9a790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123610044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123610044 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123610044 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123610044 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123610044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123610044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123610044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123610044 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(536)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc1-SCCP(536)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(537)@c2ce0b0ce204: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) HNBGW_Test.msc1-RAN(537)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(547)8563206 HNBGW_Test.msc1-SCCP(536)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(536)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123610057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123610057 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123610057 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123610057 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123610057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123610057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123610057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123610057 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin0(547)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123610058 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123610058 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123610058 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123610058 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123610058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123610058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=000ece1e) (sccp_scrc.c:477) 20250816123610058 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20250816123610058 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123610058 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123610058 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123610058 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123610058 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123610058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x556947b14e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123610058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x556947b14e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123610059 DLCTRL DEBUG Command: GET 498753094 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123610059 DLCTRL DEBUG Tx Command reply: GET_REPLY 498753094 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123610061 DLCTRL DEBUG Command: GET 760641051 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123610061 DLCTRL DEBUG Tx Command reply: GET_REPLY 760641051 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123610063 DLCTRL DEBUG Command: GET 889266357 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123610063 DLCTRL DEBUG Tx Command reply: GET_REPLY 889266357 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123610065 DLCTRL DEBUG Command: GET 253541061 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123610065 DLCTRL DEBUG Tx Command reply: GET_REPLY 253541061 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123610067 DLCTRL DEBUG Command: GET 188165468 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123610067 DLCTRL DEBUG Tx Command reply: GET_REPLY 188165468 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123610068 DLCTRL DEBUG Command: GET 680571575 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123610068 DLCTRL DEBUG Tx Command reply: GET_REPLY 680571575 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123610070 DLCTRL DEBUG Command: GET 284015124 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123610070 DLCTRL DEBUG Tx Command reply: GET_REPLY 284015124 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123610072 DLCTRL DEBUG Command: GET 388345701 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123610072 DLCTRL DEBUG Tx Command reply: GET_REPLY 388345701 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123610074 DLCTRL DEBUG Command: GET 711874550 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123610074 DLCTRL DEBUG Tx Command reply: GET_REPLY 711874550 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123610076 DLCTRL DEBUG Command: GET 686432187 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123610076 DLCTRL DEBUG Tx Command reply: GET_REPLY 686432187 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123610078 DLCTRL DEBUG Command: GET 913547149 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123610078 DLCTRL DEBUG Tx Command reply: GET_REPLY 913547149 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123610080 DLCTRL DEBUG Command: GET 303481396 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123610080 DLCTRL DEBUG Tx Command reply: GET_REPLY 303481396 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123610082 DLCTRL DEBUG Command: GET 693218554 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123610082 DLCTRL DEBUG Tx Command reply: GET_REPLY 693218554 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123610084 DLCTRL DEBUG Command: GET 39050300 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123610084 DLCTRL DEBUG Tx Command reply: GET_REPLY 39050300 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123610085 DLCTRL DEBUG Command: GET 195202938 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123610085 DLCTRL DEBUG Tx Command reply: GET_REPLY 195202938 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123610087 DLCTRL DEBUG Command: GET 712606921 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123610087 DLCTRL DEBUG Tx Command reply: GET_REPLY 712606921 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123610089 DLCTRL DEBUG Command: GET 311422348 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123610089 DLCTRL DEBUG Tx Command reply: GET_REPLY 311422348 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123610090 DLCTRL DEBUG Command: GET 569874116 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123610090 DLCTRL DEBUG Tx Command reply: GET_REPLY 569874116 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123610092 DLCTRL DEBUG Command: GET 256594789 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123610092 DLCTRL DEBUG Tx Command reply: GET_REPLY 256594789 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123610094 DLCTRL DEBUG Command: GET 31227136 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123610094 DLCTRL DEBUG Tx Command reply: GET_REPLY 31227136 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110010011'B, t_guard := 20.000000 } 20250816123610114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54084<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@c2ce0b0ce204: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@c2ce0b0ce204: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@c2ce0b0ce204: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(548)3201231 20250816123611140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123611140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123611140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123611140 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123611140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x30d8cf, normal) (hnbgw_rua.c:407) 20250816123611140 DHNB DEBUG map_rua[0x556947c9a620]{init}: Allocated (fsm.c:456) 20250816123611140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3201231)[0x556947c9a620]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123611140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3201231 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123611140 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123611140 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123611140 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3201231 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123611140 DCN DEBUG map_sccp[0x556947c96100]{init}: Allocated (fsm.c:456) 20250816123611140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556947c96100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123611140 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3201231 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123611140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3201231 SCCP-64 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816123611140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3201231)[0x556947c9a620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123611140 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123611140 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123611140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3201231)[0x556947c9a620]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123611140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556947c96100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123611140 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123611140 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{IDLE}: Allocated (fsm.c:456) 20250816123611140 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123611140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000040), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001930056400500f1100926) (sccp_scrc.c:406) 20250816123611140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123611140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123611140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123611140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123611140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123611140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123611140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123611140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123611140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123611140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123611140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123611140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123611140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123611140 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123611140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556947c96100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123611140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3201231)[0x556947c9a620]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123611140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123611141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123611141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123611141 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123611141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123611141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123611141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123611141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.msc0-SCCP(533)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(534)@c2ce0b0ce204: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) HNBGW_Test.msc0-RAN(534)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(548)14711399 HNBGW_Test.msc0-SCCP(533)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(533)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816123611146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123611146 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123611146 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123611146 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123611146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123611146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123611146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123611146 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123611146 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123611146 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123611146 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123611146 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123611146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123611146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=00c55adb) (sccp_scrc.c:477) 20250816123611146 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20250816123611146 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123611146 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123611146 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123611146 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123611146 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123611147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556947c96100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123611147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556947c96100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123611149 DLCTRL DEBUG Command: GET 698494856 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123611149 DLCTRL DEBUG Tx Command reply: GET_REPLY 698494856 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250816123611153 DLCTRL DEBUG Command: GET 183730291 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123611153 DLCTRL DEBUG Tx Command reply: GET_REPLY 183730291 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123611157 DLCTRL DEBUG Command: GET 688654914 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123611157 DLCTRL DEBUG Tx Command reply: GET_REPLY 688654914 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123611161 DLCTRL DEBUG Command: GET 772090554 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123611161 DLCTRL DEBUG Tx Command reply: GET_REPLY 772090554 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123611164 DLCTRL DEBUG Command: GET 410812645 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123611165 DLCTRL DEBUG Tx Command reply: GET_REPLY 410812645 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123611168 DLCTRL DEBUG Command: GET 564950393 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123611168 DLCTRL DEBUG Tx Command reply: GET_REPLY 564950393 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123611171 DLCTRL DEBUG Command: GET 899087650 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123611171 DLCTRL DEBUG Tx Command reply: GET_REPLY 899087650 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123611174 DLCTRL DEBUG Command: GET 313330678 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123611174 DLCTRL DEBUG Tx Command reply: GET_REPLY 313330678 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123611176 DLCTRL DEBUG Command: GET 871271975 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123611176 DLCTRL DEBUG Tx Command reply: GET_REPLY 871271975 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123611179 DLCTRL DEBUG Command: GET 239355599 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123611179 DLCTRL DEBUG Tx Command reply: GET_REPLY 239355599 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123611182 DLCTRL DEBUG Command: GET 71856087 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123611182 DLCTRL DEBUG Tx Command reply: GET_REPLY 71856087 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123611184 DLCTRL DEBUG Command: GET 67089077 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123611184 DLCTRL DEBUG Tx Command reply: GET_REPLY 67089077 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123611187 DLCTRL DEBUG Command: GET 23107954 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123611187 DLCTRL DEBUG Tx Command reply: GET_REPLY 23107954 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123611191 DLCTRL DEBUG Command: GET 74794695 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123611191 DLCTRL DEBUG Tx Command reply: GET_REPLY 74794695 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123611194 DLCTRL DEBUG Command: GET 614149244 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123611194 DLCTRL DEBUG Tx Command reply: GET_REPLY 614149244 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123611197 DLCTRL DEBUG Command: GET 525548882 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123611197 DLCTRL DEBUG Tx Command reply: GET_REPLY 525548882 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123611201 DLCTRL DEBUG Command: GET 231140379 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123611201 DLCTRL DEBUG Tx Command reply: GET_REPLY 231140379 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123611204 DLCTRL DEBUG Command: GET 49423121 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123611204 DLCTRL DEBUG Tx Command reply: GET_REPLY 49423121 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123611208 DLCTRL DEBUG Command: GET 967474689 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123611208 DLCTRL DEBUG Tx Command reply: GET_REPLY 967474689 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123611212 DLCTRL DEBUG Command: GET 921440190 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123611212 DLCTRL DEBUG Tx Command reply: GET_REPLY 921440190 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123611224 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43897<->l=127.0.0.1:4262) (control_if.c:193) 20250816123611224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54066<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(527)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(526)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123611227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123611227 DLINP DEBUG SRVCONN(,r=127.0.0.1:41736<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123611227 DLINP DEBUG SRVCONN(,r=127.0.0.1:41736<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123611227 DLINP NOTICE SRV(,r=127.0.0.1:41736<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123611227 DMAIN NOTICE (127.0.0.1:41736 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41736<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123611227 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(539)@c2ce0b0ce204: Final verdict of PTC: none 20250816123611228 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-RAN(537)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(543)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(542)@c2ce0b0ce204: Final verdict of PTC: none 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532)@c2ce0b0ce204: Final verdict of PTC: none 20250816123611228 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123611228 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123611228 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123611228 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123611228 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123611228 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123611228 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123611228 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123611228 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123611228 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123611228 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123611228 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(536)@c2ce0b0ce204: Final verdict of PTC: none 20250816123611228 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123611228 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123611228 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123611228 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123611228 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123611228 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123611228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(535)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(541)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(534)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(540)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(533)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(544)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(538)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(528)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(547)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123611229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54076<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(546)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123611230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54080<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(545)@c2ce0b0ce204: Final verdict of PTC: none 20250816123611289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(526): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(528): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(533): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(534): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(535): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(536): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(537): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(538): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(539): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(540): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(541): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(542): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(543): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(544): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(545): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(546): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(547): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(548): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sat Aug 16 12:36:11 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20250816123611318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123611340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123611340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123611340 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123611340 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123611340 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-520067)[0x556947ca6b60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-520067)[0x556947ca6b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123611340 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123611340 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123611340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b813), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123611340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123611340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123611340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123611340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123611340 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x556947cbc890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-520067)[0x556947ca6b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-520067)[0x556947ca6b60]{disrupted}: Freeing instance (context_map.c:202) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-520067)[0x556947ca6b60]{disrupted}: Deallocated (fsm.c:568) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123611340 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-520067 SCCP-62 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1909255)[0x556947c9a790]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1909255)[0x556947c9a790]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x556947b14e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123611340 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123611340 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123611340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ece1e), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123611340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123611340 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123611340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123611340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123611340 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x556947b14e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1909255)[0x556947c9a790]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1909255)[0x556947c9a790]{disrupted}: Freeing instance (context_map.c:202) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1909255)[0x556947c9a790]{disrupted}: Deallocated (fsm.c:568) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x556947b14e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x556947b14e30]{disconnected}: Freeing instance (context_map.c:206) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x556947b14e30]{disconnected}: Deallocated (fsm.c:568) 20250816123611340 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1909255 SCCP-63 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3201231)[0x556947c9a620]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3201231)[0x556947c9a620]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556947c96100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123611340 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123611340 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123611340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c55adb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123611340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123611340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123611340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123611340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123611340 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556947c96100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3201231)[0x556947c9a620]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3201231)[0x556947c9a620]{disrupted}: Freeing instance (context_map.c:202) 20250816123611340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3201231)[0x556947c9a620]{disrupted}: Deallocated (fsm.c:568) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556947c96100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556947c96100]{disconnected}: Freeing instance (context_map.c:206) 20250816123611340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556947c96100]{disconnected}: Deallocated (fsm.c:568) 20250816123611340 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3201231 SCCP-64 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123611341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123611341 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123611341 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123611341 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123611341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123611341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123611341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123611341 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123611341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123611341 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123611341 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123611341 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123611341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123611341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123611341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123611341 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123611341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123611341 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123611341 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123611341 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123611341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123611341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123611341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123611341 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123611919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54096<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=415924) 20250816123612169 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123612169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007043c8), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123612169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123612169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123612169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123612169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123612169 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123612169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002158d7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123612169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123612169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123612169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123612169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123612169 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123612169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00784ade), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123612169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123612169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123612169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123612169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123612169 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123612169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b55d6), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123612169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123612169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123612169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123612169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123612169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123612169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123612169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123612169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123612169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123612169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123612169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123612169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123612169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123612169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123612169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123612169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123612169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123612169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123612169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123612169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123612169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123612169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123612169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123612169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123612169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123612169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123612169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123612169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123612169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123612169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123612169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123612169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123612169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123612169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123612169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123612169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=415924, count=433728) 20250816123613101 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123613101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df3e31), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123613101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123613101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123613102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123613102 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123613102 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123613102 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123613102 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123613102 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123613102 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123613102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123613102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123613102 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123613229 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123613229 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123613229 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123613229 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123613229 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123613229 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123613229 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123613229 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123613229 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123613229 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123613229 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123613229 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sat Aug 16 12:36:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250816123614985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123614990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123614994 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41795<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123615098 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123615098 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123615106 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123615106 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123615106 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123615106 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123615106 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123615106 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123615106 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123615106 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123615106 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123615106 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123615107 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48436 (stream_srv.c:142) 20250816123615107 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48436<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123615108 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123615108 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123615108 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123615108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123615108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123615108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123615108 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123615108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123615108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123615108 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123615108 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123615108 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123615108 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123615108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123615108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123615108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123615108 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123615108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123615108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123615108 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123615108 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123615108 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123615108 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123615108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123615108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123615108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123615108 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123615108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123615108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123615108 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123615108 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123615108 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123615108 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123615108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123615108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123615108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123615108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123615108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123615108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123615108 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123615108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615108 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123615108 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123615108 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123615108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123615108 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123615108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615108 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123615108 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123615108 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123615108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123615108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123615108 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123615108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615108 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123615108 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123615108 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123615108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123615108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123615108 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123615108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615108 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123615108 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123615108 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123615108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123615108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123615108 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(559)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(559)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(559)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(557)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(562)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(562)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(562)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-SCCP(560)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123615131 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123615131 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123615131 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123615131 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123615131 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123615131 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123615131 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123615131 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123615132 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123615132 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123615133 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123615133 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123615133 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123615133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123615133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123615133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123615133 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123615133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123615133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123615133 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123615133 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123615133 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123615133 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123615133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123615133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123615133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123615133 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123615133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123615133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123615133 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123615133 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123615133 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123615133 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123615133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123615133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123615133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123615133 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123615133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123615133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123615133 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123615133 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123615133 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123615133 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123615133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123615133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123615133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123615133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123615133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123615133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123615133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123615133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123615133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123615133 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123615133 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615133 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123615133 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123615133 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123615133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123615133 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123615133 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615133 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123615133 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123615133 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123615133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123615133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123615133 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123615133 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615133 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123615133 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123615133 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123615133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123615133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123615133 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123615133 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615133 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123615133 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123615133 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123615133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123615133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123615133 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(565)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(565)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(565)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(563)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(568)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(568)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(568)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-SCCP(566)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123615164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123615164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123615164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123615164 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123615164 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123615164 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123615164 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123615164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123615164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123615169 DLINP DEBUG SRVCONN(,r=127.0.0.1:48436<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123615169 DLINP DEBUG SRVCONN(,r=127.0.0.1:48436<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123615169 DLINP DEBUG SRVCONN(,r=127.0.0.1:48436<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123615169 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123615169 DHNBAP DEBUG (127.0.0.1:48436 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123615169 DHNBAP NOTICE (127.0.0.1:48436 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123615169 DHNBAP NOTICE (127.0.0.1:48436 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123615169 DLINP DEBUG SRVCONN(,r=127.0.0.1:48436<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123615169 DLINP DEBUG SRVCONN(,r=127.0.0.1:48436<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123615319 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123615319 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123615319 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123615319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(559)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123615327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615327 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123615327 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123615327 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123615327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123615327 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123615327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123615329 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123615329 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123615329 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123615329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123615330 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615330 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123615330 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123615330 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123615330 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123615330 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123615330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(562)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123615336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615336 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123615336 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123615336 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123615336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123615336 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123615336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123615338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615338 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123615338 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123615338 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123615338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123615338 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123615338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123615343 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123615343 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123615343 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123615343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(565)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123615350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615350 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123615350 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123615350 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123615350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123615350 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123615350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123615353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615353 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123615353 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123615353 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123615353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123615353 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123615353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123615353 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123615353 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123615353 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123615353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(568)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123615360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615360 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123615360 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123615360 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123615360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123615360 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123615360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123615363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123615363 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123615363 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123615363 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123615363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123615363 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123615363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123616142 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123616142 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123616142 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123616142 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123616142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123616142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123616142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123616142 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123616142 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123616142 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123616142 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123616142 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123616143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123616143 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123616143 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123616143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123616143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616143 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123616143 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123616143 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123616143 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123616143 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123616143 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123616143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123616143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123616143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123616143 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123616143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123616143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123616143 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123616143 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123616143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123616143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123616143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123616143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123616143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123616143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123616143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123616143 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123616143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123616144 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123616144 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123616144 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123616144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123616144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123616144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123616144 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123616144 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123616144 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123616144 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123616144 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123616144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123616144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123616144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123616144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123616144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123616144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123616144 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123616144 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123616144 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123616144 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123616144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123616144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123616144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123616144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123616144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123616144 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123616144 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123616144 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123616144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123616144 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123616144 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123616144 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123616144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123616144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123616144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123616144 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(561)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123616154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123616154 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123616154 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123616154 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123616154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123616154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123616154 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123616154 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123616154 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123616154 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123616154 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123616154 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123616154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123616154 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123616154 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123616154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123616154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616154 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123616154 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123616155 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123616155 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123616155 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123616155 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123616155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123616155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123616155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123616155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123616155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123616155 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123616155 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123616155 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123616155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123616155 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123616155 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123616155 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123616155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123616155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123616155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123616155 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(558)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(564)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123616161 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123616161 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123616161 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123616161 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123616161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123616161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123616161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123616161 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123616161 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123616161 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123616161 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123616161 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123616161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123616161 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123616161 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123616161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123616161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616161 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123616161 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123616161 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123616161 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123616161 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123616161 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123616161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123616161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123616161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123616161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123616161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123616161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123616161 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123616161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123616161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123616161 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123616161 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816123616161 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123616161 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123616161 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123616161 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123616161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123616161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123616161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123616161 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(567)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123617180 DLCTRL DEBUG Command: GET 422993208 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123617180 DLCTRL DEBUG Tx Command reply: GET_REPLY 422993208 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123617187 DLCTRL DEBUG Command: GET 584685250 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123617187 DLCTRL DEBUG Tx Command reply: GET_REPLY 584685250 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123617191 DLCTRL DEBUG Command: GET 291504891 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123617191 DLCTRL DEBUG Tx Command reply: GET_REPLY 291504891 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123617195 DLCTRL DEBUG Command: GET 30103994 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123617195 DLCTRL DEBUG Tx Command reply: GET_REPLY 30103994 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123617198 DLCTRL DEBUG Command: GET 607991108 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123617198 DLCTRL DEBUG Tx Command reply: GET_REPLY 607991108 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123617201 DLCTRL DEBUG Command: GET 496844414 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123617201 DLCTRL DEBUG Tx Command reply: GET_REPLY 496844414 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123617206 DLCTRL DEBUG Command: GET 501139516 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123617206 DLCTRL DEBUG Tx Command reply: GET_REPLY 501139516 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123617209 DLCTRL DEBUG Command: GET 370066510 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123617209 DLCTRL DEBUG Tx Command reply: GET_REPLY 370066510 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123617212 DLCTRL DEBUG Command: GET 310306766 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123617212 DLCTRL DEBUG Tx Command reply: GET_REPLY 310306766 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123617218 DLCTRL DEBUG Command: GET 697509261 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123617218 DLCTRL DEBUG Tx Command reply: GET_REPLY 697509261 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123617222 DLCTRL DEBUG Command: GET 125556819 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123617222 DLCTRL DEBUG Tx Command reply: GET_REPLY 125556819 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123617227 DLCTRL DEBUG Command: GET 947589065 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123617227 DLCTRL DEBUG Tx Command reply: GET_REPLY 947589065 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123617231 DLCTRL DEBUG Command: GET 696741329 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123617231 DLCTRL DEBUG Tx Command reply: GET_REPLY 696741329 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123617236 DLCTRL DEBUG Command: GET 807742764 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123617236 DLCTRL DEBUG Tx Command reply: GET_REPLY 807742764 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123617239 DLCTRL DEBUG Command: GET 208336200 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123617239 DLCTRL DEBUG Tx Command reply: GET_REPLY 208336200 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123617242 DLCTRL DEBUG Command: GET 667698003 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123617242 DLCTRL DEBUG Tx Command reply: GET_REPLY 667698003 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123617245 DLCTRL DEBUG Command: GET 752980020 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123617245 DLCTRL DEBUG Tx Command reply: GET_REPLY 752980020 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123617247 DLCTRL DEBUG Command: GET 660173682 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123617247 DLCTRL DEBUG Tx Command reply: GET_REPLY 660173682 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123617249 DLCTRL DEBUG Command: GET 737635362 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123617249 DLCTRL DEBUG Tx Command reply: GET_REPLY 737635362 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123617251 DLCTRL DEBUG Command: GET 740547488 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123617251 DLCTRL DEBUG Tx Command reply: GET_REPLY 740547488 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010010101'B, t_guard := 20.000000 } 20250816123617271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49936<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)13792284 20250816123618301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123618301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123618301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816123618301 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123618301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd2741c, normal) (hnbgw_rua.c:407) 20250816123618302 DHNB DEBUG map_rua[0x556947ca6b60]{init}: Allocated (fsm.c:456) 20250816123618302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13792284)[0x556947ca6b60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123618302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13792284 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123618302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123618302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123618302 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13792284 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250816123618302 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13792284 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123618302 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123618302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123618302 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13792284 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123618302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13792284 SCCP-65 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816123618302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13792284)[0x556947ca6b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123618302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123618302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123618302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13792284)[0x556947ca6b60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123618302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123618302 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123618302 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{IDLE}: Allocated (fsm.c:456) 20250816123618302 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123618302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000950056400500f1100926) (sccp_scrc.c:406) 20250816123618302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123618302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123618302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123618302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123618302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123618302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123618303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123618303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123618303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123618303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123618303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123618303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123618303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123618303 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123618303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123618303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13792284)[0x556947ca6b60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123618303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123618303 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123618303 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123618303 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123618303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123618303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123618303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123618303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(557)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(558)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570) HNBGW_Test.msc0-RAN(558)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)15356063 HNBGW_Test.msc0-SCCP(557)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(557)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123618326 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123618326 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123618326 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123618326 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123618326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123618326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123618326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123618326 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123618326 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123618326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123618326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123618326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123618326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123618327 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=000df4b9) (sccp_scrc.c:477) 20250816123618327 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20250816123618327 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123618327 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123618327 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123618327 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123618327 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123618327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123618327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123618327 DLCTRL DEBUG Command: GET 582067477 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123618327 DLCTRL DEBUG Tx Command reply: GET_REPLY 582067477 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123618332 DLCTRL DEBUG Command: GET 682750568 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123618332 DLCTRL DEBUG Tx Command reply: GET_REPLY 682750568 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123618336 DLCTRL DEBUG Command: GET 313445945 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123618336 DLCTRL DEBUG Tx Command reply: GET_REPLY 313445945 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250816123618340 DLCTRL DEBUG Command: GET 709577045 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123618340 DLCTRL DEBUG Tx Command reply: GET_REPLY 709577045 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123618346 DLCTRL DEBUG Command: GET 790687200 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123618346 DLCTRL DEBUG Tx Command reply: GET_REPLY 790687200 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123618350 DLCTRL DEBUG Command: GET 931654038 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123618350 DLCTRL DEBUG Tx Command reply: GET_REPLY 931654038 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123618353 DLCTRL DEBUG Command: GET 824429331 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123618353 DLCTRL DEBUG Tx Command reply: GET_REPLY 824429331 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123618357 DLCTRL DEBUG Command: GET 81678688 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123618357 DLCTRL DEBUG Tx Command reply: GET_REPLY 81678688 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123618361 DLCTRL DEBUG Command: GET 929742711 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123618361 DLCTRL DEBUG Tx Command reply: GET_REPLY 929742711 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123618364 DLCTRL DEBUG Command: GET 352390058 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123618364 DLCTRL DEBUG Tx Command reply: GET_REPLY 352390058 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123618367 DLCTRL DEBUG Command: GET 324962020 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123618367 DLCTRL DEBUG Tx Command reply: GET_REPLY 324962020 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123618370 DLCTRL DEBUG Command: GET 80346248 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123618370 DLCTRL DEBUG Tx Command reply: GET_REPLY 80346248 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123618373 DLCTRL DEBUG Command: GET 49671409 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123618373 DLCTRL DEBUG Tx Command reply: GET_REPLY 49671409 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123618376 DLCTRL DEBUG Command: GET 934247392 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123618376 DLCTRL DEBUG Tx Command reply: GET_REPLY 934247392 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123618378 DLCTRL DEBUG Command: GET 82383938 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123618378 DLCTRL DEBUG Tx Command reply: GET_REPLY 82383938 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123618380 DLCTRL DEBUG Command: GET 731204424 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123618380 DLCTRL DEBUG Tx Command reply: GET_REPLY 731204424 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123618383 DLCTRL DEBUG Command: GET 330423391 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123618383 DLCTRL DEBUG Tx Command reply: GET_REPLY 330423391 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123618385 DLCTRL DEBUG Command: GET 862761731 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123618385 DLCTRL DEBUG Tx Command reply: GET_REPLY 862761731 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123618388 DLCTRL DEBUG Command: GET 925421100 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123618388 DLCTRL DEBUG Tx Command reply: GET_REPLY 925421100 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123618390 DLCTRL DEBUG Command: GET 564158275 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123618390 DLCTRL DEBUG Tx Command reply: GET_REPLY 564158275 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100010010'B, t_guard := 20.000000 } 20250816123618411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49940<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(561)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(561)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)4126383 20250816123619421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123619421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123619421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816123619421 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123619421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3ef6af, normal) (hnbgw_rua.c:407) 20250816123619421 DHNB DEBUG map_rua[0x556947b14e30]{init}: Allocated (fsm.c:456) 20250816123619421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4126383)[0x556947b14e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123619421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4126383 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123619421 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123619421 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123619421 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4126383 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250816123619421 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4126383 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816123619421 DCN DEBUG map_sccp[0x556947c9a620]{init}: Allocated (fsm.c:456) 20250816123619421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x556947c9a620]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123619421 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4126383 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816123619421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4126383 SCCP-66 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816123619421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4126383)[0x556947b14e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123619421 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123619421 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123619421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4126383)[0x556947b14e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123619421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x556947c9a620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123619421 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123619421 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{IDLE}: Allocated (fsm.c:456) 20250816123619421 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123619421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003120056400500f1100926) (sccp_scrc.c:406) 20250816123619421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123619421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123619421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123619421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123619421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123619421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123619421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123619421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123619421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123619421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123619421 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123619421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123619421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123619421 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123619421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x556947c9a620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123619421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4126383)[0x556947b14e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123619421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123619421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123619421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123619421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123619421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123619421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123619421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123619421 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(560)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc1-SCCP(560)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(561)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571) HNBGW_Test.msc1-RAN(561)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)14118323 HNBGW_Test.msc1-SCCP(560)@c2ce0b0ce204: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(560)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123619427 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123619427 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123619427 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123619427 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123619427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123619427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=00847350) (sccp_scrc.c:477) 20250816123619427 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20250816123619427 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123619427 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123619427 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123619427 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123619427 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123619427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x556947c9a620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123619427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x556947c9a620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123619427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123619427 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123619427 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123619427 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123619427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123619427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123619427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123619427 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123619427 DLCTRL DEBUG Command: GET 321814708 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123619427 DLCTRL DEBUG Tx Command reply: GET_REPLY 321814708 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123619428 DLCTRL DEBUG Command: GET 19881194 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123619428 DLCTRL DEBUG Tx Command reply: GET_REPLY 19881194 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123619429 DLCTRL DEBUG Command: GET 713141482 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123619429 DLCTRL DEBUG Tx Command reply: GET_REPLY 713141482 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250816123619429 DLCTRL DEBUG Command: GET 636688484 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123619429 DLCTRL DEBUG Tx Command reply: GET_REPLY 636688484 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123619430 DLCTRL DEBUG Command: GET 437987051 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123619430 DLCTRL DEBUG Tx Command reply: GET_REPLY 437987051 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123619431 DLCTRL DEBUG Command: GET 491136548 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123619431 DLCTRL DEBUG Tx Command reply: GET_REPLY 491136548 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123619432 DLCTRL DEBUG Command: GET 716868534 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123619432 DLCTRL DEBUG Tx Command reply: GET_REPLY 716868534 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123619433 DLCTRL DEBUG Command: GET 73918488 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123619433 DLCTRL DEBUG Tx Command reply: GET_REPLY 73918488 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250816123619433 DLCTRL DEBUG Command: GET 744119226 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123619433 DLCTRL DEBUG Tx Command reply: GET_REPLY 744119226 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123619434 DLCTRL DEBUG Command: GET 682849232 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123619434 DLCTRL DEBUG Tx Command reply: GET_REPLY 682849232 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123619435 DLCTRL DEBUG Command: GET 101304351 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123619435 DLCTRL DEBUG Tx Command reply: GET_REPLY 101304351 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123619436 DLCTRL DEBUG Command: GET 848509820 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123619436 DLCTRL DEBUG Tx Command reply: GET_REPLY 848509820 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123619436 DLCTRL DEBUG Command: GET 763585085 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123619436 DLCTRL DEBUG Tx Command reply: GET_REPLY 763585085 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123619437 DLCTRL DEBUG Command: GET 948437166 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123619437 DLCTRL DEBUG Tx Command reply: GET_REPLY 948437166 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123619438 DLCTRL DEBUG Command: GET 256056695 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123619438 DLCTRL DEBUG Tx Command reply: GET_REPLY 256056695 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123619439 DLCTRL DEBUG Command: GET 317931610 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123619439 DLCTRL DEBUG Tx Command reply: GET_REPLY 317931610 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123619440 DLCTRL DEBUG Command: GET 242569116 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123619440 DLCTRL DEBUG Tx Command reply: GET_REPLY 242569116 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123619441 DLCTRL DEBUG Command: GET 6961610 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123619441 DLCTRL DEBUG Tx Command reply: GET_REPLY 6961610 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123619442 DLCTRL DEBUG Command: GET 334094175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123619442 DLCTRL DEBUG Tx Command reply: GET_REPLY 334094175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123619443 DLCTRL DEBUG Command: GET 901092365 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123619443 DLCTRL DEBUG Tx Command reply: GET_REPLY 901092365 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110000100'B, t_guard := 20.000000 } 20250816123619453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@c2ce0b0ce204: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)12507501 20250816123620477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123620477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123620477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816123620477 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123620477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbed96d, normal) (hnbgw_rua.c:407) 20250816123620477 DHNB DEBUG map_rua[0x556947c91400]{init}: Allocated (fsm.c:456) 20250816123620477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12507501)[0x556947c91400]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123620477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12507501 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123620478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123620478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123620478 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12507501 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250816123620478 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12507501 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123620478 DCN DEBUG map_sccp[0x556947bb5e60]{init}: Allocated (fsm.c:456) 20250816123620478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556947bb5e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123620478 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12507501 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123620478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12507501 SCCP-67 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816123620478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12507501)[0x556947c91400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123620478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123620478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123620478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12507501)[0x556947c91400]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123620478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556947bb5e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123620478 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123620478 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{IDLE}: Allocated (fsm.c:456) 20250816123620478 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123620478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000043), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001840056400500f1100926) (sccp_scrc.c:406) 20250816123620478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123620478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123620478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123620478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123620478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123620478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123620478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123620478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123620478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123620478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123620478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123620478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123620478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123620478 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123620478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556947bb5e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123620478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12507501)[0x556947c91400]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123620478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123620478 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123620478 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123620478 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123620478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123620478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123620478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123620478 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.msc0-SCCP(557)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(558)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572) HNBGW_Test.msc0-RAN(558)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)4538463 HNBGW_Test.msc0-SCCP(557)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(557)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816123620485 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123620485 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123620485 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123620485 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123620485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123620485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123620485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123620485 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123620486 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123620486 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123620486 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123620486 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123620486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123620486 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=00e2d7b7) (sccp_scrc.c:477) 20250816123620486 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20250816123620486 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123620486 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123620486 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123620486 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123620486 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123620486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556947bb5e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123620486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556947bb5e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123620489 DLCTRL DEBUG Command: GET 805505301 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123620489 DLCTRL DEBUG Tx Command reply: GET_REPLY 805505301 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123620492 DLCTRL DEBUG Command: GET 837759639 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123620492 DLCTRL DEBUG Tx Command reply: GET_REPLY 837759639 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123620493 DLCTRL DEBUG Command: GET 48524762 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123620493 DLCTRL DEBUG Tx Command reply: GET_REPLY 48524762 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250816123620495 DLCTRL DEBUG Command: GET 431032960 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123620495 DLCTRL DEBUG Tx Command reply: GET_REPLY 431032960 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123620497 DLCTRL DEBUG Command: GET 965902345 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123620497 DLCTRL DEBUG Tx Command reply: GET_REPLY 965902345 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123620502 DLCTRL DEBUG Command: GET 775274549 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123620502 DLCTRL DEBUG Tx Command reply: GET_REPLY 775274549 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123620505 DLCTRL DEBUG Command: GET 728689724 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123620505 DLCTRL DEBUG Tx Command reply: GET_REPLY 728689724 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123620511 DLCTRL DEBUG Command: GET 381359430 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123620511 DLCTRL DEBUG Tx Command reply: GET_REPLY 381359430 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250816123620514 DLCTRL DEBUG Command: GET 658195820 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123620514 DLCTRL DEBUG Tx Command reply: GET_REPLY 658195820 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123620519 DLCTRL DEBUG Command: GET 242728382 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123620519 DLCTRL DEBUG Tx Command reply: GET_REPLY 242728382 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123620526 DLCTRL DEBUG Command: GET 862423133 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123620526 DLCTRL DEBUG Tx Command reply: GET_REPLY 862423133 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123620531 DLCTRL DEBUG Command: GET 58019111 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123620531 DLCTRL DEBUG Tx Command reply: GET_REPLY 58019111 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123620537 DLCTRL DEBUG Command: GET 742882484 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123620537 DLCTRL DEBUG Tx Command reply: GET_REPLY 742882484 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123620542 DLCTRL DEBUG Command: GET 609457423 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123620542 DLCTRL DEBUG Tx Command reply: GET_REPLY 609457423 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123620547 DLCTRL DEBUG Command: GET 293756446 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123620547 DLCTRL DEBUG Tx Command reply: GET_REPLY 293756446 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123620551 DLCTRL DEBUG Command: GET 985344788 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123620551 DLCTRL DEBUG Tx Command reply: GET_REPLY 985344788 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123620556 DLCTRL DEBUG Command: GET 318426111 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123620556 DLCTRL DEBUG Tx Command reply: GET_REPLY 318426111 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123620560 DLCTRL DEBUG Command: GET 152903525 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123620560 DLCTRL DEBUG Tx Command reply: GET_REPLY 152903525 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123620563 DLCTRL DEBUG Command: GET 520371413 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123620564 DLCTRL DEBUG Tx Command reply: GET_REPLY 520371413 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123620568 DLCTRL DEBUG Command: GET 501274826 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123620568 DLCTRL DEBUG Tx Command reply: GET_REPLY 501274826 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123620586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54108<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123620587 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41795<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(551)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(550)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123620590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123620592 DLINP DEBUG SRVCONN(,r=127.0.0.1:48436<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123620592 DLINP DEBUG SRVCONN(,r=127.0.0.1:48436<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123620592 DLINP NOTICE SRV(,r=127.0.0.1:48436<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123620593 DMAIN NOTICE (127.0.0.1:48436 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48436<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123620593 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(567)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(566)@c2ce0b0ce204: Final verdict of PTC: none 20250816123620595 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123620595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123620595 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123620595 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123620596 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(564)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(563)@c2ce0b0ce204: Final verdict of PTC: none 20250816123620596 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123620596 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123620596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123620596 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123620596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123620596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123620596 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123620596 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123620596 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123620596 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123620596 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123620596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123620596 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123620596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123620596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123620596 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123620597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123620597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123620597 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc1-RAN(561)@c2ce0b0ce204: Final verdict of PTC: none 20250816123620597 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816123620597 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123620597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123620597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123620597 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123620597 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816123620597 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123620597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123620597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123620597 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816123620597 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123620597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123620597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123620597 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(560)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(558)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(559)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(557)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(565)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(562)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(552)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(568)@c2ce0b0ce204: Final verdict of PTC: none 20250816123620604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49936<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123620607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49940<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW-MGCP(569)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123620612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(550): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(552): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(561): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(563): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(564): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(565): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(566): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(567): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(568): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(569): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. 20250816123620685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123620685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123620685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123620685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123620685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123620685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123620685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123620685 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123620685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123620685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123620685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123620685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123620685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123620685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123620685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123620685 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123620685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123620685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123620685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123620685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123620685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123620685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123620685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123620685 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123620684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123620684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123620684 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123620684 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123620684 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123620684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13792284)[0x556947ca6b60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123620684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13792284)[0x556947ca6b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123620684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123620684 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123620684 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123620684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000df4b9), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123620684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123620684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123620684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123620684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123620684 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123620684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x556947cbc890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123620684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13792284)[0x556947ca6b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123620684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13792284)[0x556947ca6b60]{disrupted}: Freeing instance (context_map.c:202) 20250816123620684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13792284)[0x556947ca6b60]{disrupted}: Deallocated (fsm.c:568) 20250816123620684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123620684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123620684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123620684 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13792284 SCCP-65 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250816123620684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4126383)[0x556947b14e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123620684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4126383)[0x556947b14e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123620684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x556947c9a620]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123620684 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123620684 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123620685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00847350), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123620685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123620685 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123620685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123620685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123620685 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123620685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x556947c9a620]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123620685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4126383)[0x556947b14e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123620685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4126383)[0x556947b14e30]{disrupted}: Freeing instance (context_map.c:202) 20250816123620685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4126383)[0x556947b14e30]{disrupted}: Deallocated (fsm.c:568) 20250816123620685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x556947c9a620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123620685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x556947c9a620]{disconnected}: Freeing instance (context_map.c:206) 20250816123620685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x556947c9a620]{disconnected}: Deallocated (fsm.c:568) 20250816123620685 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4126383 SCCP-66 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250816123620685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12507501)[0x556947c91400]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123620685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12507501)[0x556947c91400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123620685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556947bb5e60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123620685 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123620685 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123620685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2d7b7), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123620685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123620685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123620685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123620685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123620685 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123620685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556947bb5e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123620685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12507501)[0x556947c91400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123620685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12507501)[0x556947c91400]{disrupted}: Freeing instance (context_map.c:202) 20250816123620685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12507501)[0x556947c91400]{disrupted}: Deallocated (fsm.c:568) 20250816123620685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556947bb5e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123620685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556947bb5e60]{disconnected}: Freeing instance (context_map.c:206) 20250816123620685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556947bb5e60]{disconnected}: Deallocated (fsm.c:568) 20250816123620685 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12507501 SCCP-67 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) Sat Aug 16 12:36:20 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc 20250816123620729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49958<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123621331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49958<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123621340 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123621341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c55adb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123621341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123621341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123621341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123621341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123621341 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123621341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ece1e), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123621341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123621341 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123621341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123621341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123621341 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123621341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b813), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123621341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123621341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123621341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123621341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123621341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123621341 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123621341 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123621341 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123621341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123621341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123621341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123621341 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123621341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123621341 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123621341 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123621341 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123621341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123621341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123621341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123621341 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123621341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123621341 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123621341 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123621342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123621342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123621342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123621342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123621342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 0 (prev_count=-1, count=381628) 20250816123622170 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123622170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b55d6), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123622170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123622170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123622170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123622170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123622170 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123622170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00784ade), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123622170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123622170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123622170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123622170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123622170 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123622170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002158d7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123622170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123622170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123622170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123622170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123622170 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123622170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007043c8), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123622170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123622170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123622170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123622170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123622171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123622171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123622171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123622171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123622171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123622171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123622171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123622171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123622171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123622171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123622171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123622171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123622171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123622171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123622171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123622171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123622171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123622171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123622171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123622171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123622171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123622171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123622171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123622171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123622171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123622171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123622171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123622171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123622171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123622171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123622171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123622171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=381628, count=423948) 20250816123622597 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123622597 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123622597 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123622597 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123622597 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123622597 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123623103 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123623103 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df3e31), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123623103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123623103 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123623103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123623103 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123623103 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123623103 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123623103 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123623103 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123623103 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123623103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123623103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123623103 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123623103 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sat Aug 16 12:36:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250816123624423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123624425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123624428 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44639<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123624507 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123624507 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123624514 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123624514 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123624514 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123624514 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123624514 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123624514 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123624515 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57522 (stream_srv.c:142) 20250816123624515 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57522<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123624515 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123624515 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123624515 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123624515 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123624515 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123624515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123624515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123624515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123624515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123624515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123624515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123624515 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123624515 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123624515 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123624515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123624515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123624515 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123624515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123624515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123624515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123624516 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123624516 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123624516 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123624516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123624516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123624516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123624516 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123624516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123624516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123624516 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123624516 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123624516 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123624516 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123624516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123624517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123624517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123624517 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123624517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123624517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123624517 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123624517 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123624517 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123624517 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123624517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123624517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123624517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123624517 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123624517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123624517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123624517 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123624517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624517 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123624517 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123624517 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123624517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123624517 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123624517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624517 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123624517 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123624517 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123624517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123624517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123624517 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123624517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624517 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123624517 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123624517 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123624517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123624517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123624517 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(583)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(583)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(581)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(586)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(586)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(586)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(584)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123624541 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123624541 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123624541 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123624541 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123624541 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123624541 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123624541 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123624541 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123624542 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123624542 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123624543 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123624543 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123624543 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123624543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123624543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123624543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123624543 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123624543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123624543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123624543 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123624543 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123624543 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123624543 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123624543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123624543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123624543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123624543 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123624543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123624543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123624543 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123624543 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123624543 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123624543 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123624543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123624543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123624543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123624543 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123624543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123624543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123624543 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123624543 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123624543 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123624543 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123624543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123624543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123624543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123624543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123624543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123624543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123624543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123624543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123624543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123624543 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123624543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123624543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123624543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123624543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123624543 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123624543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123624543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123624543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123624543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123624543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123624543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123624543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123624543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123624543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123624543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123624543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123624543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123624543 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123624543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123624543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123624543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123624543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123624543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123624543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123624543 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123624543 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123624543 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(589)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(589)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(589)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(587)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(592)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(592)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(592)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-SCCP(590)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123624575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123624575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123624575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123624575 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123624575 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123624575 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123624575 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123624575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123624575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123624580 DLINP DEBUG SRVCONN(,r=127.0.0.1:57522<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123624580 DLINP DEBUG SRVCONN(,r=127.0.0.1:57522<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123624580 DLINP DEBUG SRVCONN(,r=127.0.0.1:57522<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123624580 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123624580 DHNBAP DEBUG (127.0.0.1:57522 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123624580 DHNBAP NOTICE (127.0.0.1:57522 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123624580 DHNBAP NOTICE (127.0.0.1:57522 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123624580 DLINP DEBUG SRVCONN(,r=127.0.0.1:57522<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123624580 DLINP DEBUG SRVCONN(,r=127.0.0.1:57522<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123624728 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123624728 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123624728 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123624728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(583)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123624737 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123624737 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123624737 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123624737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123624738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624738 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123624738 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123624738 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123624738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123624738 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123624738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(586)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123624741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624741 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123624741 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123624741 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123624741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123624741 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123624741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123624741 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123624741 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123624744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624744 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123624744 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123624744 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123624744 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123624744 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123624744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123624746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624746 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123624746 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123624746 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123624746 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123624746 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123624747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123624747 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123624747 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123624754 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123624754 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123624754 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816123624754 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816123624754 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816123624754 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816123624754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(589)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123624761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624761 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123624761 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816123624761 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816123624761 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816123624761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123624761 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123624761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816123624761 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123624765 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123624765 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123624765 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816123624765 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816123624765 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816123624765 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816123624765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123624766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624766 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123624766 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123624766 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123624766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123624766 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250816123624766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.sgsn1-M3UA(592)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123624771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624771 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123624771 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816123624771 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816123624772 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816123624772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123624772 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123624772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816123624776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123624776 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123624776 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123624776 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123624776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123624776 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250816123624776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123625544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123625544 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123625544 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123625544 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123625544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123625544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123625544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123625544 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123625544 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123625544 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123625544 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123625544 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123625544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123625544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123625544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123625544 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123625544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625544 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123625544 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123625544 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123625544 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123625544 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123625544 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123625544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123625544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123625544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123625544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123625544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123625544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123625544 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123625544 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123625544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123625544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123625544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123625544 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123625544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123625544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123625544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123625544 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123625545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123625545 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123625545 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123625545 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123625545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123625545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123625546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123625546 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123625546 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123625546 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123625546 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123625546 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123625546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123625546 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123625546 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123625546 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123625546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625546 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123625546 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123625546 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123625546 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123625546 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123625546 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123625546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123625546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123625546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123625546 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123625546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123625546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123625546 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123625546 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123625546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123625546 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123625546 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123625546 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123625546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123625546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123625546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123625546 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(582)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(585)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123625561 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123625561 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123625561 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123625561 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123625561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123625561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123625561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123625561 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123625562 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123625562 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123625562 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123625562 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123625562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123625562 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123625562 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123625562 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123625562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625562 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123625562 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123625562 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123625562 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123625562 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123625562 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123625562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123625562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123625562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123625562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123625562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123625562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123625562 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123625562 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123625562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123625562 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123625562 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123625562 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123625562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123625562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123625562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123625562 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(588)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123625570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123625570 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123625570 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123625570 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123625570 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123625570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123625570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123625570 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123625570 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123625570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123625570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123625570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123625570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123625570 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123625570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123625570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123625570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625571 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123625571 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123625571 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123625571 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123625571 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123625571 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123625571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123625571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123625571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123625571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123625571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123625571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123625571 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123625571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123625571 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123625571 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123625571 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816123625571 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123625571 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123625571 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123625571 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123625571 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123625571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123625571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123625571 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(591)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123626588 DLCTRL DEBUG Command: GET 162377197 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123626588 DLCTRL DEBUG Tx Command reply: GET_REPLY 162377197 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123626595 DLCTRL DEBUG Command: GET 636294486 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123626595 DLCTRL DEBUG Tx Command reply: GET_REPLY 636294486 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123626599 DLCTRL DEBUG Command: GET 103806511 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123626599 DLCTRL DEBUG Tx Command reply: GET_REPLY 103806511 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123626603 DLCTRL DEBUG Command: GET 328320313 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123626603 DLCTRL DEBUG Tx Command reply: GET_REPLY 328320313 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123626606 DLCTRL DEBUG Command: GET 679547444 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123626606 DLCTRL DEBUG Tx Command reply: GET_REPLY 679547444 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123626608 DLCTRL DEBUG Command: GET 473217904 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123626608 DLCTRL DEBUG Tx Command reply: GET_REPLY 473217904 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123626612 DLCTRL DEBUG Command: GET 99351566 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123626612 DLCTRL DEBUG Tx Command reply: GET_REPLY 99351566 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123626615 DLCTRL DEBUG Command: GET 559337649 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123626615 DLCTRL DEBUG Tx Command reply: GET_REPLY 559337649 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123626620 DLCTRL DEBUG Command: GET 787997702 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123626620 DLCTRL DEBUG Tx Command reply: GET_REPLY 787997702 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123626625 DLCTRL DEBUG Command: GET 442408474 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123626625 DLCTRL DEBUG Tx Command reply: GET_REPLY 442408474 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123626628 DLCTRL DEBUG Command: GET 977605203 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123626628 DLCTRL DEBUG Tx Command reply: GET_REPLY 977605203 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123626632 DLCTRL DEBUG Command: GET 805951487 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123626632 DLCTRL DEBUG Tx Command reply: GET_REPLY 805951487 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123626637 DLCTRL DEBUG Command: GET 55178466 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123626637 DLCTRL DEBUG Tx Command reply: GET_REPLY 55178466 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123626643 DLCTRL DEBUG Command: GET 459499130 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123626643 DLCTRL DEBUG Tx Command reply: GET_REPLY 459499130 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123626650 DLCTRL DEBUG Command: GET 921309889 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123626650 DLCTRL DEBUG Tx Command reply: GET_REPLY 921309889 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123626656 DLCTRL DEBUG Command: GET 499298072 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123626656 DLCTRL DEBUG Tx Command reply: GET_REPLY 499298072 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123626661 DLCTRL DEBUG Command: GET 417607658 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123626661 DLCTRL DEBUG Tx Command reply: GET_REPLY 417607658 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123626664 DLCTRL DEBUG Command: GET 376387848 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123626664 DLCTRL DEBUG Tx Command reply: GET_REPLY 376387848 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123626668 DLCTRL DEBUG Command: GET 467829369 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123626669 DLCTRL DEBUG Tx Command reply: GET_REPLY 467829369 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123626673 DLCTRL DEBUG Command: GET 630309226 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123626673 DLCTRL DEBUG Tx Command reply: GET_REPLY 630309226 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000000110'B, t_guard := 20.000000 } 20250816123626716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57844<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)3117226 20250816123627759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123627759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123627759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816123627759 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123627759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2f90aa, normal) (hnbgw_rua.c:407) 20250816123627759 DHNB DEBUG map_rua[0x556947ca6b60]{init}: Allocated (fsm.c:456) 20250816123627759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3117226)[0x556947ca6b60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123627759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3117226 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123627759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123627759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123627759 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3117226 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250816123627759 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3117226 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250816123627759 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3117226 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123627759 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123627759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123627759 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3117226 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123627759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3117226 SCCP-68 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816123627759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3117226)[0x556947ca6b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123627759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123627759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123627759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3117226)[0x556947ca6b60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123627759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123627759 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123627759 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{IDLE}: Allocated (fsm.c:456) 20250816123627759 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123627759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000044), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000060056400500f1100926) (sccp_scrc.c:406) 20250816123627759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123627759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123627759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123627759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123627759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123627759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123627759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123627759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123627759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123627759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123627759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123627759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123627759 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123627759 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123627759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123627759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3117226)[0x556947ca6b60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123627759 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123627759 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123627759 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123627759 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123627759 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123627759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123627759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123627759 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594) HNBGW_Test.msc0-RAN(582)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)2810356 HNBGW_Test.msc0-SCCP(581)@c2ce0b0ce204: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc0-SCCP(581)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123627769 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123627769 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123627769 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123627769 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123627769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123627769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123627769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123627769 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123627769 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123627769 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123627769 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123627769 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123627769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123627769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=00a43908) (sccp_scrc.c:477) 20250816123627769 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20250816123627769 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123627769 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123627769 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123627769 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123627769 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123627769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123627769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123627770 DLCTRL DEBUG Command: GET 750158781 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123627770 DLCTRL DEBUG Tx Command reply: GET_REPLY 750158781 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123627771 DLCTRL DEBUG Command: GET 703126032 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123627771 DLCTRL DEBUG Tx Command reply: GET_REPLY 703126032 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123627774 DLCTRL DEBUG Command: GET 696009071 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123627774 DLCTRL DEBUG Tx Command reply: GET_REPLY 696009071 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250816123627777 DLCTRL DEBUG Command: GET 188238924 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123627777 DLCTRL DEBUG Tx Command reply: GET_REPLY 188238924 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123627778 DLCTRL DEBUG Command: GET 729707433 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123627778 DLCTRL DEBUG Tx Command reply: GET_REPLY 729707433 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123627780 DLCTRL DEBUG Command: GET 399088896 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123627780 DLCTRL DEBUG Tx Command reply: GET_REPLY 399088896 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123627782 DLCTRL DEBUG Command: GET 170850676 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123627782 DLCTRL DEBUG Tx Command reply: GET_REPLY 170850676 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123627784 DLCTRL DEBUG Command: GET 605995139 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123627784 DLCTRL DEBUG Tx Command reply: GET_REPLY 605995139 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123627787 DLCTRL DEBUG Command: GET 767519091 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123627787 DLCTRL DEBUG Tx Command reply: GET_REPLY 767519091 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123627789 DLCTRL DEBUG Command: GET 2439432 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123627789 DLCTRL DEBUG Tx Command reply: GET_REPLY 2439432 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123627791 DLCTRL DEBUG Command: GET 355204686 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123627791 DLCTRL DEBUG Tx Command reply: GET_REPLY 355204686 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123627793 DLCTRL DEBUG Command: GET 141056958 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123627793 DLCTRL DEBUG Tx Command reply: GET_REPLY 141056958 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123627795 DLCTRL DEBUG Command: GET 535226599 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123627795 DLCTRL DEBUG Tx Command reply: GET_REPLY 535226599 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123627797 DLCTRL DEBUG Command: GET 438210031 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123627797 DLCTRL DEBUG Tx Command reply: GET_REPLY 438210031 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123627798 DLCTRL DEBUG Command: GET 139578208 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123627798 DLCTRL DEBUG Tx Command reply: GET_REPLY 139578208 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123627800 DLCTRL DEBUG Command: GET 681988424 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123627800 DLCTRL DEBUG Tx Command reply: GET_REPLY 681988424 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123627801 DLCTRL DEBUG Command: GET 854042019 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123627801 DLCTRL DEBUG Tx Command reply: GET_REPLY 854042019 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123627802 DLCTRL DEBUG Command: GET 570081473 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123627802 DLCTRL DEBUG Tx Command reply: GET_REPLY 570081473 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123627803 DLCTRL DEBUG Command: GET 751466342 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123627803 DLCTRL DEBUG Tx Command reply: GET_REPLY 751466342 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123627804 DLCTRL DEBUG Command: GET 890571404 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123627804 DLCTRL DEBUG Tx Command reply: GET_REPLY 890571404 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110110010'B, t_guard := 20.000000 } 20250816123627825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57848<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(585)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(585)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)383163 20250816123628845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123628845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123628845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816123628845 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123628845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5d8bb, normal) (hnbgw_rua.c:407) 20250816123628845 DHNB DEBUG map_rua[0x556947c9a620]{init}: Allocated (fsm.c:456) 20250816123628845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-383163)[0x556947c9a620]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123628845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-383163 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123628845 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123628845 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123628845 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-383163 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250816123628845 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-383163 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250816123628845 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-383163 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816123628845 DCN DEBUG map_sccp[0x556947c91400]{init}: Allocated (fsm.c:456) 20250816123628845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x556947c91400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123628846 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-383163 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816123628846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-383163 SCCP-69 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816123628846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-383163)[0x556947c9a620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123628846 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123628846 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123628846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-383163)[0x556947c9a620]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123628846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x556947c91400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123628846 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123628846 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{IDLE}: Allocated (fsm.c:456) 20250816123628846 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123628846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000045), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001b20056400500f1100926) (sccp_scrc.c:406) 20250816123628846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123628846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123628846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123628846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123628846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123628846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123628846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123628846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123628846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123628846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123628846 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123628846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123628846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123628846 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123628846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x556947c91400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123628846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-383163)[0x556947c9a620]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123628846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123628846 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123628846 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123628846 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123628846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123628846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123628846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123628846 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(584)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc1-SCCP(584)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(585)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595) HNBGW_Test.msc1-RAN(585)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)553104 HNBGW_Test.msc1-SCCP(584)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(584)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123628867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123628867 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123628867 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123628867 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123628867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123628867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123628867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123628867 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123628868 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123628868 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123628868 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123628868 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123628868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123628868 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=002c3e14) (sccp_scrc.c:477) 20250816123628868 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20250816123628868 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123628868 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123628868 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123628868 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123628868 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123628868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x556947c91400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123628868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x556947c91400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123628868 DLCTRL DEBUG Command: GET 477939003 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123628868 DLCTRL DEBUG Tx Command reply: GET_REPLY 477939003 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123628872 DLCTRL DEBUG Command: GET 376022371 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123628872 DLCTRL DEBUG Tx Command reply: GET_REPLY 376022371 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123628876 DLCTRL DEBUG Command: GET 824309140 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123628876 DLCTRL DEBUG Tx Command reply: GET_REPLY 824309140 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250816123628881 DLCTRL DEBUG Command: GET 939389649 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123628881 DLCTRL DEBUG Tx Command reply: GET_REPLY 939389649 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123628885 DLCTRL DEBUG Command: GET 662244479 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123628885 DLCTRL DEBUG Tx Command reply: GET_REPLY 662244479 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123628890 DLCTRL DEBUG Command: GET 131702225 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123628890 DLCTRL DEBUG Tx Command reply: GET_REPLY 131702225 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123628895 DLCTRL DEBUG Command: GET 992482726 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123628895 DLCTRL DEBUG Tx Command reply: GET_REPLY 992482726 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123628899 DLCTRL DEBUG Command: GET 140070292 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123628899 DLCTRL DEBUG Tx Command reply: GET_REPLY 140070292 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250816123628903 DLCTRL DEBUG Command: GET 885732199 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123628903 DLCTRL DEBUG Tx Command reply: GET_REPLY 885732199 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123628906 DLCTRL DEBUG Command: GET 973046106 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123628906 DLCTRL DEBUG Tx Command reply: GET_REPLY 973046106 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123628909 DLCTRL DEBUG Command: GET 848597947 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123628909 DLCTRL DEBUG Tx Command reply: GET_REPLY 848597947 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123628911 DLCTRL DEBUG Command: GET 496158958 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123628911 DLCTRL DEBUG Tx Command reply: GET_REPLY 496158958 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123628913 DLCTRL DEBUG Command: GET 714151433 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123628913 DLCTRL DEBUG Tx Command reply: GET_REPLY 714151433 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123628915 DLCTRL DEBUG Command: GET 935781524 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123628915 DLCTRL DEBUG Tx Command reply: GET_REPLY 935781524 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123628917 DLCTRL DEBUG Command: GET 711001083 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123628917 DLCTRL DEBUG Tx Command reply: GET_REPLY 711001083 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123628919 DLCTRL DEBUG Command: GET 108692583 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123628919 DLCTRL DEBUG Tx Command reply: GET_REPLY 108692583 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123628920 DLCTRL DEBUG Command: GET 346056964 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123628920 DLCTRL DEBUG Tx Command reply: GET_REPLY 346056964 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123628921 DLCTRL DEBUG Command: GET 751069107 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123628921 DLCTRL DEBUG Tx Command reply: GET_REPLY 751069107 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123628923 DLCTRL DEBUG Command: GET 965247256 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123628923 DLCTRL DEBUG Tx Command reply: GET_REPLY 965247256 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123628924 DLCTRL DEBUG Command: GET 35298000 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123628924 DLCTRL DEBUG Tx Command reply: GET_REPLY 35298000 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000011111'B, t_guard := 20.000000 } 20250816123628935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57864<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@c2ce0b0ce204: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)8001059 20250816123629945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123629945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123629945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816123629945 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123629945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7a1623, normal) (hnbgw_rua.c:407) 20250816123629945 DHNB DEBUG map_rua[0x556947ca96c0]{init}: Allocated (fsm.c:456) 20250816123629945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8001059)[0x556947ca96c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123629945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8001059 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123629945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123629945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123629945 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8001059 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250816123629945 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8001059 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250816123629945 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8001059 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123629945 DCN DEBUG map_sccp[0x556947c9ab10]{init}: Allocated (fsm.c:456) 20250816123629945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556947c9ab10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123629945 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8001059 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123629945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8001059 SCCP-70 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816123629945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8001059)[0x556947ca96c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123629945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123629945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123629945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8001059)[0x556947ca96c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123629945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556947c9ab10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123629945 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123629945 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{IDLE}: Allocated (fsm.c:456) 20250816123629945 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123629945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300001f0056400500f1100926) (sccp_scrc.c:406) 20250816123629945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123629945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123629945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123629945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123629945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123629945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123629945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123629945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123629945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123629945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123629945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123629945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123629945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123629945 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123629945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556947c9ab10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123629945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8001059)[0x556947ca96c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123629945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123629945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123629945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123629945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123629945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123629945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123629945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123629945 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596) HNBGW_Test.msc0-RAN(582)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)3214877 HNBGW_Test.msc0-SCCP(581)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123629949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123629949 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123629949 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123629949 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123629949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123629949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123629949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123629949 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123629949 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123629949 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123629949 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123629949 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123629949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123629949 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=00b25035) (sccp_scrc.c:477) 20250816123629949 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20250816123629949 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123629949 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123629949 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123629949 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123629949 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123629949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556947c9ab10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123629949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556947c9ab10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123629950 DLCTRL DEBUG Command: GET 268191986 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123629950 DLCTRL DEBUG Tx Command reply: GET_REPLY 268191986 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123629951 DLCTRL DEBUG Command: GET 149168937 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123629951 DLCTRL DEBUG Tx Command reply: GET_REPLY 149168937 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123629953 DLCTRL DEBUG Command: GET 200746874 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123629953 DLCTRL DEBUG Tx Command reply: GET_REPLY 200746874 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250816123629954 DLCTRL DEBUG Command: GET 107634914 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123629954 DLCTRL DEBUG Tx Command reply: GET_REPLY 107634914 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123629955 DLCTRL DEBUG Command: GET 636162756 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123629955 DLCTRL DEBUG Tx Command reply: GET_REPLY 636162756 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123629957 DLCTRL DEBUG Command: GET 120335663 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123629957 DLCTRL DEBUG Tx Command reply: GET_REPLY 120335663 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123629958 DLCTRL DEBUG Command: GET 416624685 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123629958 DLCTRL DEBUG Tx Command reply: GET_REPLY 416624685 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123629959 DLCTRL DEBUG Command: GET 320072603 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123629959 DLCTRL DEBUG Tx Command reply: GET_REPLY 320072603 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250816123629960 DLCTRL DEBUG Command: GET 618065713 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123629960 DLCTRL DEBUG Tx Command reply: GET_REPLY 618065713 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123629961 DLCTRL DEBUG Command: GET 124664190 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123629961 DLCTRL DEBUG Tx Command reply: GET_REPLY 124664190 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123629963 DLCTRL DEBUG Command: GET 234237026 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123629963 DLCTRL DEBUG Tx Command reply: GET_REPLY 234237026 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123629965 DLCTRL DEBUG Command: GET 936317467 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123629965 DLCTRL DEBUG Tx Command reply: GET_REPLY 936317467 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123629966 DLCTRL DEBUG Command: GET 326567659 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123629966 DLCTRL DEBUG Tx Command reply: GET_REPLY 326567659 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123629968 DLCTRL DEBUG Command: GET 846401421 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123629968 DLCTRL DEBUG Tx Command reply: GET_REPLY 846401421 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123629970 DLCTRL DEBUG Command: GET 805533331 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123629970 DLCTRL DEBUG Tx Command reply: GET_REPLY 805533331 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123629971 DLCTRL DEBUG Command: GET 930838243 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123629971 DLCTRL DEBUG Tx Command reply: GET_REPLY 930838243 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123629973 DLCTRL DEBUG Command: GET 669644777 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123629973 DLCTRL DEBUG Tx Command reply: GET_REPLY 669644777 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123629974 DLCTRL DEBUG Command: GET 748755992 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123629974 DLCTRL DEBUG Tx Command reply: GET_REPLY 748755992 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123629975 DLCTRL DEBUG Command: GET 563581260 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123629975 DLCTRL DEBUG Tx Command reply: GET_REPLY 563581260 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123629977 DLCTRL DEBUG Command: GET 969791081 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123629977 DLCTRL DEBUG Tx Command reply: GET_REPLY 969791081 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123629984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49974<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123629984 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44639<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(575)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(574)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123629986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49972<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123629986 DLINP DEBUG SRVCONN(,r=127.0.0.1:57522<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123629986 DLINP DEBUG SRVCONN(,r=127.0.0.1:57522<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123629987 DLINP NOTICE SRV(,r=127.0.0.1:57522<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123629987 DMAIN NOTICE (127.0.0.1:57522 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57522<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123629987 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(587)@c2ce0b0ce204: Final verdict of PTC: none 20250816123629988 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123629988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123629988 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn1-RAN(591)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(590)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(588)@c2ce0b0ce204: Final verdict of PTC: none 20250816123629988 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816123629988 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123629988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123629988 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123629988 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123629988 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123629988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123629988 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123629988 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123629988 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123629988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123629988 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123629988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123629988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123629989 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123629989 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123629989 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123629989 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123629989 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123629989 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123629989 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123629989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123629989 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123629989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123629989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@c2ce0b0ce204: Final verdict of PTC: none 20250816123629989 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123629989 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123629989 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123629989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123629989 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123629989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123629989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(585)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573)@c2ce0b0ce204: Final verdict of PTC: none 20250816123629990 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123629990 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123629990 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123629991 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc1-SCCP(584)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(583)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@c2ce0b0ce204: Final verdict of PTC: none 20250816123629991 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123629991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123629991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123629991 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn1-M3UA(592)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(581)@c2ce0b0ce204: Final verdict of PTC: none20250816123629991 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123629991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123629991 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123629991 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123629991 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123629991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123629991 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123629991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123629991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(586)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(582)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW-PFCP(576)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(593)@c2ce0b0ce204: Final verdict of PTC: none 20250816123630004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57844<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(589)@c2ce0b0ce204: Final verdict of PTC: none 20250816123630006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57848<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123630017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57864<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(574): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(575): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(576): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(584): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(585): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(586): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(587): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(588): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(589): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(590): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(591): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(592): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(593): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sat Aug 16 12:36:30 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc 20250816123630111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123630148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123630148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123630148 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123630148 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123630148 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123630148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3117226)[0x556947ca6b60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123630148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3117226)[0x556947ca6b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123630148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123630148 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123630148 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123630148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a43908), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123630148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123630148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123630148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123630148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123630148 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123630148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x556947cbc890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123630148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3117226)[0x556947ca6b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123630148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3117226)[0x556947ca6b60]{disrupted}: Freeing instance (context_map.c:202) 20250816123630148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3117226)[0x556947ca6b60]{disrupted}: Deallocated (fsm.c:568) 20250816123630148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123630148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123630148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123630148 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3117226 SCCP-68 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250816123630148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-383163)[0x556947c9a620]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123630148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-383163)[0x556947c9a620]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123630148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x556947c91400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123630148 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123630148 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123630148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c3e14), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123630148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123630149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123630149 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123630149 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123630149 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123630149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123630149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123630149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123630149 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123630149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123630149 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123630149 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123630149 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123630149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123630149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123630149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123630149 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123630149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123630149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123630149 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123630149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x556947c91400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123630149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-383163)[0x556947c9a620]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123630149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-383163)[0x556947c9a620]{disrupted}: Freeing instance (context_map.c:202) 20250816123630149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-383163)[0x556947c9a620]{disrupted}: Deallocated (fsm.c:568) 20250816123630149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x556947c91400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123630149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x556947c91400]{disconnected}: Freeing instance (context_map.c:206) 20250816123630149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x556947c91400]{disconnected}: Deallocated (fsm.c:568) 20250816123630149 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-383163 SCCP-69 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250816123630149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8001059)[0x556947ca96c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123630149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8001059)[0x556947ca96c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123630149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556947c9ab10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123630149 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123630149 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123630149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b25035), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123630149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123630149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123630149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123630149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123630149 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123630149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556947c9ab10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123630149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8001059)[0x556947ca96c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123630149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8001059)[0x556947ca96c0]{disrupted}: Freeing instance (context_map.c:202) 20250816123630149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8001059)[0x556947ca96c0]{disrupted}: Deallocated (fsm.c:568) 20250816123630149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556947c9ab10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123630149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556947c9ab10]{disconnected}: Freeing instance (context_map.c:206) 20250816123630149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556947c9ab10]{disconnected}: Deallocated (fsm.c:568) 20250816123630149 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8001059 SCCP-70 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250816123630149 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123630149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123630149 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123630149 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123630149 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123630149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123630149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123630149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123630149 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123630685 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123630685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2d7b7), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123630685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123630685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123630685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123630685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123630686 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123630686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00847350), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123630686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123630686 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123630686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123630686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123630686 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123630686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000df4b9), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123630686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123630686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123630686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123630686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123630686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123630686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123630686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123630686 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123630686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123630686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123630686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123630686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123630686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123630686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123630686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123630686 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123630686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123630686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123630686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123630686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123630687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123630687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123630687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123630687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123630687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123630687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123630687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123630687 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123630815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57874<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=396920) 20250816123631341 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123631341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b813), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123631341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123631341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123631341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123631341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123631341 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123631341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ece1e), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123631341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123631341 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123631341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123631341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123631341 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123631341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c55adb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123631341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123631341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123631341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123631341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123631342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123631342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123631342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123631342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123631342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123631342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123631342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123631342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123631342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123631342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123631342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123631342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123631342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123631342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123631342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123631342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123631342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123631342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123631342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123631342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123631342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123631342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123631342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123631342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=396920, count=439232) 20250816123631989 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123631989 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123631989 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123631989 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123631989 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123631990 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123631990 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123631990 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123631990 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816123631992 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123631992 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123631992 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123632172 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123632172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007043c8), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123632172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123632172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123632172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123632172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123632172 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123632172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002158d7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123632172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123632172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123632172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123632172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123632172 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123632172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00784ade), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123632172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123632172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123632172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123632172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123632172 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123632172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b55d6), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123632172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123632172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123632172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123632172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123632172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123632172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123632172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123632172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123632173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123632173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123632173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123632173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123632173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123632173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123632173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123632173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123632173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123632173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123632173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123632173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123632173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123632173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123632173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123632173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123632173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123632173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123632173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123632173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123632173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123632173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123632173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123632173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sat Aug 16 12:36:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123633104 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123633104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df3e31), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123633104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123633104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123633104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123633104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123633104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123633104 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123633104 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123633104 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123633104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123633104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123633104 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250816123633935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123633942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123633947 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40863<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123634054 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123634054 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123634061 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123634061 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123634061 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123634062 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123634062 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123634062 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123634062 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123634062 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123634062 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123634062 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123634062 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41667 (stream_srv.c:142) 20250816123634062 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41667<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123634063 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123634063 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123634063 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123634063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123634063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123634063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123634063 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123634063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123634063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123634063 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123634063 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123634063 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123634063 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123634063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123634063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123634063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123634063 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123634063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123634063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123634063 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123634063 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123634063 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123634063 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123634063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123634063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123634063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123634063 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123634063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123634063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123634063 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123634063 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123634063 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123634063 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123634063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123634063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123634063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123634063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123634063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123634063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123634063 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123634063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634063 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123634063 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123634063 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123634063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123634063 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123634063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634063 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123634063 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123634063 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123634063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123634063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123634063 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123634063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634063 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123634063 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123634063 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123634063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123634063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123634063 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123634063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634064 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123634064 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123634064 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123634064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123634064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123634064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(607)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(607)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(605)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(610)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(610)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(610)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-SCCP(608)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123634087 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123634087 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123634087 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123634087 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123634087 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123634087 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123634087 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123634087 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123634087 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123634087 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123634088 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123634088 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123634088 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123634088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123634088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123634088 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123634088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123634088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123634088 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123634088 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123634088 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123634088 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123634088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123634088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123634088 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123634088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123634088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123634088 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123634088 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123634088 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123634088 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123634088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123634088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123634088 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123634088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123634088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123634088 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123634088 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123634088 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123634088 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123634088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123634088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123634088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123634088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123634088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123634088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123634088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123634088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123634088 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123634088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634088 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123634088 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123634088 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123634088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123634088 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123634088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634088 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123634088 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123634088 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123634088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123634088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123634088 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123634088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634088 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123634088 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123634088 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123634088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123634088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123634088 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123634088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634088 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123634088 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123634088 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123634088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123634088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123634088 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(613)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(613)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(613)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(611)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(616)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(616)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(616)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-SCCP(614)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123634119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123634119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123634119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123634119 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123634119 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123634119 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123634119 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123634119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123634119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123634126 DLINP DEBUG SRVCONN(,r=127.0.0.1:41667<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123634126 DLINP DEBUG SRVCONN(,r=127.0.0.1:41667<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123634126 DLINP DEBUG SRVCONN(,r=127.0.0.1:41667<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123634126 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123634126 DHNBAP DEBUG (127.0.0.1:41667 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123634126 DHNBAP NOTICE (127.0.0.1:41667 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123634126 DHNBAP NOTICE (127.0.0.1:41667 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123634126 DLINP DEBUG SRVCONN(,r=127.0.0.1:41667<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123634126 DLINP DEBUG SRVCONN(,r=127.0.0.1:41667<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123634273 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123634273 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123634273 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123634273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(607)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123634275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634275 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123634275 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123634275 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123634275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123634275 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123634275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123634275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634275 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123634275 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123634275 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123634275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123634275 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123634275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123634284 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123634284 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123634284 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123634284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(610)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123634286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634286 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123634286 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123634286 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123634286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123634286 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123634286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123634286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634286 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123634286 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123634286 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123634286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123634286 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123634286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123634299 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123634299 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123634299 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123634299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(613)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123634301 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634301 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123634301 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123634301 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123634301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123634301 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123634301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123634302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634302 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123634302 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123634302 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123634302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123634302 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123634302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123634310 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123634310 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123634310 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123634310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(616)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123634311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634311 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123634311 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123634311 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123634311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123634311 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123634311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123634312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123634312 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123634312 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123634312 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123634312 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123634312 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123634312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123635090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123635090 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123635090 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123635090 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123635090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123635090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123635090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123635090 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123635090 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123635090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123635090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123635090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123635090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123635090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123635090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123635090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123635090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635090 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123635090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123635090 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123635090 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123635090 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123635090 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123635090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123635090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123635090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123635090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123635090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123635090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123635090 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123635090 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123635090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123635090 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123635090 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123635090 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123635090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123635090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123635090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123635090 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(606)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123635096 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123635096 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123635096 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123635096 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123635096 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123635096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123635096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123635096 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123635096 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123635096 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123635096 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123635096 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123635096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123635096 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123635096 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123635096 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123635096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635096 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123635096 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123635096 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123635096 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123635096 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123635096 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123635096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123635096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123635096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123635097 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123635097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123635097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123635097 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123635097 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123635097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123635097 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123635097 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123635097 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123635097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123635097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123635097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123635097 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(609)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123635112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123635112 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123635112 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123635112 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123635112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123635112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123635112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123635112 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123635112 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123635113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123635113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123635113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123635113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123635113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123635113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123635113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123635113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123635113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123635113 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123635113 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123635113 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123635113 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123635113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123635113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123635113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123635113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123635113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123635113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123635113 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123635113 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123635113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123635113 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123635113 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123635113 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123635113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123635113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123635113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123635113 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(612)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123635122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123635122 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123635122 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123635122 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123635122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123635122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123635122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123635122 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123635122 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123635122 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123635122 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123635122 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123635122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123635122 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123635122 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123635122 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123635122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635122 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123635123 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123635123 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123635123 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123635123 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123635123 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123635123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123635123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123635123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123635123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123635123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123635123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123635123 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123635123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123635123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123635123 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123635123 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816123635123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123635123 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123635123 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123635123 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123635123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123635123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123635123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123635123 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(615)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123636139 DLCTRL DEBUG Command: GET 742537310 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123636139 DLCTRL DEBUG Tx Command reply: GET_REPLY 742537310 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123636147 DLCTRL DEBUG Command: GET 489418520 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123636147 DLCTRL DEBUG Tx Command reply: GET_REPLY 489418520 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123636150 DLCTRL DEBUG Command: GET 193888268 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123636150 DLCTRL DEBUG Tx Command reply: GET_REPLY 193888268 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123636153 DLCTRL DEBUG Command: GET 692402344 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123636153 DLCTRL DEBUG Tx Command reply: GET_REPLY 692402344 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123636155 DLCTRL DEBUG Command: GET 671234705 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123636155 DLCTRL DEBUG Tx Command reply: GET_REPLY 671234705 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123636157 DLCTRL DEBUG Command: GET 397530620 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123636158 DLCTRL DEBUG Tx Command reply: GET_REPLY 397530620 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123636159 DLCTRL DEBUG Command: GET 28179584 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123636159 DLCTRL DEBUG Tx Command reply: GET_REPLY 28179584 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123636161 DLCTRL DEBUG Command: GET 972067546 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123636161 DLCTRL DEBUG Tx Command reply: GET_REPLY 972067546 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123636162 DLCTRL DEBUG Command: GET 146013051 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123636162 DLCTRL DEBUG Tx Command reply: GET_REPLY 146013051 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123636163 DLCTRL DEBUG Command: GET 862909164 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123636163 DLCTRL DEBUG Tx Command reply: GET_REPLY 862909164 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123636165 DLCTRL DEBUG Command: GET 21267816 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123636165 DLCTRL DEBUG Tx Command reply: GET_REPLY 21267816 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123636166 DLCTRL DEBUG Command: GET 56421478 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123636166 DLCTRL DEBUG Tx Command reply: GET_REPLY 56421478 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123636166 DLCTRL DEBUG Command: GET 237920536 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123636166 DLCTRL DEBUG Tx Command reply: GET_REPLY 237920536 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123636167 DLCTRL DEBUG Command: GET 652200204 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123636167 DLCTRL DEBUG Tx Command reply: GET_REPLY 652200204 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123636168 DLCTRL DEBUG Command: GET 878177897 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123636168 DLCTRL DEBUG Tx Command reply: GET_REPLY 878177897 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123636169 DLCTRL DEBUG Command: GET 193722442 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123636169 DLCTRL DEBUG Tx Command reply: GET_REPLY 193722442 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123636170 DLCTRL DEBUG Command: GET 489486981 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123636170 DLCTRL DEBUG Tx Command reply: GET_REPLY 489486981 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123636171 DLCTRL DEBUG Command: GET 220946839 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123636171 DLCTRL DEBUG Tx Command reply: GET_REPLY 220946839 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123636171 DLCTRL DEBUG Command: GET 582136049 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123636171 DLCTRL DEBUG Tx Command reply: GET_REPLY 582136049 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123636172 DLCTRL DEBUG Command: GET 88630448 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123636172 DLCTRL DEBUG Tx Command reply: GET_REPLY 88630448 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010001011'B, t_guard := 20.000000 } 20250816123636186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)5309858 20250816123637237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123637237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123637237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816123637237 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123637237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5105a2, normal) (hnbgw_rua.c:407) 20250816123637237 DHNB DEBUG map_rua[0x556947ca6b60]{init}: Allocated (fsm.c:456) 20250816123637237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5309858)[0x556947ca6b60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123637237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5309858 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123637237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123637237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123637237 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5309858 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250816123637237 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5309858 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123637237 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123637237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123637237 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5309858 <-> SCCP-71 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123637237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5309858 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816123637237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5309858)[0x556947ca6b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123637237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123637237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123637237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5309858)[0x556947ca6b60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123637237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123637237 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123637237 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{IDLE}: Allocated (fsm.c:456) 20250816123637237 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123637237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000047), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f400300028b0056400500f1100926) (sccp_scrc.c:406) 20250816123637237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123637237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123637237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123637237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123637237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123637237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123637237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123637237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123637237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123637237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123637237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123637237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123637237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123637237 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123637237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123637237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5309858)[0x556947ca6b60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123637237 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123637237 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123637237 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123637237 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123637237 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123637237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123637237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123637237 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) HNBGW_Test.msc0-RAN(606)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)13178565 HNBGW_Test.msc0-SCCP(605)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123637257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123637257 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123637257 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123637257 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123637257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123637257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123637257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123637257 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123637257 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123637257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123637257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123637257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123637257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123637257 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=00661391) (sccp_scrc.c:477) 20250816123637257 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20250816123637257 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123637257 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123637257 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123637257 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123637257 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123637257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123637257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123637259 DLCTRL DEBUG Command: GET 829252333 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123637259 DLCTRL DEBUG Tx Command reply: GET_REPLY 829252333 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123637264 DLCTRL DEBUG Command: GET 574431986 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123637264 DLCTRL DEBUG Tx Command reply: GET_REPLY 574431986 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123637268 DLCTRL DEBUG Command: GET 158102724 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123637268 DLCTRL DEBUG Tx Command reply: GET_REPLY 158102724 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123637272 DLCTRL DEBUG Command: GET 507511097 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123637272 DLCTRL DEBUG Tx Command reply: GET_REPLY 507511097 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123637278 DLCTRL DEBUG Command: GET 938874399 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123637278 DLCTRL DEBUG Tx Command reply: GET_REPLY 938874399 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123637284 DLCTRL DEBUG Command: GET 585183775 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123637284 DLCTRL DEBUG Tx Command reply: GET_REPLY 585183775 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123637288 DLCTRL DEBUG Command: GET 520063087 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123637288 DLCTRL DEBUG Tx Command reply: GET_REPLY 520063087 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123637293 DLCTRL DEBUG Command: GET 693188045 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123637293 DLCTRL DEBUG Tx Command reply: GET_REPLY 693188045 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123637296 DLCTRL DEBUG Command: GET 921393921 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123637297 DLCTRL DEBUG Tx Command reply: GET_REPLY 921393921 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123637300 DLCTRL DEBUG Command: GET 680963591 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123637300 DLCTRL DEBUG Tx Command reply: GET_REPLY 680963591 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123637303 DLCTRL DEBUG Command: GET 214232199 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123637303 DLCTRL DEBUG Tx Command reply: GET_REPLY 214232199 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123637305 DLCTRL DEBUG Command: GET 299662453 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123637305 DLCTRL DEBUG Tx Command reply: GET_REPLY 299662453 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123637308 DLCTRL DEBUG Command: GET 443881979 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123637308 DLCTRL DEBUG Tx Command reply: GET_REPLY 443881979 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123637312 DLCTRL DEBUG Command: GET 442994263 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123637312 DLCTRL DEBUG Tx Command reply: GET_REPLY 442994263 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123637316 DLCTRL DEBUG Command: GET 674666389 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123637316 DLCTRL DEBUG Tx Command reply: GET_REPLY 674666389 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123637322 DLCTRL DEBUG Command: GET 787317809 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123637322 DLCTRL DEBUG Tx Command reply: GET_REPLY 787317809 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123637328 DLCTRL DEBUG Command: GET 126688017 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123637328 DLCTRL DEBUG Tx Command reply: GET_REPLY 126688017 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123637333 DLCTRL DEBUG Command: GET 420739909 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123637333 DLCTRL DEBUG Tx Command reply: GET_REPLY 420739909 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123637338 DLCTRL DEBUG Command: GET 623901446 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123637338 DLCTRL DEBUG Tx Command reply: GET_REPLY 623901446 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123637343 DLCTRL DEBUG Command: GET 670375735 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123637343 DLCTRL DEBUG Tx Command reply: GET_REPLY 670375735 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011101011'B, t_guard := 20.000000 } 20250816123637375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42290<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(609)@c2ce0b0ce204: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(609)@c2ce0b0ce204: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)12794116 20250816123638401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123638401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123638402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816123638402 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123638402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc33904, normal) (hnbgw_rua.c:407) 20250816123638402 DHNB DEBUG map_rua[0x556947c91400]{init}: Allocated (fsm.c:456) 20250816123638402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12794116)[0x556947c91400]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123638402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12794116 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123638402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123638402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123638402 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816123638402 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12794116 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250816123638402 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12794116 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816123638402 DCN DEBUG map_sccp[0x556947ca96c0]{init}: Allocated (fsm.c:456) 20250816123638402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x556947ca96c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123638402 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12794116 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816123638402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12794116 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816123638402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12794116)[0x556947c91400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123638402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123638402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123638402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12794116)[0x556947c91400]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123638402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x556947ca96c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123638402 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123638402 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{IDLE}: Allocated (fsm.c:456) 20250816123638402 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123638402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030002eb0056400500f1100926) (sccp_scrc.c:406) 20250816123638402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123638402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123638402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123638402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123638402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123638402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123638402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123638402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123638402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123638402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123638402 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123638402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123638402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123638402 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123638402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x556947ca96c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123638402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12794116)[0x556947c91400]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123638402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123638402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123638402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123638402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123638402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123638402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123638402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123638402 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(608)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc1-SCCP(608)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(609)@c2ce0b0ce204: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) HNBGW_Test.msc1-RAN(609)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)1349681 HNBGW_Test.msc1-SCCP(608)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(608)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123638416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123638416 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123638416 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123638416 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123638416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123638416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123638416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123638416 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123638417 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123638417 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123638417 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123638417 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123638417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123638417 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=0061d002) (sccp_scrc.c:477) 20250816123638417 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20250816123638417 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123638417 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123638417 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123638417 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123638417 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123638417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x556947ca96c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123638417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x556947ca96c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123638418 DLCTRL DEBUG Command: GET 613353302 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123638418 DLCTRL DEBUG Tx Command reply: GET_REPLY 613353302 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123638421 DLCTRL DEBUG Command: GET 594017167 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123638421 DLCTRL DEBUG Tx Command reply: GET_REPLY 594017167 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123638422 DLCTRL DEBUG Command: GET 783100996 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123638422 DLCTRL DEBUG Tx Command reply: GET_REPLY 783100996 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123638424 DLCTRL DEBUG Command: GET 655977542 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123638424 DLCTRL DEBUG Tx Command reply: GET_REPLY 655977542 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123638426 DLCTRL DEBUG Command: GET 849396832 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123638426 DLCTRL DEBUG Tx Command reply: GET_REPLY 849396832 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123638427 DLCTRL DEBUG Command: GET 283436589 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123638427 DLCTRL DEBUG Tx Command reply: GET_REPLY 283436589 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123638429 DLCTRL DEBUG Command: GET 288906189 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123638429 DLCTRL DEBUG Tx Command reply: GET_REPLY 288906189 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123638430 DLCTRL DEBUG Command: GET 395161214 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123638430 DLCTRL DEBUG Tx Command reply: GET_REPLY 395161214 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123638432 DLCTRL DEBUG Command: GET 587937216 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123638432 DLCTRL DEBUG Tx Command reply: GET_REPLY 587937216 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123638433 DLCTRL DEBUG Command: GET 90983319 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123638433 DLCTRL DEBUG Tx Command reply: GET_REPLY 90983319 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123638434 DLCTRL DEBUG Command: GET 994223090 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123638434 DLCTRL DEBUG Tx Command reply: GET_REPLY 994223090 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123638436 DLCTRL DEBUG Command: GET 177635274 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123638436 DLCTRL DEBUG Tx Command reply: GET_REPLY 177635274 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123638437 DLCTRL DEBUG Command: GET 16565395 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123638437 DLCTRL DEBUG Tx Command reply: GET_REPLY 16565395 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123638438 DLCTRL DEBUG Command: GET 919899091 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123638438 DLCTRL DEBUG Tx Command reply: GET_REPLY 919899091 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123638440 DLCTRL DEBUG Command: GET 811787383 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123638440 DLCTRL DEBUG Tx Command reply: GET_REPLY 811787383 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123638441 DLCTRL DEBUG Command: GET 779581936 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123638441 DLCTRL DEBUG Tx Command reply: GET_REPLY 779581936 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123638442 DLCTRL DEBUG Command: GET 929776564 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123638442 DLCTRL DEBUG Tx Command reply: GET_REPLY 929776564 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123638443 DLCTRL DEBUG Command: GET 781554520 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123638443 DLCTRL DEBUG Tx Command reply: GET_REPLY 781554520 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123638443 DLCTRL DEBUG Command: GET 227386651 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123638443 DLCTRL DEBUG Tx Command reply: GET_REPLY 227386651 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123638444 DLCTRL DEBUG Command: GET 83874686 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123638444 DLCTRL DEBUG Tx Command reply: GET_REPLY 83874686 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110100010'B, t_guard := 20.000000 } 20250816123638455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@c2ce0b0ce204: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@c2ce0b0ce204: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@c2ce0b0ce204: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)11722330 20250816123639462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123639462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123639462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816123639462 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123639462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb2de5a, normal) (hnbgw_rua.c:407) 20250816123639462 DHNB DEBUG map_rua[0x556947cbbc10]{init}: Allocated (fsm.c:456) 20250816123639462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11722330)[0x556947cbbc10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123639462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11722330 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123639462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123639462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123639462 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11722330 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250816123639462 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11722330 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123639462 DCN DEBUG map_sccp[0x556947cbb8f0]{init}: Allocated (fsm.c:456) 20250816123639462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x556947cbb8f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123639462 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11722330 <-> SCCP-73 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123639462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11722330 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816123639462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11722330)[0x556947cbbc10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123639462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123639462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123639462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11722330)[0x556947cbbc10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123639462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x556947cbb8f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123639462 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123639462 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{IDLE}: Allocated (fsm.c:456) 20250816123639462 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123639462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000049), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030003a20056400500f1100926) (sccp_scrc.c:406) 20250816123639462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123639462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123639462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123639462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123639462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123639462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123639462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123639462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123639462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123639462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123639462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123639462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123639462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123639462 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123639462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x556947cbb8f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123639462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11722330)[0x556947cbbc10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123639462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123639462 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123639462 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123639462 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123639462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123639462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123639462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123639462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@c2ce0b0ce204: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) HNBGW_Test.msc0-RAN(606)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)3852094 HNBGW_Test.msc0-SCCP(605)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123639464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123639464 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123639464 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123639464 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123639464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123639464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123639464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123639464 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123639464 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123639464 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123639464 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123639464 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123639464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123639464 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=00ffa6e8) (sccp_scrc.c:477) 20250816123639464 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20250816123639464 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123639464 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123639464 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123639464 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123639464 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123639464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x556947cbb8f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123639464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x556947cbb8f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123639464 DLCTRL DEBUG Command: GET 746976618 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123639464 DLCTRL DEBUG Tx Command reply: GET_REPLY 746976618 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250816123639465 DLCTRL DEBUG Command: GET 470499908 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123639465 DLCTRL DEBUG Tx Command reply: GET_REPLY 470499908 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123639467 DLCTRL DEBUG Command: GET 523981067 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123639467 DLCTRL DEBUG Tx Command reply: GET_REPLY 523981067 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123639468 DLCTRL DEBUG Command: GET 97807278 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123639468 DLCTRL DEBUG Tx Command reply: GET_REPLY 97807278 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123639469 DLCTRL DEBUG Command: GET 367700035 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123639469 DLCTRL DEBUG Tx Command reply: GET_REPLY 367700035 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123639470 DLCTRL DEBUG Command: GET 398586897 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123639470 DLCTRL DEBUG Tx Command reply: GET_REPLY 398586897 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123639471 DLCTRL DEBUG Command: GET 744301577 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123639471 DLCTRL DEBUG Tx Command reply: GET_REPLY 744301577 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123639471 DLCTRL DEBUG Command: GET 621245152 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123639471 DLCTRL DEBUG Tx Command reply: GET_REPLY 621245152 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123639472 DLCTRL DEBUG Command: GET 117582752 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123639472 DLCTRL DEBUG Tx Command reply: GET_REPLY 117582752 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123639473 DLCTRL DEBUG Command: GET 268668592 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123639473 DLCTRL DEBUG Tx Command reply: GET_REPLY 268668592 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123639474 DLCTRL DEBUG Command: GET 99540680 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123639474 DLCTRL DEBUG Tx Command reply: GET_REPLY 99540680 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123639475 DLCTRL DEBUG Command: GET 664985058 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123639475 DLCTRL DEBUG Tx Command reply: GET_REPLY 664985058 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123639475 DLCTRL DEBUG Command: GET 573994102 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123639475 DLCTRL DEBUG Tx Command reply: GET_REPLY 573994102 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123639476 DLCTRL DEBUG Command: GET 995503347 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123639476 DLCTRL DEBUG Tx Command reply: GET_REPLY 995503347 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123639477 DLCTRL DEBUG Command: GET 50081746 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123639477 DLCTRL DEBUG Tx Command reply: GET_REPLY 50081746 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123639478 DLCTRL DEBUG Command: GET 99369839 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123639478 DLCTRL DEBUG Tx Command reply: GET_REPLY 99369839 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123639479 DLCTRL DEBUG Command: GET 668191224 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123639479 DLCTRL DEBUG Tx Command reply: GET_REPLY 668191224 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123639479 DLCTRL DEBUG Command: GET 855957472 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123639479 DLCTRL DEBUG Tx Command reply: GET_REPLY 855957472 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123639480 DLCTRL DEBUG Command: GET 913280348 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123639480 DLCTRL DEBUG Tx Command reply: GET_REPLY 913280348 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123639481 DLCTRL DEBUG Command: GET 935852953 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123639481 DLCTRL DEBUG Tx Command reply: GET_REPLY 935852953 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123639484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123639484 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40863<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(599)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(598)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123639485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123639486 DLINP DEBUG SRVCONN(,r=127.0.0.1:41667<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123639486 DLINP DEBUG SRVCONN(,r=127.0.0.1:41667<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123639486 DLINP NOTICE SRV(,r=127.0.0.1:41667<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123639486 DMAIN NOTICE (127.0.0.1:41667 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41667<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123639486 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(612)@c2ce0b0ce204: Final verdict of PTC: none 20250816123639486 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123639486 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816123639486 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123639486 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123639486 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123639486 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123639486 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123639486 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123639486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123639486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123639486 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123639486 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123639487 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123639487 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123639487 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123639487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123639487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123639487 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123639487 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123639487 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123639487 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123639487 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123639487 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123639487 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123639487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123639487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123639487 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123639487 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816123639487 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123639487 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123639487 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123639487 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123639487 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123639487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123639487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(611)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(615)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(614)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-RAN(609)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(607)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(616)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(610)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(613)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(606)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(605)@c2ce0b0ce204: Final verdict of PTC: none 20250816123639488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(600)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(617)@c2ce0b0ce204: Final verdict of PTC: none 20250816123639489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@c2ce0b0ce204: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW_Test.msc1-SCCP(608)@c2ce0b0ce204: Final verdict of PTC: none 20250816123639508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42290<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(611): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(612): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(613): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(614): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(615): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(616): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sat Aug 16 12:36:39 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc 20250816123639578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123639665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123639665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123639665 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123639665 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123639665 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123639665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5309858)[0x556947ca6b60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123639665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5309858)[0x556947ca6b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123639665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123639665 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123639665 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123639665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00661391), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123639665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123639665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123639665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123639665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123639665 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123639665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x556947cbc890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123639665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5309858)[0x556947ca6b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123639665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5309858)[0x556947ca6b60]{disrupted}: Freeing instance (context_map.c:202) 20250816123639665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5309858)[0x556947ca6b60]{disrupted}: Deallocated (fsm.c:568) 20250816123639665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123639665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123639665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123639665 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5309858 SCCP-71 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250816123639665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12794116)[0x556947c91400]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123639665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12794116)[0x556947c91400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123639665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x556947ca96c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123639666 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123639666 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123639666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d002), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123639666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123639666 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123639666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123639666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123639666 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123639666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x556947ca96c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123639666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12794116)[0x556947c91400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123639666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12794116)[0x556947c91400]{disrupted}: Freeing instance (context_map.c:202) 20250816123639666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12794116)[0x556947c91400]{disrupted}: Deallocated (fsm.c:568) 20250816123639666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x556947ca96c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123639666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x556947ca96c0]{disconnected}: Freeing instance (context_map.c:206) 20250816123639666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x556947ca96c0]{disconnected}: Deallocated (fsm.c:568) 20250816123639666 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12794116 SCCP-72 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250816123639666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11722330)[0x556947cbbc10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123639666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11722330)[0x556947cbbc10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123639666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x556947cbb8f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123639666 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123639666 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123639666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffa6e8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123639666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123639666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123639666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123639666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123639666 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123639666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x556947cbb8f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123639666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11722330)[0x556947cbbc10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123639666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11722330)[0x556947cbbc10]{disrupted}: Freeing instance (context_map.c:202) 20250816123639666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11722330)[0x556947cbbc10]{disrupted}: Deallocated (fsm.c:568) 20250816123639666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x556947cbb8f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123639666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x556947cbb8f0]{disconnected}: Freeing instance (context_map.c:206) 20250816123639666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x556947cbb8f0]{disconnected}: Deallocated (fsm.c:568) 20250816123639666 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11722330 SCCP-73 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250816123639667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123639667 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123639667 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123639667 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123639667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123639667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123639667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123639667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123639667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123639667 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123639667 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123639667 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123639667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123639667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123639667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123639667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123639667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123639667 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123639667 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123639667 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123639667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123639667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123639667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123639667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123640149 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123640149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b25035), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123640149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123640149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123640149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123640149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123640149 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123640149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c3e14), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123640149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123640149 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123640149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123640149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123640149 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123640149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a43908), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123640149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123640149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123640149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123640149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123640150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123640150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123640150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123640150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123640150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123640150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123640150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123640150 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123640150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123640150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123640150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123640150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123640150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123640150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123640150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123640150 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123640150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123640150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123640150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123640150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123640150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123640150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123640150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123640150 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123640281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=419956) 20250816123640686 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123640686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000df4b9), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123640686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123640686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123640686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123640686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123640687 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123640687 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00847350), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123640687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123640687 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123640687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123640687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123640687 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123640687 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2d7b7), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123640687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123640687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123640687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123640687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123640687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123640687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123640687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123640687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123640687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123640687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123640687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123640687 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123640687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123640687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123640687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123640687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123640687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123640687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123640687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123640687 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123640687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123640687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123640687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123640687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123640687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123640687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123640687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123640687 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=419956, count=446436) 20250816123641343 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123641343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c55adb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123641343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123641343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123641343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123641343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123641343 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123641343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ece1e), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123641343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123641343 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123641343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123641343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123641343 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123641343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b813), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123641343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123641343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123641343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123641343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123641343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123641343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123641344 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123641344 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123641344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123641344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123641344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123641344 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123641344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123641344 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123641344 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123641344 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123641344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123641344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123641344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123641344 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123641344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123641344 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123641344 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123641344 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123641344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123641344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123641344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123641344 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123641487 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123641487 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123641487 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123641487 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123641487 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123641487 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123641487 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123641487 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123641487 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816123641487 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123641487 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123641488 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123642172 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123642172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b55d6), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123642172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123642172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123642173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123642173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123642173 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123642173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00784ade), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123642173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123642173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123642173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123642173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123642173 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123642173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002158d7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123642173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123642173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123642173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123642173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123642173 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123642173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007043c8), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123642173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123642173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123642173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123642173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123642173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123642173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123642173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123642173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123642173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123642173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123642173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123642174 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123642174 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123642174 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123642174 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123642174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123642174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123642174 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123642174 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123642174 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123642174 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123642174 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123642174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123642174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123642174 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123642174 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123642174 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123642174 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123642174 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123642174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123642174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123642174 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sat Aug 16 12:36:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123643105 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123643105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df3e31), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123643105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123643105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123643105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123643105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123643105 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643105 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123643105 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123643105 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123643105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123643105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123643106 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250816123643397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123643402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123643404 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42717<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123643489 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123643489 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123643496 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123643496 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123643496 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123643496 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123643496 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123643496 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123643496 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45293 (stream_srv.c:142) 20250816123643496 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45293<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123643496 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123643496 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123643497 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123643497 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123643497 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123643497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123643497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123643497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123643497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123643497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123643497 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123643497 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123643497 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123643497 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123643497 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643497 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123643497 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123643497 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123643497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123643497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123643497 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123643498 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123643498 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123643498 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123643498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123643498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123643498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123643498 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123643498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123643498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123643498 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123643498 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123643498 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123643498 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123643498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123643498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123643498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123643498 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123643498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123643498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123643498 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123643498 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123643498 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123643498 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123643498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123643498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123643498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123643498 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123643498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123643498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123643498 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123643498 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643498 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123643498 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123643498 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123643498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123643498 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123643499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123643499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123643499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123643499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123643499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123643499 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123643499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123643499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123643499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123643499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123643499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123643499 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(631)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(631)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(629)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(634)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(634)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(634)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-SCCP(632)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123643523 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123643523 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123643523 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123643523 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123643523 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123643523 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123643523 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123643523 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123643523 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123643523 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123643524 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123643524 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123643524 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123643524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123643524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123643524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123643524 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123643524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123643524 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123643524 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123643524 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123643524 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123643524 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123643524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123643525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123643525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123643525 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123643525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123643525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123643525 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123643525 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123643525 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123643525 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123643525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123643525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123643525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123643525 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123643525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123643525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123643525 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123643525 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123643525 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123643525 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123643525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123643525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123643525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123643525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123643525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123643525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123643525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123643525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123643525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123643525 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123643525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643525 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123643525 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123643525 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123643525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123643525 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123643525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643525 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123643525 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123643525 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123643525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123643525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123643525 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123643525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643525 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123643525 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123643525 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123643525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123643525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123643525 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123643525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643525 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123643525 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123643525 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123643525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123643525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123643525 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(637)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(637)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(637)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(635)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(640)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(640)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(640)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-SCCP(638)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123643556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123643556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123643556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123643556 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123643556 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123643556 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123643556 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123643556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123643556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123643561 DLINP DEBUG SRVCONN(,r=127.0.0.1:45293<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123643561 DLINP DEBUG SRVCONN(,r=127.0.0.1:45293<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123643561 DLINP DEBUG SRVCONN(,r=127.0.0.1:45293<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123643561 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123643561 DHNBAP DEBUG (127.0.0.1:45293 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123643561 DHNBAP NOTICE (127.0.0.1:45293 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123643561 DHNBAP NOTICE (127.0.0.1:45293 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123643561 DLINP DEBUG SRVCONN(,r=127.0.0.1:45293<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123643561 DLINP DEBUG SRVCONN(,r=127.0.0.1:45293<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123643709 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123643709 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123643709 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123643709 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(631)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123643717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643718 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123643718 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123643718 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123643718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123643718 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123643718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123643718 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123643719 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123643719 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123643719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123643722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643722 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123643722 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123643722 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123643722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123643722 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123643722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(634)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123643725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643725 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123643725 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123643725 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123643725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123643725 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123643725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123643728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643728 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123643728 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123643728 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123643728 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123643728 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123643728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123643735 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123643735 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123643735 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123643735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(637)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123643740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643740 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123643741 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123643741 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123643741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123643741 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123643741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123643741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643741 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123643741 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123643741 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123643741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123643741 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123643741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123643746 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123643746 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123643746 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123643746 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(640)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123643752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643752 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123643752 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123643752 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123643752 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123643752 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123643752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123643755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123643755 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123643755 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123643755 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123643755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123643755 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123643755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123644526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123644526 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123644526 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123644526 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123644526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123644526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123644526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123644526 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123644526 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123644526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123644526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123644526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123644526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123644526 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123644526 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123644526 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123644526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123644527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123644527 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123644527 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123644527 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123644527 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123644527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123644527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123644527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123644527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123644527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123644527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123644527 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123644527 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123644527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123644527 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123644527 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123644527 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123644527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123644527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123644527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123644527 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123644535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123644535 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123644535 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123644535 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123644535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123644535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123644535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123644535 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123644535 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123644535 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123644535 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123644535 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123644535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123644535 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123644535 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123644535 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123644535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644535 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123644535 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123644535 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123644535 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123644535 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123644535 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123644535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123644535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123644535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123644536 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123644536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123644536 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123644536 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123644536 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(630)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123644536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123644536 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123644536 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123644536 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123644536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123644536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123644536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123644536 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(633)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123644544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123644544 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123644544 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123644544 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123644544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123644544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123644544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123644544 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123644544 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123644544 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123644544 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123644544 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123644544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123644544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123644544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123644544 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123644544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644545 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123644545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123644545 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123644545 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123644545 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123644545 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123644545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123644545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123644545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123644545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123644545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123644545 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123644545 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123644545 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123644545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123644545 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123644545 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123644545 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123644545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123644545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123644545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123644545 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(636)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123644553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123644553 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123644553 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123644553 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123644553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123644553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123644553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123644553 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123644553 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123644553 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123644553 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123644553 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123644553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123644553 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123644553 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123644553 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123644553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644553 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123644553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123644553 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123644554 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123644554 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123644554 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123644554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123644554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123644554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123644554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123644554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123644554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123644554 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123644554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123644554 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123644554 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123644554 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816123644554 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123644554 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123644554 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123644554 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123644554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123644554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123644554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123644554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(639)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123645571 DLCTRL DEBUG Command: GET 176882207 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123645571 DLCTRL DEBUG Tx Command reply: GET_REPLY 176882207 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123645578 DLCTRL DEBUG Command: GET 82571258 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123645578 DLCTRL DEBUG Tx Command reply: GET_REPLY 82571258 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123645582 DLCTRL DEBUG Command: GET 846045241 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123645582 DLCTRL DEBUG Tx Command reply: GET_REPLY 846045241 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123645586 DLCTRL DEBUG Command: GET 561330992 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123645586 DLCTRL DEBUG Tx Command reply: GET_REPLY 561330992 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123645590 DLCTRL DEBUG Command: GET 814188089 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123645590 DLCTRL DEBUG Tx Command reply: GET_REPLY 814188089 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123645594 DLCTRL DEBUG Command: GET 349933228 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123645594 DLCTRL DEBUG Tx Command reply: GET_REPLY 349933228 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123645597 DLCTRL DEBUG Command: GET 859113690 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123645597 DLCTRL DEBUG Tx Command reply: GET_REPLY 859113690 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123645600 DLCTRL DEBUG Command: GET 900116041 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123645600 DLCTRL DEBUG Tx Command reply: GET_REPLY 900116041 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123645603 DLCTRL DEBUG Command: GET 507844324 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123645603 DLCTRL DEBUG Tx Command reply: GET_REPLY 507844324 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123645606 DLCTRL DEBUG Command: GET 765023113 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123645606 DLCTRL DEBUG Tx Command reply: GET_REPLY 765023113 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123645608 DLCTRL DEBUG Command: GET 298243094 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123645608 DLCTRL DEBUG Tx Command reply: GET_REPLY 298243094 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123645611 DLCTRL DEBUG Command: GET 746325017 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123645611 DLCTRL DEBUG Tx Command reply: GET_REPLY 746325017 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123645614 DLCTRL DEBUG Command: GET 226033119 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123645614 DLCTRL DEBUG Tx Command reply: GET_REPLY 226033119 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123645618 DLCTRL DEBUG Command: GET 862519428 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123645618 DLCTRL DEBUG Tx Command reply: GET_REPLY 862519428 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123645622 DLCTRL DEBUG Command: GET 725454153 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123645622 DLCTRL DEBUG Tx Command reply: GET_REPLY 725454153 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123645625 DLCTRL DEBUG Command: GET 920691254 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123645625 DLCTRL DEBUG Tx Command reply: GET_REPLY 920691254 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123645628 DLCTRL DEBUG Command: GET 660344071 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123645628 DLCTRL DEBUG Tx Command reply: GET_REPLY 660344071 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123645631 DLCTRL DEBUG Command: GET 29167054 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123645631 DLCTRL DEBUG Tx Command reply: GET_REPLY 29167054 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123645633 DLCTRL DEBUG Command: GET 850917670 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123645633 DLCTRL DEBUG Tx Command reply: GET_REPLY 850917670 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123645636 DLCTRL DEBUG Command: GET 966018634 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123645636 DLCTRL DEBUG Tx Command reply: GET_REPLY 966018634 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001011100'B, t_guard := 20.000000 } 20250816123645674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39876<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)11013406 20250816123646691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123646691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123646691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816123646691 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123646691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa80d1e, normal) (hnbgw_rua.c:407) 20250816123646691 DHNB DEBUG map_rua[0x556947ca6b60]{init}: Allocated (fsm.c:456) 20250816123646691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11013406)[0x556947ca6b60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123646691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11013406 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123646691 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123646691 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123646691 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11013406 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250816123646691 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11013406 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250816123646691 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11013406 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123646691 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123646691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123646691 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11013406 <-> SCCP-74 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123646691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11013406 SCCP-74 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816123646691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11013406)[0x556947ca6b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123646691 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123646691 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123646691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11013406)[0x556947ca6b60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123646691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123646691 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123646691 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{IDLE}: Allocated (fsm.c:456) 20250816123646691 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123646691 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300005c0056400500f1100926) (sccp_scrc.c:406) 20250816123646691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123646691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123646691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123646691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123646691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123646691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123646691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123646691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123646691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123646691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123646691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123646691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123646691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123646691 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123646691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123646691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11013406)[0x556947ca6b60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123646691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123646691 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123646691 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123646691 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123646691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123646691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123646691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123646691 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642) HNBGW_Test.msc0-RAN(630)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)13576065 HNBGW_Test.msc0-SCCP(629)@c2ce0b0ce204: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc0-SCCP(629)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123646696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123646696 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123646696 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123646696 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123646696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123646696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123646696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123646696 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123646696 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123646696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123646696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123646696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123646696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123646696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=00d221dc) (sccp_scrc.c:477) 20250816123646696 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20250816123646696 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123646696 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123646696 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123646696 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123646696 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123646696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123646696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123646696 DLCTRL DEBUG Command: GET 254265442 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123646696 DLCTRL DEBUG Tx Command reply: GET_REPLY 254265442 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123646697 DLCTRL DEBUG Command: GET 912647672 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123646697 DLCTRL DEBUG Tx Command reply: GET_REPLY 912647672 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123646698 DLCTRL DEBUG Command: GET 547864418 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123646698 DLCTRL DEBUG Tx Command reply: GET_REPLY 547864418 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123646699 DLCTRL DEBUG Command: GET 385335469 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123646699 DLCTRL DEBUG Tx Command reply: GET_REPLY 385335469 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123646699 DLCTRL DEBUG Command: GET 658395611 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123646699 DLCTRL DEBUG Tx Command reply: GET_REPLY 658395611 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123646700 DLCTRL DEBUG Command: GET 189543181 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123646700 DLCTRL DEBUG Tx Command reply: GET_REPLY 189543181 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123646701 DLCTRL DEBUG Command: GET 955342750 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123646701 DLCTRL DEBUG Tx Command reply: GET_REPLY 955342750 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123646702 DLCTRL DEBUG Command: GET 562508554 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123646702 DLCTRL DEBUG Tx Command reply: GET_REPLY 562508554 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123646703 DLCTRL DEBUG Command: GET 687505465 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123646703 DLCTRL DEBUG Tx Command reply: GET_REPLY 687505465 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123646704 DLCTRL DEBUG Command: GET 629330063 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123646704 DLCTRL DEBUG Tx Command reply: GET_REPLY 629330063 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123646704 DLCTRL DEBUG Command: GET 375600649 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123646704 DLCTRL DEBUG Tx Command reply: GET_REPLY 375600649 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123646705 DLCTRL DEBUG Command: GET 321231882 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123646705 DLCTRL DEBUG Tx Command reply: GET_REPLY 321231882 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123646706 DLCTRL DEBUG Command: GET 487894743 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123646706 DLCTRL DEBUG Tx Command reply: GET_REPLY 487894743 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123646707 DLCTRL DEBUG Command: GET 545538119 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123646707 DLCTRL DEBUG Tx Command reply: GET_REPLY 545538119 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250816123646707 DLCTRL DEBUG Command: GET 359571149 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123646707 DLCTRL DEBUG Tx Command reply: GET_REPLY 359571149 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123646708 DLCTRL DEBUG Command: GET 738494694 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123646708 DLCTRL DEBUG Tx Command reply: GET_REPLY 738494694 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123646709 DLCTRL DEBUG Command: GET 878584671 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123646709 DLCTRL DEBUG Tx Command reply: GET_REPLY 878584671 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123646709 DLCTRL DEBUG Command: GET 108877390 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123646709 DLCTRL DEBUG Tx Command reply: GET_REPLY 108877390 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123646710 DLCTRL DEBUG Command: GET 911718313 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123646710 DLCTRL DEBUG Tx Command reply: GET_REPLY 911718313 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123646711 DLCTRL DEBUG Command: GET 771624471 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123646711 DLCTRL DEBUG Tx Command reply: GET_REPLY 771624471 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001011101'B, t_guard := 20.000000 } 20250816123646720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39880<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(633)@c2ce0b0ce204: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(633)@c2ce0b0ce204: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)294071 20250816123647742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123647742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123647742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816123647742 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123647742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x47cb7, normal) (hnbgw_rua.c:407) 20250816123647742 DHNB DEBUG map_rua[0x556947ca96c0]{init}: Allocated (fsm.c:456) 20250816123647742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-294071)[0x556947ca96c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123647742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-294071 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123647742 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123647742 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123647742 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816123647742 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-294071 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250816123647742 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-294071 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250816123647742 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-294071 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816123647742 DCN DEBUG map_sccp[0x556947cbbc10]{init}: Allocated (fsm.c:456) 20250816123647742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556947cbbc10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123647742 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-294071 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816123647742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-294071 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816123647742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-294071)[0x556947ca96c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123647742 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123647742 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123647742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-294071)[0x556947ca96c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123647742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556947cbbc10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123647742 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123647742 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{IDLE}: Allocated (fsm.c:456) 20250816123647742 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123647742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f400300025d0056400500f1100926) (sccp_scrc.c:406) 20250816123647742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123647742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123647742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123647742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123647742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123647742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123647742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123647742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123647742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123647742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123647742 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123647742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123647742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123647742 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123647742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556947cbbc10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123647742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-294071)[0x556947ca96c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123647742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123647742 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123647742 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123647742 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123647742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123647742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123647742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123647742 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(632)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc1-SCCP(632)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(633)@c2ce0b0ce204: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643) HNBGW_Test.msc1-RAN(633)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)4196818 HNBGW_Test.msc1-SCCP(632)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(632)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123647757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123647757 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123647757 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123647757 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123647757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123647757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123647757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123647757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123647757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123647758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123647758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123647758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123647758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123647758 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=00a9cda6) (sccp_scrc.c:477) 20250816123647758 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20250816123647758 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123647758 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123647758 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123647758 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123647758 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123647758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556947cbbc10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123647758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556947cbbc10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123647760 DLCTRL DEBUG Command: GET 753446773 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123647760 DLCTRL DEBUG Tx Command reply: GET_REPLY 753446773 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123647762 DLCTRL DEBUG Command: GET 368945009 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123647762 DLCTRL DEBUG Tx Command reply: GET_REPLY 368945009 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123647764 DLCTRL DEBUG Command: GET 5422262 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123647764 DLCTRL DEBUG Tx Command reply: GET_REPLY 5422262 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123647766 DLCTRL DEBUG Command: GET 559681029 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123647766 DLCTRL DEBUG Tx Command reply: GET_REPLY 559681029 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123647767 DLCTRL DEBUG Command: GET 415437813 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123647767 DLCTRL DEBUG Tx Command reply: GET_REPLY 415437813 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123647769 DLCTRL DEBUG Command: GET 20550824 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123647769 DLCTRL DEBUG Tx Command reply: GET_REPLY 20550824 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123647770 DLCTRL DEBUG Command: GET 717670336 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123647770 DLCTRL DEBUG Tx Command reply: GET_REPLY 717670336 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123647772 DLCTRL DEBUG Command: GET 234120801 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123647772 DLCTRL DEBUG Tx Command reply: GET_REPLY 234120801 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123647775 DLCTRL DEBUG Command: GET 702832226 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123647775 DLCTRL DEBUG Tx Command reply: GET_REPLY 702832226 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123647778 DLCTRL DEBUG Command: GET 739643272 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123647778 DLCTRL DEBUG Tx Command reply: GET_REPLY 739643272 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123647781 DLCTRL DEBUG Command: GET 261735437 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123647781 DLCTRL DEBUG Tx Command reply: GET_REPLY 261735437 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123647785 DLCTRL DEBUG Command: GET 552352935 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123647785 DLCTRL DEBUG Tx Command reply: GET_REPLY 552352935 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123647788 DLCTRL DEBUG Command: GET 93603774 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123647788 DLCTRL DEBUG Tx Command reply: GET_REPLY 93603774 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123647792 DLCTRL DEBUG Command: GET 614884586 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123647792 DLCTRL DEBUG Tx Command reply: GET_REPLY 614884586 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250816123647795 DLCTRL DEBUG Command: GET 131953316 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123647795 DLCTRL DEBUG Tx Command reply: GET_REPLY 131953316 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123647799 DLCTRL DEBUG Command: GET 931388819 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123647799 DLCTRL DEBUG Tx Command reply: GET_REPLY 931388819 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123647803 DLCTRL DEBUG Command: GET 214818595 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123647803 DLCTRL DEBUG Tx Command reply: GET_REPLY 214818595 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123647807 DLCTRL DEBUG Command: GET 198687997 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123647807 DLCTRL DEBUG Tx Command reply: GET_REPLY 198687997 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123647810 DLCTRL DEBUG Command: GET 842208823 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123647810 DLCTRL DEBUG Tx Command reply: GET_REPLY 842208823 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123647812 DLCTRL DEBUG Command: GET 27794345 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123647812 DLCTRL DEBUG Tx Command reply: GET_REPLY 27794345 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000000'B, t_guard := 20.000000 } 20250816123647842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39886<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@c2ce0b0ce204: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@c2ce0b0ce204: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@c2ce0b0ce204: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)14182360 20250816123648868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123648868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123648868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816123648869 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123648869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd867d8, normal) (hnbgw_rua.c:407) 20250816123648869 DHNB DEBUG map_rua[0x556947cb2950]{init}: Allocated (fsm.c:456) 20250816123648869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14182360)[0x556947cb2950]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123648869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14182360 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123648869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123648869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123648869 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14182360 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250816123648869 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14182360 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250816123648869 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14182360 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123648869 DCN DEBUG map_sccp[0x556947c9b890]{init}: Allocated (fsm.c:456) 20250816123648869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x556947c9b890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123648869 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14182360 <-> SCCP-76 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123648869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14182360 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816123648869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14182360)[0x556947cb2950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123648869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123648869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123648869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14182360)[0x556947cb2950]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123648869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x556947c9b890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123648869 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123648869 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{IDLE}: Allocated (fsm.c:456) 20250816123648869 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123648869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030001000056400500f1100926) (sccp_scrc.c:406) 20250816123648869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123648869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123648869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123648869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123648869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123648869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123648869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123648869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123648869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123648869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123648869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123648869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123648869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123648869 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123648869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x556947c9b890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123648869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14182360)[0x556947cb2950]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123648869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123648869 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123648869 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123648869 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123648869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123648869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123648869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123648869 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.msc0-SCCP(629)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(630)@c2ce0b0ce204: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644) HNBGW_Test.msc0-RAN(630)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)9959456 HNBGW_Test.msc0-SCCP(629)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(629)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816123648877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123648877 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123648877 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123648877 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123648877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123648877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123648877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123648877 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123648877 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123648877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123648877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123648877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123648877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123648877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=005d7158) (sccp_scrc.c:477) 20250816123648877 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20250816123648877 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123648877 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123648877 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123648877 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123648877 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123648877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x556947c9b890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123648877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x556947c9b890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123648880 DLCTRL DEBUG Command: GET 923375511 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123648880 DLCTRL DEBUG Tx Command reply: GET_REPLY 923375511 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250816123648884 DLCTRL DEBUG Command: GET 946753247 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123648884 DLCTRL DEBUG Tx Command reply: GET_REPLY 946753247 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123648888 DLCTRL DEBUG Command: GET 444646139 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123648888 DLCTRL DEBUG Tx Command reply: GET_REPLY 444646139 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123648893 DLCTRL DEBUG Command: GET 917165567 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123648893 DLCTRL DEBUG Tx Command reply: GET_REPLY 917165567 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123648896 DLCTRL DEBUG Command: GET 20412853 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123648896 DLCTRL DEBUG Tx Command reply: GET_REPLY 20412853 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123648898 DLCTRL DEBUG Command: GET 529084852 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123648898 DLCTRL DEBUG Tx Command reply: GET_REPLY 529084852 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123648900 DLCTRL DEBUG Command: GET 982880648 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123648900 DLCTRL DEBUG Tx Command reply: GET_REPLY 982880648 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123648901 DLCTRL DEBUG Command: GET 704962361 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123648901 DLCTRL DEBUG Tx Command reply: GET_REPLY 704962361 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123648902 DLCTRL DEBUG Command: GET 840310531 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123648902 DLCTRL DEBUG Tx Command reply: GET_REPLY 840310531 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123648903 DLCTRL DEBUG Command: GET 222042288 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123648903 DLCTRL DEBUG Tx Command reply: GET_REPLY 222042288 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123648905 DLCTRL DEBUG Command: GET 11636512 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123648905 DLCTRL DEBUG Tx Command reply: GET_REPLY 11636512 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123648906 DLCTRL DEBUG Command: GET 391953602 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123648906 DLCTRL DEBUG Tx Command reply: GET_REPLY 391953602 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123648907 DLCTRL DEBUG Command: GET 383412006 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123648907 DLCTRL DEBUG Tx Command reply: GET_REPLY 383412006 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123648909 DLCTRL DEBUG Command: GET 70631711 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123648909 DLCTRL DEBUG Tx Command reply: GET_REPLY 70631711 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250816123648910 DLCTRL DEBUG Command: GET 696440108 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123648910 DLCTRL DEBUG Tx Command reply: GET_REPLY 696440108 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123648911 DLCTRL DEBUG Command: GET 320900672 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123648911 DLCTRL DEBUG Tx Command reply: GET_REPLY 320900672 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123648913 DLCTRL DEBUG Command: GET 576494637 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123648913 DLCTRL DEBUG Tx Command reply: GET_REPLY 576494637 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123648915 DLCTRL DEBUG Command: GET 157159700 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123648915 DLCTRL DEBUG Tx Command reply: GET_REPLY 157159700 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123648916 DLCTRL DEBUG Command: GET 162222747 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123648916 DLCTRL DEBUG Tx Command reply: GET_REPLY 162222747 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123648917 DLCTRL DEBUG Command: GET 726403476 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123648917 DLCTRL DEBUG Tx Command reply: GET_REPLY 726403476 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123648921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42310<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123648922 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42717<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(623)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(622)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123648925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42308<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123648926 DLINP DEBUG SRVCONN(,r=127.0.0.1:45293<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123648926 DLINP DEBUG SRVCONN(,r=127.0.0.1:45293<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123648926 DLINP NOTICE SRV(,r=127.0.0.1:45293<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123648926 DMAIN NOTICE (127.0.0.1:45293 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45293<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123648926 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628)@c2ce0b0ce204: Final verdict of PTC: none 20250816123648928 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-RAN(639)@c2ce0b0ce204: Final verdict of PTC: none 20250816123648928 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123648928 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123648928 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123648928 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123648928 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123648928 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123648928 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123648928 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123648928 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123648928 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123648928 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123648929 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123648929 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123648929 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123648929 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123648929 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123648929 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123648929 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123648929 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123648929 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123648929 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123648929 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123648929 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123648929 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123648929 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123648929 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123648929 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123648929 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123648929 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123648929 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123648929 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123648929 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123648929 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-SCCP(635)@c2ce0b0ce204: Final verdict of PTC: none 20250816123648929 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123648929 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123648929 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123648929 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(636)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(638)@c2ce0b0ce204: Final verdict of PTC: none 20250816123648930 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123648930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123648930 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123648930 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123648930 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123648930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123648930 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123648930 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250816123648930 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123648930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@c2ce0b0ce204: Final verdict of PTC: none20250816123648930 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123648930 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123648930 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123648931 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123648931 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123648931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123648931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(634)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(637)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(631)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(630)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(629)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(640)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(632)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-RAN(633)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(624)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(641)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@c2ce0b0ce204: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@c2ce0b0ce204: Final verdict of PTC: pass20250816123648949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39876<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123648950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39880<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123648954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39886<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(635): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(636): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(637): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(638): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(639): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(640): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sat Aug 16 12:36:49 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20250816123649058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123649072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123649072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123649072 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123649072 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123649072 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11013406)[0x556947ca6b60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11013406)[0x556947ca6b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123649072 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123649072 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123649072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d221dc), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123649072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123649072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123649072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123649072 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123649072 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x556947cbc890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11013406)[0x556947ca6b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11013406)[0x556947ca6b60]{disrupted}: Freeing instance (context_map.c:202) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11013406)[0x556947ca6b60]{disrupted}: Deallocated (fsm.c:568) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123649072 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11013406 SCCP-74 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-294071)[0x556947ca96c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-294071)[0x556947ca96c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556947cbbc10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123649072 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123649072 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123649072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9cda6), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123649072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123649072 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123649072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123649072 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123649072 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556947cbbc10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-294071)[0x556947ca96c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-294071)[0x556947ca96c0]{disrupted}: Freeing instance (context_map.c:202) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-294071)[0x556947ca96c0]{disrupted}: Deallocated (fsm.c:568) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556947cbbc10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556947cbbc10]{disconnected}: Freeing instance (context_map.c:206) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556947cbbc10]{disconnected}: Deallocated (fsm.c:568) 20250816123649072 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-294071 SCCP-75 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14182360)[0x556947cb2950]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14182360)[0x556947cb2950]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x556947c9b890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123649072 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123649072 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123649072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d7158), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123649072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123649072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123649072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123649072 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123649072 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x556947c9b890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14182360)[0x556947cb2950]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14182360)[0x556947cb2950]{disrupted}: Freeing instance (context_map.c:202) 20250816123649072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14182360)[0x556947cb2950]{disrupted}: Deallocated (fsm.c:568) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x556947c9b890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x556947c9b890]{disconnected}: Freeing instance (context_map.c:206) 20250816123649072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x556947c9b890]{disconnected}: Deallocated (fsm.c:568) 20250816123649072 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14182360 SCCP-76 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250816123649072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123649073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123649073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123649073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123649073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123649073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123649073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123649073 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123649073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123649073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123649073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123649073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123649073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123649073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123649073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123649073 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123649073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123649073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123649073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123649073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123649073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123649073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123649073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123649073 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123649666 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123649666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d002), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123649666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123649666 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123649666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123649666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123649666 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123649666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00661391), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123649666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123649666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123649666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123649666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123649666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123649666 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123649666 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123649666 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123649666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123649666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123649666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123649666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123649666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123649666 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123649666 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123649666 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123649666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123649666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123649666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123649666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123649667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123649667 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123649667 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123649667 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123649667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123649667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123649667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123649667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123649667 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123649667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffa6e8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123649667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123649667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123649667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123649667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123649761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39888<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=392460) 20250816123650150 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123650150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a43908), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123650150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123650150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123650150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123650150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123650150 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123650150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c3e14), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123650150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123650150 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123650150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123650150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123650150 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123650150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b25035), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123650150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123650150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123650150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123650150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123650151 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123650151 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123650151 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123650151 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123650151 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123650151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123650151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123650151 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123650151 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123650151 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123650151 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123650151 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123650151 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123650151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123650151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123650151 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123650151 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123650151 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123650151 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123650151 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123650151 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123650151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123650151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123650151 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123650687 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123650687 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2d7b7), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123650687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123650687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123650687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123650687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123650687 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123650687 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00847350), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123650687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123650687 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123650687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123650687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123650687 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123650687 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000df4b9), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123650687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123650687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123650687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123650687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123650688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123650688 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123650688 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123650688 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123650688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123650688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123650688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123650688 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123650688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123650688 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123650688 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123650688 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123650688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123650688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123650688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123650688 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123650688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123650688 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123650688 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123650688 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123650688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123650688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123650688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123650688 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=392460, count=435060) 20250816123650930 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123650930 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123650930 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123650930 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123650930 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123650930 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123650930 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123650930 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123650930 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123650931 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123650931 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123650931 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816123651344 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123651345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b813), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123651345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123651345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123651345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123651345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123651345 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123651345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ece1e), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123651345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123651345 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123651345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123651345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123651345 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123651345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c55adb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123651345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123651345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123651345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123651345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123651345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123651345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123651345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123651345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123651345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123651345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123651345 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123651345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123651345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123651345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123651345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123651345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123651345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123651345 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123651346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123651346 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123651346 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123651346 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123651346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123651346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123651346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sat Aug 16 12:36:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123652174 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123652174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007043c8), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123652174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123652174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123652174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123652174 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123652174 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123652174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002158d7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123652174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123652174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123652174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123652174 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123652174 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123652174 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123652174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00784ade), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123652174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123652174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123652174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123652174 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123652174 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123652174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b55d6), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123652174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123652174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123652174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123652174 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123652175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123652175 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123652175 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123652175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123652175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123652175 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123652175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123652175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123652175 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123652175 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123652175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123652175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123652175 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123652175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123652175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123652175 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123652175 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123652175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123652175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123652175 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123652175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123652175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123652175 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123652175 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123652175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123652175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123652175 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250816123652828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123652834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123652841 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42687<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123652939 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123652939 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123652946 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123652946 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123652946 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123652947 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55709 (stream_srv.c:142) 20250816123652947 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55709<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123652947 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123652947 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123652947 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123652947 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123652947 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123652947 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123652947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123652947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123652947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123652947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123652947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123652947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123652947 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123652947 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123652947 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123652947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123652947 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123652947 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123652947 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123652947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123652947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123652947 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123652948 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123652948 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123652949 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123652949 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123652949 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123652949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123652949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123652949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123652949 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123652949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123652949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123652949 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123652949 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123652949 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123652949 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123652949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123652949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123652949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123652949 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123652949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123652949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123652949 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123652949 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123652949 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123652949 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123652949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123652949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123652949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123652949 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123652949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123652949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123652949 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123652949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123652949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123652949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123652949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123652949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123652949 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123652949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123652949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123652949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123652949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123652949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123652949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123652949 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123652949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123652949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123652949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123652949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123652949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123652949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123652949 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(655)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(655)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(655)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(653)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(658)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(658)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(658)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(656)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123652973 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123652973 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123652973 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123652974 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123652974 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123652974 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123652974 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123652974 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123652974 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123652974 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123652975 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123652975 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123652975 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123652975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123652975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123652975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123652975 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123652975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123652975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123652975 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123652975 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123652975 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123652975 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123652975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123652975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123652975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123652975 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123652975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123652975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123652975 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123652975 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123652975 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123652975 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123652975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123652975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123652975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123652975 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123652975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123652975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123652975 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123652975 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123652975 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123652975 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123652975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123652975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123652975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123652975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123652975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123652975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123652975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123652975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123652975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123652975 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123652975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123652975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123652975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123652975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123652975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123652975 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123652975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123652975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123652975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123652975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123652975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123652975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123652975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123652975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123652975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123652975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123652975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123652975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123652975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123652975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123652975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123652976 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123652976 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123652976 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123652976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123652976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123652976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(661)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(661)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(661)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(659)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(664)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(664)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(664)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(662)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123653009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123653009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123653009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123653009 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123653009 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123653009 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123653009 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123653009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123653009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123653015 DLINP DEBUG SRVCONN(,r=127.0.0.1:55709<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123653015 DLINP DEBUG SRVCONN(,r=127.0.0.1:55709<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123653015 DLINP DEBUG SRVCONN(,r=127.0.0.1:55709<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123653015 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123653016 DHNBAP DEBUG (127.0.0.1:55709 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123653016 DHNBAP NOTICE (127.0.0.1:55709 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123653016 DHNBAP NOTICE (127.0.0.1:55709 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123653016 DLINP DEBUG SRVCONN(,r=127.0.0.1:55709<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123653016 DLINP DEBUG SRVCONN(,r=127.0.0.1:55709<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123653106 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123653106 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df3e31), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123653106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123653106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123653106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123653106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123653107 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653107 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123653107 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123653107 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123653107 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123653107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123653107 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123653160 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123653160 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123653160 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123653160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(655)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123653168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653168 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123653168 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123653168 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123653168 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123653168 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123653168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123653169 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123653169 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123653169 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123653169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123653169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653169 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123653169 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123653169 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123653169 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123653169 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123653169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(658)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123653174 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653174 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123653174 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123653174 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123653174 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123653174 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123653174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123653175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653175 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123653175 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123653175 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123653175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123653175 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123653175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123653187 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123653187 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123653187 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123653187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(661)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123653194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653194 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123653194 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123653194 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123653194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123653194 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123653194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123653196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653197 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123653197 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123653197 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123653197 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123653197 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123653197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123653197 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123653197 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123653197 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123653197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(664)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123653204 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653204 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123653204 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123653204 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123653204 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123653204 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123653204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123653206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653206 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123653206 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123653206 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123653206 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123653206 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123653206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123653981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653981 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123653981 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123653981 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123653981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123653981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123653981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123653981 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123653981 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123653981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123653981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123653981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123653981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123653981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123653981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123653981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123653981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123653982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123653982 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123653982 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123653982 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123653982 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123653982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123653982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123653982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123653982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123653982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123653982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123653982 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123653982 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123653982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653982 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123653982 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123653982 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123653982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123653982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123653982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123653982 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123653983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653983 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123653983 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123653983 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123653983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123653983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123653983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123653983 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123653983 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123653983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123653983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123653983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123653983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123653983 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123653983 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123653983 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123653983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123653983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123653983 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123653983 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123653983 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123653984 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123653984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123653984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123653984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123653984 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123653984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123653984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123653984 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123653984 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123653984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123653984 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123653984 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123653984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123653984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123653984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123653984 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(654)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(657)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123653994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653994 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123653994 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123653994 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123653994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123653994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123653994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123653994 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123653994 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123653994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123653994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123653994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123653994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123653994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123653994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123653994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123653994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123653994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123653994 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123653994 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123653994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123653994 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123653994 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123653994 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123653994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123653994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123653994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123653994 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123653994 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123653994 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123653994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123653994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123653994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123653994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123653994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123653994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123653994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123653994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123653994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123653994 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123653994 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(660)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123654007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123654007 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123654007 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123654007 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123654007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123654007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123654007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123654007 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123654007 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123654007 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123654007 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123654007 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123654007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123654007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123654007 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123654007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123654007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123654007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123654007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123654007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123654007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123654007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123654007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123654007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123654007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123654007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123654007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123654007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123654007 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123654007 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123654007 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123654007 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123654007 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123654007 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123654007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123654007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123654007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123654007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123654007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123654007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123654007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123654007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123654007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123654007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123654007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123654007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123654007 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123654007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123654007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123654007 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123654007 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816123654007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123654007 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123654007 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123654007 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123654007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123654007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123654007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123654007 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(663)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123655021 DLCTRL DEBUG Command: GET 969425681 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123655021 DLCTRL DEBUG Tx Command reply: GET_REPLY 969425681 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123655022 DLCTRL DEBUG Command: GET 52733397 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123655022 DLCTRL DEBUG Tx Command reply: GET_REPLY 52733397 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123655023 DLCTRL DEBUG Command: GET 946787241 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123655023 DLCTRL DEBUG Tx Command reply: GET_REPLY 946787241 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123655024 DLCTRL DEBUG Command: GET 293313321 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123655024 DLCTRL DEBUG Tx Command reply: GET_REPLY 293313321 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123655025 DLCTRL DEBUG Command: GET 73208033 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123655025 DLCTRL DEBUG Tx Command reply: GET_REPLY 73208033 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123655026 DLCTRL DEBUG Command: GET 594999349 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123655026 DLCTRL DEBUG Tx Command reply: GET_REPLY 594999349 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123655027 DLCTRL DEBUG Command: GET 101688239 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123655027 DLCTRL DEBUG Tx Command reply: GET_REPLY 101688239 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123655028 DLCTRL DEBUG Command: GET 610049167 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123655028 DLCTRL DEBUG Tx Command reply: GET_REPLY 610049167 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123655029 DLCTRL DEBUG Command: GET 149407778 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123655029 DLCTRL DEBUG Tx Command reply: GET_REPLY 149407778 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123655030 DLCTRL DEBUG Command: GET 802131258 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123655030 DLCTRL DEBUG Tx Command reply: GET_REPLY 802131258 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123655031 DLCTRL DEBUG Command: GET 69406078 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123655031 DLCTRL DEBUG Tx Command reply: GET_REPLY 69406078 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123655032 DLCTRL DEBUG Command: GET 693986342 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123655032 DLCTRL DEBUG Tx Command reply: GET_REPLY 693986342 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123655032 DLCTRL DEBUG Command: GET 415592030 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123655032 DLCTRL DEBUG Tx Command reply: GET_REPLY 415592030 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123655033 DLCTRL DEBUG Command: GET 578676945 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123655033 DLCTRL DEBUG Tx Command reply: GET_REPLY 578676945 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123655034 DLCTRL DEBUG Command: GET 571654801 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123655034 DLCTRL DEBUG Tx Command reply: GET_REPLY 571654801 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123655035 DLCTRL DEBUG Command: GET 290428388 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123655035 DLCTRL DEBUG Tx Command reply: GET_REPLY 290428388 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123655036 DLCTRL DEBUG Command: GET 17059943 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123655036 DLCTRL DEBUG Tx Command reply: GET_REPLY 17059943 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123655036 DLCTRL DEBUG Command: GET 239194237 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123655036 DLCTRL DEBUG Tx Command reply: GET_REPLY 239194237 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123655037 DLCTRL DEBUG Command: GET 512772799 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123655037 DLCTRL DEBUG Tx Command reply: GET_REPLY 512772799 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123655038 DLCTRL DEBUG Command: GET 547784303 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123655038 DLCTRL DEBUG Tx Command reply: GET_REPLY 547784303 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100010011'B, t_guard := 20.000000 } 20250816123655049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39910<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)5482099 20250816123656062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123656062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123656062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816123656062 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123656062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x53a673, normal) (hnbgw_rua.c:407) 20250816123656062 DHNB DEBUG map_rua[0x556947ca6b60]{init}: Allocated (fsm.c:456) 20250816123656062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5482099)[0x556947ca6b60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123656062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5482099 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123656062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123656062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123656062 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5482099 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250816123656062 DCN DEBUG map_sccp[0x556947cbc890]{init}: Allocated (fsm.c:456) 20250816123656062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x556947cbc890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123656062 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5482099 <-> SCCP-77 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816123656062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5482099 SCCP-77 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816123656062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5482099)[0x556947ca6b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123656062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123656062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123656062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5482099)[0x556947ca6b60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123656062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x556947cbc890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123656062 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123656062 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{IDLE}: Allocated (fsm.c:456) 20250816123656062 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123656062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030003130056400500f1100926) (sccp_scrc.c:406) 20250816123656062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123656062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123656062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123656062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123656062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123656062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123656062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123656062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123656062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123656062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123656062 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123656062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123656062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123656062 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123656062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x556947cbc890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123656062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5482099)[0x556947ca6b60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123656062 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123656062 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123656062 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123656062 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123656062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123656062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123656062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123656062 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc1-SCCP(656)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(657)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) HNBGW_Test.msc1-RAN(657)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)3594051 HNBGW_Test.msc1-SCCP(656)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(656)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123656069 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123656069 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123656069 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123656069 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123656070 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123656070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123656070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123656070 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123656070 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123656070 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123656070 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123656070 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123656070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123656070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=00da1320) (sccp_scrc.c:477) 20250816123656070 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20250816123656070 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123656070 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123656070 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123656070 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123656070 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123656070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x556947cbc890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123656070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x556947cbc890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123656071 DLCTRL DEBUG Command: GET 338026870 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123656071 DLCTRL DEBUG Tx Command reply: GET_REPLY 338026870 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123656073 DLCTRL DEBUG Command: GET 679125846 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123656073 DLCTRL DEBUG Tx Command reply: GET_REPLY 679125846 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123656075 DLCTRL DEBUG Command: GET 24650390 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123656075 DLCTRL DEBUG Tx Command reply: GET_REPLY 24650390 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123656077 DLCTRL DEBUG Command: GET 476405612 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123656077 DLCTRL DEBUG Tx Command reply: GET_REPLY 476405612 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123656080 DLCTRL DEBUG Command: GET 243602806 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123656080 DLCTRL DEBUG Tx Command reply: GET_REPLY 243602806 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123656083 DLCTRL DEBUG Command: GET 410658829 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123656083 DLCTRL DEBUG Tx Command reply: GET_REPLY 410658829 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123656086 DLCTRL DEBUG Command: GET 817858492 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123656086 DLCTRL DEBUG Tx Command reply: GET_REPLY 817858492 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250816123656089 DLCTRL DEBUG Command: GET 346654947 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123656089 DLCTRL DEBUG Tx Command reply: GET_REPLY 346654947 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123656092 DLCTRL DEBUG Command: GET 806911287 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123656092 DLCTRL DEBUG Tx Command reply: GET_REPLY 806911287 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123656093 DLCTRL DEBUG Command: GET 560140503 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123656093 DLCTRL DEBUG Tx Command reply: GET_REPLY 560140503 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123656095 DLCTRL DEBUG Command: GET 145645950 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123656095 DLCTRL DEBUG Tx Command reply: GET_REPLY 145645950 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123656097 DLCTRL DEBUG Command: GET 567516547 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123656097 DLCTRL DEBUG Tx Command reply: GET_REPLY 567516547 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123656099 DLCTRL DEBUG Command: GET 148089446 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123656099 DLCTRL DEBUG Tx Command reply: GET_REPLY 148089446 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123656101 DLCTRL DEBUG Command: GET 830856990 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123656101 DLCTRL DEBUG Tx Command reply: GET_REPLY 830856990 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123656104 DLCTRL DEBUG Command: GET 661497380 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123656104 DLCTRL DEBUG Tx Command reply: GET_REPLY 661497380 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123656106 DLCTRL DEBUG Command: GET 767500140 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123656106 DLCTRL DEBUG Tx Command reply: GET_REPLY 767500140 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123656109 DLCTRL DEBUG Command: GET 402206975 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123656109 DLCTRL DEBUG Tx Command reply: GET_REPLY 402206975 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123656111 DLCTRL DEBUG Command: GET 901750838 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123656111 DLCTRL DEBUG Tx Command reply: GET_REPLY 901750838 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123656112 DLCTRL DEBUG Command: GET 499599819 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123656112 DLCTRL DEBUG Tx Command reply: GET_REPLY 499599819 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123656114 DLCTRL DEBUG Command: GET 223293488 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123656114 DLCTRL DEBUG Tx Command reply: GET_REPLY 223293488 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110110001'B, t_guard := 20.000000 } 20250816123656126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45192<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@c2ce0b0ce204: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@c2ce0b0ce204: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)4525497 20250816123657151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123657151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123657151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816123657151 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123657151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x450db9, normal) (hnbgw_rua.c:407) 20250816123657151 DHNB DEBUG map_rua[0x556947cbbc10]{init}: Allocated (fsm.c:456) 20250816123657151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4525497)[0x556947cbbc10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123657151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4525497 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123657151 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123657151 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123657151 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816123657152 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4525497 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250816123657152 DCN DEBUG map_sccp[0x556947cb2950]{init}: Allocated (fsm.c:456) 20250816123657152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556947cb2950]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123657152 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4525497 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816123657152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4525497 SCCP-78 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816123657152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4525497)[0x556947cbbc10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123657152 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123657152 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123657152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4525497)[0x556947cbbc10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123657152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556947cb2950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123657152 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123657152 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{IDLE}: Allocated (fsm.c:456) 20250816123657152 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123657152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030001b10056400500f1100926) (sccp_scrc.c:406) 20250816123657152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123657152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123657152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123657152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123657152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123657152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123657152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123657152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123657152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123657152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123657152 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123657152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123657152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123657152 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123657152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556947cb2950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123657152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4525497)[0x556947cbbc10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123657152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123657152 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123657152 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123657152 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123657152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123657152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123657152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123657152 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.msc1-SCCP(656)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(657)@c2ce0b0ce204: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) HNBGW_Test.msc1-RAN(657)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)10051961 HNBGW_Test.msc1-SCCP(656)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(656)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816123657160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123657160 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123657160 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123657160 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123657160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123657160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123657160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123657160 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123657160 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123657160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123657160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123657160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123657160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123657160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=0023cff1) (sccp_scrc.c:477) 20250816123657160 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20250816123657160 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123657160 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123657160 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123657160 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123657160 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123657160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556947cb2950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123657160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556947cb2950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123657163 DLCTRL DEBUG Command: GET 783124927 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123657163 DLCTRL DEBUG Tx Command reply: GET_REPLY 783124927 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123657167 DLCTRL DEBUG Command: GET 903061014 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123657167 DLCTRL DEBUG Tx Command reply: GET_REPLY 903061014 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123657172 DLCTRL DEBUG Command: GET 97781675 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123657172 DLCTRL DEBUG Tx Command reply: GET_REPLY 97781675 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123657182 DLCTRL DEBUG Command: GET 331468205 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123657182 DLCTRL DEBUG Tx Command reply: GET_REPLY 331468205 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123657186 DLCTRL DEBUG Command: GET 284510885 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123657186 DLCTRL DEBUG Tx Command reply: GET_REPLY 284510885 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123657190 DLCTRL DEBUG Command: GET 805011150 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123657190 DLCTRL DEBUG Tx Command reply: GET_REPLY 805011150 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123657194 DLCTRL DEBUG Command: GET 690241598 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123657194 DLCTRL DEBUG Tx Command reply: GET_REPLY 690241598 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250816123657198 DLCTRL DEBUG Command: GET 561788261 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123657198 DLCTRL DEBUG Tx Command reply: GET_REPLY 561788261 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123657202 DLCTRL DEBUG Command: GET 773241538 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123657202 DLCTRL DEBUG Tx Command reply: GET_REPLY 773241538 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123657205 DLCTRL DEBUG Command: GET 917511310 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123657206 DLCTRL DEBUG Tx Command reply: GET_REPLY 917511310 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123657209 DLCTRL DEBUG Command: GET 6517945 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123657209 DLCTRL DEBUG Tx Command reply: GET_REPLY 6517945 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123657211 DLCTRL DEBUG Command: GET 138646753 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123657211 DLCTRL DEBUG Tx Command reply: GET_REPLY 138646753 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123657214 DLCTRL DEBUG Command: GET 27392778 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123657214 DLCTRL DEBUG Tx Command reply: GET_REPLY 27392778 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123657216 DLCTRL DEBUG Command: GET 434022808 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123657216 DLCTRL DEBUG Tx Command reply: GET_REPLY 434022808 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123657219 DLCTRL DEBUG Command: GET 917470431 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123657219 DLCTRL DEBUG Tx Command reply: GET_REPLY 917470431 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123657220 DLCTRL DEBUG Command: GET 157248386 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123657220 DLCTRL DEBUG Tx Command reply: GET_REPLY 157248386 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123657222 DLCTRL DEBUG Command: GET 675423745 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123657222 DLCTRL DEBUG Tx Command reply: GET_REPLY 675423745 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123657224 DLCTRL DEBUG Command: GET 21370511 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123657224 DLCTRL DEBUG Tx Command reply: GET_REPLY 21370511 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123657226 DLCTRL DEBUG Command: GET 462163433 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123657226 DLCTRL DEBUG Tx Command reply: GET_REPLY 462163433 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123657228 DLCTRL DEBUG Command: GET 545882960 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123657228 DLCTRL DEBUG Tx Command reply: GET_REPLY 545882960 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011001110'B, t_guard := 20.000000 } 20250816123657262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45202<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@c2ce0b0ce204: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@c2ce0b0ce204: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@c2ce0b0ce204: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)3957836 20250816123658283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123658283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123658283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816123658283 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123658283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3c644c, normal) (hnbgw_rua.c:407) 20250816123658283 DHNB DEBUG map_rua[0x556947c144c0]{init}: Allocated (fsm.c:456) 20250816123658283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957836)[0x556947c144c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123658283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3957836 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123658283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123658283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123658283 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3957836 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250816123658283 DCN DEBUG map_sccp[0x556947cb2bc0]{init}: Allocated (fsm.c:456) 20250816123658283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x556947cb2bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123658283 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3957836 <-> SCCP-79 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816123658283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3957836 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816123658283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957836)[0x556947c144c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123658283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123658283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123658283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957836)[0x556947c144c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123658283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x556947cb2bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123658283 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123658283 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{IDLE}: Allocated (fsm.c:456) 20250816123658283 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123658283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004f), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030002ce0056400500f1100926) (sccp_scrc.c:406) 20250816123658283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123658283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123658283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123658283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123658283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123658283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123658283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123658283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123658283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123658283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123658283 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123658283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123658283 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123658283 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123658283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x556947cb2bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123658283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957836)[0x556947c144c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123658283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123658283 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123658283 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123658283 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123658283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123658283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123658284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123658284 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@c2ce0b0ce204: First idle individual index:2 HNBGW_Test.msc1-SCCP(656)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(657)@c2ce0b0ce204: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) HNBGW_Test.msc1-RAN(657)@c2ce0b0ce204: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)5600205 HNBGW_Test.msc1-SCCP(656)@c2ce0b0ce204: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(656)@c2ce0b0ce204: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250816123658289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123658289 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123658289 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123658289 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123658289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123658289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123658290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123658290 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123658290 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123658290 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123658290 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123658290 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123658290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123658290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=0070abf5) (sccp_scrc.c:477) 20250816123658290 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20250816123658290 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123658290 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123658290 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123658290 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123658290 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123658290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x556947cb2bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123658290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x556947cb2bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123658292 DLCTRL DEBUG Command: GET 223105720 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123658292 DLCTRL DEBUG Tx Command reply: GET_REPLY 223105720 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123658296 DLCTRL DEBUG Command: GET 320687228 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123658296 DLCTRL DEBUG Tx Command reply: GET_REPLY 320687228 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123658300 DLCTRL DEBUG Command: GET 416678634 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123658300 DLCTRL DEBUG Tx Command reply: GET_REPLY 416678634 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123658304 DLCTRL DEBUG Command: GET 961952460 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123658304 DLCTRL DEBUG Tx Command reply: GET_REPLY 961952460 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123658308 DLCTRL DEBUG Command: GET 27510395 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123658308 DLCTRL DEBUG Tx Command reply: GET_REPLY 27510395 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123658313 DLCTRL DEBUG Command: GET 373319088 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123658313 DLCTRL DEBUG Tx Command reply: GET_REPLY 373319088 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123658318 DLCTRL DEBUG Command: GET 904264582 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123658318 DLCTRL DEBUG Tx Command reply: GET_REPLY 904264582 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250816123658322 DLCTRL DEBUG Command: GET 893349011 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123658322 DLCTRL DEBUG Tx Command reply: GET_REPLY 893349011 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123658326 DLCTRL DEBUG Command: GET 182879771 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123658326 DLCTRL DEBUG Tx Command reply: GET_REPLY 182879771 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123658328 DLCTRL DEBUG Command: GET 461741390 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123658328 DLCTRL DEBUG Tx Command reply: GET_REPLY 461741390 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123658330 DLCTRL DEBUG Command: GET 720138891 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123658330 DLCTRL DEBUG Tx Command reply: GET_REPLY 720138891 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123658332 DLCTRL DEBUG Command: GET 876708205 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123658332 DLCTRL DEBUG Tx Command reply: GET_REPLY 876708205 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123658333 DLCTRL DEBUG Command: GET 835995158 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123658333 DLCTRL DEBUG Tx Command reply: GET_REPLY 835995158 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123658335 DLCTRL DEBUG Command: GET 748646855 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123658335 DLCTRL DEBUG Tx Command reply: GET_REPLY 748646855 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123658336 DLCTRL DEBUG Command: GET 727582951 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123658336 DLCTRL DEBUG Tx Command reply: GET_REPLY 727582951 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123658337 DLCTRL DEBUG Command: GET 399355624 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123658337 DLCTRL DEBUG Tx Command reply: GET_REPLY 399355624 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123658339 DLCTRL DEBUG Command: GET 395798053 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123658339 DLCTRL DEBUG Tx Command reply: GET_REPLY 395798053 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123658340 DLCTRL DEBUG Command: GET 349317072 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123658340 DLCTRL DEBUG Tx Command reply: GET_REPLY 349317072 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123658341 DLCTRL DEBUG Command: GET 896853335 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123658341 DLCTRL DEBUG Tx Command reply: GET_REPLY 896853335 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123658342 DLCTRL DEBUG Command: GET 968418365 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123658342 DLCTRL DEBUG Tx Command reply: GET_REPLY 968418365 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123658346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39908<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123658346 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42687<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(647)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(646)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123658347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39902<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123658347 DLINP DEBUG SRVCONN(,r=127.0.0.1:55709<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123658347 DLINP DEBUG SRVCONN(,r=127.0.0.1:55709<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123658348 DLINP NOTICE SRV(,r=127.0.0.1:55709<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123658348 DMAIN NOTICE (127.0.0.1:55709 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55709<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123658348 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(660)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(662)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(663)@c2ce0b0ce204: Final verdict of PTC: none 20250816123658350 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123658350 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123658350 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(654)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(653)@c2ce0b0ce204: Final verdict of PTC: none 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123658350 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123658350 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123658350 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123658350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123658350 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(659)@c2ce0b0ce204: Final verdict of PTC: none 20250816123658350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123658350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123658350 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123658350 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123658350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123658350 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123658350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123658350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123658350 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816123658350 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123658350 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123658350 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@c2ce0b0ce204: Final verdict of PTC: none 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123658350 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123658350 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123658350 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123658350 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123658350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123658350 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123658351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123658351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123658351 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123658351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123658351 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123658351 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123658351 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123658351 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123658351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123658351 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123658351 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123658351 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123658351 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123658351 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123658351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123658351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(658)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(664)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(655)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(648)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(665)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(656)@c2ce0b0ce204: Final verdict of PTC: none 20250816123658354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45192<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123658357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39910<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-RAN(657)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(661)@c2ce0b0ce204: Final verdict of PTC: none 20250816123658371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45202<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@c2ce0b0ce204: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(646): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(647): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(648): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(653): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(654): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(655): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(656): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(657): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(658): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(659): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(660): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(661): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(662): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(663): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(664): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(665): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sat Aug 16 12:36:58 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20250816123658449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123658488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123658489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123658489 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123658489 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123658489 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123658489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5482099)[0x556947ca6b60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123658489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5482099)[0x556947ca6b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123658489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x556947cbc890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123658489 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123658489 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123658489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da1320), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123658489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123658489 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123658489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123658489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123658489 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123658489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x556947cbc890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123658489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5482099)[0x556947ca6b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123658489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5482099)[0x556947ca6b60]{disrupted}: Freeing instance (context_map.c:202) 20250816123658489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5482099)[0x556947ca6b60]{disrupted}: Deallocated (fsm.c:568) 20250816123658489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x556947cbc890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123658489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x556947cbc890]{disconnected}: Freeing instance (context_map.c:206) 20250816123658489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x556947cbc890]{disconnected}: Deallocated (fsm.c:568) 20250816123658489 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5482099 SCCP-77 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250816123658489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4525497)[0x556947cbbc10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123658489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4525497)[0x556947cbbc10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123658489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556947cb2950]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123658489 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123658489 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123658489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023cff1), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123658489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123658489 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123658489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123658490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123658490 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123658490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556947cb2950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123658490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4525497)[0x556947cbbc10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123658490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4525497)[0x556947cbbc10]{disrupted}: Freeing instance (context_map.c:202) 20250816123658490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4525497)[0x556947cbbc10]{disrupted}: Deallocated (fsm.c:568) 20250816123658490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556947cb2950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123658490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556947cb2950]{disconnected}: Freeing instance (context_map.c:206) 20250816123658490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556947cb2950]{disconnected}: Deallocated (fsm.c:568) 20250816123658490 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4525497 SCCP-78 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250816123658490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957836)[0x556947c144c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123658490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957836)[0x556947c144c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123658490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x556947cb2bc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123658490 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123658490 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123658490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070abf5), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123658490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123658490 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123658490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123658490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123658490 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123658490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x556947cb2bc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123658490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957836)[0x556947c144c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123658490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957836)[0x556947c144c0]{disrupted}: Freeing instance (context_map.c:202) 20250816123658490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3957836)[0x556947c144c0]{disrupted}: Deallocated (fsm.c:568) 20250816123658490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x556947cb2bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123658490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x556947cb2bc0]{disconnected}: Freeing instance (context_map.c:206) 20250816123658490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x556947cb2bc0]{disconnected}: Deallocated (fsm.c:568) 20250816123658490 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3957836 SCCP-79 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250816123658491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123658491 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123658491 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123658491 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123658491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123658491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123658491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123658491 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123658491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123658491 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123658491 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123658491 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123658491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123658491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123658491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123658491 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123658491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123658491 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123658491 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123658491 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123658491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123658491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123658491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123658491 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123659073 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123659074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d7158), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123659074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123659074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123659074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123659074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123659074 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123659074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9cda6), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123659074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123659074 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123659074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123659074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123659074 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123659074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d221dc), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123659074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123659074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123659074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123659074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123659074 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123659074 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123659074 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123659074 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123659074 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123659074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123659074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123659074 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123659075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123659075 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123659075 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123659075 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123659075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123659075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123659075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123659075 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123659075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123659075 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123659075 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123659075 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123659075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123659075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123659075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123659075 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123659252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45208<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=436144) 20250816123659667 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123659667 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffa6e8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123659667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123659667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123659667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123659667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123659668 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123659668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00661391), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123659668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123659668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123659668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123659668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123659668 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123659668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d002), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123659668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123659668 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123659668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123659668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123659668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123659668 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123659668 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123659668 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123659668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123659668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123659668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123659668 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123659668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123659668 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123659668 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123659668 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123659668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123659668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123659668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123659669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123659669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123659669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123659669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123659669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123659669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123659669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123659669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123659669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123700152 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123700152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b25035), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123700152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123700152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123700152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123700152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123700152 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123700152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c3e14), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123700152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123700152 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123700152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123700152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123700152 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123700152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a43908), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123700152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123700152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123700152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123700152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123700152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123700152 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123700152 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123700152 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123700152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123700152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123700152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123700152 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123700152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123700152 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123700152 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123700152 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123700152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123700152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123700152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123700152 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123700152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123700152 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123700152 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123700152 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123700152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123700152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123700152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123700152 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=436144, count=462624) 20250816123700351 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123700351 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123700351 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816123700351 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123700351 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123700351 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123700351 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123700351 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123700351 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123700351 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123700351 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123700351 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123700688 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123700688 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000df4b9), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123700688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123700688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123700688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123700688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123700688 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123700688 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00847350), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123700688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123700688 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123700688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123700688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123700688 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123700688 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2d7b7), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123700688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123700688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123700688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123700688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123700688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123700688 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123700688 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123700688 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123700688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123700688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123700688 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123700688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123700688 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123700688 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123700688 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123700688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123700688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123700688 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123700688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123700688 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123700688 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123700688 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123700688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123700688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123700688 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sat Aug 16 12:37:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123701346 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123701346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c55adb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123701346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123701346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123701346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123701346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123701346 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123701346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ece1e), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123701346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123701346 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123701346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123701346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123701346 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123701346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b813), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123701346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123701346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123701346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123701346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123701346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123701346 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123701346 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123701346 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123701346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123701346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123701346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123701346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123701346 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123701346 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123701346 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123701346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123701346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123701346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123701346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123701346 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123701346 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123701347 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123701347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123701347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123701347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123702175 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123702175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b55d6), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123702175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123702175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123702175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123702175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123702175 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123702175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00784ade), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123702175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123702175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123702175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123702175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123702175 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123702175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002158d7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123702175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123702175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123702175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123702175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123702175 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123702175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007043c8), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123702175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123702175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123702175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123702175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123702175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123702175 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123702176 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123702176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123702176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123702176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123702176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123702176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123702176 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123702176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123702176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123702176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123702176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123702176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123702176 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123702176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123702176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123702176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123702176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123702176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123702176 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123702176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123702176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123702176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250816123702321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123702328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123702331 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42749<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123702412 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123702412 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123702420 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123702420 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123702420 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123702420 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123702420 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123702420 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123702421 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123702421 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123702421 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41832 (stream_srv.c:142) 20250816123702421 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41832<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123702421 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123702421 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123702422 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123702422 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123702422 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123702422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123702422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123702422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123702422 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123702422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123702422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123702422 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123702422 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123702422 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123702422 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123702422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123702422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123702422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123702422 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123702422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123702422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123702422 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123702422 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123702422 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123702422 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123702422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123702423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123702423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123702423 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123702423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123702423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123702423 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123702423 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123702423 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123702423 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123702423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123702423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123702423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123702423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123702423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123702423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123702423 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123702423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123702423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123702423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123702423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123702423 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123702423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123702423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123702423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123702423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123702423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123702423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123702423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123702423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123702423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123702423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123702423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123702423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123702423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123702423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123702424 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123702424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123702424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123702424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(679)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(679)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(679)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(677)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(682)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(682)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(682)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-SCCP(680)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(685)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-M3UA(685)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(685)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-SCCP(683)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123702456 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123702456 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123702456 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123702456 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123702456 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123702456 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123702456 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123702456 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123702456 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123702456 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123702457 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123702457 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123702457 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123702457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123702457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123702457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123702457 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123702457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123702457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123702457 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123702457 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123702457 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123702457 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123702457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123702457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123702457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123702457 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123702457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123702457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123702457 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123702457 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123702457 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123702457 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123702457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123702457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123702457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123702458 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123702458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123702458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123702458 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123702458 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123702458 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123702458 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123702458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123702458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123702458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123702458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123702458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123702458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123702458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123702458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123702458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123702458 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123702458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123702458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123702458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123702458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123702458 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123702458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123702458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123702458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123702458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123702458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123702458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123702458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123702458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123702458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123702458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123702458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123702458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123702458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123702458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123702458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123702458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123702458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123702458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(688)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(688)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(688)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(686)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(691)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(691)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(691)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-SCCP(689)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(694)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn2-M3UA(694)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(694)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn2-SCCP(692)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123702501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123702501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123702501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123702501 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123702501 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123702501 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123702501 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123702501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123702501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123702505 DLINP DEBUG SRVCONN(,r=127.0.0.1:41832<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123702505 DLINP DEBUG SRVCONN(,r=127.0.0.1:41832<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123702505 DLINP DEBUG SRVCONN(,r=127.0.0.1:41832<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123702505 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123702505 DHNBAP DEBUG (127.0.0.1:41832 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123702505 DHNBAP NOTICE (127.0.0.1:41832 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123702505 DHNBAP NOTICE (127.0.0.1:41832 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123702505 DLINP DEBUG SRVCONN(,r=127.0.0.1:41832<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123702505 DLINP DEBUG SRVCONN(,r=127.0.0.1:41832<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123702634 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123702634 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123702634 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123702634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(679)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123702642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702642 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123702642 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123702642 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123702642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123702642 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123702642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123702644 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123702644 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123702644 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123702644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123702645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702645 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123702645 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123702645 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123702645 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123702645 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123702645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(682)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123702648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702648 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123702648 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123702648 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123702648 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123702649 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123702649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123702651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702651 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123702651 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123702651 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123702651 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123702651 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123702651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123702654 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123702654 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816123702654 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123702654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(685)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816123702665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702665 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816123702665 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123702665 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123702665 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123702665 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123702665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123702668 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123702668 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123702668 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123702668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123702669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702669 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123702669 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123702669 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123702669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123702669 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123702670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.sgsn0-M3UA(688)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123702674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702674 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123702674 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123702674 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123702674 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123702674 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123702674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123702676 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702676 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123702676 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123702676 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123702676 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123702676 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123702676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123702678 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123702678 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123702678 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123702678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(691)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123702684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702684 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123702684 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123702684 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123702684 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123702684 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123702684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123702686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123702686 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123702686 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123702686 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123702686 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123702686 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123702689 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123702689 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250816123702689 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123702689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(694)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250816123702693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702693 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250816123702693 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123702693 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123702693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123702693 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123702693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123702694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123702694 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123702694 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123702694 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123702694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123702694 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123702694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123703102 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123703102 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123703102 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123703102 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123703102 DLSCCP DEBUG SCCP-SCOC(57)[0x556947cba650]{IDLE}: Deallocated (fsm.c:568) 20250816123703450 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123703450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123703450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123703450 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123703450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123703450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123703450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123703450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123703450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123703450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123703450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123703450 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123703450 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123703450 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123703450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123703450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123703450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123703450 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123703450 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123703450 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123703450 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123703450 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123703450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123703450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123703450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123703450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123703450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123703450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123703450 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123703450 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123703451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123703451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123703451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123703451 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123703451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123703451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123703451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123703451 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(678)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123703458 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123703458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123703458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123703458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123703458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123703458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123703458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123703458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123703458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703458 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123703458 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123703458 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123703458 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123703458 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123703458 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123703458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123703458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123703458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123703458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123703458 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123703458 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123703458 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123703458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123703458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123703458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123703458 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123703458 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123703458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123703458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123703458 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123703458 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123703458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123703458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123703458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123703458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123703458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123703458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123703458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123703458 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(681)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123703464 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123703465 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123703465 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123703465 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123703465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123703465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123703465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816123703465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123703465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703465 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123703465 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123703464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123703464 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123703464 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123703464 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123703464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123703464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123703464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123703464 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123703465 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123703465 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123703465 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816123703465 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123703465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123703465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123703465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123703465 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123703465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123703465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123703465 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123703465 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{CONNECTED}: link up (cnlink.c:111) 20250816123703465 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123703465 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123703465 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123703465 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123703465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123703465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123703465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123703465 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(684)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123703474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123703474 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123703474 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123703474 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123703474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123703474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123703474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123703474 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123703474 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123703475 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123703475 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123703475 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123703475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123703475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123703475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123703475 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123703475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703475 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123703475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123703475 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123703475 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123703475 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123703475 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123703475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123703475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123703475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123703475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123703475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123703475 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123703475 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123703475 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123703475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123703475 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123703475 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123703475 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123703475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123703475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123703475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123703475 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(687)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123703492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123703492 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123703492 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123703492 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123703492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123703492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123703492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123703492 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123703492 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123703492 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123703492 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123703492 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123703492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123703492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123703492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123703492 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123703492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703492 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123703492 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123703492 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123703492 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123703492 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123703492 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123703492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123703492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123703492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123703492 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123703492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123703492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123703492 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123703492 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816123703492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123703493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123703493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123703493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123703493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123703493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123703493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123703493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(690)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123703504 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123703504 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250816123703504 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250816123703504 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250816123703504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123703504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123703504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123703504 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123703504 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123703504 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123703504 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123703504 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123703504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123703504 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123703504 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250816123703504 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123703504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703504 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123703504 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123703504 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123703504 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123703504 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250816123703504 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123703504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123703504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123703504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123703504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123703504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123703504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123703504 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123703504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123703504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123703504 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123703504 DRANAP NOTICE cnlink(sgsn-2)[0x556947c83790]{CONNECTED}: link up (cnlink.c:111) 20250816123703504 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123703504 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123703504 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123703505 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123703505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123703505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123703505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123703505 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(693)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123704512 DLCTRL DEBUG Command: GET 805271152 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123704512 DLCTRL DEBUG Tx Command reply: GET_REPLY 805271152 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123704514 DLCTRL DEBUG Command: GET 488323539 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123704514 DLCTRL DEBUG Tx Command reply: GET_REPLY 488323539 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123704515 DLCTRL DEBUG Command: GET 850498820 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123704515 DLCTRL DEBUG Tx Command reply: GET_REPLY 850498820 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123704516 DLCTRL DEBUG Command: GET 803112010 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123704516 DLCTRL DEBUG Tx Command reply: GET_REPLY 803112010 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123704517 DLCTRL DEBUG Command: GET 965616577 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123704517 DLCTRL DEBUG Tx Command reply: GET_REPLY 965616577 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123704517 DLCTRL DEBUG Command: GET 262659864 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123704517 DLCTRL DEBUG Tx Command reply: GET_REPLY 262659864 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123704518 DLCTRL DEBUG Command: GET 499501861 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123704518 DLCTRL DEBUG Tx Command reply: GET_REPLY 499501861 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123704519 DLCTRL DEBUG Command: GET 509769674 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123704519 DLCTRL DEBUG Tx Command reply: GET_REPLY 509769674 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123704520 DLCTRL DEBUG Command: GET 176317024 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123704520 DLCTRL DEBUG Tx Command reply: GET_REPLY 176317024 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123704520 DLCTRL DEBUG Command: GET 6283285 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123704520 DLCTRL DEBUG Tx Command reply: GET_REPLY 6283285 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123704521 DLCTRL DEBUG Command: GET 726163046 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123704521 DLCTRL DEBUG Tx Command reply: GET_REPLY 726163046 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123704522 DLCTRL DEBUG Command: GET 856488087 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123704522 DLCTRL DEBUG Tx Command reply: GET_REPLY 856488087 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123704523 DLCTRL DEBUG Command: GET 614016893 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123704523 DLCTRL DEBUG Tx Command reply: GET_REPLY 614016893 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123704524 DLCTRL DEBUG Command: GET 227762619 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123704524 DLCTRL DEBUG Tx Command reply: GET_REPLY 227762619 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123704525 DLCTRL DEBUG Command: GET 740991859 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123704525 DLCTRL DEBUG Tx Command reply: GET_REPLY 740991859 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123704526 DLCTRL DEBUG Command: GET 720141016 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123704526 DLCTRL DEBUG Tx Command reply: GET_REPLY 720141016 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123704527 DLCTRL DEBUG Command: GET 6938090 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123704527 DLCTRL DEBUG Tx Command reply: GET_REPLY 6938090 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123704529 DLCTRL DEBUG Command: GET 500662003 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123704529 DLCTRL DEBUG Tx Command reply: GET_REPLY 500662003 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123704531 DLCTRL DEBUG Command: GET 258220096 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123704531 DLCTRL DEBUG Tx Command reply: GET_REPLY 258220096 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123704534 DLCTRL DEBUG Command: GET 418040546 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123704534 DLCTRL DEBUG Tx Command reply: GET_REPLY 418040546 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110010111'B, t_guard := 20.000000 } 20250816123704565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)1508506 20250816123705616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123705616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123705616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816123705616 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123705616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x17049a, normal) (hnbgw_rua.c:407) 20250816123705616 DHNB DEBUG map_rua[0x556947cba650]{init}: Allocated (fsm.c:456) 20250816123705616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1508506)[0x556947cba650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123705616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1508506 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123705616 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123705616 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123705616 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1508506 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250816123705616 DCN DEBUG map_sccp[0x556947ca6b60]{init}: Allocated (fsm.c:456) 20250816123705616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556947ca6b60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123705616 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1508506 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250816123705616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1508506 SCCP-80 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816123705616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1508506)[0x556947cba650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123705616 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123705616 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123705616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1508506)[0x556947cba650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123705616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556947ca6b60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123705616 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123705616 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{IDLE}: Allocated (fsm.c:456) 20250816123705616 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123705616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000050), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001970056400500f1100926) (sccp_scrc.c:406) 20250816123705616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123705616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123705616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123705616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123705616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123705616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123705616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123705616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123705616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123705616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123705616 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123705616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123705616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123705616 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123705616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556947ca6b60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123705616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1508506)[0x556947cba650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123705617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123705617 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123705617 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123705617 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123705617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123705617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123705617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123705617 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc2-SCCP(683)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(684)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) HNBGW_Test.msc2-RAN(684)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)16669752 HNBGW_Test.msc2-SCCP(683)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(683)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123705638 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123705638 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123705638 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123705638 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123705638 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123705638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123705638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123705638 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123705638 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123705638 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123705638 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123705638 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123705638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123705638 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=00bcdcdc) (sccp_scrc.c:477) 20250816123705638 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20250816123705638 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123705638 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123705638 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123705638 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123705638 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123705638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556947ca6b60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123705638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556947ca6b60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123705640 DLCTRL DEBUG Command: GET 534224537 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123705640 DLCTRL DEBUG Tx Command reply: GET_REPLY 534224537 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123705644 DLCTRL DEBUG Command: GET 455923488 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123705644 DLCTRL DEBUG Tx Command reply: GET_REPLY 455923488 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123705648 DLCTRL DEBUG Command: GET 382563271 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123705648 DLCTRL DEBUG Tx Command reply: GET_REPLY 382563271 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123705651 DLCTRL DEBUG Command: GET 914209089 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123705652 DLCTRL DEBUG Tx Command reply: GET_REPLY 914209089 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123705655 DLCTRL DEBUG Command: GET 839271127 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123705655 DLCTRL DEBUG Tx Command reply: GET_REPLY 839271127 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123705658 DLCTRL DEBUG Command: GET 348255159 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123705658 DLCTRL DEBUG Tx Command reply: GET_REPLY 348255159 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123705660 DLCTRL DEBUG Command: GET 428077867 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123705660 DLCTRL DEBUG Tx Command reply: GET_REPLY 428077867 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123705663 DLCTRL DEBUG Command: GET 141170048 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123705663 DLCTRL DEBUG Tx Command reply: GET_REPLY 141170048 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123705665 DLCTRL DEBUG Command: GET 971036681 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123705665 DLCTRL DEBUG Tx Command reply: GET_REPLY 971036681 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123705667 DLCTRL DEBUG Command: GET 563219378 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123705667 DLCTRL DEBUG Tx Command reply: GET_REPLY 563219378 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123705668 DLCTRL DEBUG Command: GET 399614435 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123705668 DLCTRL DEBUG Tx Command reply: GET_REPLY 399614435 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123705670 DLCTRL DEBUG Command: GET 420139794 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123705670 DLCTRL DEBUG Tx Command reply: GET_REPLY 420139794 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250816123705671 DLCTRL DEBUG Command: GET 707592161 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123705671 DLCTRL DEBUG Tx Command reply: GET_REPLY 707592161 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123705672 DLCTRL DEBUG Command: GET 32128479 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123705672 DLCTRL DEBUG Tx Command reply: GET_REPLY 32128479 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123705674 DLCTRL DEBUG Command: GET 501630970 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123705674 DLCTRL DEBUG Tx Command reply: GET_REPLY 501630970 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123705675 DLCTRL DEBUG Command: GET 107779892 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123705675 DLCTRL DEBUG Tx Command reply: GET_REPLY 107779892 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123705676 DLCTRL DEBUG Command: GET 780836160 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123705676 DLCTRL DEBUG Tx Command reply: GET_REPLY 780836160 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123705676 DLCTRL DEBUG Command: GET 26897533 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123705676 DLCTRL DEBUG Tx Command reply: GET_REPLY 26897533 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123705678 DLCTRL DEBUG Command: GET 68309832 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123705678 DLCTRL DEBUG Tx Command reply: GET_REPLY 68309832 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123705681 DLCTRL DEBUG Command: GET 848958231 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123705681 DLCTRL DEBUG Tx Command reply: GET_REPLY 848958231 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101101110'B, t_guard := 20.000000 } 20250816123705696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35826<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@c2ce0b0ce204: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@c2ce0b0ce204: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)11558579 20250816123706714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123706714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123706714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816123706714 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123706714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb05eb3, normal) (hnbgw_rua.c:407) 20250816123706714 DHNB DEBUG map_rua[0x556947cbbc10]{init}: Allocated (fsm.c:456) 20250816123706714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11558579)[0x556947cbbc10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123706714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11558579 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123706714 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123706714 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123706714 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816123706714 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11558579 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250816123706714 DCN DEBUG map_sccp[0x556947cb2950]{init}: Allocated (fsm.c:456) 20250816123706714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x556947cb2950]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123706714 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11558579 <-> SCCP-81 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250816123706714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11558579 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816123706714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11558579)[0x556947cbbc10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123706714 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123706714 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123706714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11558579)[0x556947cbbc10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123706714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x556947cb2950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123706714 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123706714 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{IDLE}: Allocated (fsm.c:456) 20250816123706714 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123706714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000051), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f400300036e0056400500f1100926) (sccp_scrc.c:406) 20250816123706714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123706714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123706714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123706714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123706714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123706715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123706715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123706715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123706715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123706715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123706715 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123706715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123706715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123706715 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123706715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x556947cb2950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123706715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11558579)[0x556947cbbc10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123706715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123706715 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123706715 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123706715 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123706715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123706715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123706715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123706715 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.msc2-SCCP(683)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(684)@c2ce0b0ce204: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) HNBGW_Test.msc2-RAN(684)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)11902640 HNBGW_Test.msc2-SCCP(683)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(683)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816123706719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123706720 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123706720 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123706720 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123706720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123706720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123706720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123706720 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123706720 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123706720 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123706720 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123706720 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123706720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123706720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=00bf8a91) (sccp_scrc.c:477) 20250816123706720 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20250816123706720 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123706720 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123706720 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123706720 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123706720 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123706720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x556947cb2950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123706720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x556947cb2950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123706721 DLCTRL DEBUG Command: GET 677273314 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123706721 DLCTRL DEBUG Tx Command reply: GET_REPLY 677273314 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123706724 DLCTRL DEBUG Command: GET 455033808 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123706724 DLCTRL DEBUG Tx Command reply: GET_REPLY 455033808 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123706726 DLCTRL DEBUG Command: GET 333739359 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123706726 DLCTRL DEBUG Tx Command reply: GET_REPLY 333739359 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123706727 DLCTRL DEBUG Command: GET 684710265 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123706727 DLCTRL DEBUG Tx Command reply: GET_REPLY 684710265 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123706729 DLCTRL DEBUG Command: GET 238724000 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123706729 DLCTRL DEBUG Tx Command reply: GET_REPLY 238724000 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123706732 DLCTRL DEBUG Command: GET 370648800 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123706733 DLCTRL DEBUG Tx Command reply: GET_REPLY 370648800 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123706736 DLCTRL DEBUG Command: GET 533976617 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123706736 DLCTRL DEBUG Tx Command reply: GET_REPLY 533976617 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123706740 DLCTRL DEBUG Command: GET 207667347 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123706741 DLCTRL DEBUG Tx Command reply: GET_REPLY 207667347 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123706743 DLCTRL DEBUG Command: GET 217916756 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123706743 DLCTRL DEBUG Tx Command reply: GET_REPLY 217916756 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123706744 DLCTRL DEBUG Command: GET 614044843 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123706744 DLCTRL DEBUG Tx Command reply: GET_REPLY 614044843 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123706746 DLCTRL DEBUG Command: GET 880378036 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123706746 DLCTRL DEBUG Tx Command reply: GET_REPLY 880378036 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123706749 DLCTRL DEBUG Command: GET 713420948 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123706749 DLCTRL DEBUG Tx Command reply: GET_REPLY 713420948 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250816123706752 DLCTRL DEBUG Command: GET 79489696 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123706752 DLCTRL DEBUG Tx Command reply: GET_REPLY 79489696 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123706756 DLCTRL DEBUG Command: GET 374330787 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123706756 DLCTRL DEBUG Tx Command reply: GET_REPLY 374330787 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123706759 DLCTRL DEBUG Command: GET 557825410 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123706759 DLCTRL DEBUG Tx Command reply: GET_REPLY 557825410 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123706763 DLCTRL DEBUG Command: GET 227485642 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123706764 DLCTRL DEBUG Tx Command reply: GET_REPLY 227485642 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123706768 DLCTRL DEBUG Command: GET 816315449 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123706768 DLCTRL DEBUG Tx Command reply: GET_REPLY 816315449 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123706772 DLCTRL DEBUG Command: GET 64916861 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123706772 DLCTRL DEBUG Tx Command reply: GET_REPLY 64916861 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123706776 DLCTRL DEBUG Command: GET 474583207 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123706776 DLCTRL DEBUG Tx Command reply: GET_REPLY 474583207 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123706780 DLCTRL DEBUG Command: GET 995959041 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123706780 DLCTRL DEBUG Tx Command reply: GET_REPLY 995959041 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010001110'B, t_guard := 20.000000 } 20250816123706818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(681)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(681)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@c2ce0b0ce204: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)9501886 20250816123707851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123707851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123707851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123707851 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123707851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x90fcbe, normal) (hnbgw_rua.c:407) 20250816123707851 DHNB DEBUG map_rua[0x556947cb2bc0]{init}: Allocated (fsm.c:456) 20250816123707851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501886)[0x556947cb2bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123707851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9501886 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123707851 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123707851 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123707851 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9501886 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816123707851 DCN DEBUG map_sccp[0x556947bb5f90]{init}: Allocated (fsm.c:456) 20250816123707851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x556947bb5f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123707851 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9501886 <-> SCCP-82 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816123707851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9501886 SCCP-82 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123707851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501886)[0x556947cb2bc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123707851 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123707851 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123707851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501886)[0x556947cb2bc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123707851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x556947bb5f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123707851 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123707851 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{IDLE}: Allocated (fsm.c:456) 20250816123707851 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123707851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300028e0056400500f1100926) (sccp_scrc.c:406) 20250816123707851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123707851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123707851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123707851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123707851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123707851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123707851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123707851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123707852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123707852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123707852 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123707852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123707852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123707852 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123707852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x556947bb5f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123707852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501886)[0x556947cb2bc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123707852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123707852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123707852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123707852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123707852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123707852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123707852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123707852 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(680)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc1-SCCP(680)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(681)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) HNBGW_Test.msc1-RAN(681)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)10197535 HNBGW_Test.msc1-SCCP(680)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(680)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123707872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123707872 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123707872 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123707872 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123707872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123707872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123707872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123707872 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123707872 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123707872 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123707872 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123707872 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123707872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123707872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=005c8b74) (sccp_scrc.c:477) 20250816123707872 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20250816123707872 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123707872 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123707872 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123707872 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123707872 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123707873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x556947bb5f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123707873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x556947bb5f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123707875 DLCTRL DEBUG Command: GET 917255363 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123707875 DLCTRL DEBUG Tx Command reply: GET_REPLY 917255363 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123707879 DLCTRL DEBUG Command: GET 371911178 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123707879 DLCTRL DEBUG Tx Command reply: GET_REPLY 371911178 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123707882 DLCTRL DEBUG Command: GET 29063916 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123707882 DLCTRL DEBUG Tx Command reply: GET_REPLY 29063916 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123707884 DLCTRL DEBUG Command: GET 655481068 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123707884 DLCTRL DEBUG Tx Command reply: GET_REPLY 655481068 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123707885 DLCTRL DEBUG Command: GET 104549155 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123707885 DLCTRL DEBUG Tx Command reply: GET_REPLY 104549155 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123707886 DLCTRL DEBUG Command: GET 559687106 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123707886 DLCTRL DEBUG Tx Command reply: GET_REPLY 559687106 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123707887 DLCTRL DEBUG Command: GET 102626716 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123707887 DLCTRL DEBUG Tx Command reply: GET_REPLY 102626716 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123707888 DLCTRL DEBUG Command: GET 847682169 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123707888 DLCTRL DEBUG Tx Command reply: GET_REPLY 847682169 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123707889 DLCTRL DEBUG Command: GET 109772202 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123707889 DLCTRL DEBUG Tx Command reply: GET_REPLY 109772202 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123707890 DLCTRL DEBUG Command: GET 419274318 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123707890 DLCTRL DEBUG Tx Command reply: GET_REPLY 419274318 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123707891 DLCTRL DEBUG Command: GET 444953631 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123707891 DLCTRL DEBUG Tx Command reply: GET_REPLY 444953631 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123707892 DLCTRL DEBUG Command: GET 792503205 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123707892 DLCTRL DEBUG Tx Command reply: GET_REPLY 792503205 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250816123707893 DLCTRL DEBUG Command: GET 21832692 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123707893 DLCTRL DEBUG Tx Command reply: GET_REPLY 21832692 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123707894 DLCTRL DEBUG Command: GET 838477777 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123707894 DLCTRL DEBUG Tx Command reply: GET_REPLY 838477777 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123707894 DLCTRL DEBUG Command: GET 17385723 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123707894 DLCTRL DEBUG Tx Command reply: GET_REPLY 17385723 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123707895 DLCTRL DEBUG Command: GET 378893302 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123707895 DLCTRL DEBUG Tx Command reply: GET_REPLY 378893302 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123707896 DLCTRL DEBUG Command: GET 830248670 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123707896 DLCTRL DEBUG Tx Command reply: GET_REPLY 830248670 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123707897 DLCTRL DEBUG Command: GET 319592963 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123707897 DLCTRL DEBUG Tx Command reply: GET_REPLY 319592963 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123707898 DLCTRL DEBUG Command: GET 424473559 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123707898 DLCTRL DEBUG Tx Command reply: GET_REPLY 424473559 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123707899 DLCTRL DEBUG Command: GET 131460168 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123707899 DLCTRL DEBUG Tx Command reply: GET_REPLY 131460168 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123707902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45230<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123707902 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42749<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(671)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(670)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123707903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45216<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123707903 DLINP DEBUG SRVCONN(,r=127.0.0.1:41832<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123707903 DLINP DEBUG SRVCONN(,r=127.0.0.1:41832<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123707903 DLINP NOTICE SRV(,r=127.0.0.1:41832<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123707903 DMAIN NOTICE (127.0.0.1:41832 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41832<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123707903 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676)@c2ce0b0ce204: Final verdict of PTC: none 20250816123707904 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(689)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(690)@c2ce0b0ce204: Final verdict of PTC: none 20250816123707904 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(678)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(677)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(693)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(692)@c2ce0b0ce204: Final verdict of PTC: none 20250816123707904 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816123707904 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123707904 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123707904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123707904 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(686)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(687)@c2ce0b0ce204: Final verdict of PTC: none 20250816123707904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123707904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123707904 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816123707904 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123707904 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123707904 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250816123707904 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123707904 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123707904 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123707905 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123707905 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123707905 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@c2ce0b0ce204: Final verdict of PTC: none 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123707905 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123707905 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123707905 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123707905 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123707905 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123707905 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123707905 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123707905 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123707905 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123707905 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123707905 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123707905 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123707905 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123707905 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123707905 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123707905 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123707905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123707905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35826<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123707910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(679)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(685)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-RAN(684)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(688)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(672)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(680)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(683)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(682)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(691)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@c2ce0b0ce204: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(694)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-RAN(681)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(695)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123707929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(671): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(672): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(677): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(678): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(679): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(680): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(681): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(682): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-SCCP(683): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-RAN(684): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-M3UA(685): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(686): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(687): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(688): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(689): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(690): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(691): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(692): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn2-RAN(693): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(694): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sat Aug 16 12:37:07 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc 20250816123708012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123708052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123708053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123708053 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123708053 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123708053 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1508506)[0x556947cba650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1508506)[0x556947cba650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556947ca6b60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123708053 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123708053 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123708053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcdcdc), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123708053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123708053 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123708053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123708053 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123708053 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556947ca6b60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1508506)[0x556947cba650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1508506)[0x556947cba650]{disrupted}: Freeing instance (context_map.c:202) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1508506)[0x556947cba650]{disrupted}: Deallocated (fsm.c:568) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556947ca6b60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556947ca6b60]{disconnected}: Freeing instance (context_map.c:206) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556947ca6b60]{disconnected}: Deallocated (fsm.c:568) 20250816123708053 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1508506 SCCP-80 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11558579)[0x556947cbbc10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11558579)[0x556947cbbc10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x556947cb2950]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123708053 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123708053 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123708053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf8a91), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123708053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123708053 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123708053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123708053 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123708053 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x556947cb2950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11558579)[0x556947cbbc10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11558579)[0x556947cbbc10]{disrupted}: Freeing instance (context_map.c:202) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11558579)[0x556947cbbc10]{disrupted}: Deallocated (fsm.c:568) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x556947cb2950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x556947cb2950]{disconnected}: Freeing instance (context_map.c:206) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x556947cb2950]{disconnected}: Deallocated (fsm.c:568) 20250816123708053 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11558579 SCCP-81 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501886)[0x556947cb2bc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501886)[0x556947cb2bc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x556947bb5f90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123708053 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123708053 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123708053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c8b74), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123708053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123708053 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123708053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123708053 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123708053 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x556947bb5f90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501886)[0x556947cb2bc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501886)[0x556947cb2bc0]{disrupted}: Freeing instance (context_map.c:202) 20250816123708053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9501886)[0x556947cb2bc0]{disrupted}: Deallocated (fsm.c:568) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x556947bb5f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x556947bb5f90]{disconnected}: Freeing instance (context_map.c:206) 20250816123708053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x556947bb5f90]{disconnected}: Deallocated (fsm.c:568) 20250816123708053 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9501886 SCCP-82 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250816123708053 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123708053 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123708053 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123708053 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123708053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123708053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123708053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123708053 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123708054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123708054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123708054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123708054 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123708054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123708054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123708054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123708054 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123708054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123708054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123708054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123708054 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123708054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123708054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123708054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123708054 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123708490 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123708490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023cff1), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123708490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123708490 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123708490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123708490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123708490 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123708490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da1320), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123708490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123708490 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123708490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123708490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123708490 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123708491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070abf5), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123708491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123708491 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123708491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123708491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123708491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123708491 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123708491 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123708491 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123708491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123708491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123708491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123708491 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123708491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123708491 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123708491 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123708491 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123708491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123708491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123708491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123708491 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123708491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123708491 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123708491 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123708491 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123708491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123708491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123708491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123708491 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123708815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35840<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=530600) 20250816123709075 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123709075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d221dc), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123709075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123709075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123709075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123709075 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123709075 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123709075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9cda6), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123709075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123709075 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123709075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123709075 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123709075 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123709075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d7158), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123709075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123709075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123709075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123709075 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123709076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123709076 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123709076 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123709076 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123709076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123709076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123709076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123709076 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123709076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123709076 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123709076 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123709076 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123709076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123709076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123709076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123709076 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123709076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123709076 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123709076 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123709076 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123709076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123709076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123709077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123709077 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123709668 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123709668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d002), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123709668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123709668 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123709668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123709668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123709668 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123709668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00661391), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123709668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123709668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123709668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123709669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123709669 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123709669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffa6e8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123709669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123709669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123709669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123709669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123709669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123709669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123709669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123709669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123709669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123709669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123709669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123709669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123709669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123709669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123709669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123709669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123709669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123709669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123709669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123709669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123709669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123709669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123709669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123709669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123709669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123709669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123709669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123709669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=530600, count=531236) 20250816123709905 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123709905 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123709905 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816123709905 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123709905 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123709905 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123709905 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123709905 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123709905 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250816123709905 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123709905 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123709905 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123709905 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123709905 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123709905 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816123709905 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123709905 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123709905 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123710153 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123710153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a43908), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123710153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123710153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123710153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123710153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123710153 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123710153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c3e14), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123710153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123710153 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123710153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123710153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123710153 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123710153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b25035), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123710153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123710153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123710153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123710153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123710153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123710153 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123710153 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123710153 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123710153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123710153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123710154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123710154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123710154 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123710154 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123710154 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123710154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123710154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123710154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123710154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123710154 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123710154 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123710154 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123710154 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123710154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123710154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123710689 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123710689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2d7b7), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123710689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123710689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123710689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123710689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123710689 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123710689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00847350), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123710690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123710690 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123710690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123710690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123710690 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123710690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000df4b9), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123710690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123710690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123710690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123710690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123710690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123710690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123710690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123710690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123710690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123710690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123710690 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123710690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123710690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123710690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123710690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123710690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123710690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123710690 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123710690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123710691 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123710691 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123710691 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123710691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123710691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123710691 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Sat Aug 16 12:37:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123711348 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123711348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b813), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123711348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123711348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123711348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123711348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123711348 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123711348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ece1e), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123711348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123711348 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123711348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123711348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123711348 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123711348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c55adb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123711348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123711348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123711348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123711348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123711349 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123711349 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123711349 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123711349 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123711349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123711349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123711349 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123711349 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123711349 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123711349 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123711349 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123711349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123711349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123711349 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123711349 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123711349 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123711349 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123711349 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123711349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123711349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123711350 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_L3Compl_no_cn started. 20250816123711941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123711950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123711956 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40967<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(703)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123712048 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123712048 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123712055 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123712055 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123712055 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123712055 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123712055 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123712055 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh1(705)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123712055 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41725 (stream_srv.c:142) 20250816123712055 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41725<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123712056 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123712056 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123712056 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123712056 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123712056 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123712056 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123712056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123712056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123712056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123712056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123712056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123712056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123712056 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123712056 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123712056 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123712056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123712056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123712056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123712056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123712056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123712056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123712056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123712057 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123712057 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123712057 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123712057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123712057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123712057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123712057 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123712057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123712057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123712057 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123712057 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123712057 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123712057 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123712057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123712057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123712057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123712057 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123712057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123712057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123712057 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123712057 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123712057 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123712057 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123712057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123712057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123712057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123712057 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123712057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123712057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123712057 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123712057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123712057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123712057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123712057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123712057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123712057 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123712057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123712057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123712057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123712057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123712057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123712057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123712057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123712057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123712057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123712057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123712057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123712057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123712057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123712057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(709)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(709)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(707)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123712070 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123712070 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123712070 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123712070 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123712070 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123712070 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123712070 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123712070 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123712070 DRANAP NOTICE cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123712070 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123712070 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123712071 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123712071 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123712071 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123712071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123712071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123712071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123712071 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123712071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123712071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123712071 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123712071 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123712071 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123712071 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123712071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123712071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123712071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123712071 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123712071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123712071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123712071 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123712071 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123712071 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123712071 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123712071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123712071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123712071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123712071 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123712071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123712071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123712071 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123712071 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123712071 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123712071 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123712071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123712071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123712071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123712071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123712071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123712071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123712071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123712071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123712071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123712071 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123712071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123712071 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123712072 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123712072 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123712072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123712072 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123712072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123712072 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123712072 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123712072 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123712072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123712072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123712072 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123712072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123712072 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123712072 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123712072 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123712072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123712072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123712072 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123712072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123712072 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123712072 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123712072 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123712072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123712072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123712072 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(712)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@c2ce0b0ce204: M3UA emulation initiated, the test can be started MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(712)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(710)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123712091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123712091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123712091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123712091 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123712091 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123712091 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123712091 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123712091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123712091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123712095 DLINP DEBUG SRVCONN(,r=127.0.0.1:41725<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123712095 DLINP DEBUG SRVCONN(,r=127.0.0.1:41725<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123712095 DLINP DEBUG SRVCONN(,r=127.0.0.1:41725<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123712095 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123712095 DHNBAP DEBUG (127.0.0.1:41725 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123712095 DHNBAP NOTICE (127.0.0.1:41725 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123712095 DHNBAP NOTICE (127.0.0.1:41725 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123712095 DLINP DEBUG SRVCONN(,r=127.0.0.1:41725<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123712095 DLINP DEBUG SRVCONN(,r=127.0.0.1:41725<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123712170 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(58)[0x556947c34080]{IDLE}: Deallocated (fsm.c:568) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(59)[0x556947c98420]{IDLE}: Deallocated (fsm.c:568) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(60)[0x556947c9a4f0]{IDLE}: Deallocated (fsm.c:568) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123712170 DLSCCP DEBUG SCCP-SCOC(61)[0x556947c9a930]{IDLE}: Deallocated (fsm.c:568) 20250816123712268 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123712268 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123712268 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123712268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(709)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123712278 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123712278 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123712278 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123712278 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123712278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123712278 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123712278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123712281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123712281 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123712281 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123712281 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123712281 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123712281 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123712281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123712282 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123712282 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123712282 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123712282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(712)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123712287 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123712287 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123712287 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123712287 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123712287 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123712287 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123712287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123712288 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123712288 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123712288 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123712288 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123712288 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123712288 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123712288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123713086 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123713086 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123713086 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123713086 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123713086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123713086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123713086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123713086 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123713086 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123713086 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123713086 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123713086 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123713086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123713086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123713086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123713087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123713087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123713087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123713087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123713087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123713087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123713087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123713087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123713087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123713087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123713087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123713087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123713087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123713087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123713087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123713087 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123713087 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123713087 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123713087 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123713087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123713087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123713087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123713087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123713087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123713087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123713087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123713087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123713087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123713087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123713087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123713087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123713087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123713087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123713087 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123713087 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123713087 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123713087 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123713087 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123713087 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123713087 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123713088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123713088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123713088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123713088 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(708)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123713100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123713100 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123713100 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123713100 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123713100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123713100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123713100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123713100 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123713100 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123713100 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123713100 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123713100 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123713100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123713100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123713100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123713100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123713100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123713100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123713100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123713100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123713100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123713100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123713100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123713100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123713100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123713100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123713100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123713100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123713100 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123713100 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123713100 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123713100 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123713100 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123713100 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123713100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123713100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123713100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123713100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123713100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123713100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123713100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123713100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123713100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123713100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123713100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123713100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123713100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123713100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123713100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123713100 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123713100 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123713100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123713100 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123713100 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123713100 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123713100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123713100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123713100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123713100 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123713109 DLCTRL DEBUG Command: GET 999525394 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123713109 DLCTRL DEBUG Tx Command reply: GET_REPLY 999525394 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) HNBGW_Test.sgsn0-RAN(711)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123713114 DLCTRL DEBUG Command: GET 517958790 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123713114 DLCTRL DEBUG Tx Command reply: GET_REPLY 517958790 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123713118 DLCTRL DEBUG Command: GET 322998033 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123713118 DLCTRL DEBUG Tx Command reply: GET_REPLY 322998033 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123713122 DLCTRL DEBUG Command: GET 30179619 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123713122 DLCTRL DEBUG Tx Command reply: GET_REPLY 30179619 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123713126 DLCTRL DEBUG Command: GET 312374218 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123713126 DLCTRL DEBUG Tx Command reply: GET_REPLY 312374218 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123713130 DLCTRL DEBUG Command: GET 265899726 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123713130 DLCTRL DEBUG Tx Command reply: GET_REPLY 265899726 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123713134 DLCTRL DEBUG Command: GET 887391853 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123713134 DLCTRL DEBUG Tx Command reply: GET_REPLY 887391853 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123713138 DLCTRL DEBUG Command: GET 611040953 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123713139 DLCTRL DEBUG Tx Command reply: GET_REPLY 611040953 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123713143 DLCTRL DEBUG Command: GET 364471280 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123713143 DLCTRL DEBUG Tx Command reply: GET_REPLY 364471280 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123713147 DLCTRL DEBUG Command: GET 759428344 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123713147 DLCTRL DEBUG Tx Command reply: GET_REPLY 759428344 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123713151 DLCTRL DEBUG Command: GET 722524549 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123713151 DLCTRL DEBUG Tx Command reply: GET_REPLY 722524549 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123713154 DLCTRL DEBUG Command: GET 42045390 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123713154 DLCTRL DEBUG Tx Command reply: GET_REPLY 42045390 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123713158 DLCTRL DEBUG Command: GET 126722299 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123713158 DLCTRL DEBUG Tx Command reply: GET_REPLY 126722299 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123713161 DLCTRL DEBUG Command: GET 29648244 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123713161 DLCTRL DEBUG Tx Command reply: GET_REPLY 29648244 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123713165 DLCTRL DEBUG Command: GET 273966803 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123713165 DLCTRL DEBUG Tx Command reply: GET_REPLY 273966803 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123713169 DLCTRL DEBUG Command: GET 644384529 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123713169 DLCTRL DEBUG Tx Command reply: GET_REPLY 644384529 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123713173 DLCTRL DEBUG Command: GET 633703725 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123713173 DLCTRL DEBUG Tx Command reply: GET_REPLY 633703725 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123713174 DLCTRL DEBUG Command: GET 287643663 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123713174 DLCTRL DEBUG Tx Command reply: GET_REPLY 287643663 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123713175 DLCTRL DEBUG Command: GET 592036621 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123713175 DLCTRL DEBUG Tx Command reply: GET_REPLY 592036621 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123713176 DLCTRL DEBUG Command: GET 474457827 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123713176 DLCTRL DEBUG Tx Command reply: GET_REPLY 474457827 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101011000'B, t_guard := 20.000000 } 20250816123713189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(714)3638953 20250816123714213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123714213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123714214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123714214 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123714214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3786a9, normal) (hnbgw_rua.c:407) 20250816123714214 DHNB DEBUG map_rua[0x556947c9a4f0]{init}: Allocated (fsm.c:456) 20250816123714214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3638953)[0x556947c9a4f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123714214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3638953 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123714214 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123714214 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123714214 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3638953 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250816123714214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3638953)[0x556947c9a4f0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123714214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3638953)[0x556947c9a4f0]{init}: Freeing instance (context_map.c:202) 20250816123714214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3638953)[0x556947c9a4f0]{init}: Deallocated (fsm.c:568) 20250816123714214 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3638953 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123714214 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250816123714214 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816123714214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250816123714214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123714214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@c2ce0b0ce204: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(714)3638953 MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101110110'B, t_guard := 20.000000 } 20250816123714229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35872<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(715)6132963 20250816123715240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123715240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123715240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123715240 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123715240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5d94e3, normal) (hnbgw_rua.c:407) 20250816123715240 DHNB DEBUG map_rua[0x556947c9a4f0]{init}: Allocated (fsm.c:456) 20250816123715240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6132963)[0x556947c9a4f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123715240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6132963 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123715240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123715240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123715240 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816123715240 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6132963 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250816123715240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6132963)[0x556947c9a4f0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123715240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6132963)[0x556947c9a4f0]{init}: Freeing instance (context_map.c:202) 20250816123715240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6132963)[0x556947c9a4f0]{init}: Deallocated (fsm.c:568) 20250816123715240 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6132963 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123715240 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250816123715240 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816123715240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250816123715240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123715240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@c2ce0b0ce204: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(715)6132963 MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111010111'B, t_guard := 20.000000 } 20250816123715276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(716)1780683 20250816123716287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123716287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123716287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123716287 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123716287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1b2bcb, normal) (hnbgw_rua.c:407) 20250816123716287 DHNB DEBUG map_rua[0x556947c9a4f0]{init}: Allocated (fsm.c:456) 20250816123716287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1780683)[0x556947c9a4f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123716287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1780683 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123716287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123716287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123716287 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-1780683 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250816123716287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1780683)[0x556947c9a4f0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123716287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1780683)[0x556947c9a4f0]{init}: Freeing instance (context_map.c:202) 20250816123716287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1780683)[0x556947c9a4f0]{init}: Deallocated (fsm.c:568) 20250816123716287 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1780683 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123716287 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250816123716287 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816123716287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250816123716287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123716287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@c2ce0b0ce204: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(716)1780683 MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010111001'B, t_guard := 20.000000 } 20250816123716299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49088<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(717)1872379 20250816123717311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123717311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123717311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250816123717311 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123717311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1c91fb, normal) (hnbgw_rua.c:407) 20250816123717311 DHNB DEBUG map_rua[0x556947c9a4f0]{init}: Allocated (fsm.c:456) 20250816123717311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1872379)[0x556947c9a4f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123717311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1872379 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123717311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123717311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123717311 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-1872379 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250816123717311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1872379)[0x556947c9a4f0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123717311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1872379)[0x556947c9a4f0]{init}: Freeing instance (context_map.c:202) 20250816123717311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1872379)[0x556947c9a4f0]{init}: Deallocated (fsm.c:568) 20250816123717312 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1872379 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123717312 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:282) 20250816123717312 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816123717312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250816123717312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123717312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@c2ce0b0ce204: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(717)1872379 MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123717326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35856<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123717327 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40967<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(701)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(700)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123717331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35844<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123717333 DLINP DEBUG SRVCONN(,r=127.0.0.1:41725<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123717333 DLINP DEBUG SRVCONN(,r=127.0.0.1:41725<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123717333 DLINP NOTICE SRV(,r=127.0.0.1:41725<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123717333 DMAIN NOTICE (127.0.0.1:41725 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41725<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123717333 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(711)@c2ce0b0ce204: Final verdict of PTC: none 20250816123717335 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123717336 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123717336 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(707)@c2ce0b0ce204: Final verdict of PTC: none 20250816123717336 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123717336 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123717336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123717336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123717336 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123717336 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123717336 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(710)@c2ce0b0ce204: Final verdict of PTC: none 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123717336 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123717336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123717336 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123717336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123717336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123717336 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123717336 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123717336 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123717336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123717336 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123717337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123717337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(709)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(712)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(699)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(705)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(703)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@c2ce0b0ce204: Final verdict of PTC: none 20250816123717340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123717341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(714)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(716)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(702)@c2ce0b0ce204: Final verdict of PTC: none 20250816123717347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35872<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(715)@c2ce0b0ce204: Final verdict of PTC: none 20250816123717354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49088<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(713)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(717)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(699): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(703): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(705): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(714): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(715): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(716): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(717): none (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Sat Aug 16 12:37:17 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20250816123717462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123718053 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123718053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c8b74), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123718053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123718053 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123718053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123718053 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123718053 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123718053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf8a91), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123718053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123718053 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123718054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123718054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123718054 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123718054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcdcdc), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123718054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123718054 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123718054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123718054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123718054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123718054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123718054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123718054 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123718054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123718054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123718054 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123718054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123718054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123718054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123718054 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123718054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123718054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123718054 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123718054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123718054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123718054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123718054 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123718054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123718054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123718054 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123718165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49098<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=251688) 20250816123718491 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123718491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070abf5), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123718491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123718491 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123718491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123718491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123718491 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123718491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da1320), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123718491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123718491 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123718491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123718491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123718491 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123718491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023cff1), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123718491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123718491 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123718491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123718491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123718492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123718492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123718492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123718492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123718492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123718492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123718492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123718492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123718492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123718492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123718492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123718492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123718492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123718492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123718492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123718492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123718492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123718492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123718492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123718492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123718492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123719076 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123719076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d7158), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123719076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123719076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123719076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123719076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123719076 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123719077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9cda6), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123719077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123719077 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123719077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123719077 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123719077 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123719077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d221dc), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123719077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123719077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123719077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123719077 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123719077 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123719077 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123719077 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123719077 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123719077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123719077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123719077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123719077 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123719077 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123719077 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123719077 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123719077 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123719077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123719077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123719077 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123719077 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123719077 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123719077 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123719077 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123719077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123719077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123719077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123719077 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=251688, count=276672) 20250816123719337 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123719337 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123719337 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123719337 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123719337 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123719337 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123719669 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123719669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffa6e8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123719669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123719669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123719669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123719669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123719669 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123719669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00661391), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123719669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123719669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123719669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123719669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123719669 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123719669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d002), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123719669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123719669 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123719669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123719669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123719670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123719670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123719670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123719670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123719670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123719670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123719670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123719670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123719670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123719670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123719670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123719670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123719670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123719670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123719670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123719670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123719670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123719670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123719670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123719670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123719670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123720154 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123720154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b25035), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123720154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123720154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123720154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123720154 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123720154 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123720154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c3e14), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123720154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123720154 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123720154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123720155 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123720155 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123720155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a43908), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123720155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123720155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123720155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123720155 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123720155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123720155 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123720155 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123720155 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123720155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123720155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123720155 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123720155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123720155 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123720155 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123720155 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123720155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123720155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123720155 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123720155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123720155 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123720155 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123720155 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123720155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123720155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123720155 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sat Aug 16 12:37:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123720690 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123720690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000df4b9), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123720690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123720690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123720690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123720690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123720690 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123720690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00847350), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123720690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123720690 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123720690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123720690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123720690 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123720690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2d7b7), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123720690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123720690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123720690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123720690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123720690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123720690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123720690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123720690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123720690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123720690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123720690 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123720690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123720690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123720690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123720690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123720690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123720690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123720690 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123720690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123720690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123720690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123720690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123720690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123720690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123720690 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250816123721242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123721245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123721248 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34189<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123721332 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123721332 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123721340 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123721340 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123721340 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123721340 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123721340 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(64)[0x556947c95dc0]{IDLE}: Deallocated (fsm.c:568) 20250816123721341 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123721341 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(62)[0x556947cb24e0]{IDLE}: Deallocated (fsm.c:568) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123721341 DLSCCP DEBUG SCCP-SCOC(63)[0x556947c902a0]{IDLE}: Deallocated (fsm.c:568) 20250816123721341 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123721341 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123721341 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123721341 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123721341 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123721341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123721341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123721341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123721341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123721341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123721341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123721341 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123721341 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55399 (stream_srv.c:142) 20250816123721341 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55399<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123721341 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123721341 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123721342 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123721342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123721342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123721342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123721342 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123721342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123721342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123721342 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123721342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123721342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123721342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123721342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123721342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123721342 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123721342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123721342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123721342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123721342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123721342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123721342 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123721343 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123721343 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123721343 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123721343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123721343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123721343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123721343 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123721343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123721343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123721343 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123721343 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123721343 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123721343 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123721343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123721343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123721343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123721343 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123721343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123721343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123721343 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123721343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123721343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123721343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123721343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123721343 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123721343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123721343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123721343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123721343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123721343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123721343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(728)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(728)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(726)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(731)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(731)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-SCCP(729)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-M3UA(734)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-SCCP(732)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123721382 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123721382 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123721382 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123721382 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123721382 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123721382 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123721382 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123721382 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123721382 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123721383 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123721383 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123721383 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123721384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123721384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123721384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123721384 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123721384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123721384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123721384 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123721384 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123721384 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123721384 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123721384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123721384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123721384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123721384 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123721384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123721384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123721384 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123721384 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123721384 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123721384 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123721384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123721384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123721384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123721384 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123721384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123721384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123721384 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123721384 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123721384 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123721384 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123721384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123721384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123721384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123721384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123721384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123721384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123721384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123721384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123721384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123721384 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123721384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721384 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123721384 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123721384 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123721384 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123721384 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123721384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721384 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123721384 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123721384 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123721384 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123721384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123721384 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123721384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721384 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123721384 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123721384 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123721384 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123721384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123721384 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123721384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721384 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123721384 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123721384 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123721384 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123721384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123721384 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(737)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(735)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(740)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(740)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(740)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(738)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(743)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(741)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123721434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123721434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123721434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123721434 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123721434 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123721434 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123721434 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123721434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123721434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123721439 DLINP DEBUG SRVCONN(,r=127.0.0.1:55399<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123721439 DLINP DEBUG SRVCONN(,r=127.0.0.1:55399<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123721439 DLINP DEBUG SRVCONN(,r=127.0.0.1:55399<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123721439 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123721439 DHNBAP DEBUG (127.0.0.1:55399 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123721439 DHNBAP NOTICE (127.0.0.1:55399 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123721439 DHNBAP NOTICE (127.0.0.1:55399 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123721439 DLINP DEBUG SRVCONN(,r=127.0.0.1:55399<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123721439 DLINP DEBUG SRVCONN(,r=127.0.0.1:55399<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123721554 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123721554 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123721554 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123721554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(728)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123721555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721555 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123721555 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123721555 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123721555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123721555 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123721555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123721556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721556 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123721556 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123721556 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123721556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123721556 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123721556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123721566 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123721566 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123721566 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123721566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(731)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123721567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721567 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123721567 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123721567 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123721567 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123721567 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123721567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123721568 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721568 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123721568 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123721568 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123721568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123721568 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123721568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123721578 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123721578 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816123721578 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123721578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(734)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816123721579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721579 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816123721579 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123721579 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123721579 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123721579 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123721579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123721580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721580 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123721580 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123721580 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123721580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123721580 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123721580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123721596 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123721596 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123721596 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123721596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(737)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123721597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721597 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123721597 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123721597 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123721597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123721597 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123721597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123721597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721597 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123721597 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123721597 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123721597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123721597 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123721597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123721608 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123721608 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123721608 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123721608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(740)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123721609 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721609 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123721609 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123721609 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123721609 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123721609 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123721609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123721610 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721610 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123721610 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123721610 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123721610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123721610 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123721610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123721620 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123721620 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250816123721620 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123721620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(743)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250816123721622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721622 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250816123721622 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123721622 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123721622 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123721622 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123721622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123721622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123721622 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123721622 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123721622 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123721622 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123721622 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123721622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123722360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123722360 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123722360 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123722360 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123722360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123722360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123722360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123722360 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123722360 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123722360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123722360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123722360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123722360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123722360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123722360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123722360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123722360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123722360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123722360 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123722360 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123722360 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123722360 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123722360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123722360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123722360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123722360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123722360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123722360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123722360 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123722360 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123722360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123722360 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123722360 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123722360 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123722360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123722360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123722360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123722360 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(727)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123722371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123722371 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123722371 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123722371 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123722371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123722371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123722371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123722371 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123722371 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123722371 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123722371 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123722371 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123722371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123722371 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123722371 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123722371 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123722371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722371 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123722371 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123722371 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123722371 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123722371 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123722371 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123722371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123722371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123722371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123722371 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123722371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123722371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123722371 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123722371 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123722371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123722371 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123722371 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123722371 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123722371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123722371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123722371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123722371 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(730)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123722383 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123722383 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123722383 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123722383 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123722383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123722383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123722383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123722383 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123722383 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123722383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123722383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123722383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123722383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123722383 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123722383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816123722383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123722383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123722383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123722383 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123722383 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123722383 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816123722383 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123722383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123722383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123722383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123722383 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123722383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123722383 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123722383 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123722383 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{CONNECTED}: link up (cnlink.c:111) 20250816123722383 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123722383 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123722383 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123722383 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123722383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123722383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123722383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123722383 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(733)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123722401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123722401 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123722401 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123722401 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123722401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123722401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123722401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123722401 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123722401 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123722401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123722401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123722401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123722401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123722401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123722401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123722401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123722401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123722401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123722401 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123722401 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123722401 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123722401 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123722401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123722401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123722401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123722401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123722401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123722401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123722401 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123722401 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123722401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123722401 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123722401 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123722401 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123722401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123722401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123722401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123722401 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(736)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123722413 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123722413 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123722413 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123722413 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123722413 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123722413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123722413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123722413 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123722413 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123722413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123722413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123722413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123722413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123722413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123722413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123722413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123722413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123722413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123722413 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123722413 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123722413 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123722413 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123722413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123722413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123722413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123722413 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123722413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123722413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123722413 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123722413 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816123722413 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123722413 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123722413 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123722413 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123722413 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123722413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123722413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123722413 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(739)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123722426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123722426 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250816123722426 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250816123722426 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250816123722426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123722426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123722426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123722426 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123722426 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123722426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123722426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123722426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123722426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123722426 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123722426 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250816123722426 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123722426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722426 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123722426 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123722426 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123722426 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123722426 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250816123722426 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123722426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123722426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123722426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123722426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123722426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123722426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123722426 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123722426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123722426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123722426 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123722426 DRANAP NOTICE cnlink(sgsn-2)[0x556947c83790]{CONNECTED}: link up (cnlink.c:111) 20250816123722426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123722426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123722426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123722426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123722426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123722426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123722426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123722426 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(742)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123723442 DLCTRL DEBUG Command: GET 804949720 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123723442 DLCTRL DEBUG Tx Command reply: GET_REPLY 804949720 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123723444 DLCTRL DEBUG Command: GET 719281830 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123723444 DLCTRL DEBUG Tx Command reply: GET_REPLY 719281830 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123723445 DLCTRL DEBUG Command: GET 861934167 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123723445 DLCTRL DEBUG Tx Command reply: GET_REPLY 861934167 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123723446 DLCTRL DEBUG Command: GET 492492011 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123723446 DLCTRL DEBUG Tx Command reply: GET_REPLY 492492011 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123723447 DLCTRL DEBUG Command: GET 437554394 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123723447 DLCTRL DEBUG Tx Command reply: GET_REPLY 437554394 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123723448 DLCTRL DEBUG Command: GET 735466589 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123723448 DLCTRL DEBUG Tx Command reply: GET_REPLY 735466589 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123723449 DLCTRL DEBUG Command: GET 787233952 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123723449 DLCTRL DEBUG Tx Command reply: GET_REPLY 787233952 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123723450 DLCTRL DEBUG Command: GET 645716586 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123723450 DLCTRL DEBUG Tx Command reply: GET_REPLY 645716586 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123723451 DLCTRL DEBUG Command: GET 122278496 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123723451 DLCTRL DEBUG Tx Command reply: GET_REPLY 122278496 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123723452 DLCTRL DEBUG Command: GET 933603588 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123723452 DLCTRL DEBUG Tx Command reply: GET_REPLY 933603588 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123723452 DLCTRL DEBUG Command: GET 158053264 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123723452 DLCTRL DEBUG Tx Command reply: GET_REPLY 158053264 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123723453 DLCTRL DEBUG Command: GET 122836282 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123723453 DLCTRL DEBUG Tx Command reply: GET_REPLY 122836282 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123723454 DLCTRL DEBUG Command: GET 518175581 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123723454 DLCTRL DEBUG Tx Command reply: GET_REPLY 518175581 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123723455 DLCTRL DEBUG Command: GET 747432601 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123723455 DLCTRL DEBUG Tx Command reply: GET_REPLY 747432601 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123723456 DLCTRL DEBUG Command: GET 174040479 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123723456 DLCTRL DEBUG Tx Command reply: GET_REPLY 174040479 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123723457 DLCTRL DEBUG Command: GET 215036405 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123723457 DLCTRL DEBUG Tx Command reply: GET_REPLY 215036405 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123723458 DLCTRL DEBUG Command: GET 111114515 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123723458 DLCTRL DEBUG Tx Command reply: GET_REPLY 111114515 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123723458 DLCTRL DEBUG Command: GET 727171881 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123723458 DLCTRL DEBUG Tx Command reply: GET_REPLY 727171881 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123723459 DLCTRL DEBUG Command: GET 798785125 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123723459 DLCTRL DEBUG Tx Command reply: GET_REPLY 798785125 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123723460 DLCTRL DEBUG Command: GET 16222821 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123723460 DLCTRL DEBUG Tx Command reply: GET_REPLY 16222821 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101010000'B, t_guard := 20.000000 } 20250816123723471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49122<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@c2ce0b0ce204: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@c2ce0b0ce204: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)1124484 20250816123724483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123724483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123724483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816123724483 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123724483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x112884, normal) (hnbgw_rua.c:407) 20250816123724483 DHNB DEBUG map_rua[0x556947c9a4f0]{init}: Allocated (fsm.c:456) 20250816123724483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1124484)[0x556947c9a4f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123724483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1124484 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123724483 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123724483 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123724483 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250816123724483 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1124484 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250816123724483 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1124484 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123724483 DCN DEBUG map_sccp[0x556947c9a930]{init}: Allocated (fsm.c:456) 20250816123724483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556947c9a930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123724483 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1124484 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123724483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1124484 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816123724483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1124484)[0x556947c9a4f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123724483 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123724483 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123724483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1124484)[0x556947c9a4f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123724483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556947c9a930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123724483 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123724483 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{IDLE}: Allocated (fsm.c:456) 20250816123724483 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123724483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030003500056400500f1100926) (sccp_scrc.c:406) 20250816123724483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123724483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123724483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123724483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123724483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123724483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123724483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123724483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123724483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123724483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123724483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123724483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123724483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123724483 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123724483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556947c9a930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123724483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1124484)[0x556947c9a4f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123724483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123724483 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123724483 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123724483 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123724483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123724483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123724483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123724483 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(726)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@c2ce0b0ce204: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) HNBGW_Test.msc0-RAN(727)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)4204667 HNBGW_Test.msc0-SCCP(726)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(726)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123724488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123724488 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123724488 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123724488 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123724488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123724488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123724488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123724488 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123724488 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123724488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123724488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123724488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123724488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123724488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=00338af2) (sccp_scrc.c:477) 20250816123724488 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20250816123724488 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123724488 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123724488 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123724488 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123724488 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123724488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556947c9a930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123724488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556947c9a930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123724488 DLCTRL DEBUG Command: GET 556015204 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123724488 DLCTRL DEBUG Tx Command reply: GET_REPLY 556015204 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123724489 DLCTRL DEBUG Command: GET 946609732 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123724489 DLCTRL DEBUG Tx Command reply: GET_REPLY 946609732 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123724490 DLCTRL DEBUG Command: GET 370063319 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123724490 DLCTRL DEBUG Tx Command reply: GET_REPLY 370063319 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123724492 DLCTRL DEBUG Command: GET 21561355 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123724492 DLCTRL DEBUG Tx Command reply: GET_REPLY 21561355 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123724493 DLCTRL DEBUG Command: GET 69672280 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123724493 DLCTRL DEBUG Tx Command reply: GET_REPLY 69672280 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123724494 DLCTRL DEBUG Command: GET 940717460 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123724494 DLCTRL DEBUG Tx Command reply: GET_REPLY 940717460 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123724495 DLCTRL DEBUG Command: GET 146355921 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123724495 DLCTRL DEBUG Tx Command reply: GET_REPLY 146355921 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123724495 DLCTRL DEBUG Command: GET 160511382 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123724495 DLCTRL DEBUG Tx Command reply: GET_REPLY 160511382 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123724496 DLCTRL DEBUG Command: GET 900961091 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123724496 DLCTRL DEBUG Tx Command reply: GET_REPLY 900961091 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123724497 DLCTRL DEBUG Command: GET 843264496 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123724497 DLCTRL DEBUG Tx Command reply: GET_REPLY 843264496 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123724498 DLCTRL DEBUG Command: GET 999542102 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123724498 DLCTRL DEBUG Tx Command reply: GET_REPLY 999542102 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123724498 DLCTRL DEBUG Command: GET 944959573 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123724498 DLCTRL DEBUG Tx Command reply: GET_REPLY 944959573 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123724499 DLCTRL DEBUG Command: GET 509327711 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123724499 DLCTRL DEBUG Tx Command reply: GET_REPLY 509327711 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123724500 DLCTRL DEBUG Command: GET 892848257 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123724500 DLCTRL DEBUG Tx Command reply: GET_REPLY 892848257 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123724501 DLCTRL DEBUG Command: GET 177668259 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123724501 DLCTRL DEBUG Tx Command reply: GET_REPLY 177668259 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123724502 DLCTRL DEBUG Command: GET 227221080 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123724502 DLCTRL DEBUG Tx Command reply: GET_REPLY 227221080 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123724503 DLCTRL DEBUG Command: GET 623712344 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123724503 DLCTRL DEBUG Tx Command reply: GET_REPLY 623712344 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123724504 DLCTRL DEBUG Command: GET 382287855 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123724504 DLCTRL DEBUG Tx Command reply: GET_REPLY 382287855 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123724505 DLCTRL DEBUG Command: GET 617842462 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123724505 DLCTRL DEBUG Tx Command reply: GET_REPLY 617842462 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123724506 DLCTRL DEBUG Command: GET 775828218 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123724506 DLCTRL DEBUG Tx Command reply: GET_REPLY 775828218 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010011000'B, t_guard := 20.000000 } 20250816123724517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49136<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(733)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)2921788 20250816123725524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123725524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123725524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816123725524 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123725524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2c953c, normal) (hnbgw_rua.c:407) 20250816123725524 DHNB DEBUG map_rua[0x556947ca6b60]{init}: Allocated (fsm.c:456) 20250816123725524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2921788)[0x556947ca6b60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123725524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2921788 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123725524 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123725524 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123725524 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2921788 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250816123725524 DCN DEBUG map_sccp[0x556947cbbc10]{init}: Allocated (fsm.c:456) 20250816123725524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556947cbbc10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123725524 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2921788 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250816123725524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2921788 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816123725524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2921788)[0x556947ca6b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123725524 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123725524 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123725524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2921788)[0x556947ca6b60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123725524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556947cbbc10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123725524 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123725524 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{IDLE}: Allocated (fsm.c:456) 20250816123725524 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123725524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030002980056400500f1100926) (sccp_scrc.c:406) 20250816123725524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123725524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123725524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123725524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123725524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123725524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123725524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123725524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123725524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123725524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123725524 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123725524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123725524 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123725524 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123725524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556947cbbc10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123725524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2921788)[0x556947ca6b60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123725524 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123725524 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123725524 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123725524 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123725524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123725524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123725524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123725524 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(732)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) HNBGW_Test.msc2-RAN(733)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)7080325 HNBGW_Test.msc2-SCCP(732)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(732)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123725528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123725528 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123725528 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123725528 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123725528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123725528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123725528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123725528 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123725529 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123725529 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123725529 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123725529 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123725529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123725529 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000054), PART(T=Source Reference,L=4,D=004cc358) (sccp_scrc.c:477) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123725529 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20250816123725529 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123725529 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123725529 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123725529 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123725529 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123725529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556947cbbc10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123725529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556947cbbc10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123725529 DLCTRL DEBUG Command: GET 378211099 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123725529 DLCTRL DEBUG Tx Command reply: GET_REPLY 378211099 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123725530 DLCTRL DEBUG Command: GET 442243321 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123725530 DLCTRL DEBUG Tx Command reply: GET_REPLY 442243321 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123725531 DLCTRL DEBUG Command: GET 277637455 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123725531 DLCTRL DEBUG Tx Command reply: GET_REPLY 277637455 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123725533 DLCTRL DEBUG Command: GET 603162781 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123725533 DLCTRL DEBUG Tx Command reply: GET_REPLY 603162781 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123725533 DLCTRL DEBUG Command: GET 123266696 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123725534 DLCTRL DEBUG Tx Command reply: GET_REPLY 123266696 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123725534 DLCTRL DEBUG Command: GET 93146504 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123725534 DLCTRL DEBUG Tx Command reply: GET_REPLY 93146504 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123725535 DLCTRL DEBUG Command: GET 879816200 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123725535 DLCTRL DEBUG Tx Command reply: GET_REPLY 879816200 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123725536 DLCTRL DEBUG Command: GET 278777968 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123725536 DLCTRL DEBUG Tx Command reply: GET_REPLY 278777968 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123725537 DLCTRL DEBUG Command: GET 311790195 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123725537 DLCTRL DEBUG Tx Command reply: GET_REPLY 311790195 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123725538 DLCTRL DEBUG Command: GET 80499918 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123725538 DLCTRL DEBUG Tx Command reply: GET_REPLY 80499918 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123725539 DLCTRL DEBUG Command: GET 329826569 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123725539 DLCTRL DEBUG Tx Command reply: GET_REPLY 329826569 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123725540 DLCTRL DEBUG Command: GET 117391074 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123725540 DLCTRL DEBUG Tx Command reply: GET_REPLY 117391074 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250816123725541 DLCTRL DEBUG Command: GET 621131795 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123725541 DLCTRL DEBUG Tx Command reply: GET_REPLY 621131795 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123725542 DLCTRL DEBUG Command: GET 603683577 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123725542 DLCTRL DEBUG Tx Command reply: GET_REPLY 603683577 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123725543 DLCTRL DEBUG Command: GET 798016322 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123725543 DLCTRL DEBUG Tx Command reply: GET_REPLY 798016322 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123725544 DLCTRL DEBUG Command: GET 28380374 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123725544 DLCTRL DEBUG Tx Command reply: GET_REPLY 28380374 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123725545 DLCTRL DEBUG Command: GET 484892362 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123725545 DLCTRL DEBUG Tx Command reply: GET_REPLY 484892362 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123725546 DLCTRL DEBUG Command: GET 920742547 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123725546 DLCTRL DEBUG Tx Command reply: GET_REPLY 920742547 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123725547 DLCTRL DEBUG Command: GET 229332908 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123725547 DLCTRL DEBUG Tx Command reply: GET_REPLY 229332908 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123725548 DLCTRL DEBUG Command: GET 282890381 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123725548 DLCTRL DEBUG Tx Command reply: GET_REPLY 282890381 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123725552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49108<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123725552 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34189<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(719)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(720)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123725553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123725553 DLINP DEBUG SRVCONN(,r=127.0.0.1:55399<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123725553 DLINP DEBUG SRVCONN(,r=127.0.0.1:55399<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123725553 DLINP NOTICE SRV(,r=127.0.0.1:55399<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123725553 DMAIN NOTICE (127.0.0.1:55399 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55399<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123725553 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(738)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(735)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(736)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(729)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(741)@c2ce0b0ce204: Final verdict of PTC: none 20250816123725555 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250816123725555 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123725555 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn2-RAN(742)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718)@c2ce0b0ce204: Final verdict of PTC: none 20250816123725555 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123725555 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123725555 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(727)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(740)@c2ce0b0ce204: Final verdict of PTC: none 20250816123725555 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123725555 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123725555 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123725555 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123725555 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123725555 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123725555 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123725555 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123725555 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123725555 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123725555 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123725555 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123725555 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123725555 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123725555 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123725555 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123725555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123725555 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816123725555 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123725555 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123725555 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123725555 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123725555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123725556 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816123725556 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123725556 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123725556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123725556 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123725556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123725556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(737)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(731)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(734)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(732)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(721)@c2ce0b0ce204: Final verdict of PTC: none 20250816123725569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49136<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(728)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(744)@c2ce0b0ce204: Final verdict of PTC: none 20250816123725593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49122<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(745): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(746): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sat Aug 16 12:37:25 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc 20250816123725667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123725724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123725724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123725724 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123725724 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123725724 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123725724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1124484)[0x556947c9a4f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123725724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1124484)[0x556947c9a4f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123725724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556947c9a930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123725724 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123725724 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123725724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338af2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123725724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123725724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123725724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123725724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123725724 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123725724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556947c9a930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123725724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1124484)[0x556947c9a4f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123725724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1124484)[0x556947c9a4f0]{disrupted}: Freeing instance (context_map.c:202) 20250816123725724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1124484)[0x556947c9a4f0]{disrupted}: Deallocated (fsm.c:568) 20250816123725724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556947c9a930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123725724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556947c9a930]{disconnected}: Freeing instance (context_map.c:206) 20250816123725724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556947c9a930]{disconnected}: Deallocated (fsm.c:568) 20250816123725724 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1124484 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250816123725724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2921788)[0x556947ca6b60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123725724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2921788)[0x556947ca6b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123725724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556947cbbc10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123725724 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123725724 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123725724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cc358), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123725724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123725724 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123725724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123725724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123725724 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123725724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556947cbbc10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123725724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2921788)[0x556947ca6b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123725724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2921788)[0x556947ca6b60]{disrupted}: Freeing instance (context_map.c:202) 20250816123725724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2921788)[0x556947ca6b60]{disrupted}: Deallocated (fsm.c:568) 20250816123725724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556947cbbc10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123725724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556947cbbc10]{disconnected}: Freeing instance (context_map.c:206) 20250816123725724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556947cbbc10]{disconnected}: Deallocated (fsm.c:568) 20250816123725724 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2921788 SCCP-84 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250816123725724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123725724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123725724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123725724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123725724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123725724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123725724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123725724 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123725724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123725725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123725725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123725725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123725725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123725725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123725725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123725725 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123726369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=451388) Waiting for packet dumper to finish... 1 (prev_count=451388, count=451928) 20250816123727556 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123727556 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123727556 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816123727556 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123727556 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123727556 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123727556 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123727556 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123727556 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123727556 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123727556 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123727556 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816123727556 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123727556 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123727556 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123727556 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123727556 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123727556 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250816123728054 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123728054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcdcdc), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123728054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123728054 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123728054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123728054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123728054 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123728054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf8a91), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123728054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123728054 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123728054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123728054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123728054 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123728054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c8b74), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123728054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123728054 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123728054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123728054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123728055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123728055 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123728055 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123728055 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123728055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123728055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123728055 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123728055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123728055 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123728055 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123728055 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123728055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123728055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123728055 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123728055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123728055 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123728055 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123728055 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123728055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123728055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123728055 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sat Aug 16 12:37:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123728492 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123728492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023cff1), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123728492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123728492 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123728492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123728492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123728492 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123728492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da1320), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123728492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123728492 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123728492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123728492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123728492 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123728492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070abf5), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123728492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123728492 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123728492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123728492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123728492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123728492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123728492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123728492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123728492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123728492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123728492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123728492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123728492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123728492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123728492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123728492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123728492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123728492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123728492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123728492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123728492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123728492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123728492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123728492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123728492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123729077 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123729077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d221dc), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123729077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123729077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123729077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123729077 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123729077 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123729077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9cda6), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123729077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123729077 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123729077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123729077 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123729077 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123729077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d7158), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123729077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123729077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123729077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123729077 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123729078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729078 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123729078 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123729078 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123729078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123729078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123729078 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123729078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729078 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123729078 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123729078 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123729078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123729078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123729078 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123729078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729078 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123729078 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123729078 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123729078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123729078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123729078 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_paging_imsi started. 20250816123729414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123729416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123729419 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40203<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(751)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123729496 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123729496 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123729504 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123729504 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123729504 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123729504 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123729504 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123729504 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123729505 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123729505 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123729505 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh1(753)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123729505 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53366 (stream_srv.c:142) 20250816123729505 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53366<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123729505 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123729505 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123729505 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123729505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123729505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123729505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123729505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123729505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123729505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123729505 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123729505 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123729505 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123729505 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729505 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123729505 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123729505 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123729505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123729505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123729505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123729506 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123729506 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123729506 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123729506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123729506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123729506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123729507 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123729507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123729507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123729507 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123729507 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123729507 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123729507 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123729507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123729507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123729507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123729507 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123729507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123729507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123729507 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123729507 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123729507 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123729507 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123729507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123729507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123729507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123729507 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123729507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123729507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123729507 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123729507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729507 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123729507 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123729507 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123729507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123729507 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123729507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729507 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123729507 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123729507 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123729507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123729507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123729507 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123729507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729507 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123729507 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123729507 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123729507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123729507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123729507 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(757)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(757)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(755)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(760)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(760)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(760)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(758)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(763)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-M3UA(763)@c2ce0b0ce204: M3UA emulation initiated, the test can be started MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(763)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-SCCP(761)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123729550 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123729550 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123729550 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123729550 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123729550 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123729550 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123729550 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123729550 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123729550 DRANAP NOTICE cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123729550 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123729551 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123729552 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123729552 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123729552 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123729552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123729552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123729552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123729552 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123729552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123729552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123729552 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123729552 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123729552 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123729552 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123729552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123729552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123729552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123729552 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123729552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123729552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123729552 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123729552 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123729552 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123729552 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123729552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123729552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123729552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123729552 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123729552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123729552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123729552 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123729552 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123729552 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123729552 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123729552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123729552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123729552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123729552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123729552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123729552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123729552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123729552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123729552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123729552 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123729552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123729552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123729552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123729552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123729552 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123729552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123729552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123729552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123729552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123729552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123729552 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123729552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123729552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123729552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123729552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123729552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123729552 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123729552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123729552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123729552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123729552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123729552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123729552 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(766)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(766)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(766)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(764)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123729574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123729574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123729574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123729574 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123729574 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123729574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123729574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123729574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123729574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123729578 DLINP DEBUG SRVCONN(,r=127.0.0.1:53366<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123729578 DLINP DEBUG SRVCONN(,r=127.0.0.1:53366<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123729578 DLINP DEBUG SRVCONN(,r=127.0.0.1:53366<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123729578 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123729579 DHNBAP DEBUG (127.0.0.1:53366 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123729579 DHNBAP NOTICE (127.0.0.1:53366 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123729579 DHNBAP NOTICE (127.0.0.1:53366 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123729579 DLINP DEBUG SRVCONN(,r=127.0.0.1:53366<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123729579 DLINP DEBUG SRVCONN(,r=127.0.0.1:53366<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123729670 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123729670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d002), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123729670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123729670 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123729670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123729670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123729670 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123729670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00661391), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123729670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123729670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123729670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123729670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123729670 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123729670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffa6e8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123729670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123729670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123729670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123729670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123729670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123729670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123729670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123729670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123729670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123729670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123729670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123729670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123729670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123729670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123729670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123729670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123729670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123729670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123729670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123729670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123729670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123729670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123729718 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123729718 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123729718 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123729718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(757)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123729720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729720 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123729720 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123729720 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123729720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123729720 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123729720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123729721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729721 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123729721 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123729721 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123729721 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123729721 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123729721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123729734 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123729734 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123729734 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123729734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(760)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123729736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729736 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123729736 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123729736 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123729736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123729736 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123729736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123729736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729736 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123729736 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123729736 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123729736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123729736 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123729736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123729747 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123729747 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816123729747 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123729747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(763)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816123729748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729748 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816123729748 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123729748 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123729748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123729748 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123729748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123729749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729749 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123729749 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123729749 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123729749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123729749 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123729749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123729763 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123729763 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123729763 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123729763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(766)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123729765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729765 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123729765 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123729765 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123729765 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123729765 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123729765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123729765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123729765 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123729765 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123729765 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123729765 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123729765 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123729765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123730155 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123730156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a43908), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123730156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123730156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123730156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123730156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123730156 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123730156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c3e14), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123730156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123730156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123730156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123730156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123730156 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123730156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b25035), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123730156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123730156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123730156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123730156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123730156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123730156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123730156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123730156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123730156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123730156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123730156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123730156 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123730156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123730156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123730156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123730156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123730156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123730156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123730156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123730156 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123730156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123730156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123730156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123730156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123730156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123730156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123730156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123730156 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123730158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123730158 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123730158 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123730158 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123730158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123730158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123730158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123730158 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123730158 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123730158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123730158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123730158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123730158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123730158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000044), PART(T=Source Reference,L=4,D=00a43908) (sccp_scrc.c:477) 20250816123730158 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20250816123730158 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123730158 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123730158 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123730158 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123730158 DLSCCP DEBUG SCCP-SCOC(68)[0x556947b14e30]{IDLE}: Deallocated (fsm.c:568) 20250816123730159 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123730159 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123730159 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123730159 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123730159 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123730159 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123730159 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123730159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123730159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123730159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123730159 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123730159 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123730159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123730159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000045), PART(T=Source Reference,L=4,D=002c3e14) (sccp_scrc.c:477) 20250816123730159 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20250816123730159 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123730159 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123730159 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123730159 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123730159 DLSCCP DEBUG SCCP-SCOC(69)[0x556947bb5e60]{IDLE}: Deallocated (fsm.c:568) 20250816123730360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123730360 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123730360 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123730360 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123730360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123730360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123730360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123730360 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123730360 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123730360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123730360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123730360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123730360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123730360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000046), PART(T=Source Reference,L=4,D=00b25035) (sccp_scrc.c:477) 20250816123730360 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20250816123730360 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123730360 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123730360 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123730360 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123730360 DLSCCP DEBUG SCCP-SCOC(70)[0x556947c9ca20]{IDLE}: Deallocated (fsm.c:568) 20250816123730538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123730538 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123730538 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123730538 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123730538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123730538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123730538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123730538 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123730538 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123730538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123730538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123730538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123730538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123730538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123730538 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123730538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123730538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730538 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123730538 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123730538 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123730538 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123730538 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123730538 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123730538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123730538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123730538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123730538 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123730538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123730538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123730538 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123730538 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123730538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123730538 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123730538 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123730538 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123730538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123730538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123730538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123730538 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(759)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123730552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123730552 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123730552 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123730552 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123730552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123730552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123730552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123730552 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123730552 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123730552 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123730552 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123730552 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123730552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123730552 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123730552 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816123730552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123730552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730552 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123730552 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123730552 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123730552 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123730552 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816123730552 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123730552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123730552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123730552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123730552 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123730552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123730552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123730552 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123730552 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{CONNECTED}: link up (cnlink.c:111) 20250816123730552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123730552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123730552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123730552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123730552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123730552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123730552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123730552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(762)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123730564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123730564 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123730564 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123730564 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123730564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123730564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123730564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123730564 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123730564 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123730564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123730564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123730564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123730564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123730564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123730564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123730564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123730564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123730564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123730564 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123730564 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123730564 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123730564 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123730564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123730564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123730564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123730564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123730564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123730565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123730565 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123730565 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123730565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123730565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123730565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123730565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123730565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123730565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123730565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123730565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(756)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123730568 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123730568 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123730568 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123730568 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123730568 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123730568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123730568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123730568 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123730568 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123730568 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123730568 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123730568 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123730568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123730568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123730568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123730568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123730568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123730569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123730569 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123730569 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123730569 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123730569 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123730569 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123730569 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123730569 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123730569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123730569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123730569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123730569 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123730569 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123730569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123730569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123730569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123730569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123730569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123730569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123730569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123730569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123730569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123730569 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123730569 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(765)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123730686 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123730686 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123730686 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123730686 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123730686 DLSCCP DEBUG SCCP-SCOC(65)[0x556947c9a790]{IDLE}: Deallocated (fsm.c:568) 20250816123730686 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123730686 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123730686 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123730686 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123730686 DLSCCP DEBUG SCCP-SCOC(66)[0x556947c96100]{IDLE}: Deallocated (fsm.c:568) 20250816123730686 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123730686 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123730686 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123730686 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123730686 DLSCCP DEBUG SCCP-SCOC(67)[0x556947c919d0]{IDLE}: Deallocated (fsm.c:568) 20250816123731582 DLCTRL DEBUG Command: GET 572924987 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123731582 DLCTRL DEBUG Tx Command reply: GET_REPLY 572924987 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123731584 DLCTRL DEBUG Command: GET 122213906 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123731584 DLCTRL DEBUG Tx Command reply: GET_REPLY 122213906 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123731584 DLCTRL DEBUG Command: GET 568971290 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123731584 DLCTRL DEBUG Tx Command reply: GET_REPLY 568971290 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123731585 DLCTRL DEBUG Command: GET 104480868 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123731585 DLCTRL DEBUG Tx Command reply: GET_REPLY 104480868 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123731586 DLCTRL DEBUG Command: GET 398682248 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123731586 DLCTRL DEBUG Tx Command reply: GET_REPLY 398682248 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123731587 DLCTRL DEBUG Command: GET 99439199 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123731587 DLCTRL DEBUG Tx Command reply: GET_REPLY 99439199 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123731588 DLCTRL DEBUG Command: GET 208051876 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123731588 DLCTRL DEBUG Tx Command reply: GET_REPLY 208051876 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123731588 DLCTRL DEBUG Command: GET 532384601 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123731588 DLCTRL DEBUG Tx Command reply: GET_REPLY 532384601 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123731589 DLCTRL DEBUG Command: GET 900487998 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123731589 DLCTRL DEBUG Tx Command reply: GET_REPLY 900487998 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123731590 DLCTRL DEBUG Command: GET 733845230 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123731590 DLCTRL DEBUG Tx Command reply: GET_REPLY 733845230 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123731590 DLCTRL DEBUG Command: GET 281927636 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123731590 DLCTRL DEBUG Tx Command reply: GET_REPLY 281927636 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123731591 DLCTRL DEBUG Command: GET 634090449 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123731591 DLCTRL DEBUG Tx Command reply: GET_REPLY 634090449 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123731592 DLCTRL DEBUG Command: GET 373376159 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123731592 DLCTRL DEBUG Tx Command reply: GET_REPLY 373376159 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123731593 DLCTRL DEBUG Command: GET 257095938 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123731593 DLCTRL DEBUG Tx Command reply: GET_REPLY 257095938 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123731594 DLCTRL DEBUG Command: GET 73291225 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123731594 DLCTRL DEBUG Tx Command reply: GET_REPLY 73291225 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123731595 DLCTRL DEBUG Command: GET 58141647 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123731595 DLCTRL DEBUG Tx Command reply: GET_REPLY 58141647 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123731596 DLCTRL DEBUG Command: GET 286681602 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123731596 DLCTRL DEBUG Tx Command reply: GET_REPLY 286681602 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123731596 DLCTRL DEBUG Command: GET 3399513 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123731596 DLCTRL DEBUG Tx Command reply: GET_REPLY 3399513 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123731597 DLCTRL DEBUG Command: GET 288370006 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123731597 DLCTRL DEBUG Tx Command reply: GET_REPLY 288370006 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123731598 DLCTRL DEBUG Command: GET 149411851 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123731598 DLCTRL DEBUG Tx Command reply: GET_REPLY 149411851 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123731609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123732615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123732615 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123732615 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123732615 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123732615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123732615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123732615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123732615 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123732615 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123732615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123732615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123732615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123732615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123732615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123732615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123732615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:477) 20250816123732615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123732615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123732615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123732615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123732615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123732615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123732615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123732615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123732615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123732615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123732615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123732615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123732615 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123732615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123732615 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250816123732615 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250816123732615 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250816123732615 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250816123732615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250816123732615 DRUA DEBUG (127.0.0.1:53366 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250816123732615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123732615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250816123732615 DLINP DEBUG SRVCONN(,r=127.0.0.1:53366<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123732615 DLINP DEBUG SRVCONN(,r=127.0.0.1:53366<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh1-RUA(754)@c2ce0b0ce204: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(752)@c2ce0b0ce204: UnitdataCallback HNBGW_Test.msc0-RAN(756)@c2ce0b0ce204: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@c2ce0b0ce204: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(768) TC_mscpool_paging_imsi-Iuh0-RUA(752)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_paging_imsi0(768)2568424 20250816123733623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123733623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123733623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123733623 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123733623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2730e8, normal) (hnbgw_rua.c:407) 20250816123733623 DHNB DEBUG map_rua[0x556947bb5e60]{init}: Allocated (fsm.c:456) 20250816123733623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2568424)[0x556947bb5e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123733623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2568424 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123733623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123733623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123733623 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2568424 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250816123733623 DCN DEBUG map_sccp[0x556947b14e30]{init}: Allocated (fsm.c:456) 20250816123733623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556947b14e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123733623 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2568424 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123733623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2568424 SCCP-85 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816123733623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2568424)[0x556947bb5e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123733623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123733623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123733623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2568424)[0x556947bb5e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123733623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556947b14e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123733623 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123733623 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{IDLE}: Allocated (fsm.c:456) 20250816123733623 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123733623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000055), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003ce0056400500f1100926) (sccp_scrc.c:406) 20250816123733623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123733623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123733623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123733623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123733623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123733623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123733623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123733623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123733623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123733623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123733623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123733623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123733623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123733623 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123733623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556947b14e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123733623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2568424)[0x556947bb5e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123733623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123733623 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123733623 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123733623 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123733623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123733623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123733623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123733623 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(755)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@c2ce0b0ce204: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(768) HNBGW_Test.msc0-RAN(756)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_paging_imsi0(768)745011 HNBGW_Test.msc0-SCCP(755)@c2ce0b0ce204: Session index based on connection ID:0 TC_mscpool_paging_imsi0(768)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(755)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123733628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123733628 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123733628 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123733628 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123733628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123733628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123733628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123733628 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123733628 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123733628 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123733628 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123733628 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123733628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123733628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000055), PART(T=Source Reference,L=4,D=003c286f) (sccp_scrc.c:477) 20250816123733628 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20250816123733628 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123733628 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123733628 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123733628 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123733628 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123733628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556947b14e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123733628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556947b14e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123734629 DLCTRL DEBUG Command: GET 383855532 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123734629 DLCTRL DEBUG Tx Command reply: GET_REPLY 383855532 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123734630 DLCTRL DEBUG Command: GET 716260930 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123734630 DLCTRL DEBUG Tx Command reply: GET_REPLY 716260930 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123734631 DLCTRL DEBUG Command: GET 769764442 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123734631 DLCTRL DEBUG Tx Command reply: GET_REPLY 769764442 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123734631 DLCTRL DEBUG Command: GET 988407779 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123734631 DLCTRL DEBUG Tx Command reply: GET_REPLY 988407779 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123734632 DLCTRL DEBUG Command: GET 425929543 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123734632 DLCTRL DEBUG Tx Command reply: GET_REPLY 425929543 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123734633 DLCTRL DEBUG Command: GET 93594861 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123734633 DLCTRL DEBUG Tx Command reply: GET_REPLY 93594861 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123734634 DLCTRL DEBUG Command: GET 652108751 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123734634 DLCTRL DEBUG Tx Command reply: GET_REPLY 652108751 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123734635 DLCTRL DEBUG Command: GET 744937294 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123734635 DLCTRL DEBUG Tx Command reply: GET_REPLY 744937294 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123734636 DLCTRL DEBUG Command: GET 34455060 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123734636 DLCTRL DEBUG Tx Command reply: GET_REPLY 34455060 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123734637 DLCTRL DEBUG Command: GET 489582583 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123734637 DLCTRL DEBUG Tx Command reply: GET_REPLY 489582583 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123734637 DLCTRL DEBUG Command: GET 593760680 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123734637 DLCTRL DEBUG Tx Command reply: GET_REPLY 593760680 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123734638 DLCTRL DEBUG Command: GET 586621677 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123734638 DLCTRL DEBUG Tx Command reply: GET_REPLY 586621677 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123734639 DLCTRL DEBUG Command: GET 717618133 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123734639 DLCTRL DEBUG Tx Command reply: GET_REPLY 717618133 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123734640 DLCTRL DEBUG Command: GET 326059173 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123734640 DLCTRL DEBUG Tx Command reply: GET_REPLY 326059173 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123734641 DLCTRL DEBUG Command: GET 297140002 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123734641 DLCTRL DEBUG Tx Command reply: GET_REPLY 297140002 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123734641 DLCTRL DEBUG Command: GET 205422346 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123734641 DLCTRL DEBUG Tx Command reply: GET_REPLY 205422346 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123734642 DLCTRL DEBUG Command: GET 683935385 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123734642 DLCTRL DEBUG Tx Command reply: GET_REPLY 683935385 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123734643 DLCTRL DEBUG Command: GET 145010903 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123734643 DLCTRL DEBUG Tx Command reply: GET_REPLY 145010903 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123734644 DLCTRL DEBUG Command: GET 876762670 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123734644 DLCTRL DEBUG Tx Command reply: GET_REPLY 876762670 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123734645 DLCTRL DEBUG Command: GET 701684166 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123734645 DLCTRL DEBUG Tx Command reply: GET_REPLY 701684166 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123734648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123734648 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40203<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(749)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(748)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123734649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53382<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123734649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123734649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123734649 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123734649 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123734649 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123734649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2568424)[0x556947bb5e60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123734649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2568424)[0x556947bb5e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123734649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556947b14e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123734649 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123734649 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123734649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c286f), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123734649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123734649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123734649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123734649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123734649 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123734649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556947b14e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123734649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2568424)[0x556947bb5e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123734649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2568424)[0x556947bb5e60]{disrupted}: Freeing instance (context_map.c:202) 20250816123734649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2568424)[0x556947bb5e60]{disrupted}: Deallocated (fsm.c:568) 20250816123734649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556947b14e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123734649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556947b14e30]{disconnected}: Freeing instance (context_map.c:206) 20250816123734649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556947b14e30]{disconnected}: Deallocated (fsm.c:568) 20250816123734649 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2568424 SCCP-85 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250816123734650 DLINP DEBUG SRVCONN(,r=127.0.0.1:53366<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123734650 DLINP DEBUG SRVCONN(,r=127.0.0.1:53366<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123734650 DLINP NOTICE SRV(,r=127.0.0.1:53366<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123734650 DMAIN NOTICE (127.0.0.1:53366 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53366<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123734650 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123734650 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123734650 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123734650 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123734650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123734650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123734650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123734650 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi-Iuh1-RUA(754)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(747)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(761)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(756)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(765)@c2ce0b0ce204: Final verdict of PTC: none 20250816123734650 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(758)@c2ce0b0ce204: Final verdict of PTC: none 20250816123734650 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123734650 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123734650 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816123734650 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123734650 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123734650 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123734650 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_paging_imsi-Iuh0-RUA(752)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-RAN(759)@c2ce0b0ce204: Final verdict of PTC: none 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123734650 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123734650 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816123734650 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123734650 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123734650 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-SCCP(764)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-RAN(762)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(750)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(751)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(760)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@c2ce0b0ce204: Final verdict of PTC: none 20250816123734650 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123734650 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123734650 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123734650 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123734650 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816123734650 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-M3UA(766)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@c2ce0b0ce204: Final verdict of PTC: none20250816123734650 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123734650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-M3UA(763)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(767)@c2ce0b0ce204: Final verdict of PTC: none 20250816123734652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53392<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(768)@c2ce0b0ce204: Final verdict of PTC: pass TC_mscpool_paging_imsi-Iuh1(753)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(747): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(748): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(750): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(751): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(752): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(753): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(754): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(758): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(759): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(760): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-SCCP(761): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-RAN(762): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-M3UA(763): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(767): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi0(768): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sat Aug 16 12:37:34 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20250816123734739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123735340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53404<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344720) 20250816123735725 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123735725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cc358), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123735725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123735725 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123735725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123735725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123735725 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123735725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338af2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123735725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123735725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123735725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123735725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123735725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123735725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123735725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123735725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123735725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123735725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123735725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123735725 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123735725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123735725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123735725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123735725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123735725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123735725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123735725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123735725 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=344720, count=403356) 20250816123736651 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123736651 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123736651 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816123736651 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123736651 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123736651 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123736651 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123736651 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123736651 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123736651 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123736651 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123736651 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sat Aug 16 12:37:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123738055 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123738055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c8b74), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123738055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123738055 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123738055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123738055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123738055 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123738055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf8a91), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123738055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123738055 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123738056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123738056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123738056 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123738056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcdcdc), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123738056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123738056 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123738056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123738056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123738056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123738056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123738056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123738056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123738056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123738056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123738056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123738056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123738056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123738056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123738056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123738056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123738056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123738056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123738056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123738056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123738056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123738056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_paging_tmsi started. 20250816123738376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123738378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123738381 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40639<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(773)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123738490 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123738490 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123738492 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123738492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070abf5), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123738492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123738492 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123738492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123738492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123738492 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123738492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da1320), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123738492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123738492 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123738492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123738492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123738492 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123738492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023cff1), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123738492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123738492 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123738492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123738492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123738492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123738492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123738492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123738492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123738492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123738492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123738492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123738492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123738492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123738492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123738492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123738492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123738492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123738492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123738492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123738492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123738492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123738492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123738500 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123738500 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123738500 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123738500 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123738500 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123738500 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123738500 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123738500 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123738500 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh1(775)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123738500 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38616 (stream_srv.c:142) 20250816123738500 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38616<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123738500 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123738500 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123738502 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123738502 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123738502 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123738502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123738502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123738502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123738502 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123738502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123738502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123738502 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123738502 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123738502 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123738502 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123738502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123738502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123738502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123738502 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123738502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123738502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123738502 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123738502 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123738502 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123738502 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123738502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123738502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123738502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123738502 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123738502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123738502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123738502 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123738502 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123738502 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123738502 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123738502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123738502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123738502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123738502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123738502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123738502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123738502 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123738502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738502 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123738502 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123738502 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123738502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123738502 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123738502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738502 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123738502 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123738502 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123738502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123738502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123738502 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123738502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738502 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123738502 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123738502 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123738502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123738502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123738502 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123738502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738502 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123738502 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123738502 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123738502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123738502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123738502 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(779)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(779)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(779)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(777)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(782)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(782)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(782)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(780)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(785)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-M3UA(785)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(785)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(783)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123738543 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123738543 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123738543 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123738543 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123738543 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123738543 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123738543 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123738543 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123738543 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123738544 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123738544 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123738544 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123738544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123738544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123738544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123738544 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123738544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123738544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123738544 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123738544 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123738544 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123738544 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123738544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123738544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123738544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123738545 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123738545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123738545 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123738545 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123738545 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123738545 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123738545 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123738545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123738545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123738545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123738545 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123738545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123738545 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123738545 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123738545 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123738545 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123738545 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123738545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123738545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123738545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123738545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123738545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123738545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123738545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123738545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123738545 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123738545 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123738545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738545 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123738545 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123738545 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123738545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123738545 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123738545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738545 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123738545 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123738545 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123738545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123738545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123738545 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123738545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738545 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123738545 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123738545 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123738545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123738545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123738545 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123738545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738545 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123738545 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123738545 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123738545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123738545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123738545 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(788)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(788)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(788)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(786)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123738569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123738569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123738569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123738569 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123738569 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123738569 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123738569 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123738569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123738569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123738573 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123738573 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123738573 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123738574 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123738574 DHNBAP DEBUG (127.0.0.1:38616 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123738574 DHNBAP NOTICE (127.0.0.1:38616 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123738574 DHNBAP NOTICE (127.0.0.1:38616 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123738574 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123738574 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123738713 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123738713 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123738713 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123738713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(779)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123738714 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738715 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123738715 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123738715 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123738715 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123738715 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123738715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123738715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738715 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123738715 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123738715 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123738715 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123738715 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123738715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123738724 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123738724 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123738724 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123738724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(782)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123738726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738726 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123738726 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123738726 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123738726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123738726 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123738726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123738726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738726 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123738726 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123738726 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123738726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123738726 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123738726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123738738 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123738738 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816123738738 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123738738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(785)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816123738739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738739 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816123738739 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123738739 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123738739 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123738739 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123738739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123738740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738740 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123738740 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123738740 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123738740 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123738740 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123738740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123738756 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123738756 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123738756 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123738756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(788)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123738757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123738757 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123738757 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123738757 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123738757 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123738757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123738758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123738758 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123738758 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123738758 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123738758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123738758 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123738758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123739078 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123739078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d7158), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123739078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123739078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123739078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123739078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123739078 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123739078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9cda6), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123739078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123739078 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123739078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123739078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123739078 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123739078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d221dc), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123739078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123739078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123739078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123739078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123739078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739078 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123739078 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123739078 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123739078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123739078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123739078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123739078 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739078 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123739078 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123739078 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123739078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123739078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123739078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123739078 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739078 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123739078 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123739078 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123739078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123739078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123739078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123739078 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739081 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123739081 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123739081 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123739081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123739081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123739081 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123739081 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739081 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123739081 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123739081 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123739081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123739081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123739081 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123739081 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739081 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123739081 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123739081 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123739081 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123739081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123739081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004c), PART(T=Source Reference,L=4,D=005d7158) (sccp_scrc.c:477) 20250816123739081 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20250816123739081 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123739081 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123739081 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123739081 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123739081 DLSCCP DEBUG SCCP-SCOC(76)[0x556947d25cc0]{IDLE}: Deallocated (fsm.c:568) 20250816123739081 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123739081 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123739081 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123739081 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123739081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123739081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004b), PART(T=Source Reference,L=4,D=00a9cda6) (sccp_scrc.c:477) 20250816123739081 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20250816123739081 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123739081 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123739081 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123739081 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123739081 DLSCCP DEBUG SCCP-SCOC(75)[0x556947cbb8f0]{IDLE}: Deallocated (fsm.c:568) 20250816123739288 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739288 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123739288 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123739288 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123739288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123739288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123739288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123739288 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739288 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123739288 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123739288 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123739288 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123739288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123739288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004a), PART(T=Source Reference,L=4,D=00d221dc) (sccp_scrc.c:477) 20250816123739288 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20250816123739288 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123739288 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123739288 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123739288 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123739288 DLSCCP DEBUG SCCP-SCOC(74)[0x556947c91400]{IDLE}: Deallocated (fsm.c:568) 20250816123739519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739519 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123739519 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123739519 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123739519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123739519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123739519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123739519 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739519 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123739519 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123739519 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123739519 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123739519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123739519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123739519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123739519 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123739519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739519 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123739519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123739519 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123739519 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123739519 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123739519 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123739519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123739519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123739519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123739520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123739520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123739520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123739520 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123739520 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123739520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739520 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123739520 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123739520 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123739520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123739520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123739520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123739520 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(778)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123739528 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123739528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739528 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123739528 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123739528 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123739528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123739528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123739528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123739528 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123739528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123739528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123739528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123739528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123739528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123739528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123739528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123739528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123739528 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123739528 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123739528 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123739528 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123739528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123739528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123739528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123739528 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123739528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123739528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123739528 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123739528 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123739529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123739529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123739529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123739529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123739529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123739529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123739529 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(781)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123739542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739542 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123739542 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123739542 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123739542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123739542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123739542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123739542 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739542 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123739542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123739542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123739542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123739542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123739542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123739542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816123739542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123739542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123739543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123739543 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123739543 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123739543 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816123739543 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123739543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123739543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123739543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123739543 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123739543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123739543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123739543 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123739543 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{CONNECTED}: link up (cnlink.c:111) 20250816123739543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123739543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123739543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123739543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123739543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123739543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123739543 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(784)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123739561 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739561 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123739561 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123739561 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123739561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123739561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123739561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123739561 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739561 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123739561 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123739561 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123739561 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123739561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123739561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123739561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123739561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123739561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739561 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123739561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123739561 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123739561 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123739561 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123739561 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123739561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123739561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123739561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123739561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123739561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123739561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123739561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123739561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123739561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123739561 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123739561 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123739561 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739561 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123739561 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123739561 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123739561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123739561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123739561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123739561 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(787)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123739671 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123739671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffa6e8), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123739671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123739671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123739671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123739671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123739671 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123739671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00661391), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123739671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123739671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123739671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123739671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123739671 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123739671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d002), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123739671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123739671 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123739671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123739671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123739671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123739671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123739671 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123739671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123739671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123739671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123739671 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123739671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123739671 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123739671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123739671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123739671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123739671 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123739671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123739671 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123739671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123739671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123739671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123739671 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739672 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123739672 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123739672 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123739672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123739672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123739672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123739672 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739672 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123739672 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123739672 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123739672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123739672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123739672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123739672 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739672 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123739672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123739672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123739672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123739672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123739672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000048), PART(T=Source Reference,L=4,D=0061d002) (sccp_scrc.c:477) 20250816123739672 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20250816123739672 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123739672 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123739672 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123739672 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123739672 DLSCCP DEBUG SCCP-SCOC(72)[0x556947c9ab10]{IDLE}: Deallocated (fsm.c:568) 20250816123739672 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123739672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123739672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123739672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123739672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123739672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000049), PART(T=Source Reference,L=4,D=00ffa6e8) (sccp_scrc.c:477) 20250816123739672 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20250816123739672 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123739672 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123739672 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123739672 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123739672 DLSCCP DEBUG SCCP-SCOC(73)[0x556947c9b300]{IDLE}: Deallocated (fsm.c:568) 20250816123739876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123739876 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123739876 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123739876 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123739876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123739876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123739876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123739876 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123739876 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123739876 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123739876 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123739876 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123739876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123739876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000047), PART(T=Source Reference,L=4,D=00661391) (sccp_scrc.c:477) 20250816123739876 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20250816123739876 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123739876 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123739876 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123739876 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123739876 DLSCCP DEBUG SCCP-SCOC(71)[0x556947c9a620]{IDLE}: Deallocated (fsm.c:568) 20250816123740577 DLCTRL DEBUG Command: GET 334175351 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123740577 DLCTRL DEBUG Tx Command reply: GET_REPLY 334175351 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123740579 DLCTRL DEBUG Command: GET 339466288 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123740579 DLCTRL DEBUG Tx Command reply: GET_REPLY 339466288 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123740580 DLCTRL DEBUG Command: GET 358909103 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123740580 DLCTRL DEBUG Tx Command reply: GET_REPLY 358909103 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123740581 DLCTRL DEBUG Command: GET 102142650 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123740581 DLCTRL DEBUG Tx Command reply: GET_REPLY 102142650 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123740581 DLCTRL DEBUG Command: GET 453503091 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123740582 DLCTRL DEBUG Tx Command reply: GET_REPLY 453503091 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123740582 DLCTRL DEBUG Command: GET 445411586 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123740582 DLCTRL DEBUG Tx Command reply: GET_REPLY 445411586 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123740583 DLCTRL DEBUG Command: GET 245088935 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123740583 DLCTRL DEBUG Tx Command reply: GET_REPLY 245088935 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123740584 DLCTRL DEBUG Command: GET 601819918 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123740584 DLCTRL DEBUG Tx Command reply: GET_REPLY 601819918 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123740585 DLCTRL DEBUG Command: GET 139982113 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123740585 DLCTRL DEBUG Tx Command reply: GET_REPLY 139982113 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123740586 DLCTRL DEBUG Command: GET 941027657 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123740586 DLCTRL DEBUG Tx Command reply: GET_REPLY 941027657 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123740587 DLCTRL DEBUG Command: GET 936424495 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123740587 DLCTRL DEBUG Tx Command reply: GET_REPLY 936424495 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123740588 DLCTRL DEBUG Command: GET 911128726 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123740588 DLCTRL DEBUG Tx Command reply: GET_REPLY 911128726 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123740588 DLCTRL DEBUG Command: GET 300203334 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123740588 DLCTRL DEBUG Tx Command reply: GET_REPLY 300203334 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123740589 DLCTRL DEBUG Command: GET 269141232 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123740589 DLCTRL DEBUG Tx Command reply: GET_REPLY 269141232 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123740590 DLCTRL DEBUG Command: GET 520409499 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123740590 DLCTRL DEBUG Tx Command reply: GET_REPLY 520409499 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123740591 DLCTRL DEBUG Command: GET 63109935 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123740591 DLCTRL DEBUG Tx Command reply: GET_REPLY 63109935 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123740592 DLCTRL DEBUG Command: GET 593611221 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123740592 DLCTRL DEBUG Tx Command reply: GET_REPLY 593611221 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123740592 DLCTRL DEBUG Command: GET 459065747 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123740592 DLCTRL DEBUG Tx Command reply: GET_REPLY 459065747 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123740593 DLCTRL DEBUG Command: GET 804361533 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123740593 DLCTRL DEBUG Tx Command reply: GET_REPLY 804361533 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123740594 DLCTRL DEBUG Command: GET 687618616 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123740594 DLCTRL DEBUG Tx Command reply: GET_REPLY 687618616 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123740604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43278<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(790)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O 20250816123741613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123741613 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123741613 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123741613 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123741613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123741613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123741613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123741613 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123741613 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123741613 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123741613 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123741613 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123741613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123741613 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123741613 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123741613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:477) 20250816123741613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123741613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123741613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123741613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123741613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123741613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123741613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123741613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123741613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123741613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123741613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123741613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123741613 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123741613 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123741613 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250816123741613 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250816123741613 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250816123741613 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250816123741613 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250816123741613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250816123741613 DRUA DEBUG (127.0.0.1:38616 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250816123741613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123741613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250816123741613 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123741613 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh1-RUA(776)@c2ce0b0ce204: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(774)@c2ce0b0ce204: UnitdataCallback TC_mscpool_paging_tmsi0(790)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(778)@c2ce0b0ce204: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(778)@c2ce0b0ce204: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(790) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_paging_tmsi0(790)2199671 20250816123742653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123742653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123742653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250816123742653 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123742653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x219077, normal) (hnbgw_rua.c:407) 20250816123742653 DHNB DEBUG map_rua[0x556947d25cc0]{init}: Allocated (fsm.c:456) 20250816123742653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2199671)[0x556947d25cc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123742653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2199671 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123742653 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123742653 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123742653 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2199671 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250816123742653 DCN DEBUG map_sccp[0x556947bb5e60]{init}: Allocated (fsm.c:456) 20250816123742653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x556947bb5e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123742653 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2199671 <-> SCCP-86 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123742653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2199671 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250816123742653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2199671)[0x556947d25cc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123742653 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123742653 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123742653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2199671)[0x556947d25cc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123742653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x556947bb5e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123742653 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123742653 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{IDLE}: Allocated (fsm.c:456) 20250816123742653 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123742653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030000220056400500f1100926) (sccp_scrc.c:406) 20250816123742653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123742653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123742653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123742653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123742653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123742653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123742654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123742654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123742654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123742654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123742654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123742654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123742654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123742654 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123742654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x556947bb5e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123742654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2199671)[0x556947d25cc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123742654 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123742654 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123742654 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123742654 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123742654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123742654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123742654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123742654 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(777)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(777)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(778)@c2ce0b0ce204: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(790) HNBGW_Test.msc0-RAN(778)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_paging_tmsi0(790)15970530 TC_mscpool_paging_tmsi0(790)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(777)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(777)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123742680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123742680 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123742680 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123742680 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123742680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123742680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123742680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123742680 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123742680 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123742680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123742680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123742680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123742680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123742680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000056), PART(T=Source Reference,L=4,D=00e861cf) (sccp_scrc.c:477) 20250816123742680 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20250816123742681 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123742681 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123742681 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123742681 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123742681 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123742681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x556947bb5e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123742681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x556947bb5e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123743683 DLCTRL DEBUG Command: GET 10326650 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123743683 DLCTRL DEBUG Tx Command reply: GET_REPLY 10326650 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123743689 DLCTRL DEBUG Command: GET 194597184 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123743689 DLCTRL DEBUG Tx Command reply: GET_REPLY 194597184 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123743694 DLCTRL DEBUG Command: GET 801361567 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123743694 DLCTRL DEBUG Tx Command reply: GET_REPLY 801361567 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123743698 DLCTRL DEBUG Command: GET 163989762 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123743698 DLCTRL DEBUG Tx Command reply: GET_REPLY 163989762 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123743702 DLCTRL DEBUG Command: GET 864099948 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123743702 DLCTRL DEBUG Tx Command reply: GET_REPLY 864099948 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123743706 DLCTRL DEBUG Command: GET 923362309 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123743706 DLCTRL DEBUG Tx Command reply: GET_REPLY 923362309 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123743710 DLCTRL DEBUG Command: GET 447513326 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123743710 DLCTRL DEBUG Tx Command reply: GET_REPLY 447513326 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123743714 DLCTRL DEBUG Command: GET 207176419 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123743714 DLCTRL DEBUG Tx Command reply: GET_REPLY 207176419 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123743717 DLCTRL DEBUG Command: GET 345142443 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123743717 DLCTRL DEBUG Tx Command reply: GET_REPLY 345142443 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123743720 DLCTRL DEBUG Command: GET 526417443 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123743720 DLCTRL DEBUG Tx Command reply: GET_REPLY 526417443 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123743722 DLCTRL DEBUG Command: GET 289363083 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123743722 DLCTRL DEBUG Tx Command reply: GET_REPLY 289363083 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123743724 DLCTRL DEBUG Command: GET 946349599 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123743724 DLCTRL DEBUG Tx Command reply: GET_REPLY 946349599 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123743726 DLCTRL DEBUG Command: GET 939783904 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123743726 DLCTRL DEBUG Tx Command reply: GET_REPLY 939783904 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123743728 DLCTRL DEBUG Command: GET 385604848 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123743728 DLCTRL DEBUG Tx Command reply: GET_REPLY 385604848 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123743730 DLCTRL DEBUG Command: GET 402860033 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123743730 DLCTRL DEBUG Tx Command reply: GET_REPLY 402860033 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123743731 DLCTRL DEBUG Command: GET 988020945 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123743731 DLCTRL DEBUG Tx Command reply: GET_REPLY 988020945 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123743733 DLCTRL DEBUG Command: GET 982037298 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123743733 DLCTRL DEBUG Tx Command reply: GET_REPLY 982037298 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123743734 DLCTRL DEBUG Command: GET 538529693 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123743734 DLCTRL DEBUG Tx Command reply: GET_REPLY 538529693 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123743736 DLCTRL DEBUG Command: GET 797443945 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123743736 DLCTRL DEBUG Tx Command reply: GET_REPLY 797443945 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123743737 DLCTRL DEBUG Command: GET 608245510 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123743737 DLCTRL DEBUG Tx Command reply: GET_REPLY 608245510 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123743742 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40639<->l=127.0.0.1:4262) (control_if.c:193) 20250816123743742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43272<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(771)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(770)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123743745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43266<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123743745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123743745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123743745 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123743746 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123743746 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123743746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2199671)[0x556947d25cc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123743746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2199671)[0x556947d25cc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123743746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x556947bb5e60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123743746 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123743746 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123743746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e861cf), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123743746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123743746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123743746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123743746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123743746 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123743746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x556947bb5e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123743746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2199671)[0x556947d25cc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123743746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2199671)[0x556947d25cc0]{disrupted}: Freeing instance (context_map.c:202) 20250816123743746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2199671)[0x556947d25cc0]{disrupted}: Deallocated (fsm.c:568) 20250816123743746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x556947bb5e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123743746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x556947bb5e60]{disconnected}: Freeing instance (context_map.c:206) 20250816123743746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x556947bb5e60]{disconnected}: Deallocated (fsm.c:568) 20250816123743746 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2199671 SCCP-86 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) TC_mscpool_paging_tmsi-Iuh1-RUA(776)@c2ce0b0ce204: Final verdict of PTC: none 20250816123743746 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123743746 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123743747 DLINP NOTICE SRV(,r=127.0.0.1:38616<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123743747 DMAIN NOTICE (127.0.0.1:38616 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38616<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123743747 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123743747 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123743747 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123743747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123743747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123743747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123743747 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123743747 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(781)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(774)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(786)@c2ce0b0ce204: Final verdict of PTC: none 20250816123743747 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816123743747 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(787)@c2ce0b0ce204: Final verdict of PTC: none 20250816123743747 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123743747 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123743747 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816123743747 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123743747 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123743747 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123743747 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123743748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123743748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123743748 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST MutexDispCT-TC_mscpool_paging_tmsi(769)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-RAN(784)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(783)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(780)@c2ce0b0ce204: Final verdict of PTC: none 20250816123743748 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816123743748 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123743748 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123743748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123743748 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123743748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123743748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123743748 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123743748 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250816123743748 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123743748 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123743748 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_paging_tmsi-Iuh0(773)@c2ce0b0ce204: Final verdict of PTC: none 20250816123743748 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123743748 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123743749 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123743749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123743749 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123743749 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123743749 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123743749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123743749 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123743749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123743749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123743749 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-M3UA(779)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(785)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(789)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(782)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(788)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(775)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(772)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(778)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(777)@c2ce0b0ce204: Final verdict of PTC: none 20250816123743775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43278<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(790)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(769): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(770): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(772): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(773): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(774): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(775): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(776): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(777): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(778): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(779): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(780): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(781): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(782): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-SCCP(783): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-RAN(784): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-M3UA(785): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(786): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(787): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(788): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_tmsi0(790): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sat Aug 16 12:37:43 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20250816123743858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123744460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43286<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=417368) 20250816123744650 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123744650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c286f), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123744650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123744650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123744650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123744650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123744650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123744651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123744651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123744651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123744651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123744651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123744651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123744651 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123744651 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=417368, count=422812) 20250816123745726 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123745726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338af2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123745726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123745726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123745726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123745726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123745726 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123745726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cc358), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123745726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123745726 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123745726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123745726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123745727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123745727 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123745727 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123745727 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123745727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123745727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123745727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123745727 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123745727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123745727 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123745727 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123745727 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123745727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123745727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123745727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123745727 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123745727 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123745748 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123745748 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123745748 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816123745749 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123745749 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123745749 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123745749 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123745749 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123745749 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered ------ Sat Aug 16 12:37:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_paging_imsi_lai_registered started. 20250816123747514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123747517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123747520 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39533<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123747603 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123747603 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123747611 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123747611 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123747611 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123747612 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123747612 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123747612 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123747612 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123747612 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123747612 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123747612 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123747612 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123747612 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46687 (stream_srv.c:142) 20250816123747612 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46687<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123747613 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123747613 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123747613 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123747613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123747613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123747613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123747613 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123747613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123747613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123747613 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123747613 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123747613 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123747613 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123747613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123747613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123747613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123747613 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123747613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123747613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123747613 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123747613 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123747613 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123747613 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123747613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123747613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123747613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123747613 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123747613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123747613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123747613 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123747613 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123747613 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123747613 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123747613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123747613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123747613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123747613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123747613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123747613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123747613 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123747613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747613 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123747613 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123747613 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123747613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123747613 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123747613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747613 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123747613 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123747613 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123747613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123747613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123747613 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123747613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747613 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123747613 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123747613 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123747613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123747613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123747613 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123747613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747613 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123747613 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123747613 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123747614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123747614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123747614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123747614 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123747614 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(801)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(801)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(801)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(799)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(804)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(804)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(804)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-SCCP(802)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(807)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-M3UA(807)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(807)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-SCCP(805)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123747662 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123747662 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123747662 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123747662 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123747662 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123747663 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123747663 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123747663 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123747663 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123747664 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123747664 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123747664 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123747664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123747664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123747664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123747664 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123747664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123747664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123747664 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123747664 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123747664 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123747664 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123747664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123747664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123747664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123747664 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123747664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123747664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123747664 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123747664 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123747664 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123747664 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123747664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123747664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123747664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123747664 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123747664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123747664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123747664 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123747664 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123747664 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123747664 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123747664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123747664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123747664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123747664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123747664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123747664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123747664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123747664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123747664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123747664 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123747664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747664 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123747664 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123747664 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123747664 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123747664 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123747664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747664 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123747664 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123747664 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123747664 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123747664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123747664 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123747664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747664 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123747664 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123747664 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123747664 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123747664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123747664 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123747664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747664 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123747664 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123747664 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123747664 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123747664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123747664 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(810)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(808)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123747693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123747693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123747693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123747693 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123747693 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123747693 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123747693 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123747693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123747693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123747698 DLINP DEBUG SRVCONN(,r=127.0.0.1:46687<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123747698 DLINP DEBUG SRVCONN(,r=127.0.0.1:46687<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123747698 DLINP DEBUG SRVCONN(,r=127.0.0.1:46687<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123747698 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123747698 DHNBAP DEBUG (127.0.0.1:46687 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123747698 DHNBAP NOTICE (127.0.0.1:46687 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123747698 DHNBAP NOTICE (127.0.0.1:46687 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123747698 DLINP DEBUG SRVCONN(,r=127.0.0.1:46687<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123747698 DLINP DEBUG SRVCONN(,r=127.0.0.1:46687<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123747825 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123747825 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123747825 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816123747825 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816123747825 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816123747825 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816123747825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(801)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123747827 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747827 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123747827 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816123747827 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816123747827 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816123747827 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123747827 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123747827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816123747828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747828 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123747828 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123747828 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123747828 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123747828 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250816123747828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123747841 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123747841 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123747841 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123747841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(804)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123747842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747842 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123747842 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123747842 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123747842 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123747842 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123747842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123747843 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747843 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123747843 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123747843 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123747843 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123747843 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123747843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123747857 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123747857 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816123747857 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123747857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(807)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816123747858 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747858 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816123747858 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123747858 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123747858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123747858 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123747858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123747859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747859 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123747859 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123747859 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123747859 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123747859 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123747859 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123747879 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123747879 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123747879 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123747879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(810)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123747882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747882 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123747882 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123747882 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123747882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123747882 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123747882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123747883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123747883 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123747883 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123747883 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123747883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123747883 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123747883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123748057 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123748057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcdcdc), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123748057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123748057 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123748057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123748057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123748057 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123748057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf8a91), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123748057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123748057 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123748057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123748057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123748057 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123748057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c8b74), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123748057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123748057 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123748057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123748057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123748057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123748057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123748057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123748057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123748057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123748057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123748057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123748057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123748057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123748057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123748057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123748057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123748057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123748057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123748057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123748057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123748057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123748057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123748057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748059 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123748059 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123748059 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123748059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123748059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123748059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123748059 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748059 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123748059 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123748059 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123748059 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123748059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123748059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=005c8b74) (sccp_scrc.c:477) 20250816123748059 DLSCCP DEBUG Received CO:RELCO for local reference 82 (sccp_scoc.c:1824) 20250816123748059 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123748059 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123748059 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123748059 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123748059 DLSCCP DEBUG SCCP-SCOC(82)[0x556947d0b430]{IDLE}: Deallocated (fsm.c:568) 20250816123748059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748059 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123748059 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123748059 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123748060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123748060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123748060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123748060 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748060 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123748060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123748060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123748060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123748060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123748060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000050), PART(T=Source Reference,L=4,D=00bcdcdc) (sccp_scrc.c:477) 20250816123748060 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1824) 20250816123748060 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123748060 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123748060 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123748060 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123748060 DLSCCP DEBUG SCCP-SCOC(80)[0x556947cbc890]{IDLE}: Deallocated (fsm.c:568) 20250816123748260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748260 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123748260 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123748260 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123748260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123748260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123748260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123748260 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748260 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123748260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123748260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123748260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123748260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123748260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=00bf8a91) (sccp_scrc.c:477) 20250816123748260 DLSCCP DEBUG Received CO:RELCO for local reference 81 (sccp_scoc.c:1824) 20250816123748260 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123748260 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123748260 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123748260 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123748260 DLSCCP DEBUG SCCP-SCOC(81)[0x556947c144c0]{IDLE}: Deallocated (fsm.c:568) 20250816123748493 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123748493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023cff1), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123748493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123748493 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123748493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123748493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123748493 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123748493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da1320), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123748493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123748493 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123748493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123748493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123748493 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123748493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070abf5), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123748493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123748493 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123748493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123748493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123748493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123748493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123748493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123748493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123748493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123748493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123748493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123748493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123748493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123748493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123748493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123748493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123748493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123748493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123748493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123748493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123748493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123748493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123748493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748494 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123748494 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123748494 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123748494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123748494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123748494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123748494 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748494 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123748494 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123748494 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123748494 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123748494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123748494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=0023cff1) (sccp_scrc.c:477) 20250816123748494 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20250816123748494 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123748494 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123748494 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123748494 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123748494 DLSCCP DEBUG SCCP-SCOC(78)[0x556947c9b890]{IDLE}: Deallocated (fsm.c:568) 20250816123748632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748632 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123748632 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123748632 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123748632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123748632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123748632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123748632 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748632 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123748632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123748632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123748632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123748632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123748632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123748632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123748632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123748632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123748632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123748632 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123748632 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123748632 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123748632 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123748632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123748632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123748632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123748632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123748632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123748632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123748632 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123748632 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123748632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748632 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123748632 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123748632 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123748632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123748632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123748632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123748632 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(800)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123748661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748661 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123748661 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123748661 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123748661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123748661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123748661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123748661 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748661 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123748661 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123748661 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123748661 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123748661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123748661 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123748661 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816123748661 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123748661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748661 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123748661 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123748661 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123748661 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123748661 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816123748661 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123748661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123748661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123748661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123748661 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123748661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123748661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123748661 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123748661 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{CONNECTED}: link up (cnlink.c:111) 20250816123748661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123748661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123748661 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123748661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123748661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123748661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123748661 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(806)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123748684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748684 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123748684 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123748684 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123748684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123748684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123748684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123748684 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748684 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123748684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123748684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123748684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123748684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123748684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123748684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123748684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123748684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123748684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123748684 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123748684 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123748684 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123748684 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123748684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123748684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123748684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123748685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123748685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123748685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123748685 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123748685 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123748685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123748685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123748685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123748685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123748685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123748685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123748685 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(809)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123748696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748696 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123748696 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123748696 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123748696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123748696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123748696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123748696 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748696 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123748696 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123748696 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123748696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123748696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123748696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123748696 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748696 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123748696 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123748696 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123748696 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123748696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123748696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123748696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123748696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123748696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123748696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123748696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123748696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004d), PART(T=Source Reference,L=4,D=00da1320) (sccp_scrc.c:477) 20250816123748696 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123748696 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20250816123748696 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123748696 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123748696 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123748696 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123748696 DLSCCP DEBUG SCCP-SCOC(77)[0x556947ca96c0]{IDLE}: Deallocated (fsm.c:568) 20250816123748696 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123748696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123748696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123748696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123748696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123748696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=0070abf5) (sccp_scrc.c:477) 20250816123748696 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1824) 20250816123748696 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123748696 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123748696 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123748696 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123748696 DLSCCP DEBUG SCCP-SCOC(79)[0x556947ca6600]{IDLE}: Deallocated (fsm.c:568) 20250816123748696 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123748696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123748696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123748696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123748696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123748696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123748697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123748697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123748697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123748697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123748697 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123748697 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123748697 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123748697 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123748697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123748697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123748697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123748697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123748697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123748697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123748697 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123748697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123748697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123748697 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123748697 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123748697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123748697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123748697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123748697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123748697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123748697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123748697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123748697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(803)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123749703 DLCTRL DEBUG Command: GET 563539232 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123749703 DLCTRL DEBUG Tx Command reply: GET_REPLY 563539232 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123749704 DLCTRL DEBUG Command: GET 990618452 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123749704 DLCTRL DEBUG Tx Command reply: GET_REPLY 990618452 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123749705 DLCTRL DEBUG Command: GET 538209954 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123749705 DLCTRL DEBUG Tx Command reply: GET_REPLY 538209954 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123749706 DLCTRL DEBUG Command: GET 651933070 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123749706 DLCTRL DEBUG Tx Command reply: GET_REPLY 651933070 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123749707 DLCTRL DEBUG Command: GET 842960987 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123749707 DLCTRL DEBUG Tx Command reply: GET_REPLY 842960987 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123749708 DLCTRL DEBUG Command: GET 65343312 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123749708 DLCTRL DEBUG Tx Command reply: GET_REPLY 65343312 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123749709 DLCTRL DEBUG Command: GET 50925996 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123749709 DLCTRL DEBUG Tx Command reply: GET_REPLY 50925996 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123749710 DLCTRL DEBUG Command: GET 863303296 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123749710 DLCTRL DEBUG Tx Command reply: GET_REPLY 863303296 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123749711 DLCTRL DEBUG Command: GET 1457158 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123749711 DLCTRL DEBUG Tx Command reply: GET_REPLY 1457158 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123749712 DLCTRL DEBUG Command: GET 221517338 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123749712 DLCTRL DEBUG Tx Command reply: GET_REPLY 221517338 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123749713 DLCTRL DEBUG Command: GET 210986877 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123749713 DLCTRL DEBUG Tx Command reply: GET_REPLY 210986877 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123749714 DLCTRL DEBUG Command: GET 178701600 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123749714 DLCTRL DEBUG Tx Command reply: GET_REPLY 178701600 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123749715 DLCTRL DEBUG Command: GET 232995633 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123749715 DLCTRL DEBUG Tx Command reply: GET_REPLY 232995633 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123749716 DLCTRL DEBUG Command: GET 530591850 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123749716 DLCTRL DEBUG Tx Command reply: GET_REPLY 530591850 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123749717 DLCTRL DEBUG Command: GET 984964808 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123749717 DLCTRL DEBUG Tx Command reply: GET_REPLY 984964808 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123749718 DLCTRL DEBUG Command: GET 643993061 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123749718 DLCTRL DEBUG Tx Command reply: GET_REPLY 643993061 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123749719 DLCTRL DEBUG Command: GET 748016174 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123749719 DLCTRL DEBUG Tx Command reply: GET_REPLY 748016174 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123749720 DLCTRL DEBUG Command: GET 123269974 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123749720 DLCTRL DEBUG Tx Command reply: GET_REPLY 123269974 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123749721 DLCTRL DEBUG Command: GET 686541392 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123749721 DLCTRL DEBUG Tx Command reply: GET_REPLY 686541392 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123749722 DLCTRL DEBUG Command: GET 778377820 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123749722 DLCTRL DEBUG Tx Command reply: GET_REPLY 778377820 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123749734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123750741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123750741 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123750741 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123750741 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123750741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123750741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123750741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123750741 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123750741 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123750741 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123750741 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123750741 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123750741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123750741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123750741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123750741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=35,D=000e401f0000030003400100001740095000010100000021f3001540060000f1100926) (sccp_scrc.c:477) 20250816123750741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123750741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123750741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123750741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123750741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123750741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123750741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123750741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123750741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123750741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123750741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123750741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123750741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123750741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123750741 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250816123750741 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250816123750741 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250816123750741 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250816123750741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250816123750741 DRUA DEBUG (127.0.0.1:46687 TTCN3-HNB-1) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250816123750741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123750741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) 20250816123750741 DLINP DEBUG SRVCONN(,r=127.0.0.1:46687<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123750741 DLINP DEBUG SRVCONN(,r=127.0.0.1:46687<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@c2ce0b0ce204: UnitdataCallback TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@c2ce0b0ce204: UnitdataCallback HNBGW_Test.msc0-RAN(800)@c2ce0b0ce204: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(800)@c2ce0b0ce204: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_lai_registered0(812) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)13415206 20250816123751748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123751748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123751748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123751748 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123751748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xccb326, normal) (hnbgw_rua.c:407) 20250816123751748 DHNB DEBUG map_rua[0x556947d0b430]{init}: Allocated (fsm.c:456) 20250816123751748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13415206)[0x556947d0b430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123751748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13415206 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123751748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123751748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123751748 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13415206 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250816123751748 DCN DEBUG map_sccp[0x556947d25cc0]{init}: Allocated (fsm.c:456) 20250816123751748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556947d25cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123751748 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13415206 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123751748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13415206 SCCP-87 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816123751748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13415206)[0x556947d0b430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123751748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123751748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123751748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13415206)[0x556947d0b430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123751748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556947d25cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123751748 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123751748 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{IDLE}: Allocated (fsm.c:456) 20250816123751748 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123751748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000057), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003b30056400500f1100926) (sccp_scrc.c:406) 20250816123751748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123751748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123751748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123751748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123751748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123751748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123751748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123751748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123751748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123751748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123751748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123751748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123751748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123751748 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123751748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556947d25cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123751748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13415206)[0x556947d0b430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123751748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123751748 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123751748 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123751748 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123751748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123751748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123751748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123751748 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(799)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(799)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(800)@c2ce0b0ce204: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(812) HNBGW_Test.msc0-RAN(800)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)7835587 HNBGW_Test.msc0-SCCP(799)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(799)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_lai_registered0(812)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123751752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123751752 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123751752 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123751752 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123751752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123751752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123751752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123751752 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123751753 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123751753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123751753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123751753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123751753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123751753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000057), PART(T=Source Reference,L=4,D=009568a4) (sccp_scrc.c:477) 20250816123751753 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20250816123751753 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123751753 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123751753 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123751753 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123751753 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123751753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556947d25cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123751753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556947d25cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123752753 DLCTRL DEBUG Command: GET 318059290 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123752753 DLCTRL DEBUG Tx Command reply: GET_REPLY 318059290 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123752754 DLCTRL DEBUG Command: GET 695444557 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123752754 DLCTRL DEBUG Tx Command reply: GET_REPLY 695444557 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123752755 DLCTRL DEBUG Command: GET 24605611 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123752755 DLCTRL DEBUG Tx Command reply: GET_REPLY 24605611 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123752756 DLCTRL DEBUG Command: GET 848390376 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123752756 DLCTRL DEBUG Tx Command reply: GET_REPLY 848390376 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123752757 DLCTRL DEBUG Command: GET 472316886 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123752757 DLCTRL DEBUG Tx Command reply: GET_REPLY 472316886 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123752758 DLCTRL DEBUG Command: GET 777354955 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123752758 DLCTRL DEBUG Tx Command reply: GET_REPLY 777354955 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123752759 DLCTRL DEBUG Command: GET 860217571 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123752759 DLCTRL DEBUG Tx Command reply: GET_REPLY 860217571 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123752759 DLCTRL DEBUG Command: GET 937898187 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123752759 DLCTRL DEBUG Tx Command reply: GET_REPLY 937898187 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123752760 DLCTRL DEBUG Command: GET 439712500 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123752760 DLCTRL DEBUG Tx Command reply: GET_REPLY 439712500 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123752761 DLCTRL DEBUG Command: GET 834003769 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123752761 DLCTRL DEBUG Tx Command reply: GET_REPLY 834003769 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123752761 DLCTRL DEBUG Command: GET 731742782 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123752761 DLCTRL DEBUG Tx Command reply: GET_REPLY 731742782 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123752762 DLCTRL DEBUG Command: GET 829599684 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123752762 DLCTRL DEBUG Tx Command reply: GET_REPLY 829599684 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123752763 DLCTRL DEBUG Command: GET 670794976 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123752763 DLCTRL DEBUG Tx Command reply: GET_REPLY 670794976 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123752764 DLCTRL DEBUG Command: GET 45896930 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123752764 DLCTRL DEBUG Tx Command reply: GET_REPLY 45896930 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123752765 DLCTRL DEBUG Command: GET 77983073 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123752765 DLCTRL DEBUG Tx Command reply: GET_REPLY 77983073 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123752766 DLCTRL DEBUG Command: GET 114246882 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123752766 DLCTRL DEBUG Tx Command reply: GET_REPLY 114246882 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123752766 DLCTRL DEBUG Command: GET 702564345 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123752766 DLCTRL DEBUG Tx Command reply: GET_REPLY 702564345 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123752767 DLCTRL DEBUG Command: GET 375933445 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123752767 DLCTRL DEBUG Tx Command reply: GET_REPLY 375933445 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123752769 DLCTRL DEBUG Command: GET 772015299 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123752769 DLCTRL DEBUG Tx Command reply: GET_REPLY 772015299 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123752769 DLCTRL DEBUG Command: GET 336479752 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123752769 DLCTRL DEBUG Tx Command reply: GET_REPLY 336479752 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123752772 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39533<->l=127.0.0.1:4262) (control_if.c:193) 20250816123752772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37178<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(793)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(792)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123752773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37170<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123752773 DLINP DEBUG SRVCONN(,r=127.0.0.1:46687<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123752773 DLINP DEBUG SRVCONN(,r=127.0.0.1:46687<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123752773 DLINP NOTICE SRV(,r=127.0.0.1:46687<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123752774 DMAIN NOTICE (127.0.0.1:46687 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46687<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123752774 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816123752774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123752774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123752774 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123752774 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123752774 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123752774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13415206)[0x556947d0b430]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123752774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13415206)[0x556947d0b430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123752774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556947d25cc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123752774 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123752774 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123752774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009568a4), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123752774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123752774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123752774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123752774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123752774 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123752774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556947d25cc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123752774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13415206)[0x556947d0b430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123752774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13415206)[0x556947d0b430]{disrupted}: Freeing instance (context_map.c:202) 20250816123752774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13415206)[0x556947d0b430]{disrupted}: Deallocated (fsm.c:568) 20250816123752774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556947d25cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123752774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556947d25cc0]{disconnected}: Freeing instance (context_map.c:206) 20250816123752774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556947d25cc0]{disconnected}: Deallocated (fsm.c:568) 20250816123752774 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13415206 SCCP-87 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123752774 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123752774 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123752774 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123752774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123752774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123752774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123752774 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(802)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791)@c2ce0b0ce204: Final verdict of PTC: none 20250816123752774 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123752774 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.msc1-RAN(803)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(800)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-RAN(806)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@c2ce0b0ce204: Final verdict of PTC: none 20250816123752774 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123752774 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123752774 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123752774 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123752774 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123752774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123752774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123752774 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-SCCP(805)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(809)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(799)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(810)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@c2ce0b0ce204: Final verdict of PTC: none20250816123752774 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123752774 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123752774 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123752775 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123752775 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816123752775 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123752775 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123752775 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123752775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123752775 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123752775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123752775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123752775 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123752775 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123752775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123752775 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123752775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123752775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123752775 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123752775 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123752775 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816123752775 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123752775 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123752775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123752775 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123752775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123752775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123752775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37194<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(794)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(807)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(808)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered0(812)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(804)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(801)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(811)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(793): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(794): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(795): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(797): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(799): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(800): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(801): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(802): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(803): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(804): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-SCCP(805): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-RAN(806): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-M3UA(807): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(812): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Sat Aug 16 12:37:52 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.talloc 20250816123752867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123753368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37204<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=396412) 20250816123753747 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123753747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e861cf), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123753747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123753747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123753747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123753747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123753747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123753747 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123753747 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123753747 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123753747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123753747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123753747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123753747 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=396412, count=401692) 20250816123754651 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123754651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c286f), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123754651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123754651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123754651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123754651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123754651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123754651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123754651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123754651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123754651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123754651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123754651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123754651 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123754775 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123754775 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123754775 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816123754775 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123754775 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123754775 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123754775 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123754775 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123754775 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123754775 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123754775 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123754775 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered ------ Sat Aug 16 12:37:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123755727 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123755727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cc358), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123755727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123755727 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123755727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123755727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123755727 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123755727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338af2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123755727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123755727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123755727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123755727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123755727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123755727 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123755727 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123755727 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123755727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123755727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123755727 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123755727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123755727 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123755727 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123755727 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123755727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123755727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123755727 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_paging_imsi_rai_registered started. 20250816123756406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123756409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123756413 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39233<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123756499 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123756499 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123756505 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123756505 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123756505 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123756506 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123756506 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123756506 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123756506 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123756506 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123756506 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123756506 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49099 (stream_srv.c:142) 20250816123756506 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49099<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123756506 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123756506 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123756507 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123756507 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123756507 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123756507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123756507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123756507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123756507 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123756507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123756507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123756507 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123756507 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123756507 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123756507 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123756507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123756507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123756507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123756508 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123756508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123756508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123756508 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123756508 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123756508 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123756508 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123756508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123756508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123756508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123756508 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123756508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123756508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123756508 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123756508 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123756508 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123756508 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123756508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123756508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123756508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123756508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123756508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123756508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123756508 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123756508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756508 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123756508 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123756508 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123756508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123756508 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123756508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756508 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123756508 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123756508 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123756508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123756508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123756508 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123756508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756508 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123756508 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123756508 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123756508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123756508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123756508 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123756508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756508 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123756508 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123756508 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123756508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123756508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123756508 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(823)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(823)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(823)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(821)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(826)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-SCCP(824)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(829)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-M3UA(829)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(829)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-SCCP(827)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123756540 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123756540 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123756540 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123756540 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123756540 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123756540 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123756540 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123756540 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123756540 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123756541 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123756541 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123756541 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123756541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123756541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123756541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123756541 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123756541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123756541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123756541 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123756541 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123756541 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123756541 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123756541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123756541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123756541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123756541 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123756541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123756541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123756541 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123756541 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123756542 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123756542 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123756542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123756542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123756542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123756542 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123756542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123756542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123756542 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123756542 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123756542 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123756542 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123756542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123756542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123756542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123756542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123756542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123756542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123756542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123756542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123756542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123756542 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123756542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756542 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123756542 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123756542 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123756542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123756542 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123756542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756542 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123756542 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123756542 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123756542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123756542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123756542 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123756542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756542 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123756542 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123756542 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123756542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123756542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123756542 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123756542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756542 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123756542 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123756542 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123756542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123756542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123756542 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(832)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(832)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(830)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123756562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123756562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123756562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123756562 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123756562 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123756562 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123756562 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123756562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123756562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123756566 DLINP DEBUG SRVCONN(,r=127.0.0.1:49099<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123756566 DLINP DEBUG SRVCONN(,r=127.0.0.1:49099<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123756566 DLINP DEBUG SRVCONN(,r=127.0.0.1:49099<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123756566 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123756566 DHNBAP DEBUG (127.0.0.1:49099 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123756566 DHNBAP NOTICE (127.0.0.1:49099 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123756566 DHNBAP NOTICE (127.0.0.1:49099 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123756566 DLINP DEBUG SRVCONN(,r=127.0.0.1:49099<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123756566 DLINP DEBUG SRVCONN(,r=127.0.0.1:49099<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123756717 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123756717 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123756717 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123756717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(823)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123756719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756719 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123756719 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123756719 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123756719 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123756719 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123756719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123756720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756720 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123756720 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123756720 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123756720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123756720 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123756720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123756727 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123756727 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123756727 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123756727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(826)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123756728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756728 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123756728 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123756728 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123756728 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123756728 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123756728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123756729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756729 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123756729 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123756729 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123756729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123756729 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123756729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123756737 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123756738 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816123756738 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123756738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(829)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816123756739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756739 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816123756739 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123756739 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123756739 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123756739 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123756739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123756739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756739 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123756739 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123756739 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123756740 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123756740 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123756740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123756751 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123756751 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123756751 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123756751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(832)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123756753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756753 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123756753 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123756753 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123756753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123756753 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123756753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123756753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123756753 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123756753 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123756753 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123756753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123756753 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123756753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123757523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123757523 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123757523 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123757523 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123757523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123757523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123757523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123757523 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123757523 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123757523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123757523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123757523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123757523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123757523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123757523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123757523 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123757523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123757524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123757524 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123757524 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123757524 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123757524 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123757524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123757524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123757524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123757524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123757524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123757524 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123757524 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123757524 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123757524 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123757524 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123757524 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123757524 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123757524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123757524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123757524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123757524 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(822)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123757532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123757532 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123757532 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123757532 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123757532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123757532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123757532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123757532 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123757532 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123757532 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123757532 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123757532 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123757532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123757532 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123757532 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123757532 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123757532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757532 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123757532 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123757532 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123757532 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123757532 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123757532 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123757532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123757532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123757532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123757532 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123757532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123757532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123757532 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123757532 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123757532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123757532 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123757532 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123757532 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123757532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123757532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123757532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123757532 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(825)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123757542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123757542 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123757542 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123757542 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123757542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123757542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123757542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123757542 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123757542 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123757542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123757542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123757542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123757542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123757542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123757542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816123757542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123757542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123757542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123757542 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123757542 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123757542 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816123757542 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123757542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123757542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123757542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123757542 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123757542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123757542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123757542 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123757542 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{CONNECTED}: link up (cnlink.c:111) 20250816123757542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123757542 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123757542 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123757542 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123757542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123757542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123757542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123757542 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(828)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123757555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123757555 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123757555 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123757555 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123757555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123757555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123757555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123757555 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123757556 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123757556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123757556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123757556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123757556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123757556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123757556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123757556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123757556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757556 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123757556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123757556 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123757556 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123757556 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123757556 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123757556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123757556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123757556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123757556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123757556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123757556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123757556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123757556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123757556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123757556 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123757556 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123757556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123757556 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123757556 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123757556 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123757556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123757556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123757556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123757556 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(831)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123758577 DLCTRL DEBUG Command: GET 998821715 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123758577 DLCTRL DEBUG Tx Command reply: GET_REPLY 998821715 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123758585 DLCTRL DEBUG Command: GET 351926862 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123758585 DLCTRL DEBUG Tx Command reply: GET_REPLY 351926862 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123758590 DLCTRL DEBUG Command: GET 604833254 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123758590 DLCTRL DEBUG Tx Command reply: GET_REPLY 604833254 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123758594 DLCTRL DEBUG Command: GET 92264469 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123758594 DLCTRL DEBUG Tx Command reply: GET_REPLY 92264469 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123758599 DLCTRL DEBUG Command: GET 728912240 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123758599 DLCTRL DEBUG Tx Command reply: GET_REPLY 728912240 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123758603 DLCTRL DEBUG Command: GET 901603034 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123758603 DLCTRL DEBUG Tx Command reply: GET_REPLY 901603034 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123758607 DLCTRL DEBUG Command: GET 305274573 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123758607 DLCTRL DEBUG Tx Command reply: GET_REPLY 305274573 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123758610 DLCTRL DEBUG Command: GET 319425899 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123758610 DLCTRL DEBUG Tx Command reply: GET_REPLY 319425899 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123758614 DLCTRL DEBUG Command: GET 214737913 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123758614 DLCTRL DEBUG Tx Command reply: GET_REPLY 214737913 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123758617 DLCTRL DEBUG Command: GET 877573286 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123758617 DLCTRL DEBUG Tx Command reply: GET_REPLY 877573286 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123758619 DLCTRL DEBUG Command: GET 717789171 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123758619 DLCTRL DEBUG Tx Command reply: GET_REPLY 717789171 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123758622 DLCTRL DEBUG Command: GET 216359910 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123758622 DLCTRL DEBUG Tx Command reply: GET_REPLY 216359910 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123758625 DLCTRL DEBUG Command: GET 994167218 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123758625 DLCTRL DEBUG Tx Command reply: GET_REPLY 994167218 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123758627 DLCTRL DEBUG Command: GET 275233875 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123758627 DLCTRL DEBUG Tx Command reply: GET_REPLY 275233875 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123758629 DLCTRL DEBUG Command: GET 396587669 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123758629 DLCTRL DEBUG Tx Command reply: GET_REPLY 396587669 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123758631 DLCTRL DEBUG Command: GET 153091976 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123758631 DLCTRL DEBUG Tx Command reply: GET_REPLY 153091976 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123758632 DLCTRL DEBUG Command: GET 5903035 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123758632 DLCTRL DEBUG Tx Command reply: GET_REPLY 5903035 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123758634 DLCTRL DEBUG Command: GET 147309420 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123758634 DLCTRL DEBUG Tx Command reply: GET_REPLY 147309420 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123758635 DLCTRL DEBUG Command: GET 104768889 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123758635 DLCTRL DEBUG Tx Command reply: GET_REPLY 104768889 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123758636 DLCTRL DEBUG Command: GET 982248392 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123758636 DLCTRL DEBUG Tx Command reply: GET_REPLY 982248392 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123758647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123759675 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123759675 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123759675 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123759675 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123759676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123759676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123759676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123759676 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123759676 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123759676 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123759676 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123759676 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123759676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123759676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123759676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123759676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=36,D=000e40200000030003400180001740095000010100000021f3001540074000f11009260b) (sccp_scrc.c:477) 20250816123759676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123759676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123759676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123759676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123759676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123759676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123759676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123759676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123759676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123759676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123759676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123759676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123759676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123759676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123759676 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250816123759677 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250816123759677 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250816123759677 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250816123759677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250816123759677 DRUA DEBUG (127.0.0.1:49099 TTCN3-HNB-1) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250816123759677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123759677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) 20250816123759677 DLINP DEBUG SRVCONN(,r=127.0.0.1:49099<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123759677 DLINP DEBUG SRVCONN(,r=127.0.0.1:49099<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@c2ce0b0ce204: UnitdataCallback TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@c2ce0b0ce204: UnitdataCallback HNBGW_Test.sgsn0-RAN(831)@c2ce0b0ce204: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@c2ce0b0ce204: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi_rai_registered0(834) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)305236 20250816123800688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123800688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123800688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250816123800688 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123800688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4a854, normal) (hnbgw_rua.c:407) 20250816123800688 DHNB DEBUG map_rua[0x556947d0b430]{init}: Allocated (fsm.c:456) 20250816123800688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-305236)[0x556947d0b430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123800688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-305236 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123800688 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123800688 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123800688 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-305236 SCCP-0 PS MI=NONE: CN link paging record selects sgsn 0 (hnbgw_cn.c:1015) 20250816123800688 DCN DEBUG map_sccp[0x556947d25cc0]{init}: Allocated (fsm.c:456) 20250816123800688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x556947d25cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123800688 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-305236 <-> SCCP-88 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123800688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-305236 SCCP-88 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:312) 20250816123800688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-305236)[0x556947d0b430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123800688 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123800688 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123800688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-305236)[0x556947d0b430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123800688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x556947d25cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123800689 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123800689 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{IDLE}: Allocated (fsm.c:456) 20250816123800689 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123800689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=76,D=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030002000056400500f1100926) (sccp_scrc.c:406) 20250816123800689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123800689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123800689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123800689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123800689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123800689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123800689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123800689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123800689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123800689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123800689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123800689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123800689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123800689 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123800689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x556947d25cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123800689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-305236)[0x556947d0b430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123800689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123800689 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123800689 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123800689 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123800689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123800689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123800689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123800689 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(830)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@c2ce0b0ce204: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(834) HNBGW_Test.sgsn0-RAN(831)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)15983864 HNBGW_Test.sgsn0-SCCP(830)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(830)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(834)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123800698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123800698 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123800698 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123800698 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123800698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123800698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123800698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123800698 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123800698 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123800698 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123800698 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123800698 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123800698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123800698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=00dc592c) (sccp_scrc.c:477) 20250816123800698 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20250816123800698 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123800698 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123800698 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123800698 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123800698 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123800698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x556947d25cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123800698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x556947d25cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123801699 DLCTRL DEBUG Command: GET 879253713 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123801699 DLCTRL DEBUG Tx Command reply: GET_REPLY 879253713 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123801700 DLCTRL DEBUG Command: GET 691297489 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123801700 DLCTRL DEBUG Tx Command reply: GET_REPLY 691297489 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123801701 DLCTRL DEBUG Command: GET 378701634 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123801701 DLCTRL DEBUG Tx Command reply: GET_REPLY 378701634 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123801702 DLCTRL DEBUG Command: GET 461582395 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123801702 DLCTRL DEBUG Tx Command reply: GET_REPLY 461582395 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123801703 DLCTRL DEBUG Command: GET 974985159 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123801703 DLCTRL DEBUG Tx Command reply: GET_REPLY 974985159 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123801704 DLCTRL DEBUG Command: GET 46444020 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123801704 DLCTRL DEBUG Tx Command reply: GET_REPLY 46444020 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123801705 DLCTRL DEBUG Command: GET 64743576 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123801705 DLCTRL DEBUG Tx Command reply: GET_REPLY 64743576 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123801706 DLCTRL DEBUG Command: GET 921072245 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123801706 DLCTRL DEBUG Tx Command reply: GET_REPLY 921072245 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123801706 DLCTRL DEBUG Command: GET 368130032 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123801706 DLCTRL DEBUG Tx Command reply: GET_REPLY 368130032 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123801708 DLCTRL DEBUG Command: GET 374893025 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123801708 DLCTRL DEBUG Tx Command reply: GET_REPLY 374893025 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123801708 DLCTRL DEBUG Command: GET 857356030 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123801708 DLCTRL DEBUG Tx Command reply: GET_REPLY 857356030 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123801709 DLCTRL DEBUG Command: GET 564660827 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123801709 DLCTRL DEBUG Tx Command reply: GET_REPLY 564660827 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123801710 DLCTRL DEBUG Command: GET 716363895 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123801710 DLCTRL DEBUG Tx Command reply: GET_REPLY 716363895 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123801711 DLCTRL DEBUG Command: GET 770677938 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123801711 DLCTRL DEBUG Tx Command reply: GET_REPLY 770677938 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123801712 DLCTRL DEBUG Command: GET 515838880 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123801712 DLCTRL DEBUG Tx Command reply: GET_REPLY 515838880 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123801713 DLCTRL DEBUG Command: GET 497291609 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123801713 DLCTRL DEBUG Tx Command reply: GET_REPLY 497291609 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123801714 DLCTRL DEBUG Command: GET 242493937 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123801714 DLCTRL DEBUG Tx Command reply: GET_REPLY 242493937 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123801715 DLCTRL DEBUG Command: GET 3047338 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123801715 DLCTRL DEBUG Tx Command reply: GET_REPLY 3047338 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123801716 DLCTRL DEBUG Command: GET 997698568 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123801716 DLCTRL DEBUG Tx Command reply: GET_REPLY 997698568 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123801717 DLCTRL DEBUG Command: GET 680362772 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123801717 DLCTRL DEBUG Tx Command reply: GET_REPLY 680362772 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123801721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36650<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123801721 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39233<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(814)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(815)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123801722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36648<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123801722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123801722 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123801722 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123801722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123801722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123801722 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123801722 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123801722 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123801722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-305236)[0x556947d0b430]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123801722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-305236)[0x556947d0b430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123801722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x556947d25cc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123801722 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123801722 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123801722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc592c), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123801722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123801722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123801722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123801722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123801722 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123801722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x556947d25cc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123801722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-305236)[0x556947d0b430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123801722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-305236)[0x556947d0b430]{disrupted}: Freeing instance (context_map.c:202) 20250816123801722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-305236)[0x556947d0b430]{disrupted}: Deallocated (fsm.c:568) 20250816123801722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x556947d25cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123801722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x556947d25cc0]{disconnected}: Freeing instance (context_map.c:206) 20250816123801722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x556947d25cc0]{disconnected}: Deallocated (fsm.c:568) 20250816123801722 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-305236 SCCP-88 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250816123801722 DLINP DEBUG SRVCONN(,r=127.0.0.1:49099<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123801722 DLINP DEBUG SRVCONN(,r=127.0.0.1:49099<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123801722 DLINP NOTICE SRV(,r=127.0.0.1:49099<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123801722 DMAIN NOTICE (127.0.0.1:49099 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49099<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123801722 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816123801722 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123801722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123801722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123801723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123801723 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@c2ce0b0ce204: Final verdict of PTC: none 20250816123801723 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(822)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-RAN(828)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-RAN(825)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(821)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(827)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(831)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(816)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(832)@c2ce0b0ce204: Final verdict of PTC: none 20250816123801723 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123801723 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123801723 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123801723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123801723 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123801723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123801723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123801723 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816123801723 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123801723 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816123801723 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123801723 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123801723 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123801723 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123801723 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816123801723 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123801723 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816123801723 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123801723 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123801723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123801723 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123801723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123801724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123801724 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123801724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123801724 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123801724 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123801724 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123801724 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123801724 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123801724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123801724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123801724 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123801724 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(823)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(833)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(829)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered0(834)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123801748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36666<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(830)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(815): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(816): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(817): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(819): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(821): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(822): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(823): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-SCCP(827): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-RAN(828): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-M3UA(829): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(833): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(834): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Sat Aug 16 12:38:01 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.talloc 20250816123801816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123802318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36680<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=336352) 20250816123802774 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123802774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009568a4), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123802774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123802774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123802774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123802774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123802774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123802774 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123802774 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123802774 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123802774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123802774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123802774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123802774 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=336352, count=341160) 20250816123803724 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123803724 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123803724 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123803724 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123803724 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123803724 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816123803724 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123803724 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123803724 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123803748 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123803748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e861cf), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123803748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123803748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123803748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123803748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123803748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123803748 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123803748 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123803748 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123803748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123803748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123803748 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sat Aug 16 12:38:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123804652 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123804652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c286f), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123804652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123804652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123804652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123804652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123804653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123804653 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123804653 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123804653 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123804653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123804653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123804653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_no_allow_attach_round_robin started. 20250816123805432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123805443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123805449 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39639<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123805549 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123805549 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123805557 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123805558 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123805558 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123805558 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123805558 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123805558 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123805558 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123805558 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123805558 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123805558 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35798 (stream_srv.c:142) 20250816123805558 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35798<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123805558 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123805558 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123805559 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123805559 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123805559 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123805559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123805559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123805559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123805559 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123805559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123805559 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123805559 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123805559 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123805559 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123805559 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123805559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123805559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123805559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123805560 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123805560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123805560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123805560 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123805560 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123805560 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123805560 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123805560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123805560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123805560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123805560 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123805560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123805560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123805560 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123805560 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123805560 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123805560 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123805560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123805560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123805560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123805560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123805560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123805560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123805560 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123805560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805560 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123805560 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123805560 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123805560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123805560 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123805560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805560 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123805560 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123805560 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123805560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123805560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123805560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123805560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805560 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123805560 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123805560 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123805560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123805560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123805560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123805560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805560 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123805560 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123805560 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123805560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123805560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123805560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(845)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(845)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(845)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(843)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(848)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(848)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(848)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-SCCP(846)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(851)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-M3UA(851)@c2ce0b0ce204: M3UA emulation initiated, the test can be started MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(851)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-SCCP(849)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123805602 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123805602 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123805602 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123805602 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123805602 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123805602 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123805602 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123805602 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123805602 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123805603 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123805603 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123805603 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123805603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123805603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123805603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123805603 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123805603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123805603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123805603 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123805603 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123805603 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123805603 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123805603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123805604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123805604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123805604 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123805604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123805604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123805604 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123805604 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123805604 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123805604 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123805604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123805604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123805604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123805604 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123805604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123805604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123805604 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123805604 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123805604 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123805604 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123805604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123805604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123805604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123805604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123805604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123805604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123805604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123805604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123805604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123805604 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123805604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805604 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123805604 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123805604 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123805604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123805604 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123805604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805604 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123805604 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123805604 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123805604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123805604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123805604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123805604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805604 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123805604 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123805604 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123805604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123805604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123805604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123805604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805604 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123805604 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123805604 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123805604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123805604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123805604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123805604 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123805604 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(854)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(854)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(852)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123805629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123805629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123805629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123805629 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123805629 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123805629 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123805629 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123805629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123805629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123805634 DLINP DEBUG SRVCONN(,r=127.0.0.1:35798<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123805634 DLINP DEBUG SRVCONN(,r=127.0.0.1:35798<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123805634 DLINP DEBUG SRVCONN(,r=127.0.0.1:35798<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123805634 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123805634 DHNBAP DEBUG (127.0.0.1:35798 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123805634 DHNBAP NOTICE (127.0.0.1:35798 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123805634 DHNBAP NOTICE (127.0.0.1:35798 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123805634 DLINP DEBUG SRVCONN(,r=127.0.0.1:35798<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123805634 DLINP DEBUG SRVCONN(,r=127.0.0.1:35798<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123805728 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123805728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338af2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123805728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123805728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123805728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123805728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123805728 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123805728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cc358), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123805728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123805728 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123805728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123805728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123805728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805728 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123805728 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123805728 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123805728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123805728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123805728 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123805728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805728 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123805728 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123805728 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123805728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123805728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123805728 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123805770 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123805771 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123805771 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123805771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(845)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123805774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805774 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123805774 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123805774 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123805774 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123805774 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123805774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123805775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805775 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123805775 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123805775 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123805775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123805775 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123805775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123805775 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123805785 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123805785 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123805785 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123805785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(848)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123805786 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805786 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123805786 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123805786 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123805786 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123805786 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123805786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123805787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805787 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123805787 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123805787 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123805787 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123805787 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123805787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123805787 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123805797 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123805797 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816123805797 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123805797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(851)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816123805799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805799 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816123805799 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123805799 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123805799 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123805799 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123805799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123805800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805800 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123805800 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123805800 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123805800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123805800 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123805800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123805800 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123805816 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123805816 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123805816 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816123805816 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816123805816 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816123805816 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816123805816 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(854)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123805818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805818 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123805818 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816123805818 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816123805818 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816123805818 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123805818 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123805818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816123805819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123805819 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123805819 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123805819 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123805819 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123805819 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250816123805819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123806576 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123806576 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123806576 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123806576 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123806576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123806576 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123806576 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123806576 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123806576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806576 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123806576 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123806576 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123806576 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123806576 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123806576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123806576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123806576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123806576 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123806576 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123806576 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123806576 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123806576 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123806576 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123806576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123806576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123806576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123806576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123806576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123806576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123806576 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123806577 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123806577 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123806577 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123806577 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123806577 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123806577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123806577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123806577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123806577 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(844)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123806590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123806590 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123806590 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123806590 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123806590 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123806590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123806590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123806590 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123806590 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123806590 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123806590 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123806590 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123806590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123806590 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123806590 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123806590 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123806590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806591 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123806591 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123806591 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123806591 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123806591 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123806591 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123806591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123806591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123806591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123806591 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123806591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123806591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123806591 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123806591 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123806591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123806591 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123806591 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123806591 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123806591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123806591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123806591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123806591 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(847)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123806602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123806602 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123806602 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123806602 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123806602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123806602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123806602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123806602 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123806602 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123806602 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123806602 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123806602 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123806602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123806602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123806602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816123806602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123806602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123806602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123806602 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123806602 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123806602 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816123806602 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123806602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123806602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123806602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123806602 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123806602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123806602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123806602 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123806602 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{CONNECTED}: link up (cnlink.c:111) 20250816123806602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123806602 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123806602 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123806602 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123806602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123806602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123806602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123806602 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(850)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123806625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123806625 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123806625 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123806625 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123806625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123806625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123806625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123806625 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123806625 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123806625 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123806625 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123806625 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123806625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123806625 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123806625 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123806625 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123806625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806625 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123806625 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123806625 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123806625 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123806625 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123806625 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123806625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123806625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123806625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123806625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123806625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123806625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123806625 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123806625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123806625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123806625 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123806625 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123806625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123806625 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123806625 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123806625 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123806625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123806625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123806625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123806625 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(853)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123807641 DLCTRL DEBUG Command: GET 683151652 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123807641 DLCTRL DEBUG Tx Command reply: GET_REPLY 683151652 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123807642 DLCTRL DEBUG Command: GET 829063498 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123807642 DLCTRL DEBUG Tx Command reply: GET_REPLY 829063498 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123807643 DLCTRL DEBUG Command: GET 339895431 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123807643 DLCTRL DEBUG Tx Command reply: GET_REPLY 339895431 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123807644 DLCTRL DEBUG Command: GET 67399267 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123807644 DLCTRL DEBUG Tx Command reply: GET_REPLY 67399267 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123807645 DLCTRL DEBUG Command: GET 412530443 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123807645 DLCTRL DEBUG Tx Command reply: GET_REPLY 412530443 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123807645 DLCTRL DEBUG Command: GET 917063744 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123807645 DLCTRL DEBUG Tx Command reply: GET_REPLY 917063744 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123807646 DLCTRL DEBUG Command: GET 378523824 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123807646 DLCTRL DEBUG Tx Command reply: GET_REPLY 378523824 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123807647 DLCTRL DEBUG Command: GET 157854033 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123807647 DLCTRL DEBUG Tx Command reply: GET_REPLY 157854033 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123807648 DLCTRL DEBUG Command: GET 83295207 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123807648 DLCTRL DEBUG Tx Command reply: GET_REPLY 83295207 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123807648 DLCTRL DEBUG Command: GET 303085867 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123807648 DLCTRL DEBUG Tx Command reply: GET_REPLY 303085867 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123807650 DLCTRL DEBUG Command: GET 575605873 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123807650 DLCTRL DEBUG Tx Command reply: GET_REPLY 575605873 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123807651 DLCTRL DEBUG Command: GET 868894236 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123807651 DLCTRL DEBUG Tx Command reply: GET_REPLY 868894236 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123807652 DLCTRL DEBUG Command: GET 319025046 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123807652 DLCTRL DEBUG Tx Command reply: GET_REPLY 319025046 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123807653 DLCTRL DEBUG Command: GET 996103522 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123807653 DLCTRL DEBUG Tx Command reply: GET_REPLY 996103522 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123807654 DLCTRL DEBUG Command: GET 525394393 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123807654 DLCTRL DEBUG Tx Command reply: GET_REPLY 525394393 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123807654 DLCTRL DEBUG Command: GET 454545733 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123807654 DLCTRL DEBUG Tx Command reply: GET_REPLY 454545733 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123807655 DLCTRL DEBUG Command: GET 392364827 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123807655 DLCTRL DEBUG Tx Command reply: GET_REPLY 392364827 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123807656 DLCTRL DEBUG Command: GET 11693943 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123807656 DLCTRL DEBUG Tx Command reply: GET_REPLY 11693943 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123807657 DLCTRL DEBUG Command: GET 218504782 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123807657 DLCTRL DEBUG Tx Command reply: GET_REPLY 218504782 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123807658 DLCTRL DEBUG Command: GET 165668859 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123807658 DLCTRL DEBUG Tx Command reply: GET_REPLY 165668859 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001101111'B, t_guard := 20.000000 } 20250816123807669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57398<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(856) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)12320579 20250816123808683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123808683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123808684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123808684 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123808684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbbff43, normal) (hnbgw_rua.c:407) 20250816123808684 DHNB DEBUG map_rua[0x556947d0b430]{init}: Allocated (fsm.c:456) 20250816123808684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12320579)[0x556947d0b430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123808684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12320579 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123808684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123808684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123808684 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12320579 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123808684 DCN DEBUG map_sccp[0x556947d25cc0]{init}: Allocated (fsm.c:456) 20250816123808684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556947d25cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123808684 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12320579 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123808684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12320579 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123808684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12320579)[0x556947d0b430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123808684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123808684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123808684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12320579)[0x556947d0b430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123808684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556947d25cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123808684 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123808684 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{IDLE}: Allocated (fsm.c:456) 20250816123808684 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123808684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000059), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300006f0056400500f1100926) (sccp_scrc.c:406) 20250816123808684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123808684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123808684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123808684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123808684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123808684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123808684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123808684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123808684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123808684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123808684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123808684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123808684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123808684 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123808684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556947d25cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123808684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12320579)[0x556947d0b430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123808684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123808684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123808684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123808684 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123808684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123808684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123808684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123808684 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(843)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(844)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(856) HNBGW_Test.msc0-RAN(844)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)13882792 HNBGW_Test.msc0-SCCP(843)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(843)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(856)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123808692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123808692 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123808692 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123808692 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123808692 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123808692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123808692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123808692 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123808692 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123808692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123808692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123808692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123808692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123808692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000059), PART(T=Source Reference,L=4,D=00e08752) (sccp_scrc.c:477) 20250816123808692 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20250816123808692 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123808692 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123808692 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123808692 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123808692 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123808692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556947d25cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123808692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556947d25cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123808692 DLCTRL DEBUG Command: GET 439951197 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123808692 DLCTRL DEBUG Tx Command reply: GET_REPLY 439951197 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123808694 DLCTRL DEBUG Command: GET 820055920 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123808694 DLCTRL DEBUG Tx Command reply: GET_REPLY 820055920 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123808695 DLCTRL DEBUG Command: GET 643116377 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123808695 DLCTRL DEBUG Tx Command reply: GET_REPLY 643116377 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123808696 DLCTRL DEBUG Command: GET 632126386 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123808696 DLCTRL DEBUG Tx Command reply: GET_REPLY 632126386 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123808698 DLCTRL DEBUG Command: GET 662571610 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123808698 DLCTRL DEBUG Tx Command reply: GET_REPLY 662571610 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123808699 DLCTRL DEBUG Command: GET 803148000 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123808699 DLCTRL DEBUG Tx Command reply: GET_REPLY 803148000 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123808701 DLCTRL DEBUG Command: GET 823400238 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123808701 DLCTRL DEBUG Tx Command reply: GET_REPLY 823400238 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123808702 DLCTRL DEBUG Command: GET 841752098 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123808702 DLCTRL DEBUG Tx Command reply: GET_REPLY 841752098 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123808704 DLCTRL DEBUG Command: GET 124706373 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123808704 DLCTRL DEBUG Tx Command reply: GET_REPLY 124706373 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123808705 DLCTRL DEBUG Command: GET 522417185 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123808705 DLCTRL DEBUG Tx Command reply: GET_REPLY 522417185 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123808707 DLCTRL DEBUG Command: GET 767713169 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123808707 DLCTRL DEBUG Tx Command reply: GET_REPLY 767713169 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123808708 DLCTRL DEBUG Command: GET 634946644 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123808708 DLCTRL DEBUG Tx Command reply: GET_REPLY 634946644 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123808709 DLCTRL DEBUG Command: GET 66157906 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123808710 DLCTRL DEBUG Tx Command reply: GET_REPLY 66157906 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123808711 DLCTRL DEBUG Command: GET 230684783 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123808711 DLCTRL DEBUG Tx Command reply: GET_REPLY 230684783 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123808712 DLCTRL DEBUG Command: GET 110784158 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123808712 DLCTRL DEBUG Tx Command reply: GET_REPLY 110784158 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123808714 DLCTRL DEBUG Command: GET 634892678 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123808714 DLCTRL DEBUG Tx Command reply: GET_REPLY 634892678 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123808715 DLCTRL DEBUG Command: GET 828673792 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123808715 DLCTRL DEBUG Tx Command reply: GET_REPLY 828673792 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123808716 DLCTRL DEBUG Command: GET 667088618 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123808716 DLCTRL DEBUG Tx Command reply: GET_REPLY 667088618 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123808718 DLCTRL DEBUG Command: GET 278489095 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123808718 DLCTRL DEBUG Tx Command reply: GET_REPLY 278489095 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123808719 DLCTRL DEBUG Command: GET 6464553 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123808719 DLCTRL DEBUG Tx Command reply: GET_REPLY 6464553 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001110010'B, t_guard := 20.000000 } 20250816123808730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57404<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(850)@c2ce0b0ce204: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(850)@c2ce0b0ce204: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(857) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(857)5564541 20250816123809742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123809742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123809742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123809742 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123809742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x54e87d, normal) (hnbgw_rua.c:407) 20250816123809742 DHNB DEBUG map_rua[0x556947ca6b60]{init}: Allocated (fsm.c:456) 20250816123809742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5564541)[0x556947ca6b60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123809742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5564541 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123809742 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123809742 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123809742 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816123809742 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5564541 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250816123809742 DCN DEBUG map_sccp[0x556947cbbc10]{init}: Allocated (fsm.c:456) 20250816123809742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x556947cbbc10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123809742 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5564541 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250816123809742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5564541 SCCP-90 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816123809742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5564541)[0x556947ca6b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123809742 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123809742 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123809742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5564541)[0x556947ca6b60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123809742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x556947cbbc10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123809742 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123809742 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{IDLE}: Allocated (fsm.c:456) 20250816123809742 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123809742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005a), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000720056400500f1100926) (sccp_scrc.c:406) 20250816123809742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123809742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123809742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123809742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123809742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123809742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123809742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123809742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123809742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123809742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123809742 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123809742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123809742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123809742 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123809742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x556947cbbc10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123809742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5564541)[0x556947ca6b60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123809742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123809742 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123809742 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123809742 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123809742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123809742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123809742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123809742 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(849)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc2-SCCP(849)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(850)@c2ce0b0ce204: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(857) HNBGW_Test.msc2-RAN(850)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(857)13335540 HNBGW_Test.msc2-SCCP(849)@c2ce0b0ce204: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(857)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc2-SCCP(849)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123809747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123809747 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123809747 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123809747 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123809747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123809747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123809747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123809747 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123809747 DLCTRL DEBUG Command: GET 475398160 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123809747 DLCTRL DEBUG Tx Command reply: GET_REPLY 475398160 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123809747 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123809747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123809747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123809747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123809747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123809747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005a), PART(T=Source Reference,L=4,D=0000d9bf) (sccp_scrc.c:477) 20250816123809747 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20250816123809747 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123809747 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123809747 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123809747 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123809747 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123809747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x556947cbbc10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123809747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x556947cbbc10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123809749 DLCTRL DEBUG Command: GET 708209376 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123809749 DLCTRL DEBUG Tx Command reply: GET_REPLY 708209376 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123809750 DLCTRL DEBUG Command: GET 303154936 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123809750 DLCTRL DEBUG Tx Command reply: GET_REPLY 303154936 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123809752 DLCTRL DEBUG Command: GET 286856210 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123809752 DLCTRL DEBUG Tx Command reply: GET_REPLY 286856210 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123809753 DLCTRL DEBUG Command: GET 159949255 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123809753 DLCTRL DEBUG Tx Command reply: GET_REPLY 159949255 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123809755 DLCTRL DEBUG Command: GET 692577572 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123809755 DLCTRL DEBUG Tx Command reply: GET_REPLY 692577572 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123809756 DLCTRL DEBUG Command: GET 164000524 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123809756 DLCTRL DEBUG Tx Command reply: GET_REPLY 164000524 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123809758 DLCTRL DEBUG Command: GET 216064491 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123809758 DLCTRL DEBUG Tx Command reply: GET_REPLY 216064491 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123809759 DLCTRL DEBUG Command: GET 132890568 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123809759 DLCTRL DEBUG Tx Command reply: GET_REPLY 132890568 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123809760 DLCTRL DEBUG Command: GET 277540509 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123809760 DLCTRL DEBUG Tx Command reply: GET_REPLY 277540509 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123809762 DLCTRL DEBUG Command: GET 949959811 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123809762 DLCTRL DEBUG Tx Command reply: GET_REPLY 949959811 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250816123809763 DLCTRL DEBUG Command: GET 599837384 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123809763 DLCTRL DEBUG Tx Command reply: GET_REPLY 599837384 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123809765 DLCTRL DEBUG Command: GET 744938627 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123809765 DLCTRL DEBUG Tx Command reply: GET_REPLY 744938627 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123809766 DLCTRL DEBUG Command: GET 704801794 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123809766 DLCTRL DEBUG Tx Command reply: GET_REPLY 704801794 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123809767 DLCTRL DEBUG Command: GET 524464628 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123809767 DLCTRL DEBUG Tx Command reply: GET_REPLY 524464628 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123809769 DLCTRL DEBUG Command: GET 273897166 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123809769 DLCTRL DEBUG Tx Command reply: GET_REPLY 273897166 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123809770 DLCTRL DEBUG Command: GET 382943258 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123809770 DLCTRL DEBUG Tx Command reply: GET_REPLY 382943258 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123809771 DLCTRL DEBUG Command: GET 974998025 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123809771 DLCTRL DEBUG Tx Command reply: GET_REPLY 974998025 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123809772 DLCTRL DEBUG Command: GET 677396074 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123809772 DLCTRL DEBUG Tx Command reply: GET_REPLY 677396074 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123809773 DLCTRL DEBUG Command: GET 996475403 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123809773 DLCTRL DEBUG Tx Command reply: GET_REPLY 996475403 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001111101'B, t_guard := 20.000000 } 20250816123809783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57410<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@c2ce0b0ce204: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@c2ce0b0ce204: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(858) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@c2ce0b0ce204: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(858)4666151 20250816123810809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123810810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123810810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123810810 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123810810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x473327, normal) (hnbgw_rua.c:407) 20250816123810810 DHNB DEBUG map_rua[0x556947c902a0]{init}: Allocated (fsm.c:456) 20250816123810810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4666151)[0x556947c902a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123810810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4666151 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123810810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123810810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123810810 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4666151 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123810810 DCN DEBUG map_sccp[0x556947c8ca80]{init}: Allocated (fsm.c:456) 20250816123810810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x556947c8ca80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123810810 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4666151 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123810810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4666151 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816123810810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4666151)[0x556947c902a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123810810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123810810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123810810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4666151)[0x556947c902a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123810810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x556947c8ca80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123810810 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123810810 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{IDLE}: Allocated (fsm.c:456) 20250816123810810 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123810810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300027d0056400500f1100926) (sccp_scrc.c:406) 20250816123810810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123810810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123810810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123810810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123810810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123810810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123810810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123810810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123810810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123810810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123810810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123810810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123810810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123810811 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123810811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x556947c8ca80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123810811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4666151)[0x556947c902a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123810811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123810811 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123810811 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123810811 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123810811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123810811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123810811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123810811 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.msc0-SCCP(843)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(844)@c2ce0b0ce204: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(858) HNBGW_Test.msc0-RAN(844)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(858)10832937 HNBGW_Test.msc0-SCCP(843)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(843)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(858)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123810817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123810817 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123810817 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123810817 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123810817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123810817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123810817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123810817 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123810817 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123810817 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123810817 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123810817 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123810817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123810817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005b), PART(T=Source Reference,L=4,D=00a58ed9) (sccp_scrc.c:477) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123810817 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20250816123810817 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123810817 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123810817 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123810817 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123810817 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123810817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x556947c8ca80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123810817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x556947c8ca80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123810817 DLCTRL DEBUG Command: GET 202861185 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123810817 DLCTRL DEBUG Tx Command reply: GET_REPLY 202861185 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250816123810819 DLCTRL DEBUG Command: GET 643063790 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123810819 DLCTRL DEBUG Tx Command reply: GET_REPLY 643063790 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123810820 DLCTRL DEBUG Command: GET 94765464 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123810820 DLCTRL DEBUG Tx Command reply: GET_REPLY 94765464 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123810821 DLCTRL DEBUG Command: GET 831679660 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123810821 DLCTRL DEBUG Tx Command reply: GET_REPLY 831679660 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123810822 DLCTRL DEBUG Command: GET 973694199 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123810822 DLCTRL DEBUG Tx Command reply: GET_REPLY 973694199 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123810824 DLCTRL DEBUG Command: GET 639059154 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123810824 DLCTRL DEBUG Tx Command reply: GET_REPLY 639059154 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123810825 DLCTRL DEBUG Command: GET 329709288 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123810825 DLCTRL DEBUG Tx Command reply: GET_REPLY 329709288 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123810826 DLCTRL DEBUG Command: GET 526301596 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123810826 DLCTRL DEBUG Tx Command reply: GET_REPLY 526301596 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123810828 DLCTRL DEBUG Command: GET 29432722 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123810828 DLCTRL DEBUG Tx Command reply: GET_REPLY 29432722 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123810829 DLCTRL DEBUG Command: GET 862897071 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123810829 DLCTRL DEBUG Tx Command reply: GET_REPLY 862897071 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123810830 DLCTRL DEBUG Command: GET 326817852 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123810830 DLCTRL DEBUG Tx Command reply: GET_REPLY 326817852 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250816123810833 DLCTRL DEBUG Command: GET 870514357 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123810833 DLCTRL DEBUG Tx Command reply: GET_REPLY 870514357 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123810834 DLCTRL DEBUG Command: GET 403204163 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123810834 DLCTRL DEBUG Tx Command reply: GET_REPLY 403204163 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123810836 DLCTRL DEBUG Command: GET 326571655 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123810836 DLCTRL DEBUG Tx Command reply: GET_REPLY 326571655 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123810837 DLCTRL DEBUG Command: GET 970914668 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123810837 DLCTRL DEBUG Tx Command reply: GET_REPLY 970914668 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123810839 DLCTRL DEBUG Command: GET 340431025 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123810839 DLCTRL DEBUG Tx Command reply: GET_REPLY 340431025 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123810840 DLCTRL DEBUG Command: GET 877570180 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123810840 DLCTRL DEBUG Tx Command reply: GET_REPLY 877570180 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123810842 DLCTRL DEBUG Command: GET 825567241 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123810842 DLCTRL DEBUG Tx Command reply: GET_REPLY 825567241 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123810843 DLCTRL DEBUG Command: GET 636038436 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123810843 DLCTRL DEBUG Tx Command reply: GET_REPLY 636038436 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123810846 DLCTRL DEBUG Command: GET 643470928 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123810846 DLCTRL DEBUG Tx Command reply: GET_REPLY 643470928 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123810855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57382<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123810855 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39639<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(837)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(836)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123810858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57372<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123810859 DLINP DEBUG SRVCONN(,r=127.0.0.1:35798<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123810859 DLINP DEBUG SRVCONN(,r=127.0.0.1:35798<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123810859 DLINP NOTICE SRV(,r=127.0.0.1:35798<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123810859 DMAIN NOTICE (127.0.0.1:35798 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35798<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123810859 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842)@c2ce0b0ce204: Final verdict of PTC: none 20250816123810861 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123810861 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123810861 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123810861 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123810862 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123810862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123810862 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123810862 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123810862 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123810862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123810862 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123810862 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123810862 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123810862 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123810862 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123810862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123810862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123810862 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123810862 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123810862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123810862 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123810862 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123810863 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816123810863 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123810863 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc1-SCCP(846)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(852)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(853)@c2ce0b0ce204: Final verdict of PTC: none 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123810863 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123810863 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123810863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123810863 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123810863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123810863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123810863 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816123810863 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123810863 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc1-RAN(847)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-RAN(850)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(845)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(849)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@c2ce0b0ce204: Final verdict of PTC: none 20250816123810863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123810864 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123810864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123810864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123810864 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123810864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123810864 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123810864 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-SCCP(843)@c2ce0b0ce204: Final verdict of PTC: none 20250816123810864 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816123810864 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250816123810864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123810864 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250816123810864 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250816123810864 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(851)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(854)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(844)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(857)@c2ce0b0ce204: Final verdict of PTC: pass TC_mscpool_no_allow_attach_round_robin0(856)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(848)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(838)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(855)@c2ce0b0ce204: Final verdict of PTC: none 20250816123810892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57398<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123810893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57404<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123810907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57410<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(858)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(836): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(837): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(838): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(839): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(841): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(843): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(844): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(845): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(846): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(847): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(848): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-SCCP(849): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-RAN(850): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-M3UA(851): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(855): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(856): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(857): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(858): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sat Aug 16 12:38:10 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc 20250816123810994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57416<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123811012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123811012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123811012 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123811012 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123811012 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123811012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12320579)[0x556947d0b430]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123811012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12320579)[0x556947d0b430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123811012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556947d25cc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123811012 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123811012 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123811012 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e08752), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123811012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123811012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123811012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123811012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123811012 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123811012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556947d25cc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123811012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12320579)[0x556947d0b430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123811012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12320579)[0x556947d0b430]{disrupted}: Freeing instance (context_map.c:202) 20250816123811012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12320579)[0x556947d0b430]{disrupted}: Deallocated (fsm.c:568) 20250816123811012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556947d25cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123811012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556947d25cc0]{disconnected}: Freeing instance (context_map.c:206) 20250816123811012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556947d25cc0]{disconnected}: Deallocated (fsm.c:568) 20250816123811012 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12320579 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123811012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5564541)[0x556947ca6b60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123811012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5564541)[0x556947ca6b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123811012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x556947cbbc10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123811012 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123811012 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123811012 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000d9bf), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123811012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123811012 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123811012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123811012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123811012 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123811012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x556947cbbc10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123811012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5564541)[0x556947ca6b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123811012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5564541)[0x556947ca6b60]{disrupted}: Freeing instance (context_map.c:202) 20250816123811012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5564541)[0x556947ca6b60]{disrupted}: Deallocated (fsm.c:568) 20250816123811012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x556947cbbc10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123811013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x556947cbbc10]{disconnected}: Freeing instance (context_map.c:206) 20250816123811013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x556947cbbc10]{disconnected}: Deallocated (fsm.c:568) 20250816123811013 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5564541 SCCP-90 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123811013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4666151)[0x556947c902a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123811013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4666151)[0x556947c902a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123811013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x556947c8ca80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123811013 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123811013 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123811013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a58ed9), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123811013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123811013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123811013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123811013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123811013 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123811013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x556947c8ca80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123811013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4666151)[0x556947c902a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123811013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4666151)[0x556947c902a0]{disrupted}: Freeing instance (context_map.c:202) 20250816123811013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4666151)[0x556947c902a0]{disrupted}: Deallocated (fsm.c:568) 20250816123811013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x556947c8ca80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123811013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x556947c8ca80]{disconnected}: Freeing instance (context_map.c:206) 20250816123811013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x556947c8ca80]{disconnected}: Deallocated (fsm.c:568) 20250816123811013 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4666151 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123811013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123811013 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123811013 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123811013 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123811013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123811013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123811013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123811013 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123811013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123811013 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123811013 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123811013 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123811013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123811013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123811013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123811013 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123811013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123811013 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123811013 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123811013 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123811013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123811013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123811013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123811013 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123811597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57416<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=404828) 20250816123811723 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123811723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc592c), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123811723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123811723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123811723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123811723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123811723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123811723 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123811723 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123811723 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123811723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123811723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123811723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123811723 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123811723 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=404828, count=439100) 20250816123812775 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123812775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009568a4), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123812775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123812775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123812775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123812776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123812776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123812776 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123812776 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123812776 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123812776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123812776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123812776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123812776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123812862 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123812863 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123812863 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123812864 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123812864 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123812864 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816123812864 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123812864 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123812864 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sat Aug 16 12:38:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123813749 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123813749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e861cf), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123813749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123813749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123813749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123813749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123813749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123813749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123813749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123813749 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123813749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123813749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123813749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250816123814652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123814653 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123814653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c286f), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123814653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123814653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123814653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123814653 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123814653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814653 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123814653 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123814653 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123814653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123814653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123814653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123814654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123814656 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38605<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123814744 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123814744 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123814752 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123814752 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123814752 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123814752 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123814752 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123814752 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123814752 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123814752 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123814752 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123814752 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43246 (stream_srv.c:142) 20250816123814753 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43246<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123814753 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123814753 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123814753 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123814753 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123814753 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123814753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123814753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123814753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123814753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123814753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123814753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123814753 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123814753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123814753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123814753 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123814753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123814753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123814753 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123814754 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123814754 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123814754 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123814754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123814754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123814754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123814754 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123814754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123814754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123814754 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123814754 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123814754 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123814754 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123814754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123814754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123814754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123814754 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123814754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123814754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123814754 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123814754 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123814754 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123814754 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123814754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123814754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123814754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123814754 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123814754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123814754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123814754 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123814754 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814754 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123814754 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123814754 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123814754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123814754 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123814754 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814754 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123814754 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123814754 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123814754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123814754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123814754 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123814754 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814754 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123814754 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123814754 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123814754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123814754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123814754 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(869)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(869)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(869)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(867)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(872)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(872)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(872)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-SCCP(870)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(875)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-M3UA(875)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(875)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-SCCP(873)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123814793 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123814793 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123814793 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123814793 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123814793 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123814793 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123814793 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123814793 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123814793 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123814794 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123814795 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123814795 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123814795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123814795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123814795 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123814795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123814795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123814795 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123814795 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123814795 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123814795 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123814795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123814795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123814795 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123814795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123814795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123814795 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123814795 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123814795 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123814795 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123814795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123814795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123814795 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123814795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123814795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123814795 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123814795 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123814795 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123814795 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123814795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123814795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123814795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123814795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123814795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123814795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123814795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123814795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123814795 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123814795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814795 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123814795 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123814795 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123814795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123814795 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123814795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814795 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123814795 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123814795 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123814795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123814795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123814795 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123814795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814795 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123814795 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123814795 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123814795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123814795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123814795 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123814795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814795 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123814795 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123814795 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123814795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123814795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123814795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123814795 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123814795 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(878)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(878)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(878)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(876)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123814819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123814819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123814819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123814819 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123814819 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123814819 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123814819 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123814819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123814819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123814823 DLINP DEBUG SRVCONN(,r=127.0.0.1:43246<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123814823 DLINP DEBUG SRVCONN(,r=127.0.0.1:43246<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123814823 DLINP DEBUG SRVCONN(,r=127.0.0.1:43246<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123814823 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123814823 DHNBAP DEBUG (127.0.0.1:43246 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123814823 DHNBAP NOTICE (127.0.0.1:43246 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123814823 DHNBAP NOTICE (127.0.0.1:43246 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123814823 DLINP DEBUG SRVCONN(,r=127.0.0.1:43246<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123814823 DLINP DEBUG SRVCONN(,r=127.0.0.1:43246<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123814966 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123814966 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123814966 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123814966 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(869)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123814969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123814969 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123814969 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123814969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123814969 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123814969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123814969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123814969 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123814969 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123814969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123814969 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123814969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123814969 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123814976 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123814976 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123814976 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123814976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(872)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123814977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814977 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123814977 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123814977 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123814977 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123814977 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123814977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123814978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814978 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123814978 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123814978 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123814978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123814978 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123814978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123814978 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123814987 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123814987 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816123814987 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123814988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(875)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816123814989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814989 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816123814989 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123814989 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123814989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123814989 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123814989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123814989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123814989 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123814989 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123814989 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123814989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123814989 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123814989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123814989 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123815006 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123815006 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123815006 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816123815006 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816123815006 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816123815006 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816123815006 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(878)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123815007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123815007 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123815007 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816123815007 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816123815007 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816123815007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123815007 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123815007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816123815008 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123815008 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123815008 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123815008 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123815008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123815008 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250816123815008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123815729 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123815729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cc358), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123815729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123815729 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123815729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123815729 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123815729 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123815729 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338af2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123815729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123815729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123815729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123815729 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123815729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123815729 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123815729 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123815729 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123815729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123815729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123815729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123815729 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123815729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123815729 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123815729 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123815729 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123815729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123815729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123815729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123815729 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123815733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123815733 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123815733 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123815733 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123815733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123815733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123815733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123815733 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123815733 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123815733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123815733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123815733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123815733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123815733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000054), PART(T=Source Reference,L=4,D=004cc358) (sccp_scrc.c:477) 20250816123815733 DLSCCP DEBUG Received CO:RELCO for local reference 84 (sccp_scoc.c:1824) 20250816123815733 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123815733 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123815733 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123815733 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123815733 DLSCCP DEBUG SCCP-SCOC(84)[0x556947cb2950]{IDLE}: Deallocated (fsm.c:568) 20250816123815734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123815734 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123815734 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123815734 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123815734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123815734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123815734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123815734 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123815734 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123815734 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123815734 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123815734 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123815734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123815734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000053), PART(T=Source Reference,L=4,D=00338af2) (sccp_scrc.c:477) 20250816123815734 DLSCCP DEBUG Received CO:RELCO for local reference 83 (sccp_scoc.c:1824) 20250816123815734 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123815734 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123815734 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123815734 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123815734 DLSCCP DEBUG SCCP-SCOC(83)[0x556947cba650]{IDLE}: Deallocated (fsm.c:568) 20250816123815781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123815781 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123815781 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123815781 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123815781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123815781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123815781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123815781 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123815781 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123815781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123815781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123815781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123815781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123815781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123815781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123815781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123815781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123815781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123815781 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123815781 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123815781 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123815781 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123815781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123815781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123815781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123815781 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123815781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123815781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123815781 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123815781 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123815781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123815781 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123815781 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123815781 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123815781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123815781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123815781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123815781 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(871)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123815812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123815812 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123815812 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123815812 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123815812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123815812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123815812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123815812 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123815812 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123815812 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123815812 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123815812 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123815812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123815812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123815812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123815812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123815812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815812 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123815812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123815812 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123815812 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123815812 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123815812 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123815812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123815812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123815812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123815812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123815812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123815812 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123815812 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123815812 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123815812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123815812 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123815812 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123815812 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123815812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123815812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123815812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123815812 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(877)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123815936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123815936 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123815936 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123815936 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123815936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123815936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123815936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123815936 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123815936 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123815936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123815936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123815936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123815936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123815936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123815936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816123815936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123815936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123815936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123815936 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123815936 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123815936 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816123815936 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123815936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123815936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123815937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123815937 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123815937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123815937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123815937 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123815937 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{CONNECTED}: link up (cnlink.c:111) 20250816123815937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123815937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123815937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123815937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123815937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123815937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123815937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123815937 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(874)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123815940 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123815940 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123815940 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123815940 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123815940 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123815940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123815940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123815940 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123815940 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123815940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123815940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123815940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123815940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123815940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123815940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123815940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123815940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123815940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123815940 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123815940 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123815940 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123815940 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123815940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123815940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123815940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123815940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123815941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123815941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123815941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123815941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123815941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123815941 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123815941 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123815941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123815941 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123815941 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123815941 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123815941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123815941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123815941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123815941 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(868)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123816855 DLCTRL DEBUG Command: GET 110621524 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123816855 DLCTRL DEBUG Tx Command reply: GET_REPLY 110621524 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123816858 DLCTRL DEBUG Command: GET 159151998 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123816858 DLCTRL DEBUG Tx Command reply: GET_REPLY 159151998 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123816862 DLCTRL DEBUG Command: GET 960627164 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123816862 DLCTRL DEBUG Tx Command reply: GET_REPLY 960627164 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123816867 DLCTRL DEBUG Command: GET 634800728 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123816867 DLCTRL DEBUG Tx Command reply: GET_REPLY 634800728 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123816871 DLCTRL DEBUG Command: GET 405979665 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123816871 DLCTRL DEBUG Tx Command reply: GET_REPLY 405979665 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123816875 DLCTRL DEBUG Command: GET 14225850 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123816876 DLCTRL DEBUG Tx Command reply: GET_REPLY 14225850 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123816879 DLCTRL DEBUG Command: GET 853039760 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123816880 DLCTRL DEBUG Tx Command reply: GET_REPLY 853039760 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123816883 DLCTRL DEBUG Command: GET 449803493 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123816884 DLCTRL DEBUG Tx Command reply: GET_REPLY 449803493 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123816887 DLCTRL DEBUG Command: GET 300868324 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123816887 DLCTRL DEBUG Tx Command reply: GET_REPLY 300868324 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123816891 DLCTRL DEBUG Command: GET 157511718 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123816891 DLCTRL DEBUG Tx Command reply: GET_REPLY 157511718 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123816894 DLCTRL DEBUG Command: GET 372084843 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123816894 DLCTRL DEBUG Tx Command reply: GET_REPLY 372084843 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123816897 DLCTRL DEBUG Command: GET 715208750 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123816897 DLCTRL DEBUG Tx Command reply: GET_REPLY 715208750 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123816899 DLCTRL DEBUG Command: GET 517195112 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123816899 DLCTRL DEBUG Tx Command reply: GET_REPLY 517195112 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123816901 DLCTRL DEBUG Command: GET 353008104 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123816901 DLCTRL DEBUG Tx Command reply: GET_REPLY 353008104 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123816903 DLCTRL DEBUG Command: GET 248278338 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123816903 DLCTRL DEBUG Tx Command reply: GET_REPLY 248278338 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123816905 DLCTRL DEBUG Command: GET 425458312 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123816905 DLCTRL DEBUG Tx Command reply: GET_REPLY 425458312 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123816907 DLCTRL DEBUG Command: GET 423599432 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123816907 DLCTRL DEBUG Tx Command reply: GET_REPLY 423599432 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123816908 DLCTRL DEBUG Command: GET 726525990 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123816908 DLCTRL DEBUG Tx Command reply: GET_REPLY 726525990 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123816910 DLCTRL DEBUG Command: GET 848924016 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123816910 DLCTRL DEBUG Tx Command reply: GET_REPLY 848924016 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123816911 DLCTRL DEBUG Command: GET 642541759 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123816911 DLCTRL DEBUG Tx Command reply: GET_REPLY 642541759 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011110010'B, t_guard := 20.000000 } 20250816123816925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50494<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(871)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(871)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(880) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)13425861 20250816123817978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123817979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123817979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250816123817979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123817979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xccdcc5, normal) (hnbgw_rua.c:407) 20250816123817979 DHNB DEBUG map_rua[0x556947cb2950]{init}: Allocated (fsm.c:456) 20250816123817979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13425861)[0x556947cb2950]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123817979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13425861 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123817979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123817979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123817979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13425861 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250816123817979 DCN DEBUG map_sccp[0x556947d0b430]{init}: Allocated (fsm.c:456) 20250816123817979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x556947d0b430]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123817979 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13425861 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816123817979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13425861 SCCP-92 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250816123817979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13425861)[0x556947cb2950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123817979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123817979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123817979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13425861)[0x556947cb2950]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123817979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x556947d0b430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123817979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123817979 DLSCCP DEBUG SCCP-SCOC(92)[0x556947d25cc0]{IDLE}: Allocated (fsm.c:456) 20250816123817979 DLSCCP DEBUG SCCP-SCOC(92)[0x556947d25cc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123817979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030002f20056400500f1100926) (sccp_scrc.c:406) 20250816123817979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123817979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123817979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123817979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123817979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123817979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123817979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123817979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123817979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123817979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123817979 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123817979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123817979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123817979 DLSCCP DEBUG SCCP-SCOC(92)[0x556947d25cc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123817979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x556947d0b430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123817979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13425861)[0x556947cb2950]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123817980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123817980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123817980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123817980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123817980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123817980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123817980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123817980 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(870)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc1-SCCP(870)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(871)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(880) HNBGW_Test.msc1-RAN(871)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)6496341 HNBGW_Test.msc1-SCCP(870)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(870)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(880)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123818000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123818000 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123818000 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123818000 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123818000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123818000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123818000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123818000 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123818000 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123818000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123818000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123818000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123818000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123818000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005c), PART(T=Source Reference,L=4,D=004fbd1b) (sccp_scrc.c:477) 20250816123818000 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20250816123818000 DLSCCP DEBUG SCCP-SCOC(92)[0x556947d25cc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123818000 DLSCCP DEBUG SCCP-SCOC(92)[0x556947d25cc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123818000 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123818000 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123818000 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123818000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x556947d0b430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123818000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x556947d0b430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123818001 DLCTRL DEBUG Command: GET 770602928 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123818001 DLCTRL DEBUG Tx Command reply: GET_REPLY 770602928 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123818005 DLCTRL DEBUG Command: GET 926812313 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123818005 DLCTRL DEBUG Tx Command reply: GET_REPLY 926812313 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123818008 DLCTRL DEBUG Command: GET 644763391 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123818009 DLCTRL DEBUG Tx Command reply: GET_REPLY 644763391 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123818012 DLCTRL DEBUG Command: GET 639861756 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123818012 DLCTRL DEBUG Tx Command reply: GET_REPLY 639861756 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123818016 DLCTRL DEBUG Command: GET 345536035 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123818016 DLCTRL DEBUG Tx Command reply: GET_REPLY 345536035 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123818020 DLCTRL DEBUG Command: GET 189495411 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123818020 DLCTRL DEBUG Tx Command reply: GET_REPLY 189495411 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123818022 DLCTRL DEBUG Command: GET 76175805 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123818022 DLCTRL DEBUG Tx Command reply: GET_REPLY 76175805 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250816123818025 DLCTRL DEBUG Command: GET 941368874 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123818025 DLCTRL DEBUG Tx Command reply: GET_REPLY 941368874 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123818027 DLCTRL DEBUG Command: GET 550742606 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123818027 DLCTRL DEBUG Tx Command reply: GET_REPLY 550742606 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123818029 DLCTRL DEBUG Command: GET 572978439 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123818029 DLCTRL DEBUG Tx Command reply: GET_REPLY 572978439 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123818032 DLCTRL DEBUG Command: GET 362835598 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123818032 DLCTRL DEBUG Tx Command reply: GET_REPLY 362835598 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123818034 DLCTRL DEBUG Command: GET 823739008 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123818035 DLCTRL DEBUG Tx Command reply: GET_REPLY 823739008 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123818038 DLCTRL DEBUG Command: GET 270806095 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123818038 DLCTRL DEBUG Tx Command reply: GET_REPLY 270806095 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123818042 DLCTRL DEBUG Command: GET 667650545 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123818042 DLCTRL DEBUG Tx Command reply: GET_REPLY 667650545 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123818045 DLCTRL DEBUG Command: GET 509330519 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123818046 DLCTRL DEBUG Tx Command reply: GET_REPLY 509330519 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123818049 DLCTRL DEBUG Command: GET 515960414 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123818049 DLCTRL DEBUG Tx Command reply: GET_REPLY 515960414 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123818052 DLCTRL DEBUG Command: GET 238685507 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123818052 DLCTRL DEBUG Tx Command reply: GET_REPLY 238685507 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123818054 DLCTRL DEBUG Command: GET 420873382 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123818054 DLCTRL DEBUG Tx Command reply: GET_REPLY 420873382 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123818056 DLCTRL DEBUG Command: GET 979546345 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123818056 DLCTRL DEBUG Tx Command reply: GET_REPLY 979546345 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123818058 DLCTRL DEBUG Command: GET 332533031 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123818058 DLCTRL DEBUG Tx Command reply: GET_REPLY 332533031 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010111111'B, t_guard := 20.000000 } 20250816123818086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50510<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(868)@c2ce0b0ce204: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(868)@c2ce0b0ce204: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(881) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(881)4557450 20250816123819116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123819116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123819116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123819116 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123819116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x458a8a, normal) (hnbgw_rua.c:407) 20250816123819116 DHNB DEBUG map_rua[0x556947ca6b60]{init}: Allocated (fsm.c:456) 20250816123819116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4557450)[0x556947ca6b60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123819116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4557450 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123819116 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123819116 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123819116 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816123819116 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4557450 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123819116 DCN DEBUG map_sccp[0x556947cbbc10]{init}: Allocated (fsm.c:456) 20250816123819116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556947cbbc10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123819116 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4557450 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123819116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4557450 SCCP-93 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816123819116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4557450)[0x556947ca6b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123819116 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123819116 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123819116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4557450)[0x556947ca6b60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123819117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556947cbbc10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123819117 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123819117 DLSCCP DEBUG SCCP-SCOC(93)[0x556947c902a0]{IDLE}: Allocated (fsm.c:456) 20250816123819117 DLSCCP DEBUG SCCP-SCOC(93)[0x556947c902a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123819117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030000bf0056400500f1100926) (sccp_scrc.c:406) 20250816123819117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123819117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123819117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123819117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123819117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123819117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123819117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123819117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123819117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123819117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123819117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123819117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123819117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123819117 DLSCCP DEBUG SCCP-SCOC(93)[0x556947c902a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123819117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556947cbbc10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123819117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4557450)[0x556947ca6b60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123819117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123819117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123819117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123819117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123819117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123819117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123819117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123819117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(867)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(867)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(868)@c2ce0b0ce204: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(881) HNBGW_Test.msc0-RAN(868)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(881)14802439 HNBGW_Test.msc0-SCCP(867)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(867)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123819137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123819137 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123819137 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123819137 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123819137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123819137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123819137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123819137 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_valid_nri0(881)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123819138 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123819138 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123819138 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123819138 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123819138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123819138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005d), PART(T=Source Reference,L=4,D=00bdbcec) (sccp_scrc.c:477) 20250816123819138 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20250816123819138 DLSCCP DEBUG SCCP-SCOC(93)[0x556947c902a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123819138 DLSCCP DEBUG SCCP-SCOC(93)[0x556947c902a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123819138 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123819138 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123819138 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123819138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556947cbbc10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123819138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556947cbbc10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123819140 DLCTRL DEBUG Command: GET 503481013 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123819140 DLCTRL DEBUG Tx Command reply: GET_REPLY 503481013 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123819145 DLCTRL DEBUG Command: GET 825362408 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123819145 DLCTRL DEBUG Tx Command reply: GET_REPLY 825362408 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123819149 DLCTRL DEBUG Command: GET 487513446 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123819149 DLCTRL DEBUG Tx Command reply: GET_REPLY 487513446 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123819152 DLCTRL DEBUG Command: GET 850304443 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123819152 DLCTRL DEBUG Tx Command reply: GET_REPLY 850304443 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123819155 DLCTRL DEBUG Command: GET 378282181 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123819155 DLCTRL DEBUG Tx Command reply: GET_REPLY 378282181 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123819157 DLCTRL DEBUG Command: GET 447488473 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123819157 DLCTRL DEBUG Tx Command reply: GET_REPLY 447488473 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123819159 DLCTRL DEBUG Command: GET 713603031 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123819159 DLCTRL DEBUG Tx Command reply: GET_REPLY 713603031 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250816123819161 DLCTRL DEBUG Command: GET 149280498 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123819161 DLCTRL DEBUG Tx Command reply: GET_REPLY 149280498 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123819163 DLCTRL DEBUG Command: GET 527376122 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123819163 DLCTRL DEBUG Tx Command reply: GET_REPLY 527376122 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123819165 DLCTRL DEBUG Command: GET 261209347 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123819165 DLCTRL DEBUG Tx Command reply: GET_REPLY 261209347 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123819166 DLCTRL DEBUG Command: GET 588099686 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123819167 DLCTRL DEBUG Tx Command reply: GET_REPLY 588099686 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123819168 DLCTRL DEBUG Command: GET 139182263 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123819168 DLCTRL DEBUG Tx Command reply: GET_REPLY 139182263 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123819169 DLCTRL DEBUG Command: GET 689704488 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123819169 DLCTRL DEBUG Tx Command reply: GET_REPLY 689704488 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123819171 DLCTRL DEBUG Command: GET 269238516 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123819171 DLCTRL DEBUG Tx Command reply: GET_REPLY 269238516 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123819172 DLCTRL DEBUG Command: GET 106804371 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123819172 DLCTRL DEBUG Tx Command reply: GET_REPLY 106804371 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123819173 DLCTRL DEBUG Command: GET 929039172 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123819173 DLCTRL DEBUG Tx Command reply: GET_REPLY 929039172 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123819174 DLCTRL DEBUG Command: GET 616897193 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123819174 DLCTRL DEBUG Tx Command reply: GET_REPLY 616897193 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123819175 DLCTRL DEBUG Command: GET 802675022 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123819175 DLCTRL DEBUG Tx Command reply: GET_REPLY 802675022 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123819176 DLCTRL DEBUG Command: GET 980006639 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123819176 DLCTRL DEBUG Tx Command reply: GET_REPLY 980006639 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123819177 DLCTRL DEBUG Command: GET 717155362 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123819177 DLCTRL DEBUG Tx Command reply: GET_REPLY 717155362 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110000100'B, t_guard := 20.000000 } 20250816123819197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50518<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(874)@c2ce0b0ce204: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(874)@c2ce0b0ce204: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(882) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@c2ce0b0ce204: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(882)11174192 20250816123820231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123820231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123820231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123820231 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123820231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaa8130, normal) (hnbgw_rua.c:407) 20250816123820231 DHNB DEBUG map_rua[0x556947c8ca80]{init}: Allocated (fsm.c:456) 20250816123820231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11174192)[0x556947c8ca80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123820231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11174192 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123820231 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123820231 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123820231 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11174192 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250816123820231 DCN DEBUG map_sccp[0x556947c8d960]{init}: Allocated (fsm.c:456) 20250816123820231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x556947c8d960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123820232 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11174192 <-> SCCP-94 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250816123820232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11174192 SCCP-94 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816123820232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11174192)[0x556947c8ca80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123820232 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123820232 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123820232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11174192)[0x556947c8ca80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123820232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x556947c8d960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123820232 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123820232 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{IDLE}: Allocated (fsm.c:456) 20250816123820232 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123820232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030001840056400500f1100926) (sccp_scrc.c:406) 20250816123820232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123820232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123820232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123820232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123820232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123820232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123820232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123820232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123820232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123820232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123820232 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123820232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123820232 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123820232 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123820232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x556947c8d960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123820232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11174192)[0x556947c8ca80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123820232 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123820232 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123820232 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123820232 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123820232 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123820232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123820232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123820232 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(873)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc2-SCCP(873)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(874)@c2ce0b0ce204: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(882) HNBGW_Test.msc2-RAN(874)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(882)5813461 HNBGW_Test.msc2-SCCP(873)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(873)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123820252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123820252 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123820252 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123820252 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123820252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123820252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123820252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123820252 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123820252 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123820252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123820252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123820252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123820252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123820253 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005e), PART(T=Source Reference,L=4,D=00df960f) (sccp_scrc.c:477) 20250816123820253 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20250816123820253 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123820253 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123820253 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123820253 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123820253 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) TC_mscpool_no_allow_attach_valid_nri0(882)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123820253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x556947c8d960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123820253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x556947c8d960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123820255 DLCTRL DEBUG Command: GET 933310113 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123820255 DLCTRL DEBUG Tx Command reply: GET_REPLY 933310113 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123820259 DLCTRL DEBUG Command: GET 348538871 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123820259 DLCTRL DEBUG Tx Command reply: GET_REPLY 348538871 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123820263 DLCTRL DEBUG Command: GET 562947702 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123820264 DLCTRL DEBUG Tx Command reply: GET_REPLY 562947702 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123820268 DLCTRL DEBUG Command: GET 928349625 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123820268 DLCTRL DEBUG Tx Command reply: GET_REPLY 928349625 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123820271 DLCTRL DEBUG Command: GET 755968607 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123820272 DLCTRL DEBUG Tx Command reply: GET_REPLY 755968607 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123820275 DLCTRL DEBUG Command: GET 832782233 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123820275 DLCTRL DEBUG Tx Command reply: GET_REPLY 832782233 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123820278 DLCTRL DEBUG Command: GET 895034843 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123820278 DLCTRL DEBUG Tx Command reply: GET_REPLY 895034843 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250816123820281 DLCTRL DEBUG Command: GET 57778673 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123820281 DLCTRL DEBUG Tx Command reply: GET_REPLY 57778673 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123820283 DLCTRL DEBUG Command: GET 623545873 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123820283 DLCTRL DEBUG Tx Command reply: GET_REPLY 623545873 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123820285 DLCTRL DEBUG Command: GET 686748921 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123820285 DLCTRL DEBUG Tx Command reply: GET_REPLY 686748921 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123820287 DLCTRL DEBUG Command: GET 546911663 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123820288 DLCTRL DEBUG Tx Command reply: GET_REPLY 546911663 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250816123820290 DLCTRL DEBUG Command: GET 293566632 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123820290 DLCTRL DEBUG Tx Command reply: GET_REPLY 293566632 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123820292 DLCTRL DEBUG Command: GET 740891500 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123820293 DLCTRL DEBUG Tx Command reply: GET_REPLY 740891500 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123820296 DLCTRL DEBUG Command: GET 189400132 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123820296 DLCTRL DEBUG Tx Command reply: GET_REPLY 189400132 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123820300 DLCTRL DEBUG Command: GET 212774126 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123820300 DLCTRL DEBUG Tx Command reply: GET_REPLY 212774126 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123820304 DLCTRL DEBUG Command: GET 99581760 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123820304 DLCTRL DEBUG Tx Command reply: GET_REPLY 99581760 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123820308 DLCTRL DEBUG Command: GET 303296561 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123820308 DLCTRL DEBUG Tx Command reply: GET_REPLY 303296561 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123820311 DLCTRL DEBUG Command: GET 575757960 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123820311 DLCTRL DEBUG Tx Command reply: GET_REPLY 575757960 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123820314 DLCTRL DEBUG Command: GET 865691068 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123820314 DLCTRL DEBUG Tx Command reply: GET_REPLY 865691068 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123820317 DLCTRL DEBUG Command: GET 407301389 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123820317 DLCTRL DEBUG Tx Command reply: GET_REPLY 407301389 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123820328 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38605<->l=127.0.0.1:4262) (control_if.c:193) 20250816123820328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(861)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(860)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123820333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123820334 DLINP DEBUG SRVCONN(,r=127.0.0.1:43246<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123820334 DLINP DEBUG SRVCONN(,r=127.0.0.1:43246<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123820334 DLINP NOTICE SRV(,r=127.0.0.1:43246<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123820334 DMAIN NOTICE (127.0.0.1:43246 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43246<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123820334 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(877)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(876)@c2ce0b0ce204: Final verdict of PTC: none 20250816123820336 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123820336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123820336 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123820336 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123820337 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123820337 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123820337 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-RAN(874)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-RAN(871)@c2ce0b0ce204: Final verdict of PTC: none 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123820337 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123820337 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123820337 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123820337 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(873)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(870)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(868)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(878)@c2ce0b0ce204: Final verdict of PTC: none 20250816123820337 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123820337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123820337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123820337 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123820337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123820338 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123820338 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123820338 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123820338 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123820338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123820338 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123820338 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123820338 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123820338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123820338 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123820338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123820338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123820338 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123820338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123820338 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123820338 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123820338 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123820338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123820338 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123820338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123820338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123820339 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123820339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123820339 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123820339 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816123820339 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123820339 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123820339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123820339 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123820339 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123820339 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123820339 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123820339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123820339 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816123820339 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123820339 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123820339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123820339 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123820339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123820339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(869)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(872)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(875)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(862)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(879)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(881)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(867)@c2ce0b0ce204: Final verdict of PTC: none 20250816123820356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50510<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123820357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50518<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123820358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50494<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(882)@c2ce0b0ce204: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(880)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(860): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(861): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(862): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(863): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(865): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(867): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(868): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(869): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(870): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(871): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(872): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-SCCP(873): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-RAN(874): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-M3UA(875): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(876): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(877): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(878): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(879): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(880): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(881): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(882): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sat Aug 16 12:38:20 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc 20250816123820436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123820436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123820436 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123820436 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123820436 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123820436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13425861)[0x556947cb2950]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123820436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13425861)[0x556947cb2950]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123820436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x556947d0b430]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123820436 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123820436 DLSCCP DEBUG SCCP-SCOC(92)[0x556947d25cc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123820436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fbd1b), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123820436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123820436 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123820436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123820436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123820436 DLSCCP DEBUG SCCP-SCOC(92)[0x556947d25cc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123820436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x556947d0b430]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123820436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13425861)[0x556947cb2950]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123820436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13425861)[0x556947cb2950]{disrupted}: Freeing instance (context_map.c:202) 20250816123820436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13425861)[0x556947cb2950]{disrupted}: Deallocated (fsm.c:568) 20250816123820436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x556947d0b430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123820436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x556947d0b430]{disconnected}: Freeing instance (context_map.c:206) 20250816123820437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x556947d0b430]{disconnected}: Deallocated (fsm.c:568) 20250816123820437 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13425861 SCCP-92 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250816123820437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4557450)[0x556947ca6b60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123820437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4557450)[0x556947ca6b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123820437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556947cbbc10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123820437 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123820437 DLSCCP DEBUG SCCP-SCOC(93)[0x556947c902a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123820437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bdbcec), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123820437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123820437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123820437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123820437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123820437 DLSCCP DEBUG SCCP-SCOC(93)[0x556947c902a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123820437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556947cbbc10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123820437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4557450)[0x556947ca6b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123820437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4557450)[0x556947ca6b60]{disrupted}: Freeing instance (context_map.c:202) 20250816123820437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4557450)[0x556947ca6b60]{disrupted}: Deallocated (fsm.c:568) 20250816123820437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556947cbbc10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123820437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556947cbbc10]{disconnected}: Freeing instance (context_map.c:206) 20250816123820437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556947cbbc10]{disconnected}: Deallocated (fsm.c:568) 20250816123820437 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4557450 SCCP-93 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250816123820437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11174192)[0x556947c8ca80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123820437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11174192)[0x556947c8ca80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123820437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x556947c8d960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123820437 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123820437 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123820437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df960f), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123820437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123820437 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123820437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123820437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123820437 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123820437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x556947c8d960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123820437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11174192)[0x556947c8ca80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123820437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11174192)[0x556947c8ca80]{disrupted}: Freeing instance (context_map.c:202) 20250816123820437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11174192)[0x556947c8ca80]{disrupted}: Deallocated (fsm.c:568) 20250816123820437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x556947c8d960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123820437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x556947c8d960]{disconnected}: Freeing instance (context_map.c:206) 20250816123820437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x556947c8d960]{disconnected}: Deallocated (fsm.c:568) 20250816123820437 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11174192 SCCP-94 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250816123820437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123820437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123820437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123820437 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123820437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123820437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123820437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123820437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123820437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123820437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123820437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123820437 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123820437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123820437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123820437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123820437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123820437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123820437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123820437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123820437 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123820437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123820437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123820437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123820437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123820461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123821013 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123821013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a58ed9), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123821013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123821013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123821013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123821013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123821013 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123821013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000d9bf), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123821013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123821013 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123821013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123821013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123821013 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123821013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e08752), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123821013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123821013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123821013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123821013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123821013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123821013 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123821013 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123821013 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123821013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123821013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123821013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123821013 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123821013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123821013 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123821013 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123821013 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123821013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123821013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123821013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123821013 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123821013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123821013 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123821013 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123821013 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123821013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123821013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123821013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123821013 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123821062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50526<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=424436) 20250816123821724 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123821724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc592c), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123821724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123821724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123821724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123821724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123821725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123821725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123821725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123821725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123821725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123821725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123821725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123821725 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=424436, count=466732) 20250816123822338 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123822338 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123822338 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123822338 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123822338 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123822338 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123822339 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123822339 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123822339 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816123822339 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123822339 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123822339 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123822776 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123822777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009568a4), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123822777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123822777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123822777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123822777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123822777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123822777 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123822777 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123822777 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123822777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123822777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123822777 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Sat Aug 16 12:38:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123823750 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123823750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e861cf), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123823750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123823750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123823751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123823751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123823751 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123823751 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123823751 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123823751 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123823751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123823751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123823751 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250816123824175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50538<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123824178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123824181 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39203<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123824290 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123824290 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123824301 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123824301 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123824301 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123824301 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123824301 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123824301 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123824302 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123824302 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123824302 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123824302 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123824302 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123824302 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123824302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123824302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123824302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123824302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123824302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123824302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123824302 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123824302 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41561 (stream_srv.c:142) 20250816123824302 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41561<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123824302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824302 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123824302 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123824302 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123824302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123824302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123824302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123824303 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123824303 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123824303 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123824303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123824303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123824303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123824303 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123824303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123824303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123824303 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123824303 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123824303 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123824303 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123824303 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123824303 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123824303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123824303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123824303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123824303 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123824303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123824303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123824303 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123824303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824303 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123824303 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123824303 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123824303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123824303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123824303 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123824303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824303 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123824303 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123824303 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123824303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123824303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123824303 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123824304 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123824304 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123824304 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123824304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123824304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123824304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123824304 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123824304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123824304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123824304 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123824304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824304 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123824304 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123824304 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123824304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123824304 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(893)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(893)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(893)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(891)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(896)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(896)@c2ce0b0ce204: M3UA emulation initiated, the test can be started MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(896)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-SCCP(894)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123824337 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123824337 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123824337 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123824337 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123824337 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123824338 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123824338 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123824338 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123824338 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123824338 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123824338 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123824338 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123824338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123824338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123824338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123824338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123824338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123824338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123824339 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123824339 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123824339 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123824339 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123824339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123824339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123824339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123824339 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123824339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123824339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123824339 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123824339 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123824339 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123824339 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123824339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123824339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123824339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123824339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123824339 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123824339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123824339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123824339 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123824339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123824339 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123824339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123824339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123824339 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123824339 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123824339 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123824339 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123824339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123824340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123824339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123824339 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123824340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123824340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123824340 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123824340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123824340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123824340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123824340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123824340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123824340 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123824340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123824340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123824340 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123824340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824340 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123824340 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123824340 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123824340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123824340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123824340 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123824340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824340 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123824340 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123824340 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123824340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123824340 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(899)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(899)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(899)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(897)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(902)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(902)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(902)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-SCCP(900)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123824377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123824377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123824377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123824377 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123824377 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123824377 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123824377 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123824377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123824377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123824382 DLINP DEBUG SRVCONN(,r=127.0.0.1:41561<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123824382 DLINP DEBUG SRVCONN(,r=127.0.0.1:41561<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123824382 DLINP DEBUG SRVCONN(,r=127.0.0.1:41561<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123824382 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123824382 DHNBAP DEBUG (127.0.0.1:41561 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123824382 DHNBAP NOTICE (127.0.0.1:41561 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123824382 DHNBAP NOTICE (127.0.0.1:41561 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123824382 DLINP DEBUG SRVCONN(,r=127.0.0.1:41561<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123824382 DLINP DEBUG SRVCONN(,r=127.0.0.1:41561<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123824519 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123824519 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123824519 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123824519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(893)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123824529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824529 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123824529 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123824529 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123824529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123824529 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123824529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123824532 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123824532 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123824532 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123824532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123824532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824532 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123824532 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123824532 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123824532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123824532 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123824532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(896)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123824538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824538 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123824538 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123824538 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123824538 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123824538 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123824538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123824538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824538 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123824538 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123824538 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123824538 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123824538 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123824538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123824556 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123824556 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123824556 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123824556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(899)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123824562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824562 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123824562 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123824562 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123824562 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123824562 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123824562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123824563 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824563 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123824563 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123824563 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123824563 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123824563 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123824563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123824566 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123824566 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123824566 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123824566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(902)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123824574 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824574 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123824574 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123824574 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123824574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123824575 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123824575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123824577 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824577 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123824577 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123824577 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123824577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123824577 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123824577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123824654 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123824654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c286f), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123824654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123824654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123824654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123824655 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123824655 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824655 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123824655 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123824655 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123824655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123824655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123824655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123824655 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123824669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123824669 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123824669 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123824669 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123824669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123824669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123824669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123824669 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123824670 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123824670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123824670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123824670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123824670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123824670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000055), PART(T=Source Reference,L=4,D=003c286f) (sccp_scrc.c:477) 20250816123824670 DLSCCP DEBUG Received CO:RELCO for local reference 85 (sccp_scoc.c:1824) 20250816123824670 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123824670 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123824670 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123824670 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123824670 DLSCCP DEBUG SCCP-SCOC(85)[0x556947c9a4f0]{IDLE}: Deallocated (fsm.c:568) 20250816123825333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123825333 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123825333 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123825333 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123825333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123825333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123825333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123825333 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123825333 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123825333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123825333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123825333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123825333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123825333 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123825333 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123825333 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123825333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825334 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123825334 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123825334 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123825334 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123825334 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123825334 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123825334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123825334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123825334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123825334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123825334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123825334 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123825334 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123825334 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123825335 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123825335 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123825335 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123825335 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123825335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123825335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123825335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123825335 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(892)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123825341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123825341 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123825341 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123825341 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123825341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123825341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123825341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123825341 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123825342 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123825342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123825342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123825342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123825342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123825342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123825342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123825342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123825342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123825342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123825342 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123825342 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123825342 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123825342 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123825342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123825342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123825342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123825343 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123825343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123825343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123825343 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123825343 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123825343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123825343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123825343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123825343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123825343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123825343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123825343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123825343 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(895)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123825373 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123825373 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123825373 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123825373 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123825373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123825373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123825373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123825373 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123825373 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123825373 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123825373 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123825373 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123825373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123825373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123825373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123825373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123825373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123825373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123825373 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123825373 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123825373 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123825373 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123825373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123825373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123825373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123825373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123825373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123825373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123825373 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123825373 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123825373 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123825373 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123825373 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123825373 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123825373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123825373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123825373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123825373 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123825375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123825375 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123825375 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123825375 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123825375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123825375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123825375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123825375 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123825376 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123825376 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123825376 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123825376 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123825376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123825376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123825376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123825376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123825376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825376 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123825376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123825376 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123825376 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123825376 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123825376 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123825376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123825376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123825376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123825376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123825376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123825376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123825376 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123825376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123825376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123825376 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123825376 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816123825377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123825377 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123825377 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123825377 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123825377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123825377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua HNBGW_Test.sgsn0-RAN(898)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123825377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123825377 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(901)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123826392 DLCTRL DEBUG Command: GET 633289549 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123826392 DLCTRL DEBUG Tx Command reply: GET_REPLY 633289549 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123826398 DLCTRL DEBUG Command: GET 803827207 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123826398 DLCTRL DEBUG Tx Command reply: GET_REPLY 803827207 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123826399 DLCTRL DEBUG Command: GET 762140866 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123826399 DLCTRL DEBUG Tx Command reply: GET_REPLY 762140866 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123826401 DLCTRL DEBUG Command: GET 788582295 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123826401 DLCTRL DEBUG Tx Command reply: GET_REPLY 788582295 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123826402 DLCTRL DEBUG Command: GET 823588065 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123826402 DLCTRL DEBUG Tx Command reply: GET_REPLY 823588065 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123826404 DLCTRL DEBUG Command: GET 235680242 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123826404 DLCTRL DEBUG Tx Command reply: GET_REPLY 235680242 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123826406 DLCTRL DEBUG Command: GET 945356385 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123826406 DLCTRL DEBUG Tx Command reply: GET_REPLY 945356385 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123826408 DLCTRL DEBUG Command: GET 591757124 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123826408 DLCTRL DEBUG Tx Command reply: GET_REPLY 591757124 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123826410 DLCTRL DEBUG Command: GET 47865721 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123826410 DLCTRL DEBUG Tx Command reply: GET_REPLY 47865721 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123826412 DLCTRL DEBUG Command: GET 51220002 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123826412 DLCTRL DEBUG Tx Command reply: GET_REPLY 51220002 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123826414 DLCTRL DEBUG Command: GET 569990112 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123826414 DLCTRL DEBUG Tx Command reply: GET_REPLY 569990112 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123826417 DLCTRL DEBUG Command: GET 883697976 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123826417 DLCTRL DEBUG Tx Command reply: GET_REPLY 883697976 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123826419 DLCTRL DEBUG Command: GET 533578131 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123826419 DLCTRL DEBUG Tx Command reply: GET_REPLY 533578131 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123826421 DLCTRL DEBUG Command: GET 533193102 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123826421 DLCTRL DEBUG Tx Command reply: GET_REPLY 533193102 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123826423 DLCTRL DEBUG Command: GET 207987041 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123826423 DLCTRL DEBUG Tx Command reply: GET_REPLY 207987041 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123826424 DLCTRL DEBUG Command: GET 992167512 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123826424 DLCTRL DEBUG Tx Command reply: GET_REPLY 992167512 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123826426 DLCTRL DEBUG Command: GET 797174762 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123826426 DLCTRL DEBUG Tx Command reply: GET_REPLY 797174762 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123826427 DLCTRL DEBUG Command: GET 587172271 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123826427 DLCTRL DEBUG Tx Command reply: GET_REPLY 587172271 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123826429 DLCTRL DEBUG Command: GET 506524677 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123826429 DLCTRL DEBUG Tx Command reply: GET_REPLY 506524677 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123826430 DLCTRL DEBUG Command: GET 460192004 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123826430 DLCTRL DEBUG Tx Command reply: GET_REPLY 460192004 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111010101'B, t_guard := 20.000000 } 20250816123826458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47388<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(892)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(892)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)15973051 20250816123827501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123827501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123827501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123827501 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123827501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf3babb, normal) (hnbgw_rua.c:407) 20250816123827501 DHNB DEBUG map_rua[0x556947c9a4f0]{init}: Allocated (fsm.c:456) 20250816123827501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15973051)[0x556947c9a4f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123827501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15973051 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123827501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123827501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123827501 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15973051 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123827501 DCN DEBUG map_sccp[0x556947cb2950]{init}: Allocated (fsm.c:456) 20250816123827501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x556947cb2950]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123827501 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15973051 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123827501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15973051 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123827501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15973051)[0x556947c9a4f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123827501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123827501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123827501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15973051)[0x556947c9a4f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123827501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x556947cb2950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123827501 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123827501 DLSCCP DEBUG SCCP-SCOC(95)[0x556947d0b430]{IDLE}: Allocated (fsm.c:456) 20250816123827501 DLSCCP DEBUG SCCP-SCOC(95)[0x556947d0b430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123827501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003d50056400500f1100926) (sccp_scrc.c:406) 20250816123827502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123827502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123827502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123827502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123827502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123827502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123827502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123827502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123827502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123827502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123827502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123827502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123827502 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123827502 DLSCCP DEBUG SCCP-SCOC(95)[0x556947d0b430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123827502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x556947cb2950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123827502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15973051)[0x556947c9a4f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123827502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123827502 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123827502 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123827502 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123827502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123827502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123827502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123827502 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(891)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(891)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(892)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) HNBGW_Test.msc0-RAN(892)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)10379853 HNBGW_Test.msc0-SCCP(891)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(891)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123827523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123827523 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123827523 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123827523 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123827523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123827523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123827523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123827523 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123827523 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123827524 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123827524 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123827524 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123827524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123827524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000005f), PART(T=Source Reference,L=4,D=00518d2d) (sccp_scrc.c:477) 20250816123827524 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20250816123827524 DLSCCP DEBUG SCCP-SCOC(95)[0x556947d0b430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123827524 DLSCCP DEBUG SCCP-SCOC(95)[0x556947d0b430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123827524 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123827524 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123827524 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123827524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x556947cb2950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123827524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x556947cb2950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123827525 DLCTRL DEBUG Command: GET 268785241 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123827525 DLCTRL DEBUG Tx Command reply: GET_REPLY 268785241 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123827529 DLCTRL DEBUG Command: GET 990361649 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123827529 DLCTRL DEBUG Tx Command reply: GET_REPLY 990361649 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123827533 DLCTRL DEBUG Command: GET 30972537 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123827533 DLCTRL DEBUG Tx Command reply: GET_REPLY 30972537 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123827537 DLCTRL DEBUG Command: GET 388597934 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123827537 DLCTRL DEBUG Tx Command reply: GET_REPLY 388597934 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123827541 DLCTRL DEBUG Command: GET 163881055 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123827541 DLCTRL DEBUG Tx Command reply: GET_REPLY 163881055 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123827545 DLCTRL DEBUG Command: GET 410467786 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123827546 DLCTRL DEBUG Tx Command reply: GET_REPLY 410467786 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123827549 DLCTRL DEBUG Command: GET 929757848 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123827549 DLCTRL DEBUG Tx Command reply: GET_REPLY 929757848 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123827552 DLCTRL DEBUG Command: GET 689543110 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123827552 DLCTRL DEBUG Tx Command reply: GET_REPLY 689543110 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123827556 DLCTRL DEBUG Command: GET 140164864 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123827556 DLCTRL DEBUG Tx Command reply: GET_REPLY 140164864 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123827560 DLCTRL DEBUG Command: GET 206553320 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123827560 DLCTRL DEBUG Tx Command reply: GET_REPLY 206553320 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123827564 DLCTRL DEBUG Command: GET 828017789 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123827564 DLCTRL DEBUG Tx Command reply: GET_REPLY 828017789 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123827568 DLCTRL DEBUG Command: GET 28322485 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123827568 DLCTRL DEBUG Tx Command reply: GET_REPLY 28322485 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123827571 DLCTRL DEBUG Command: GET 898794022 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123827571 DLCTRL DEBUG Tx Command reply: GET_REPLY 898794022 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123827575 DLCTRL DEBUG Command: GET 381862101 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123827575 DLCTRL DEBUG Tx Command reply: GET_REPLY 381862101 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123827578 DLCTRL DEBUG Command: GET 923188135 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123827578 DLCTRL DEBUG Tx Command reply: GET_REPLY 923188135 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123827580 DLCTRL DEBUG Command: GET 646192451 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123827580 DLCTRL DEBUG Tx Command reply: GET_REPLY 646192451 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123827583 DLCTRL DEBUG Command: GET 492331833 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123827583 DLCTRL DEBUG Tx Command reply: GET_REPLY 492331833 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123827585 DLCTRL DEBUG Command: GET 283757413 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123827585 DLCTRL DEBUG Tx Command reply: GET_REPLY 283757413 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123827587 DLCTRL DEBUG Command: GET 80338015 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123827587 DLCTRL DEBUG Tx Command reply: GET_REPLY 80338015 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123827589 DLCTRL DEBUG Command: GET 789827086 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123827589 DLCTRL DEBUG Tx Command reply: GET_REPLY 789827086 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101001111'B, t_guard := 20.000000 } 20250816123827615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47390<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@c2ce0b0ce204: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@c2ce0b0ce204: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)11475018 20250816123828643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123828643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123828643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123828643 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123828643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaf184a, normal) (hnbgw_rua.c:407) 20250816123828643 DHNB DEBUG map_rua[0x556947ca6b60]{init}: Allocated (fsm.c:456) 20250816123828643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11475018)[0x556947ca6b60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123828643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11475018 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123828643 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123828643 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123828643 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816123828643 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11475018 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816123828643 DCN DEBUG map_sccp[0x556947cbbc10]{init}: Allocated (fsm.c:456) 20250816123828643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x556947cbbc10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123828643 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11475018 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816123828643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11475018 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816123828643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11475018)[0x556947ca6b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123828643 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123828643 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123828643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11475018)[0x556947ca6b60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123828643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x556947cbbc10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123828643 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123828643 DLSCCP DEBUG SCCP-SCOC(96)[0x556947c8ca80]{IDLE}: Allocated (fsm.c:456) 20250816123828643 DLSCCP DEBUG SCCP-SCOC(96)[0x556947c8ca80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123828643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000060), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300014f0056400500f1100926) (sccp_scrc.c:406) 20250816123828643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123828643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123828643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123828643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123828643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123828643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123828643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123828643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123828643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123828643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123828643 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123828643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123828643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123828643 DLSCCP DEBUG SCCP-SCOC(96)[0x556947c8ca80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123828643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x556947cbbc10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123828643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11475018)[0x556947ca6b60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123828644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123828644 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123828644 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123828644 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123828644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123828644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123828644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123828644 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(894)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc1-SCCP(894)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(895)@c2ce0b0ce204: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) HNBGW_Test.msc1-RAN(895)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)11557803 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(894)@c2ce0b0ce204: Session index based on connection ID:0 MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc1-SCCP(894)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123828658 DLCTRL DEBUG Command: GET 483248302 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123828658 DLCTRL DEBUG Tx Command reply: GET_REPLY 483248302 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123828659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123828659 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123828659 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123828659 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123828659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123828659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123828659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123828659 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123828659 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123828659 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123828659 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123828659 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123828659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123828659 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000060), PART(T=Source Reference,L=4,D=00203343) (sccp_scrc.c:477) 20250816123828659 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20250816123828659 DLSCCP DEBUG SCCP-SCOC(96)[0x556947c8ca80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123828659 DLSCCP DEBUG SCCP-SCOC(96)[0x556947c8ca80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123828659 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123828659 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123828659 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123828659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x556947cbbc10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123828659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x556947cbbc10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123828662 DLCTRL DEBUG Command: GET 824598588 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123828662 DLCTRL DEBUG Tx Command reply: GET_REPLY 824598588 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123828665 DLCTRL DEBUG Command: GET 139209988 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123828665 DLCTRL DEBUG Tx Command reply: GET_REPLY 139209988 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123828667 DLCTRL DEBUG Command: GET 461888294 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123828667 DLCTRL DEBUG Tx Command reply: GET_REPLY 461888294 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123828669 DLCTRL DEBUG Command: GET 581343223 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123828669 DLCTRL DEBUG Tx Command reply: GET_REPLY 581343223 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123828671 DLCTRL DEBUG Command: GET 587468491 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123828671 DLCTRL DEBUG Tx Command reply: GET_REPLY 587468491 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123828673 DLCTRL DEBUG Command: GET 574101006 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123828673 DLCTRL DEBUG Tx Command reply: GET_REPLY 574101006 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123828675 DLCTRL DEBUG Command: GET 834789053 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123828675 DLCTRL DEBUG Tx Command reply: GET_REPLY 834789053 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123828676 DLCTRL DEBUG Command: GET 411265458 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123828676 DLCTRL DEBUG Tx Command reply: GET_REPLY 411265458 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123828677 DLCTRL DEBUG Command: GET 266685793 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123828677 DLCTRL DEBUG Tx Command reply: GET_REPLY 266685793 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123828679 DLCTRL DEBUG Command: GET 755842808 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123828679 DLCTRL DEBUG Tx Command reply: GET_REPLY 755842808 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123828680 DLCTRL DEBUG Command: GET 276482540 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123828680 DLCTRL DEBUG Tx Command reply: GET_REPLY 276482540 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123828681 DLCTRL DEBUG Command: GET 715035082 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123828681 DLCTRL DEBUG Tx Command reply: GET_REPLY 715035082 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123828683 DLCTRL DEBUG Command: GET 206860665 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123828683 DLCTRL DEBUG Tx Command reply: GET_REPLY 206860665 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123828684 DLCTRL DEBUG Command: GET 239801370 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123828684 DLCTRL DEBUG Tx Command reply: GET_REPLY 239801370 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123828686 DLCTRL DEBUG Command: GET 197361788 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123828686 DLCTRL DEBUG Tx Command reply: GET_REPLY 197361788 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123828688 DLCTRL DEBUG Command: GET 53254488 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123828688 DLCTRL DEBUG Tx Command reply: GET_REPLY 53254488 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123828691 DLCTRL DEBUG Command: GET 823255354 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123828691 DLCTRL DEBUG Tx Command reply: GET_REPLY 823255354 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123828693 DLCTRL DEBUG Command: GET 919004465 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123828693 DLCTRL DEBUG Tx Command reply: GET_REPLY 919004465 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123828696 DLCTRL DEBUG Command: GET 279851227 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123828696 DLCTRL DEBUG Tx Command reply: GET_REPLY 279851227 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: "disconnecting msc0" 20250816123828697 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250816123828699 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123828699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123828699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123828699 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123828699 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123828699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123828699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123828699 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123828699 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123828699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123828699 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123828699 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123828699 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123828699 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123828699 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123828700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123828700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110110111'B, t_guard := 20.000000 } 20250816123828728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@c2ce0b0ce204: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@c2ce0b0ce204: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@c2ce0b0ce204: Added conn table entry 2TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)15018583 20250816123829756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123829756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123829756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123829756 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123829756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe52a57, normal) (hnbgw_rua.c:407) 20250816123829756 DHNB DEBUG map_rua[0x556947c8d960]{init}: Allocated (fsm.c:456) 20250816123829756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15018583)[0x556947c8d960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123829756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15018583 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123829756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123829756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123829756 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15018583 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123829756 DCN DEBUG map_sccp[0x556947c99250]{init}: Allocated (fsm.c:456) 20250816123829756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x556947c99250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123829756 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15018583 <-> SCCP-97 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123829756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15018583 SCCP-97 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816123829756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15018583)[0x556947c8d960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123829756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123829756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123829756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15018583)[0x556947c8d960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123829756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x556947c99250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123829756 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123829756 DLSCCP DEBUG SCCP-SCOC(97)[0x556947c99380]{IDLE}: Allocated (fsm.c:456) 20250816123829756 DLSCCP DEBUG SCCP-SCOC(97)[0x556947c99380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123829756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000061), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003b70056400500f1100926) (sccp_scrc.c:406) 20250816123829756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123829756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123829756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123829756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123829756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123829756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123829756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123829756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123829756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123829756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123829756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123829756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123829756 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123829756 DLSCCP DEBUG SCCP-SCOC(97)[0x556947c99380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123829756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x556947c99250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123829756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15018583)[0x556947c8d960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123829757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123829757 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123829757 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123829757 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123829757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123829757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123829757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123829757 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123830438 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123830438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df960f), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123830438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123830438 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123830438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123830438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123830438 DLSCCP DEBUG SCCP-SCOC(93)[0x556947c902a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123830438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bdbcec), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123830438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123830438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123830438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123830438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123830438 DLSCCP DEBUG SCCP-SCOC(92)[0x556947d25cc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123830438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fbd1b), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123830438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123830438 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123830438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123830438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123830438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123830438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123830438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123830438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123830438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123830438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123830438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123830438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123830438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123830438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123830438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123830439 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123830439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123830439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123830439 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123830439 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123830439 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123830439 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123830439 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123830439 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123830439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123830439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123830439 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123830446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123830446 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123830446 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123830446 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123830446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123830446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123830446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123830446 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123830446 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123830446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123830446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123830446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123830446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123830446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005c), PART(T=Source Reference,L=4,D=004fbd1b) (sccp_scrc.c:477) 20250816123830446 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20250816123830446 DLSCCP DEBUG SCCP-SCOC(92)[0x556947d25cc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123830446 DLSCCP DEBUG SCCP-SCOC(92)[0x556947d25cc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123830446 DLSCCP DEBUG SCCP-SCOC(92)[0x556947d25cc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123830446 DLSCCP DEBUG SCCP-SCOC(92)[0x556947d25cc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123830446 DLSCCP DEBUG SCCP-SCOC(92)[0x556947d25cc0]{IDLE}: Deallocated (fsm.c:568) 20250816123830700 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123830700 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123830700 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123831014 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123831014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e08752), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123831014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123831014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123831014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123831014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123831014 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123831014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000d9bf), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123831014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123831014 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123831014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123831014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123831014 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123831014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a58ed9), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123831014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123831014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123831014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123831014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123831014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123831014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123831014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123831014 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123831014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123831014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123831014 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123831014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123831014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123831014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123831014 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123831014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123831014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123831014 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123831014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123831014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123831014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123831014 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123831014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123831014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123831014 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123831725 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123831726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc592c), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123831726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123831726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123831726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123831726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123831726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123831726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123831726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123831726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123831726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123831726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123831726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123831726 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123831732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123831732 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123831732 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123831732 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123831732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123831732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123831732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123831732 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123831733 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123831733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123831733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123831733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123831733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123831733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=00dc592c) (sccp_scrc.c:477) 20250816123831733 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1824) 20250816123831733 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123831733 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123831733 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123831733 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123831733 DLSCCP DEBUG SCCP-SCOC(88)[0x556947c9a930]{IDLE}: Deallocated (fsm.c:568) 20250816123832777 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123832777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009568a4), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123832777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123832778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123832778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123832778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123832778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123832778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123832778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123832778 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123832778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123832778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123832778 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123833752 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123833752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e861cf), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123833752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123833752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123833752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123833752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123833752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123833752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123833752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123833752 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123833752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123833752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123833752 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123834757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x556947c99250]{wait_cc}: Timeout of X31 (fsm.c:317) 20250816123834757 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123834757 DLSCCP DEBUG SCCP-SCOC(97)[0x556947c99380]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123834757 DLSCCP DEBUG SCCP-SCOC(97)[0x556947c99380]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250816123834757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x556947c99250]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250816123834757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15018583)[0x556947c8d960]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250816123834757 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15018583)[0x556947c8d960]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250816123834757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250816123834758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15018583)[0x556947c8d960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250816123834758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15018583)[0x556947c8d960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123834758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15018583)[0x556947c8d960]{disrupted}: Freeing instance (context_map.c:202) 20250816123834758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15018583)[0x556947c8d960]{disrupted}: Deallocated (fsm.c:568) 20250816123834758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x556947c99250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123834758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x556947c99250]{disconnected}: Freeing instance (context_map.c:206) 20250816123834758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x556947c99250]{disconnected}: Deallocated (fsm.c:568) 20250816123834758 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15018583 SCCP-97 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123834758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123834758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@c2ce0b0ce204: setverdict(fail): none -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110110111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110110111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@c2ce0b0ce204: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@c2ce0b0ce204: Test Component 906 has requested to stop MTC. Terminating current testcase execution. HNBGW_Test.msc0-SCCP(891)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(893)@c2ce0b0ce204: Final verdict of PTC: none 20250816123834765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50546<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(892)@c2ce0b0ce204: Final verdict of PTC: none 20250816123834765 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39203<->l=127.0.0.1:4262) (control_if.c:193) 20250816123834765 DLINP DEBUG SRVCONN(,r=127.0.0.1:41561<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123834765 DLINP DEBUG SRVCONN(,r=127.0.0.1:41561<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123834765 DLINP NOTICE SRV(,r=127.0.0.1:41561<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123834765 DMAIN NOTICE (127.0.0.1:41561 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41561<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123834765 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(897)@c2ce0b0ce204: Final verdict of PTC: none 20250816123834766 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123834766 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123834766 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123834766 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123834766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123834766 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123834766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123834766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123834766 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(900)@c2ce0b0ce204: Final verdict of PTC: none 20250816123834766 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@c2ce0b0ce204: Final verdict of PTC: none 20250816123834766 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123834766 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123834766 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123834766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123834766 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123834766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123834766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123834766 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123834766 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123834766 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123834766 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123834766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123834766 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123834766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123834766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@c2ce0b0ce204: Dynamic test case error: Sending data on the connection of port RUA to 888:RUA failed. (Broken pipe) HNBGW_Test.msc1-M3UA(896)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(894)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(898)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(901)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@c2ce0b0ce204: setverdict(error): none -> error HNBGW_Test.msc1-RAN(895)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(899)@c2ce0b0ce204: Final verdict of PTC: none 20250816123834766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50538<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(884)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(902)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(903)@c2ce0b0ce204: Final verdict of PTC: none 20250816123834768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123834768 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123834768 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123834768 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123834768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123834768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123834768 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123834768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123834768 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123834768 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123834768 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123834768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123834768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123834768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123834768 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@c2ce0b0ce204: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@c2ce0b0ce204: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110110111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" 20250816123834767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47390<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123834768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123834768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123834768 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123834768 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123834768 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123834768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15973051)[0x556947c9a4f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123834768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15973051)[0x556947c9a4f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123834768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x556947cb2950]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123834768 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123834768 DLSCCP DEBUG SCCP-SCOC(95)[0x556947d0b430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123834768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00518d2d), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123834768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123834768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123834768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123834768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123834768 DLSCCP DEBUG SCCP-SCOC(95)[0x556947d0b430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123834768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x556947cb2950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123834768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15973051)[0x556947c9a4f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123834768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15973051)[0x556947c9a4f0]{disrupted}: Freeing instance (context_map.c:202) 20250816123834768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15973051)[0x556947c9a4f0]{disrupted}: Deallocated (fsm.c:568) 20250816123834768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x556947cb2950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123834768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x556947cb2950]{disconnected}: Freeing instance (context_map.c:206) 20250816123834768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x556947cb2950]{disconnected}: Deallocated (fsm.c:568) 20250816123834768 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15973051 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123834768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11475018)[0x556947ca6b60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123834768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11475018)[0x556947ca6b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123834768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x556947cbbc10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123834768 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123834768 DLSCCP DEBUG SCCP-SCOC(96)[0x556947c8ca80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123834768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00203343), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123834768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123834768 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123834768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123834768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123834768 DLSCCP DEBUG SCCP-SCOC(96)[0x556947c8ca80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123834768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x556947cbbc10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123834768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11475018)[0x556947ca6b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123834768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11475018)[0x556947ca6b60]{disrupted}: Freeing instance (context_map.c:202) 20250816123834768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11475018)[0x556947ca6b60]{disrupted}: Deallocated (fsm.c:568) 20250816123834768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x556947cbbc10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123834768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x556947cbbc10]{disconnected}: Freeing instance (context_map.c:206) 20250816123834768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x556947cbbc10]{disconnected}: Deallocated (fsm.c:568) 20250816123834768 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11475018 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123834768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47388<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123834768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@c2ce0b0ce204: Final verdict of PTC: error TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW-PFCP(886)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(884): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(886): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887): error (pass -> error) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(891): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(892): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(893): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(894): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(895): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(896): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(900): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(901): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(902): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(903): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904): pass (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905): pass (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906): fail (error -> error) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110110111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@c2ce0b0ce204: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: error MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink error'. Sat Aug 16 12:38:34 UTC 2025 ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink error ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20250816123834855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47408<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123835457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47408<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=406012) Waiting for packet dumper to finish... 1 (prev_count=406012, count=452960) 20250816123836767 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123836767 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123836767 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816123836767 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123836767 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123836767 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123836767 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123836767 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123836768 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink error' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Sat Aug 16 12:38:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250816123838558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123838564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123838567 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46031<->l=127.0.0.1:4262) (control_if.c:572) 20250816123838651 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123838651 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123838659 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123838659 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123838659 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123838660 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123838660 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123838660 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123838660 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50087 (stream_srv.c:142) 20250816123838660 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50087<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123838660 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123838660 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123838660 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123838660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123838660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123838660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123838661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123838661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123838661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123838661 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123838661 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123838661 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123838661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123838661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123838661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123838661 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123838661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123838661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123838661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123838661 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123838661 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123838661 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123838661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123838661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123838661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123838662 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123838662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123838662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123838662 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123838662 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123838662 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123838662 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123838662 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123838662 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123838662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123838662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123838662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123838662 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123838662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123838662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123838662 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123838662 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123838662 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123838662 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123838662 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123838662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123838662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123838662 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123838662 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123838662 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123838662 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123838662 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123838662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123838662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123838662 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123838663 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123838663 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123838663 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123838663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123838663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123838663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123838663 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123838663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123838663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123838663 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123838663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123838663 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123838663 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123838663 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123838663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123838663 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(917)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(917)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(917)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(915)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123838679 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123838679 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123838679 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123838679 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123838679 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123838679 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123838679 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123838679 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123838680 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123838680 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123838681 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123838681 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123838681 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123838681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123838681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123838681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123838681 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123838681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123838681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123838681 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123838681 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123838681 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123838681 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123838681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123838681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123838681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123838681 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123838681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123838681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123838681 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123838681 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123838681 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123838681 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123838681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123838681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123838681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123838681 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123838681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123838681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123838681 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123838681 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123838681 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123838681 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123838681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123838681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123838681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123838681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123838681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123838681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123838681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123838681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123838681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123838681 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123838681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123838681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123838681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123838681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123838681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123838681 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123838681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123838681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123838681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123838681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123838681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123838681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123838681 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123838681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123838681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123838681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123838681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123838681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123838681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123838681 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123838681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123838681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123838681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123838681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123838681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123838681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123838681 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(920)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(920)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(920)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(918)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123838701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123838701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123838701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123838701 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123838701 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123838701 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123838701 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123838701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123838701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123838705 DLINP DEBUG SRVCONN(,r=127.0.0.1:50087<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123838705 DLINP DEBUG SRVCONN(,r=127.0.0.1:50087<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123838705 DLINP DEBUG SRVCONN(,r=127.0.0.1:50087<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123838705 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123838705 DHNBAP DEBUG (127.0.0.1:50087 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123838705 DHNBAP NOTICE (127.0.0.1:50087 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123838705 DHNBAP NOTICE (127.0.0.1:50087 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123838705 DLINP DEBUG SRVCONN(,r=127.0.0.1:50087<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123838705 DLINP DEBUG SRVCONN(,r=127.0.0.1:50087<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123838878 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123838878 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123838878 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123838878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(917)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123838887 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123838887 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123838887 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123838887 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123838887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123838887 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123838887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123838890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123838890 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123838890 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123838890 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123838890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123838890 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123838890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123838891 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123838891 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123838891 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123838891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(920)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123838897 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123838897 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123838897 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123838897 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123838897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123838897 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123838897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123838898 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123838898 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123838898 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123838898 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123838898 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123838898 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123838898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123839689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123839689 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123839689 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123839689 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123839689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123839689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123839689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123839689 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123839689 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123839689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123839689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123839689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123839689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123839689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123839689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123839689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123839689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123839689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123839689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123839689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123839689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123839689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123839689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123839689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123839689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123839689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123839690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123839690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123839690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123839690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123839690 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123839690 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123839690 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123839690 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123839690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123839690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123839690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123839690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123839690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123839690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123839690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123839690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123839690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123839690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123839690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123839690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123839690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123839690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123839690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123839690 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123839690 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123839690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123839690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123839690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123839690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123839690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123839690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123839690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123839690 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(916)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123839706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123839706 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123839706 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123839706 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123839706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123839706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123839706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123839706 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123839706 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123839706 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123839706 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123839706 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123839706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123839706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123839706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123839707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123839707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123839707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123839707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123839707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123839707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123839707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123839707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123839707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123839707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123839707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123839707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123839707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123839707 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123839707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123839707 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123839707 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123839707 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123839707 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123839707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123839707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123839707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123839707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123839707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123839707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123839707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123839707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123839707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123839707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123839707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123839707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123839707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123839707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123839707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123839707 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123839707 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123839707 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123839707 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123839707 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123839707 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123839707 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123839708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123839708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123839708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(919)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123840439 DLSCCP DEBUG SCCP-SCOC(93)[0x556947c902a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123840440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bdbcec), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123840440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123840440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123840440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123840440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123840440 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123840440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df960f), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123840440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123840440 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123840440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123840440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123840440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123840440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123840440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123840440 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123840440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123840440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123840440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123840440 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123840441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123840441 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123840441 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123840441 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123840441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123840441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123840441 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123840447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123840447 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123840447 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123840447 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123840447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123840447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123840447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123840447 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123840447 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123840447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123840448 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123840448 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123840448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123840448 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005d), PART(T=Source Reference,L=4,D=00bdbcec) (sccp_scrc.c:477) 20250816123840448 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20250816123840448 DLSCCP DEBUG SCCP-SCOC(93)[0x556947c902a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123840448 DLSCCP DEBUG SCCP-SCOC(93)[0x556947c902a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123840448 DLSCCP DEBUG SCCP-SCOC(93)[0x556947c902a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123840448 DLSCCP DEBUG SCCP-SCOC(93)[0x556947c902a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123840448 DLSCCP DEBUG SCCP-SCOC(93)[0x556947c902a0]{IDLE}: Deallocated (fsm.c:568) 20250816123840718 DLCTRL DEBUG Command: GET 528861272 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123840718 DLCTRL DEBUG Tx Command reply: GET_REPLY 528861272 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123840723 DLCTRL DEBUG Command: GET 813779418 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123840723 DLCTRL DEBUG Tx Command reply: GET_REPLY 813779418 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123840727 DLCTRL DEBUG Command: GET 918146906 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123840727 DLCTRL DEBUG Tx Command reply: GET_REPLY 918146906 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123840731 DLCTRL DEBUG Command: GET 227235076 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123840731 DLCTRL DEBUG Tx Command reply: GET_REPLY 227235076 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123840735 DLCTRL DEBUG Command: GET 468264839 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123840735 DLCTRL DEBUG Tx Command reply: GET_REPLY 468264839 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123840740 DLCTRL DEBUG Command: GET 113247420 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123840740 DLCTRL DEBUG Tx Command reply: GET_REPLY 113247420 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123840744 DLCTRL DEBUG Command: GET 718745305 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123840744 DLCTRL DEBUG Tx Command reply: GET_REPLY 718745305 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123840748 DLCTRL DEBUG Command: GET 111372878 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123840748 DLCTRL DEBUG Tx Command reply: GET_REPLY 111372878 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123840751 DLCTRL DEBUG Command: GET 971846985 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123840751 DLCTRL DEBUG Tx Command reply: GET_REPLY 971846985 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123840754 DLCTRL DEBUG Command: GET 5883235 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123840754 DLCTRL DEBUG Tx Command reply: GET_REPLY 5883235 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123840756 DLCTRL DEBUG Command: GET 158901279 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123840756 DLCTRL DEBUG Tx Command reply: GET_REPLY 158901279 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123840758 DLCTRL DEBUG Command: GET 318665455 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123840758 DLCTRL DEBUG Tx Command reply: GET_REPLY 318665455 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123840760 DLCTRL DEBUG Command: GET 109883681 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123840760 DLCTRL DEBUG Tx Command reply: GET_REPLY 109883681 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123840762 DLCTRL DEBUG Command: GET 37097518 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123840762 DLCTRL DEBUG Tx Command reply: GET_REPLY 37097518 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123840764 DLCTRL DEBUG Command: GET 450095419 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123840764 DLCTRL DEBUG Tx Command reply: GET_REPLY 450095419 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123840765 DLCTRL DEBUG Command: GET 230224769 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123840765 DLCTRL DEBUG Tx Command reply: GET_REPLY 230224769 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123840767 DLCTRL DEBUG Command: GET 315489435 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123840767 DLCTRL DEBUG Tx Command reply: GET_REPLY 315489435 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123840769 DLCTRL DEBUG Command: GET 346670964 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123840769 DLCTRL DEBUG Tx Command reply: GET_REPLY 346670964 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123840772 DLCTRL DEBUG Command: GET 336746175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123840772 DLCTRL DEBUG Tx Command reply: GET_REPLY 336746175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123840774 DLCTRL DEBUG Command: GET 973683560 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123840774 DLCTRL DEBUG Tx Command reply: GET_REPLY 973683560 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010001101'B, t_guard := 20.000000 } 20250816123840793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123841015 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123841015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a58ed9), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123841015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123841015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123841015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123841015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123841015 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123841015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000d9bf), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123841015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123841015 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123841015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123841015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123841015 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123841015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e08752), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123841015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123841015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123841015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123841015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123841015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123841015 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123841015 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123841016 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123841016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123841016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123841016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123841016 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123841016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123841016 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123841016 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123841016 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123841016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123841016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123841016 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123841016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123841016 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123841016 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123841016 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123841016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123841016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123841016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123841016 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123841021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123841021 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123841021 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123841021 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123841021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123841021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123841021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123841021 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123841021 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123841021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123841021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123841021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123841021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123841021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005b), PART(T=Source Reference,L=4,D=00a58ed9) (sccp_scrc.c:477) 20250816123841022 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20250816123841022 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123841022 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123841022 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123841022 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123841022 DLSCCP DEBUG SCCP-SCOC(91)[0x556947cbbdb0]{IDLE}: Deallocated (fsm.c:568) 20250816123841225 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123841225 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123841225 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123841225 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123841225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123841225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123841225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123841225 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123841225 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123841225 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123841225 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123841225 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123841225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123841225 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000059), PART(T=Source Reference,L=4,D=00e08752) (sccp_scrc.c:477) 20250816123841225 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20250816123841225 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123841225 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123841225 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123841225 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123841225 DLSCCP DEBUG SCCP-SCOC(89)[0x556947c92490]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(916)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)3182105 20250816123841806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123841806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123841806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123841806 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123841806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x308e19, normal) (hnbgw_rua.c:407) 20250816123841806 DHNB DEBUG map_rua[0x556947cb2950]{init}: Allocated (fsm.c:456) 20250816123841806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3182105)[0x556947cb2950]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123841806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3182105 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123841806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123841806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123841806 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3182105 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123841806 DCN DEBUG map_sccp[0x556947ca6b60]{init}: Allocated (fsm.c:456) 20250816123841806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x556947ca6b60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123841806 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3182105 <-> SCCP-98 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123841806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3182105 SCCP-98 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123841806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3182105)[0x556947cb2950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123841806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123841806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123841806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3182105)[0x556947cb2950]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123841806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x556947ca6b60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123841807 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123841807 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{IDLE}: Allocated (fsm.c:456) 20250816123841807 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123841807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000062), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300028d0056400500f1100926) (sccp_scrc.c:406) 20250816123841807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123841807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123841807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123841807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123841807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123841807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123841807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123841807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123841807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123841807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123841807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123841807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123841807 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123841807 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123841807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x556947ca6b60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123841807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3182105)[0x556947cb2950]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123841807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123841807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123841807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123841807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123841807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123841807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123841807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123841807 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(915)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(915)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(916)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) HNBGW_Test.msc0-RAN(916)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)7141413 HNBGW_Test.msc0-SCCP(915)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(915)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123841811 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123841811 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123841811 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123841811 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123841811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123841811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123841811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123841811 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123841811 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123841811 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123841811 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123841811 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123841811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123841811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000062), PART(T=Source Reference,L=4,D=00bb35e9) (sccp_scrc.c:477) 20250816123841811 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20250816123841811 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123841811 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123841811 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123841811 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123841811 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123841811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x556947ca6b60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123841811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x556947ca6b60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123841811 DLCTRL DEBUG Command: GET 278216582 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123841811 DLCTRL DEBUG Tx Command reply: GET_REPLY 278216582 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123841812 DLCTRL DEBUG Command: GET 505092764 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123841812 DLCTRL DEBUG Tx Command reply: GET_REPLY 505092764 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123841813 DLCTRL DEBUG Command: GET 552273022 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123841813 DLCTRL DEBUG Tx Command reply: GET_REPLY 552273022 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123841814 DLCTRL DEBUG Command: GET 913758280 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123841814 DLCTRL DEBUG Tx Command reply: GET_REPLY 913758280 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123841815 DLCTRL DEBUG Command: GET 142645135 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123841815 DLCTRL DEBUG Tx Command reply: GET_REPLY 142645135 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123841816 DLCTRL DEBUG Command: GET 214846585 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123841816 DLCTRL DEBUG Tx Command reply: GET_REPLY 214846585 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123841816 DLCTRL DEBUG Command: GET 486067088 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123841816 DLCTRL DEBUG Tx Command reply: GET_REPLY 486067088 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123841817 DLCTRL DEBUG Command: GET 600002711 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123841817 DLCTRL DEBUG Tx Command reply: GET_REPLY 600002711 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123841818 DLCTRL DEBUG Command: GET 749460718 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123841818 DLCTRL DEBUG Tx Command reply: GET_REPLY 749460718 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123841819 DLCTRL DEBUG Command: GET 881431767 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123841819 DLCTRL DEBUG Tx Command reply: GET_REPLY 881431767 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123841820 DLCTRL DEBUG Command: GET 314322069 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123841820 DLCTRL DEBUG Tx Command reply: GET_REPLY 314322069 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123841821 DLCTRL DEBUG Command: GET 959152804 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123841821 DLCTRL DEBUG Tx Command reply: GET_REPLY 959152804 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123841822 DLCTRL DEBUG Command: GET 100845232 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123841822 DLCTRL DEBUG Tx Command reply: GET_REPLY 100845232 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123841823 DLCTRL DEBUG Command: GET 517105004 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123841823 DLCTRL DEBUG Tx Command reply: GET_REPLY 517105004 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123841824 DLCTRL DEBUG Command: GET 23939071 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123841824 DLCTRL DEBUG Tx Command reply: GET_REPLY 23939071 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123841825 DLCTRL DEBUG Command: GET 141432863 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123841825 DLCTRL DEBUG Tx Command reply: GET_REPLY 141432863 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123841825 DLCTRL DEBUG Command: GET 46753551 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123841825 DLCTRL DEBUG Tx Command reply: GET_REPLY 46753551 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123841826 DLCTRL DEBUG Command: GET 25781223 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123841826 DLCTRL DEBUG Tx Command reply: GET_REPLY 25781223 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123841827 DLCTRL DEBUG Command: GET 165216986 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123841827 DLCTRL DEBUG Tx Command reply: GET_REPLY 165216986 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123841828 DLCTRL DEBUG Command: GET 205785315 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123841828 DLCTRL DEBUG Tx Command reply: GET_REPLY 205785315 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110010001'B, t_guard := 20.000000 } 20250816123841839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123842778 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123842779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009568a4), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123842779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123842779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123842779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123842779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123842779 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123842779 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123842779 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123842779 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123842779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123842779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123842779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123842779 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123842785 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123842785 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123842785 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123842785 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123842785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123842785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123842785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123842785 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123842785 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123842785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123842785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123842785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123842785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123842785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000057), PART(T=Source Reference,L=4,D=009568a4) (sccp_scrc.c:477) 20250816123842785 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1824) 20250816123842785 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123842785 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123842785 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123842785 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123842785 DLSCCP DEBUG SCCP-SCOC(87)[0x556947bb5e60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(916)@c2ce0b0ce204: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@c2ce0b0ce204: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)11515979 20250816123842866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123842866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123842866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123842866 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123842866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xafb84b, normal) (hnbgw_rua.c:407) 20250816123842866 DHNB DEBUG map_rua[0x556947bb5e60]{init}: Allocated (fsm.c:456) 20250816123842866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11515979)[0x556947bb5e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123842866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11515979 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123842866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123842866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123842866 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250816123842866 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11515979 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816123842866 DCN DEBUG map_sccp[0x556947c8d960]{init}: Allocated (fsm.c:456) 20250816123842866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x556947c8d960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123842866 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11515979 <-> SCCP-99 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816123842866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11515979 SCCP-99 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816123842866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11515979)[0x556947bb5e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123842866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123842867 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123842867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11515979)[0x556947bb5e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123842867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x556947c8d960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123842867 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123842867 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{IDLE}: Allocated (fsm.c:456) 20250816123842867 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123842867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003910056400500f1100926) (sccp_scrc.c:406) 20250816123842867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123842867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123842867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123842867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123842867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123842867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123842867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123842867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123842867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123842867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123842867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123842867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123842867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123842867 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123842867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x556947c8d960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123842867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11515979)[0x556947bb5e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123842867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123842867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123842867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123842867 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123842867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123842867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123842867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123842867 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(915)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.msc0-SCCP(915)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(916)@c2ce0b0ce204: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) HNBGW_Test.msc0-RAN(916)@c2ce0b0ce204: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)13669542 HNBGW_Test.msc0-SCCP(915)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(915)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816123842874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123842874 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123842874 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123842874 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123842874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123842874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123842874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123842874 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123842874 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123842875 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123842875 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123842875 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123842875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123842875 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000063), PART(T=Source Reference,L=4,D=00314f13) (sccp_scrc.c:477) 20250816123842875 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20250816123842875 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123842875 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123842875 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123842875 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123842875 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123842875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x556947c8d960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123842875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x556947c8d960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123842877 DLCTRL DEBUG Command: GET 382940260 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123842877 DLCTRL DEBUG Tx Command reply: GET_REPLY 382940260 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250816123842882 DLCTRL DEBUG Command: GET 382284663 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123842882 DLCTRL DEBUG Tx Command reply: GET_REPLY 382284663 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123842886 DLCTRL DEBUG Command: GET 84840482 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123842886 DLCTRL DEBUG Tx Command reply: GET_REPLY 84840482 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123842890 DLCTRL DEBUG Command: GET 93795119 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123842890 DLCTRL DEBUG Tx Command reply: GET_REPLY 93795119 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123842894 DLCTRL DEBUG Command: GET 215620856 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123842894 DLCTRL DEBUG Tx Command reply: GET_REPLY 215620856 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123842899 DLCTRL DEBUG Command: GET 2566373 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123842899 DLCTRL DEBUG Tx Command reply: GET_REPLY 2566373 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123842903 DLCTRL DEBUG Command: GET 501322474 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123842903 DLCTRL DEBUG Tx Command reply: GET_REPLY 501322474 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123842907 DLCTRL DEBUG Command: GET 310065455 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123842907 DLCTRL DEBUG Tx Command reply: GET_REPLY 310065455 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123842910 DLCTRL DEBUG Command: GET 428417225 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123842910 DLCTRL DEBUG Tx Command reply: GET_REPLY 428417225 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123842914 DLCTRL DEBUG Command: GET 518633840 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123842914 DLCTRL DEBUG Tx Command reply: GET_REPLY 518633840 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123842918 DLCTRL DEBUG Command: GET 700085352 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123842918 DLCTRL DEBUG Tx Command reply: GET_REPLY 700085352 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123842921 DLCTRL DEBUG Command: GET 923978768 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123842921 DLCTRL DEBUG Tx Command reply: GET_REPLY 923978768 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123842924 DLCTRL DEBUG Command: GET 452900590 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123842924 DLCTRL DEBUG Tx Command reply: GET_REPLY 452900590 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123842927 DLCTRL DEBUG Command: GET 468745059 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123842927 DLCTRL DEBUG Tx Command reply: GET_REPLY 468745059 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123842929 DLCTRL DEBUG Command: GET 326423455 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123842929 DLCTRL DEBUG Tx Command reply: GET_REPLY 326423455 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123842931 DLCTRL DEBUG Command: GET 95808378 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123842931 DLCTRL DEBUG Tx Command reply: GET_REPLY 95808378 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123842933 DLCTRL DEBUG Command: GET 786438623 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123842933 DLCTRL DEBUG Tx Command reply: GET_REPLY 786438623 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123842934 DLCTRL DEBUG Command: GET 731803844 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123842934 DLCTRL DEBUG Tx Command reply: GET_REPLY 731803844 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123842935 DLCTRL DEBUG Command: GET 768562507 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123842935 DLCTRL DEBUG Tx Command reply: GET_REPLY 768562507 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123842937 DLCTRL DEBUG Command: GET 216489899 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123842937 DLCTRL DEBUG Tx Command reply: GET_REPLY 216489899 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: "connecting cnlink 1" 20250816123842938 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(926)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(926)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(926)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(924)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123843164 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123843164 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123843164 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123843164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(926)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123843172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123843172 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123843172 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123843172 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123843173 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123843173 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123843173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123843175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123843175 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123843175 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123843175 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123843175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123843175 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123843175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123843752 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123843752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e861cf), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123843752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123843753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123843753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123843753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123843753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123843753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123843753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123843753 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123843753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123843753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123843753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123843753 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123843759 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123843759 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123843759 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123843759 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123843759 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123843759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123843759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123843759 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123843759 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123843759 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123843759 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123843759 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123843759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123843759 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000056), PART(T=Source Reference,L=4,D=00e861cf) (sccp_scrc.c:477) 20250816123843759 DLSCCP DEBUG Received CO:RELCO for local reference 86 (sccp_scoc.c:1824) 20250816123843759 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123843759 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123843759 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123843759 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123843759 DLSCCP DEBUG SCCP-SCOC(86)[0x556947b14e30]{IDLE}: Deallocated (fsm.c:568) MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000000010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000011101'B, t_guard := 20.000000 } 20250816123843975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123843975 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123843975 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123843975 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123843975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123843975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123843975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123843975 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123843976 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123843976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123843976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123843976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123843976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123843976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123843976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123843976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123843976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123843976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123843976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123843976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123843976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123843976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123843976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123843976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123843976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123843976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123843976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123843976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123843976 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123843976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123843976 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123843976 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123843976 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123843976 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123843976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123843976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123843976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123843976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123843976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123843976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123843976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123843976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123843976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123843976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123843976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123843977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123843977 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123843977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123843977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123843977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123843977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123843977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123843977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123843977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123843977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123843977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123843977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123843977 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123843977 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc1-RAN(925)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123843986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123844769 DLSCCP DEBUG SCCP-SCOC(96)[0x556947c8ca80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123844769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00203343), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123844769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123844769 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123844769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123844769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123844769 DLSCCP DEBUG SCCP-SCOC(95)[0x556947d0b430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123844769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00518d2d), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123844769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123844769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123844769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123844769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123844770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123844770 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123844770 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123844770 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123844770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123844770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123844770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123844770 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123844770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123844770 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123844770 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123844770 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123844770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123844770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123844770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123844770 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123844776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123844776 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123844776 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123844776 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123844776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123844776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123844776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123844776 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123844776 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123844776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123844776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123844776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123844776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123844776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005f), PART(T=Source Reference,L=4,D=00518d2d) (sccp_scrc.c:477) 20250816123844776 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20250816123844776 DLSCCP DEBUG SCCP-SCOC(95)[0x556947d0b430]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123844776 DLSCCP DEBUG SCCP-SCOC(95)[0x556947d0b430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123844776 DLSCCP DEBUG SCCP-SCOC(95)[0x556947d0b430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123844776 DLSCCP DEBUG SCCP-SCOC(95)[0x556947d0b430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123844776 DLSCCP DEBUG SCCP-SCOC(95)[0x556947d0b430]{IDLE}: Deallocated (fsm.c:568) 20250816123844777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123844777 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123844777 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123844777 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123844777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123844777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123844777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123844777 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123844777 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123844777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123844777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123844777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123844777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123844777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000060), PART(T=Source Reference,L=4,D=00203343) (sccp_scrc.c:477) 20250816123844777 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20250816123844777 DLSCCP DEBUG SCCP-SCOC(96)[0x556947c8ca80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123844777 DLSCCP DEBUG SCCP-SCOC(96)[0x556947c8ca80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123844777 DLSCCP DEBUG SCCP-SCOC(96)[0x556947c8ca80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123844777 DLSCCP DEBUG SCCP-SCOC(96)[0x556947c8ca80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123844777 DLSCCP DEBUG SCCP-SCOC(96)[0x556947c8ca80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@c2ce0b0ce204: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(925)@c2ce0b0ce204: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@c2ce0b0ce204: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)8011819 20250816123845015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123845015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123845015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250816123845015 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123845015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7a402b, normal) (hnbgw_rua.c:407) 20250816123845015 DHNB DEBUG map_rua[0x556947c8ca80]{init}: Allocated (fsm.c:456) 20250816123845015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8011819)[0x556947c8ca80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123845015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8011819 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816123845015 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123845015 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123845015 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8011819 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250816123845015 DCN DEBUG map_sccp[0x556947d0b430]{init}: Allocated (fsm.c:456) 20250816123845015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x556947d0b430]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123845015 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8011819 <-> SCCP-100 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250816123845015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8011819 SCCP-100 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250816123845015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8011819)[0x556947c8ca80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123845015 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123845015 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123845015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8011819)[0x556947c8ca80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123845015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x556947d0b430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123845015 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123845015 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{IDLE}: Allocated (fsm.c:456) 20250816123845015 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123845015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000064), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300021d0056400500f1100926) (sccp_scrc.c:406) 20250816123845015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123845015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123845015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123845015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123845015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123845015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123845015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123845015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123845015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123845015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123845015 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123845015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123845015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123845015 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123845015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x556947d0b430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123845015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8011819)[0x556947c8ca80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123845016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123845016 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123845016 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123845016 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123845016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123845016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123845016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123845016 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(924)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc1-SCCP(924)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(925)@c2ce0b0ce204: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) HNBGW_Test.msc1-RAN(925)@c2ce0b0ce204: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)8295033 HNBGW_Test.msc1-SCCP(924)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(924)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123845028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123845028 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123845028 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123845028 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123845028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123845028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123845028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123845028 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123845028 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123845028 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123845028 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123845028 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123845028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123845028 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=0035ac76) (sccp_scrc.c:477) 20250816123845028 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20250816123845028 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123845028 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123845028 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123845028 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123845028 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123845028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x556947d0b430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123845028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x556947d0b430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123845029 DLCTRL DEBUG Command: GET 341558711 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250816123845029 DLCTRL DEBUG Tx Command reply: GET_REPLY 341558711 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250816123845033 DLCTRL DEBUG Command: GET 295196660 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250816123845033 DLCTRL DEBUG Tx Command reply: GET_REPLY 295196660 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123845036 DLCTRL DEBUG Command: GET 456607146 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123845036 DLCTRL DEBUG Tx Command reply: GET_REPLY 456607146 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123845040 DLCTRL DEBUG Command: GET 261405395 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123845040 DLCTRL DEBUG Tx Command reply: GET_REPLY 261405395 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123845044 DLCTRL DEBUG Command: GET 977384211 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123845044 DLCTRL DEBUG Tx Command reply: GET_REPLY 977384211 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123845048 DLCTRL DEBUG Command: GET 690598737 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250816123845048 DLCTRL DEBUG Tx Command reply: GET_REPLY 690598737 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123845052 DLCTRL DEBUG Command: GET 251412011 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250816123845052 DLCTRL DEBUG Tx Command reply: GET_REPLY 251412011 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123845055 DLCTRL DEBUG Command: GET 736686520 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123845055 DLCTRL DEBUG Tx Command reply: GET_REPLY 736686520 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123845059 DLCTRL DEBUG Command: GET 579366482 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123845059 DLCTRL DEBUG Tx Command reply: GET_REPLY 579366482 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123845062 DLCTRL DEBUG Command: GET 231329548 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123845062 DLCTRL DEBUG Tx Command reply: GET_REPLY 231329548 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123845065 DLCTRL DEBUG Command: GET 400261429 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250816123845065 DLCTRL DEBUG Tx Command reply: GET_REPLY 400261429 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123845068 DLCTRL DEBUG Command: GET 652697461 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250816123845068 DLCTRL DEBUG Tx Command reply: GET_REPLY 652697461 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123845070 DLCTRL DEBUG Command: GET 478686316 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123845070 DLCTRL DEBUG Tx Command reply: GET_REPLY 478686316 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123845072 DLCTRL DEBUG Command: GET 499164912 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123845072 DLCTRL DEBUG Tx Command reply: GET_REPLY 499164912 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123845073 DLCTRL DEBUG Command: GET 277767062 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123845073 DLCTRL DEBUG Tx Command reply: GET_REPLY 277767062 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123845075 DLCTRL DEBUG Command: GET 725438664 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250816123845075 DLCTRL DEBUG Tx Command reply: GET_REPLY 725438664 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123845077 DLCTRL DEBUG Command: GET 836121922 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250816123845077 DLCTRL DEBUG Tx Command reply: GET_REPLY 836121922 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123845078 DLCTRL DEBUG Command: GET 1928915 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123845078 DLCTRL DEBUG Tx Command reply: GET_REPLY 1928915 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123845079 DLCTRL DEBUG Command: GET 527614342 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123845079 DLCTRL DEBUG Tx Command reply: GET_REPLY 527614342 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123845080 DLCTRL DEBUG Command: GET 376521972 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123845080 DLCTRL DEBUG Tx Command reply: GET_REPLY 376521972 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123845085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51476<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123845085 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46031<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(909)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(908)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123845087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123845088 DLINP DEBUG SRVCONN(,r=127.0.0.1:50087<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123845088 DLINP DEBUG SRVCONN(,r=127.0.0.1:50087<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123845088 DLINP NOTICE SRV(,r=127.0.0.1:50087<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123845088 DMAIN NOTICE (127.0.0.1:50087 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50087<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123845089 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816123845089 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123845090 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123845090 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123845090 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123845090 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123845090 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123845090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123845090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123845090 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123845090 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123845090 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123845090 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123845090 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123845090 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123845090 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123845090 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123845090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123845090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123845090 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123845090 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123845090 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123845090 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123845090 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123845090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123845090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(919)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(918)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-RAN(925)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(924)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(920)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(916)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(915)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(926)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(917)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(910)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@c2ce0b0ce204: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(921)@c2ce0b0ce204: Final verdict of PTC: none 20250816123845091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@c2ce0b0ce204: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123845091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51492<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123845091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51502<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(908): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(910): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(915): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(916): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(917): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(918): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(919): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(920): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(924): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(925): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(926): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Aug 16 12:38:45 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20250816123845175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123845216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123845217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123845217 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123845217 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123845217 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3182105)[0x556947cb2950]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3182105)[0x556947cb2950]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x556947ca6b60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123845217 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123845217 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123845217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb35e9), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123845217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123845217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123845217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123845217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123845217 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x556947ca6b60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3182105)[0x556947cb2950]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3182105)[0x556947cb2950]{disrupted}: Freeing instance (context_map.c:202) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3182105)[0x556947cb2950]{disrupted}: Deallocated (fsm.c:568) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x556947ca6b60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x556947ca6b60]{disconnected}: Freeing instance (context_map.c:206) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x556947ca6b60]{disconnected}: Deallocated (fsm.c:568) 20250816123845217 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3182105 SCCP-98 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11515979)[0x556947bb5e60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11515979)[0x556947bb5e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x556947c8d960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123845217 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123845217 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123845217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00314f13), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123845217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123845217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123845217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123845217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123845217 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x556947c8d960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11515979)[0x556947bb5e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11515979)[0x556947bb5e60]{disrupted}: Freeing instance (context_map.c:202) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11515979)[0x556947bb5e60]{disrupted}: Deallocated (fsm.c:568) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x556947c8d960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x556947c8d960]{disconnected}: Freeing instance (context_map.c:206) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x556947c8d960]{disconnected}: Deallocated (fsm.c:568) 20250816123845217 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11515979 SCCP-99 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8011819)[0x556947c8ca80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8011819)[0x556947c8ca80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x556947d0b430]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123845217 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123845217 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123845217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035ac76), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123845217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123845217 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123845217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123845217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123845217 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x556947d0b430]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8011819)[0x556947c8ca80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8011819)[0x556947c8ca80]{disrupted}: Freeing instance (context_map.c:202) 20250816123845217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8011819)[0x556947c8ca80]{disrupted}: Deallocated (fsm.c:568) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x556947d0b430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x556947d0b430]{disconnected}: Freeing instance (context_map.c:206) 20250816123845217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x556947d0b430]{disconnected}: Deallocated (fsm.c:568) 20250816123845217 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8011819 SCCP-100 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123845218 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123845218 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123845218 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123845218 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123845218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123845218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123845218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123845218 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123845218 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123845218 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123845218 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123845218 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123845218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123845218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123845218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123845218 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123845218 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123845218 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123845218 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123845218 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123845218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123845218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123845218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123845218 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123845778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51508<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=405052) Waiting for packet dumper to finish... 1 (prev_count=405052, count=467648) 20250816123847091 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123847091 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123847091 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123847091 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123847091 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123847091 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123847091 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123847091 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123847091 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sat Aug 16 12:38:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250816123848898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123848902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123848905 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41489<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123848978 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123848979 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123848985 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123848985 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123848985 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123848986 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123848986 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123848986 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123848986 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53520 (stream_srv.c:142) 20250816123848986 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53520<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123848986 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123848986 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123848986 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123848986 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123848987 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123848987 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123848987 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123848987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123848987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123848987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123848987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123848987 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123848987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123848987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123848987 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123848987 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123848987 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123848987 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123848987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123848987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123848987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123848987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123848987 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123848987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123848987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123848987 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123848987 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123848987 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123848987 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123848987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123848987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123848987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123848987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123848987 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123848987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123848987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123848987 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123848987 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123848987 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123848987 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123848987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123848987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123848987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123848987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123848987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123848987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123848987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123848987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123848987 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123848987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123848987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123848987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123848987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123848987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123848987 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123848987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123848987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123848987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123848987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123848987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123848987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123848987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123848987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123848987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123848987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123848987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123848987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123848987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123848987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123848987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123848987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123848987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123848987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123848987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123848987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123848987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(938)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(938)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(938)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(936)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123848999 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123848999 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123848999 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123848999 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123848999 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123848999 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123848999 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123848999 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123848999 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123849000 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123849000 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123849000 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123849000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123849000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123849000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123849000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123849000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123849000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123849000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123849000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123849000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123849000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123849000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123849000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123849000 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123849000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123849000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123849000 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123849000 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123849000 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123849000 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123849000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123849000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123849000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123849000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123849000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123849000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123849000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123849000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123849000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123849000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123849000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123849000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123849000 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123849000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123849000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123849000 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123849000 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123849000 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123849000 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123849001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123849001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123849001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123849001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123849001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123849001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123849001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123849001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123849001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123849001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123849001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123849001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123849001 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123849001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123849001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123849001 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123849001 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123849001 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123849001 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123849001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123849001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123849001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123849001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123849001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123849001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123849001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123849001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123849001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123849001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123849001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123849001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123849001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123849001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123849001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123849001 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123849001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123849001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123849001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123849001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123849001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123849001 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123849001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123849001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123849001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123849001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123849001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123849001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123849001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123849001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123849001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123849001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123849001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123849001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123849001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123849001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123849001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123849001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123849001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123849001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123849001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123849001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123849001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(941)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(941)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(941)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123849026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123849026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123849026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123849026 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123849026 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123849026 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123849026 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123849026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123849026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123849036 DLINP DEBUG SRVCONN(,r=127.0.0.1:53520<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123849036 DLINP DEBUG SRVCONN(,r=127.0.0.1:53520<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123849036 DLINP DEBUG SRVCONN(,r=127.0.0.1:53520<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123849036 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123849036 DHNBAP DEBUG (127.0.0.1:53520 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123849036 DHNBAP NOTICE (127.0.0.1:53520 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123849036 DHNBAP NOTICE (127.0.0.1:53520 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123849036 DLINP DEBUG SRVCONN(,r=127.0.0.1:53520<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123849037 DLINP DEBUG SRVCONN(,r=127.0.0.1:53520<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123849198 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123849198 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123849198 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123849198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(938)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123849207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123849207 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123849207 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123849207 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123849207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123849207 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123849207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123849209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123849209 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123849209 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123849209 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123849209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123849210 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123849210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123849211 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123849211 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123849211 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123849211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(941)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123849216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123849216 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123849216 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123849216 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123849217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123849217 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123849217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123849217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123849217 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123849217 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123849217 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123849217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123849217 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123849217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123850016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123850016 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123850016 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123850016 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123850016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123850016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123850016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123850016 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123850016 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123850016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123850016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123850016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123850016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123850016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123850016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123850016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123850016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123850016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123850016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123850016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123850016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123850016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123850016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123850016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123850016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123850016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123850016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123850016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123850016 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123850016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123850017 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123850017 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123850017 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123850017 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123850017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123850017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123850017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123850017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123850017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123850017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123850017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123850017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123850017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123850017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123850017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123850017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123850017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123850017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123850017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123850017 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123850017 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123850017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123850017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123850017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123850017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123850017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123850017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123850017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123850017 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(937)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123850022 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123850022 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123850022 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123850022 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123850022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123850022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123850022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123850022 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123850022 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123850022 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123850022 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123850022 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123850022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123850022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123850022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123850022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123850022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123850022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123850022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123850022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123850022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123850022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123850022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123850022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123850022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123850022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123850022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123850022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123850022 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123850022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123850022 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123850022 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123850022 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123850022 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123850022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123850022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123850022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123850022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123850022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123850022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123850022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123850022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123850022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123850022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123850022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123850022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123850022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123850022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123850022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123850022 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123850022 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123850022 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123850022 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123850022 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123850022 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123850022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123850022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123850022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123850022 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123850046 DLCTRL DEBUG Command: GET 488168423 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123850046 DLCTRL DEBUG Tx Command reply: GET_REPLY 488168423 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123850053 DLCTRL DEBUG Command: GET 22976609 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123850053 DLCTRL DEBUG Tx Command reply: GET_REPLY 22976609 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123850057 DLCTRL DEBUG Command: GET 898768686 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123850057 DLCTRL DEBUG Tx Command reply: GET_REPLY 898768686 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123850061 DLCTRL DEBUG Command: GET 727626014 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123850061 DLCTRL DEBUG Tx Command reply: GET_REPLY 727626014 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123850065 DLCTRL DEBUG Command: GET 848706396 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123850065 DLCTRL DEBUG Tx Command reply: GET_REPLY 848706396 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123850069 DLCTRL DEBUG Command: GET 764741793 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123850069 DLCTRL DEBUG Tx Command reply: GET_REPLY 764741793 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123850072 DLCTRL DEBUG Command: GET 463624475 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123850072 DLCTRL DEBUG Tx Command reply: GET_REPLY 463624475 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123850076 DLCTRL DEBUG Command: GET 747121499 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123850076 DLCTRL DEBUG Tx Command reply: GET_REPLY 747121499 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123850080 DLCTRL DEBUG Command: GET 781886281 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123850080 DLCTRL DEBUG Tx Command reply: GET_REPLY 781886281 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123850083 DLCTRL DEBUG Command: GET 243813373 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123850083 DLCTRL DEBUG Tx Command reply: GET_REPLY 243813373 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123850086 DLCTRL DEBUG Command: GET 970168410 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123850086 DLCTRL DEBUG Tx Command reply: GET_REPLY 970168410 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123850089 DLCTRL DEBUG Command: GET 189101595 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123850089 DLCTRL DEBUG Tx Command reply: GET_REPLY 189101595 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123850091 DLCTRL DEBUG Command: GET 217093357 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123850091 DLCTRL DEBUG Tx Command reply: GET_REPLY 217093357 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123850093 DLCTRL DEBUG Command: GET 664309964 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123850093 DLCTRL DEBUG Tx Command reply: GET_REPLY 664309964 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123850095 DLCTRL DEBUG Command: GET 182649689 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123850095 DLCTRL DEBUG Tx Command reply: GET_REPLY 182649689 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123850096 DLCTRL DEBUG Command: GET 666029894 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123850096 DLCTRL DEBUG Tx Command reply: GET_REPLY 666029894 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123850098 DLCTRL DEBUG Command: GET 228308391 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123850098 DLCTRL DEBUG Tx Command reply: GET_REPLY 228308391 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123850099 DLCTRL DEBUG Command: GET 100894763 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123850099 DLCTRL DEBUG Tx Command reply: GET_REPLY 100894763 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123850100 DLCTRL DEBUG Command: GET 680426553 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123850100 DLCTRL DEBUG Tx Command reply: GET_REPLY 680426553 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123850101 DLCTRL DEBUG Command: GET 881387717 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123850101 DLCTRL DEBUG Tx Command reply: GET_REPLY 881387717 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011101011'B, t_guard := 20.000000 } 20250816123850120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123850441 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123850441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df960f), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123850441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123850441 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123850441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123850441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123850442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123850442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123850442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123850442 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123850442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123850442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123850442 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123851015 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123851016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000d9bf), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123851016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123851016 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123851016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123851016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123851016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123851016 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123851016 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123851016 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123851016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123851016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123851016 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)15172093 20250816123851171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123851172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123851172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123851172 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123851172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe781fd, normal) (hnbgw_rua.c:407) 20250816123851172 DHNB DEBUG map_rua[0x556947ca6b60]{init}: Allocated (fsm.c:456) 20250816123851172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15172093)[0x556947ca6b60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123851172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15172093 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123851172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123851172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123851172 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123851172 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15172093 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123851172 DCN DEBUG map_sccp[0x556947bb5e60]{init}: Allocated (fsm.c:456) 20250816123851172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556947bb5e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123851172 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15172093 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123851172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15172093 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123851172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15172093)[0x556947ca6b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123851172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123851172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123851172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15172093)[0x556947ca6b60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123851172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556947bb5e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123851172 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123851172 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{IDLE}: Allocated (fsm.c:456) 20250816123851172 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123851172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000065), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002eb0056400500f1100926) (sccp_scrc.c:406) 20250816123851172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123851172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123851172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123851172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123851172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123851172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123851172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123851172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123851172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123851172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123851172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123851172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123851172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123851172 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123851172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556947bb5e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123851172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15172093)[0x556947ca6b60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123851172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123851172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123851172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123851172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123851172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123851172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123851172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123851172 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)10060046 HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123851191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123851191 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123851191 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123851191 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123851191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123851191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123851191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123851191 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123851191 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123851192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) TC_sgsnpool_L3Compl_on_1_cnlink0(943)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123851192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123851192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123851192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123851192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000065), PART(T=Source Reference,L=4,D=00634c52) (sccp_scrc.c:477) 20250816123851192 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20250816123851192 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123851192 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123851192 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123851192 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123851192 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123851192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556947bb5e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123851192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556947bb5e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123851193 DLCTRL DEBUG Command: GET 298743847 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123851194 DLCTRL DEBUG Tx Command reply: GET_REPLY 298743847 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123851198 DLCTRL DEBUG Command: GET 151068896 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123851198 DLCTRL DEBUG Tx Command reply: GET_REPLY 151068896 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123851202 DLCTRL DEBUG Command: GET 12008890 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123851202 DLCTRL DEBUG Tx Command reply: GET_REPLY 12008890 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123851204 DLCTRL DEBUG Command: GET 562874097 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123851204 DLCTRL DEBUG Tx Command reply: GET_REPLY 562874097 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123851207 DLCTRL DEBUG Command: GET 609409097 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123851207 DLCTRL DEBUG Tx Command reply: GET_REPLY 609409097 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123851210 DLCTRL DEBUG Command: GET 935541059 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123851210 DLCTRL DEBUG Tx Command reply: GET_REPLY 935541059 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123851213 DLCTRL DEBUG Command: GET 218304110 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123851213 DLCTRL DEBUG Tx Command reply: GET_REPLY 218304110 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123851217 DLCTRL DEBUG Command: GET 707713767 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123851217 DLCTRL DEBUG Tx Command reply: GET_REPLY 707713767 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123851222 DLCTRL DEBUG Command: GET 471184399 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123851222 DLCTRL DEBUG Tx Command reply: GET_REPLY 471184399 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123851226 DLCTRL DEBUG Command: GET 680094625 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123851226 DLCTRL DEBUG Tx Command reply: GET_REPLY 680094625 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123851230 DLCTRL DEBUG Command: GET 724493793 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123851230 DLCTRL DEBUG Tx Command reply: GET_REPLY 724493793 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123851234 DLCTRL DEBUG Command: GET 320961760 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123851234 DLCTRL DEBUG Tx Command reply: GET_REPLY 320961760 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123851237 DLCTRL DEBUG Command: GET 180798687 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123851237 DLCTRL DEBUG Tx Command reply: GET_REPLY 180798687 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123851241 DLCTRL DEBUG Command: GET 906719089 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123851241 DLCTRL DEBUG Tx Command reply: GET_REPLY 906719089 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123851244 DLCTRL DEBUG Command: GET 253608192 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123851244 DLCTRL DEBUG Tx Command reply: GET_REPLY 253608192 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123851247 DLCTRL DEBUG Command: GET 61411178 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123851247 DLCTRL DEBUG Tx Command reply: GET_REPLY 61411178 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123851250 DLCTRL DEBUG Command: GET 838654416 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123851250 DLCTRL DEBUG Tx Command reply: GET_REPLY 838654416 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123851254 DLCTRL DEBUG Command: GET 132605695 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123851254 DLCTRL DEBUG Tx Command reply: GET_REPLY 132605695 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123851257 DLCTRL DEBUG Command: GET 429821972 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123851257 DLCTRL DEBUG Tx Command reply: GET_REPLY 429821972 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123851260 DLCTRL DEBUG Command: GET 734473294 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123851260 DLCTRL DEBUG Tx Command reply: GET_REPLY 734473294 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111001011'B, t_guard := 20.000000 } 20250816123851307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37112<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@c2ce0b0ce204: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)12151904 20250816123852339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123852339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123852339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250816123852339 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123852339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb96c60, normal) (hnbgw_rua.c:407) 20250816123852339 DHNB DEBUG map_rua[0x556947c17340]{init}: Allocated (fsm.c:456) 20250816123852339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12151904)[0x556947c17340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123852339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12151904 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123852339 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123852339 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123852339 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250816123852339 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12151904 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123852339 DCN DEBUG map_sccp[0x556947c8ca80]{init}: Allocated (fsm.c:456) 20250816123852339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x556947c8ca80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123852339 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12151904 <-> SCCP-102 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123852339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12151904 SCCP-102 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250816123852339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12151904)[0x556947c17340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123852339 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123852339 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123852339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12151904)[0x556947c17340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123852339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x556947c8ca80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123852339 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123852339 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{IDLE}: Allocated (fsm.c:456) 20250816123852339 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123852339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000066), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001cb0056400500f1100926) (sccp_scrc.c:406) 20250816123852339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123852339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123852339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123852340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123852340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123852340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123852340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123852340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123852340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123852340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123852340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123852340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123852340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123852340 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123852340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x556947c8ca80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123852340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12151904)[0x556947c17340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123852340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123852340 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123852340 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123852340 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123852340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123852340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123852340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123852340 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)3510968 HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816123852347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123852348 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123852348 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123852348 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123852348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123852348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123852348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123852348 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123852348 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123852348 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123852348 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123852348 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123852348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123852348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000066), PART(T=Source Reference,L=4,D=00115ae0) (sccp_scrc.c:477) 20250816123852348 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20250816123852348 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123852348 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123852348 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123852348 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123852348 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123852348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x556947c8ca80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123852348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x556947c8ca80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(944)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123852350 DLCTRL DEBUG Command: GET 615677729 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123852350 DLCTRL DEBUG Tx Command reply: GET_REPLY 615677729 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250816123852354 DLCTRL DEBUG Command: GET 133237606 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123852354 DLCTRL DEBUG Tx Command reply: GET_REPLY 133237606 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123852358 DLCTRL DEBUG Command: GET 980018640 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123852358 DLCTRL DEBUG Tx Command reply: GET_REPLY 980018640 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123852363 DLCTRL DEBUG Command: GET 75883483 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123852363 DLCTRL DEBUG Tx Command reply: GET_REPLY 75883483 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123852367 DLCTRL DEBUG Command: GET 660055918 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123852367 DLCTRL DEBUG Tx Command reply: GET_REPLY 660055918 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123852371 DLCTRL DEBUG Command: GET 472213111 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123852371 DLCTRL DEBUG Tx Command reply: GET_REPLY 472213111 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123852374 DLCTRL DEBUG Command: GET 281030444 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123852374 DLCTRL DEBUG Tx Command reply: GET_REPLY 281030444 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123852378 DLCTRL DEBUG Command: GET 821149959 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123852378 DLCTRL DEBUG Tx Command reply: GET_REPLY 821149959 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123852381 DLCTRL DEBUG Command: GET 730211774 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123852381 DLCTRL DEBUG Tx Command reply: GET_REPLY 730211774 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123852384 DLCTRL DEBUG Command: GET 741565377 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123852384 DLCTRL DEBUG Tx Command reply: GET_REPLY 741565377 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123852387 DLCTRL DEBUG Command: GET 719368808 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123852387 DLCTRL DEBUG Tx Command reply: GET_REPLY 719368808 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123852389 DLCTRL DEBUG Command: GET 82823596 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123852389 DLCTRL DEBUG Tx Command reply: GET_REPLY 82823596 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123852391 DLCTRL DEBUG Command: GET 958991303 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123852391 DLCTRL DEBUG Tx Command reply: GET_REPLY 958991303 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123852392 DLCTRL DEBUG Command: GET 380415555 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123852392 DLCTRL DEBUG Tx Command reply: GET_REPLY 380415555 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123852394 DLCTRL DEBUG Command: GET 489817211 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123852394 DLCTRL DEBUG Tx Command reply: GET_REPLY 489817211 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123852396 DLCTRL DEBUG Command: GET 925960122 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123852396 DLCTRL DEBUG Tx Command reply: GET_REPLY 925960122 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123852399 DLCTRL DEBUG Command: GET 321768080 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123852399 DLCTRL DEBUG Tx Command reply: GET_REPLY 321768080 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123852404 DLCTRL DEBUG Command: GET 903148437 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123852404 DLCTRL DEBUG Tx Command reply: GET_REPLY 903148437 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123852409 DLCTRL DEBUG Command: GET 242638232 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123852409 DLCTRL DEBUG Tx Command reply: GET_REPLY 242638232 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123852412 DLCTRL DEBUG Command: GET 581955325 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123852412 DLCTRL DEBUG Tx Command reply: GET_REPLY 581955325 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010000011'B, t_guard := 20.000000 } 20250816123852445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@c2ce0b0ce204: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)12202575 20250816123853475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123853475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123853475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123853475 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123853475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xba324f, normal) (hnbgw_rua.c:407) 20250816123853475 DHNB DEBUG map_rua[0x556947c9a930]{init}: Allocated (fsm.c:456) 20250816123853475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12202575)[0x556947c9a930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123853475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12202575 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123853475 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123853475 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123853475 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12202575 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123853475 DCN DEBUG map_sccp[0x556947d25cc0]{init}: Allocated (fsm.c:456) 20250816123853475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x556947d25cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123853475 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12202575 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123853475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12202575 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123853475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12202575)[0x556947c9a930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123853476 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123853476 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123853476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12202575)[0x556947c9a930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123853476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x556947d25cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123853476 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123853476 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{IDLE}: Allocated (fsm.c:456) 20250816123853476 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123853476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000067), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f40030000830056400500f1100926) (sccp_scrc.c:406) 20250816123853476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123853476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123853476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123853476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123853476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123853476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123853476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123853476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123853476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123853476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123853476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123853476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123853476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123853476 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123853476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x556947d25cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123853476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12202575)[0x556947c9a930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123853476 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123853476 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123853476 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123853476 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123853476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123853476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123853476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123853476 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)2472448 HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250816123853482 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123853482 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123853482 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123853482 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123853482 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123853482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123853482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123853482 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123853483 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123853483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123853483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123853483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123853483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123853483 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000067), PART(T=Source Reference,L=4,D=00aa1747) (sccp_scrc.c:477) 20250816123853483 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20250816123853483 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123853483 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123853483 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123853483 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123853483 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123853483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x556947d25cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123853483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x556947d25cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123853484 DLCTRL DEBUG Command: GET 126128357 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123853484 DLCTRL DEBUG Tx Command reply: GET_REPLY 126128357 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250816123853489 DLCTRL DEBUG Command: GET 554391928 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123853489 DLCTRL DEBUG Tx Command reply: GET_REPLY 554391928 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123853494 DLCTRL DEBUG Command: GET 347602837 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123853494 DLCTRL DEBUG Tx Command reply: GET_REPLY 347602837 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123853498 DLCTRL DEBUG Command: GET 197117539 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123853498 DLCTRL DEBUG Tx Command reply: GET_REPLY 197117539 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123853502 DLCTRL DEBUG Command: GET 779770523 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123853502 DLCTRL DEBUG Tx Command reply: GET_REPLY 779770523 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123853506 DLCTRL DEBUG Command: GET 813682069 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123853506 DLCTRL DEBUG Tx Command reply: GET_REPLY 813682069 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123853508 DLCTRL DEBUG Command: GET 175117185 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123853508 DLCTRL DEBUG Tx Command reply: GET_REPLY 175117185 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123853509 DLCTRL DEBUG Command: GET 109374100 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123853509 DLCTRL DEBUG Tx Command reply: GET_REPLY 109374100 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123853510 DLCTRL DEBUG Command: GET 11753960 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123853510 DLCTRL DEBUG Tx Command reply: GET_REPLY 11753960 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123853511 DLCTRL DEBUG Command: GET 280331520 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123853511 DLCTRL DEBUG Tx Command reply: GET_REPLY 280331520 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123853512 DLCTRL DEBUG Command: GET 373293107 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123853513 DLCTRL DEBUG Tx Command reply: GET_REPLY 373293107 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123853514 DLCTRL DEBUG Command: GET 557817330 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123853514 DLCTRL DEBUG Tx Command reply: GET_REPLY 557817330 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123853515 DLCTRL DEBUG Command: GET 37150794 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123853515 DLCTRL DEBUG Tx Command reply: GET_REPLY 37150794 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123853516 DLCTRL DEBUG Command: GET 151412524 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123853516 DLCTRL DEBUG Tx Command reply: GET_REPLY 151412524 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123853518 DLCTRL DEBUG Command: GET 559473664 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123853518 DLCTRL DEBUG Tx Command reply: GET_REPLY 559473664 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123853520 DLCTRL DEBUG Command: GET 260814893 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123853520 DLCTRL DEBUG Tx Command reply: GET_REPLY 260814893 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123853523 DLCTRL DEBUG Command: GET 662731757 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123853523 DLCTRL DEBUG Tx Command reply: GET_REPLY 662731757 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123853525 DLCTRL DEBUG Command: GET 904359572 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123853525 DLCTRL DEBUG Tx Command reply: GET_REPLY 904359572 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123853527 DLCTRL DEBUG Command: GET 509892261 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123853527 DLCTRL DEBUG Tx Command reply: GET_REPLY 509892261 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123853530 DLCTRL DEBUG Command: GET 164007610 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123853530 DLCTRL DEBUG Tx Command reply: GET_REPLY 164007610 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110110010'B, t_guard := 20.000000 } 20250816123853563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37138<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@c2ce0b0ce204: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)15332792 20250816123854592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123854592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123854592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123854592 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123854592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe9f5b8, normal) (hnbgw_rua.c:407) 20250816123854592 DHNB DEBUG map_rua[0x556947c9ba30]{init}: Allocated (fsm.c:456) 20250816123854592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15332792)[0x556947c9ba30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123854592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15332792 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123854592 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123854592 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123854592 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123854592 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15332792 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123854592 DCN DEBUG map_sccp[0x556947c18000]{init}: Allocated (fsm.c:456) 20250816123854592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x556947c18000]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123854592 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15332792 <-> SCCP-104 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123854592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15332792 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123854592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15332792)[0x556947c9ba30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123854592 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123854592 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123854592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15332792)[0x556947c9ba30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123854592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x556947c18000]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123854592 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123854592 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{IDLE}: Allocated (fsm.c:456) 20250816123854592 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123854592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000068), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003b20056400500f1100926) (sccp_scrc.c:406) 20250816123854592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123854592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123854592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123854592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123854592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123854592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123854592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123854592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123854592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123854592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123854592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123854592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123854592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123854592 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123854592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x556947c18000]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123854592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15332792)[0x556947c9ba30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123854592 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123854592 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123854593 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123854593 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123854593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123854593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123854593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123854593 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)10314500 HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250816123854597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123854597 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123854597 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123854597 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123854597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123854597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123854597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123854597 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123854597 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123854597 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123854597 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123854597 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123854597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123854597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000068), PART(T=Source Reference,L=4,D=00ccdb9d) (sccp_scrc.c:477) 20250816123854597 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20250816123854597 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123854597 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123854597 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123854597 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123854597 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123854597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x556947c18000]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123854597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x556947c18000]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123854599 DLCTRL DEBUG Command: GET 635485925 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123854599 DLCTRL DEBUG Tx Command reply: GET_REPLY 635485925 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250816123854600 DLCTRL DEBUG Command: GET 138370252 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123854600 DLCTRL DEBUG Tx Command reply: GET_REPLY 138370252 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123854601 DLCTRL DEBUG Command: GET 733337906 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123854601 DLCTRL DEBUG Tx Command reply: GET_REPLY 733337906 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123854602 DLCTRL DEBUG Command: GET 393648092 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123854602 DLCTRL DEBUG Tx Command reply: GET_REPLY 393648092 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123854603 DLCTRL DEBUG Command: GET 361648874 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123854603 DLCTRL DEBUG Tx Command reply: GET_REPLY 361648874 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123854604 DLCTRL DEBUG Command: GET 104550050 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123854604 DLCTRL DEBUG Tx Command reply: GET_REPLY 104550050 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123854605 DLCTRL DEBUG Command: GET 883188407 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123854605 DLCTRL DEBUG Tx Command reply: GET_REPLY 883188407 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123854606 DLCTRL DEBUG Command: GET 833254902 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123854606 DLCTRL DEBUG Tx Command reply: GET_REPLY 833254902 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123854607 DLCTRL DEBUG Command: GET 484227390 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123854607 DLCTRL DEBUG Tx Command reply: GET_REPLY 484227390 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123854608 DLCTRL DEBUG Command: GET 705206514 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123854608 DLCTRL DEBUG Tx Command reply: GET_REPLY 705206514 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123854609 DLCTRL DEBUG Command: GET 810825395 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123854609 DLCTRL DEBUG Tx Command reply: GET_REPLY 810825395 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123854609 DLCTRL DEBUG Command: GET 167513556 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123854609 DLCTRL DEBUG Tx Command reply: GET_REPLY 167513556 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123854610 DLCTRL DEBUG Command: GET 649278171 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123854610 DLCTRL DEBUG Tx Command reply: GET_REPLY 649278171 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123854611 DLCTRL DEBUG Command: GET 756214542 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123854611 DLCTRL DEBUG Tx Command reply: GET_REPLY 756214542 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123854612 DLCTRL DEBUG Command: GET 489974034 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123854612 DLCTRL DEBUG Tx Command reply: GET_REPLY 489974034 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123854613 DLCTRL DEBUG Command: GET 188366993 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123854613 DLCTRL DEBUG Tx Command reply: GET_REPLY 188366993 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123854614 DLCTRL DEBUG Command: GET 787636086 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123854614 DLCTRL DEBUG Tx Command reply: GET_REPLY 787636086 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123854615 DLCTRL DEBUG Command: GET 227091180 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123854615 DLCTRL DEBUG Tx Command reply: GET_REPLY 227091180 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123854615 DLCTRL DEBUG Command: GET 59998707 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123854615 DLCTRL DEBUG Tx Command reply: GET_REPLY 59998707 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123854616 DLCTRL DEBUG Command: GET 474043779 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123854616 DLCTRL DEBUG Tx Command reply: GET_REPLY 474043779 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123854619 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41489<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(930)@c2ce0b0ce204: Final verdict of PTC: none 20250816123854619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(929)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123854620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37104<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123854621 DLINP DEBUG SRVCONN(,r=127.0.0.1:53520<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123854621 DLINP DEBUG SRVCONN(,r=127.0.0.1:53520<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123854621 DLINP NOTICE SRV(,r=127.0.0.1:53520<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123854621 DMAIN NOTICE (127.0.0.1:53520 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53520<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123854621 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(937)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(936)@c2ce0b0ce204: Final verdict of PTC: none 20250816123854621 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123854621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123854621 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123854621 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123854621 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123854621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123854622 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123854622 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123854622 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123854622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123854622 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123854622 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123854622 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123854622 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123854622 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123854622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123854622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123854622 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123854622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123854622 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123854622 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123854622 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123854622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123854622 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123854622 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123854622 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123854622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123854622 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123854622 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123854622 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123854622 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123854622 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123854622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123854622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(941)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(938)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(940)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(931)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(942)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(939)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(946)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123854623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37138<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123854623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37112<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(944)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123854637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37110<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(943)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123854637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(939): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(940): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(941): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(943): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(944): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(945): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(946): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sat Aug 16 12:38:54 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc 20250816123854697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123854792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123854792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123854792 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123854792 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123854792 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123854792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15172093)[0x556947ca6b60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123854792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15172093)[0x556947ca6b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123854792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556947bb5e60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123854792 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123854792 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123854792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00634c52), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123854792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123854792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123854792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123854792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123854792 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123854792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556947bb5e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123854792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15172093)[0x556947ca6b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123854792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15172093)[0x556947ca6b60]{disrupted}: Freeing instance (context_map.c:202) 20250816123854792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15172093)[0x556947ca6b60]{disrupted}: Deallocated (fsm.c:568) 20250816123854792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556947bb5e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123854792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556947bb5e60]{disconnected}: Freeing instance (context_map.c:206) 20250816123854792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556947bb5e60]{disconnected}: Deallocated (fsm.c:568) 20250816123854793 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15172093 SCCP-101 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12151904)[0x556947c17340]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12151904)[0x556947c17340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x556947c8ca80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123854793 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123854793 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123854793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00115ae0), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123854793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123854793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123854793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123854793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123854793 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x556947c8ca80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12151904)[0x556947c17340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12151904)[0x556947c17340]{disrupted}: Freeing instance (context_map.c:202) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12151904)[0x556947c17340]{disrupted}: Deallocated (fsm.c:568) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x556947c8ca80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x556947c8ca80]{disconnected}: Freeing instance (context_map.c:206) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x556947c8ca80]{disconnected}: Deallocated (fsm.c:568) 20250816123854793 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12151904 SCCP-102 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12202575)[0x556947c9a930]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12202575)[0x556947c9a930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x556947d25cc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123854793 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123854793 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123854793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa1747), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123854793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123854793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123854793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123854793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123854793 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x556947d25cc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12202575)[0x556947c9a930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12202575)[0x556947c9a930]{disrupted}: Freeing instance (context_map.c:202) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12202575)[0x556947c9a930]{disrupted}: Deallocated (fsm.c:568) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x556947d25cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x556947d25cc0]{disconnected}: Freeing instance (context_map.c:206) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x556947d25cc0]{disconnected}: Deallocated (fsm.c:568) 20250816123854793 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12202575 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15332792)[0x556947c9ba30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15332792)[0x556947c9ba30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x556947c18000]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123854793 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123854793 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123854793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccdb9d), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123854793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123854793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123854793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123854793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123854793 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x556947c18000]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15332792)[0x556947c9ba30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15332792)[0x556947c9ba30]{disrupted}: Freeing instance (context_map.c:202) 20250816123854793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15332792)[0x556947c9ba30]{disrupted}: Deallocated (fsm.c:568) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x556947c18000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x556947c18000]{disconnected}: Freeing instance (context_map.c:206) 20250816123854793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x556947c18000]{disconnected}: Deallocated (fsm.c:568) 20250816123854793 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15332792 SCCP-104 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123854793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123854793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123854793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123854793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123854793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123854793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123854793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123854793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123854793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123854793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123854793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123854793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123854793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123854793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123854793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123854793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123854793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123854793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123854793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123854793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123854793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123854793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123854793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123854793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123854793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123854793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123854793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123854793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123854793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123854793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123854793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123854793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123855218 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123855218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035ac76), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123855218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123855218 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123855218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123855218 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123855218 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123855218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00314f13), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123855218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123855218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123855218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123855218 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123855218 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123855218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb35e9), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123855219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123855219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123855219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123855219 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123855219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123855219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123855219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123855219 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123855219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123855219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123855219 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123855219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123855219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123855219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123855219 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123855219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123855220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123855220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123855220 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123855220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123855220 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123855220 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123855220 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123855220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123855220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123855220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123855220 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123855400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37152<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364380) Waiting for packet dumper to finish... 1 (prev_count=364380, count=414712) 20250816123856622 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123856622 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123856622 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123856622 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123856622 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123856622 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Sat Aug 16 12:38:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250816123858513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123858517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123858521 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36407<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123858607 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123858608 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123858615 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123858615 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123858615 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123858615 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123858615 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123858615 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123858615 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123858615 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43142 (stream_srv.c:142) 20250816123858615 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43142<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123858616 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123858616 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123858617 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123858617 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123858617 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123858617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123858617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123858617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123858617 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123858617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123858617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123858617 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123858617 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123858617 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123858617 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123858617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123858617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123858617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123858617 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123858617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123858617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123858617 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123858617 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123858617 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123858617 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123858617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123858617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123858617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123858617 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123858617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123858617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123858617 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123858617 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123858617 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123858617 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123858617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123858617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123858617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123858617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123858617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123858617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123858617 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123858617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858617 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123858617 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123858617 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123858617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123858617 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123858617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858617 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123858617 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123858617 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123858617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123858617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123858617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123858617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858617 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123858617 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123858617 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123858617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123858617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123858617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123858617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858617 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123858617 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123858617 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123858617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123858617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123858617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(957)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(957)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(957)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(955)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(960)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(960)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(960)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(958)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123858645 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123858645 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123858645 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123858645 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123858645 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123858646 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123858646 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123858646 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123858646 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123858646 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123858646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123858646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123858646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123858646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123858646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123858646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123858646 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123858646 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123858646 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123858646 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123858646 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123858646 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123858646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123858646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123858646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123858646 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123858646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123858646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123858646 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123858646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123858646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123858647 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123858647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123858647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123858647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123858647 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858647 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123858647 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123858647 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123858647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123858647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123858647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123858648 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123858648 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123858648 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123858648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123858648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123858648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123858648 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123858648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123858648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123858648 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123858648 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123858648 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123858648 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123858648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123858648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123858648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123858648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123858648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123858648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123858648 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123858648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123858648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123858648 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123858648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858648 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123858648 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123858648 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123858648 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123858648 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123858648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858648 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123858648 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123858648 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123858648 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123858648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123858648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(963)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@c2ce0b0ce204: M3UA emulation initiated, the test can be started MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(964)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123858683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123858683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123858683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123858683 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123858683 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123858683 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123858683 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123858683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123858683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123858688 DLINP DEBUG SRVCONN(,r=127.0.0.1:43142<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123858688 DLINP DEBUG SRVCONN(,r=127.0.0.1:43142<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123858688 DLINP DEBUG SRVCONN(,r=127.0.0.1:43142<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123858688 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123858688 DHNBAP DEBUG (127.0.0.1:43142 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123858688 DHNBAP NOTICE (127.0.0.1:43142 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123858688 DHNBAP NOTICE (127.0.0.1:43142 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123858688 DLINP DEBUG SRVCONN(,r=127.0.0.1:43142<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123858688 DLINP DEBUG SRVCONN(,r=127.0.0.1:43142<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123858829 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123858829 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123858829 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123858829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(957)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123858839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858839 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123858839 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123858839 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123858839 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123858839 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123858839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123858839 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123858839 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123858839 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123858839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123858842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858842 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123858842 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123858842 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123858842 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123858842 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123858842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(960)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123858846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858846 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123858846 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123858846 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123858846 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123858846 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123858846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123858849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858849 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123858849 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123858849 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123858849 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123858849 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123858849 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123858861 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123858861 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123858861 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123858861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(963)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123858867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858867 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123858867 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123858867 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123858867 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123858867 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123858867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123858870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858870 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123858870 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123858870 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123858870 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123858870 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123858870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123858871 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123858871 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123858871 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123858871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(966)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123858876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858876 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123858876 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123858876 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123858876 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123858876 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123858876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123858877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123858877 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123858877 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123858877 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123858877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123858877 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123858877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123859648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123859648 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123859648 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123859648 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123859648 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123859648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123859648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123859648 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123859648 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123859648 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123859648 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123859648 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123859648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123859648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123859648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123859648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123859648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859648 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123859648 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123859648 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123859648 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123859648 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123859648 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123859648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123859648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123859648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123859648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123859648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123859648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123859648 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123859648 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123859649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123859649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123859649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123859649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123859649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123859649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123859649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123859649 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123859651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123859651 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123859651 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123859651 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123859651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123859651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123859651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123859652 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123859652 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123859652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123859652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123859652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123859652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123859652 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123859652 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123859652 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123859652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859652 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123859652 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123859652 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123859652 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123859652 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123859652 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123859652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123859652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123859652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123859652 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123859652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123859652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123859652 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123859652 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123859652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123859652 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123859652 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123859652 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123859652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123859652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123859652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123859652 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(956)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(959)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123859671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123859671 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123859671 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123859671 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123859671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123859672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123859672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123859672 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123859672 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123859672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123859672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123859672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123859672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123859672 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123859672 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123859672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123859672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859672 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123859672 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123859672 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123859672 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123859672 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123859672 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123859672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123859672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123859672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123859672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123859672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123859672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123859672 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123859672 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123859672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123859672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123859672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123859672 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123859672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123859672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123859672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123859672 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(962)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123859684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123859684 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123859684 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123859684 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123859684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123859684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123859684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123859684 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123859684 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123859684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123859684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123859684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123859684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123859684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123859684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123859684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123859684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123859684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123859684 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123859684 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123859684 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123859684 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123859684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123859684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123859684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123859684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123859684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123859684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123859684 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123859684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123859684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123859684 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123859684 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816123859685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123859685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123859685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123859685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123859685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123859685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123859685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123859685 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(965)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123900442 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123900443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df960f), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123900443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123900443 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123900443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123900443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123900443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123900443 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123900443 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123900443 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123900443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123900443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123900443 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123900701 DLCTRL DEBUG Command: GET 36361939 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123900701 DLCTRL DEBUG Tx Command reply: GET_REPLY 36361939 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123900707 DLCTRL DEBUG Command: GET 871433910 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123900707 DLCTRL DEBUG Tx Command reply: GET_REPLY 871433910 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123900713 DLCTRL DEBUG Command: GET 849423887 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123900713 DLCTRL DEBUG Tx Command reply: GET_REPLY 849423887 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123900718 DLCTRL DEBUG Command: GET 317641817 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123900718 DLCTRL DEBUG Tx Command reply: GET_REPLY 317641817 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123900723 DLCTRL DEBUG Command: GET 771478192 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123900723 DLCTRL DEBUG Tx Command reply: GET_REPLY 771478192 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123900728 DLCTRL DEBUG Command: GET 9925929 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123900728 DLCTRL DEBUG Tx Command reply: GET_REPLY 9925929 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123900732 DLCTRL DEBUG Command: GET 325635392 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123900732 DLCTRL DEBUG Tx Command reply: GET_REPLY 325635392 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123900735 DLCTRL DEBUG Command: GET 715475201 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123900735 DLCTRL DEBUG Tx Command reply: GET_REPLY 715475201 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123900737 DLCTRL DEBUG Command: GET 5161016 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123900737 DLCTRL DEBUG Tx Command reply: GET_REPLY 5161016 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123900738 DLCTRL DEBUG Command: GET 800881967 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123900738 DLCTRL DEBUG Tx Command reply: GET_REPLY 800881967 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123900740 DLCTRL DEBUG Command: GET 164400092 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123900740 DLCTRL DEBUG Tx Command reply: GET_REPLY 164400092 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123900741 DLCTRL DEBUG Command: GET 619758091 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123900741 DLCTRL DEBUG Tx Command reply: GET_REPLY 619758091 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123900742 DLCTRL DEBUG Command: GET 692888669 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123900742 DLCTRL DEBUG Tx Command reply: GET_REPLY 692888669 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123900743 DLCTRL DEBUG Command: GET 687697452 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123900743 DLCTRL DEBUG Tx Command reply: GET_REPLY 687697452 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123900745 DLCTRL DEBUG Command: GET 696810837 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123900745 DLCTRL DEBUG Tx Command reply: GET_REPLY 696810837 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123900746 DLCTRL DEBUG Command: GET 107392626 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123900746 DLCTRL DEBUG Tx Command reply: GET_REPLY 107392626 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123900747 DLCTRL DEBUG Command: GET 972521048 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123900747 DLCTRL DEBUG Tx Command reply: GET_REPLY 972521048 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123900748 DLCTRL DEBUG Command: GET 482297170 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123900748 DLCTRL DEBUG Tx Command reply: GET_REPLY 482297170 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123900749 DLCTRL DEBUG Command: GET 796503964 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123900749 DLCTRL DEBUG Tx Command reply: GET_REPLY 796503964 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123900750 DLCTRL DEBUG Command: GET 456216040 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123900750 DLCTRL DEBUG Tx Command reply: GET_REPLY 456216040 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101000011'B, t_guard := 20.000000 } 20250816123900779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123901016 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123901016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000d9bf), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123901016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123901016 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123901016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123901016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123901016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123901016 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123901016 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123901016 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123901016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123901016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123901016 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(962)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)391040 20250816123901818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123901818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123901818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123901818 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123901818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5f780, normal) (hnbgw_rua.c:407) 20250816123901818 DHNB DEBUG map_rua[0x556947bb5e60]{init}: Allocated (fsm.c:456) 20250816123901818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-391040)[0x556947bb5e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123901818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-391040 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123901818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123901818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123901818 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123901818 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-391040 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123901818 DCN DEBUG map_sccp[0x556947c17340]{init}: Allocated (fsm.c:456) 20250816123901818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x556947c17340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123901818 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-391040 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123901818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-391040 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123901818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-391040)[0x556947bb5e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123901818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123901818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123901818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-391040)[0x556947bb5e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123901818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x556947c17340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123901818 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123901818 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{IDLE}: Allocated (fsm.c:456) 20250816123901818 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123901818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000069), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001430056400500f1100926) (sccp_scrc.c:406) 20250816123901818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123901818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123901818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123901818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123901818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123901818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123901818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123901818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123901818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123901818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123901818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123901818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123901818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123901818 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123901818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x556947c17340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123901818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-391040)[0x556947bb5e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123901818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123901818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123901818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123901818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123901818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123901818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123901818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123901818 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) HNBGW_Test.sgsn0-RAN(962)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)3569342 HNBGW_Test.sgsn0-SCCP(961)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123901824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123901824 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123901824 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123901824 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123901824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123901824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123901824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123901824 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123901824 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123901824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123901824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123901824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123901824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123901824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000069), PART(T=Source Reference,L=4,D=00b23984) (sccp_scrc.c:477) 20250816123901824 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20250816123901824 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123901824 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123901824 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123901825 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123901825 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123901825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x556947c17340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123901825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x556947c17340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123901825 DLCTRL DEBUG Command: GET 546140122 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123901825 DLCTRL DEBUG Tx Command reply: GET_REPLY 546140122 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123901826 DLCTRL DEBUG Command: GET 411235933 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123901826 DLCTRL DEBUG Tx Command reply: GET_REPLY 411235933 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123901827 DLCTRL DEBUG Command: GET 677240685 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123901827 DLCTRL DEBUG Tx Command reply: GET_REPLY 677240685 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123901829 DLCTRL DEBUG Command: GET 37274708 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123901829 DLCTRL DEBUG Tx Command reply: GET_REPLY 37274708 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123901830 DLCTRL DEBUG Command: GET 411032589 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123901830 DLCTRL DEBUG Tx Command reply: GET_REPLY 411032589 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123901831 DLCTRL DEBUG Command: GET 280494889 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123901831 DLCTRL DEBUG Tx Command reply: GET_REPLY 280494889 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123901833 DLCTRL DEBUG Command: GET 104509755 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123901833 DLCTRL DEBUG Tx Command reply: GET_REPLY 104509755 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123901834 DLCTRL DEBUG Command: GET 63566680 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123901834 DLCTRL DEBUG Tx Command reply: GET_REPLY 63566680 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123901835 DLCTRL DEBUG Command: GET 664564432 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123901835 DLCTRL DEBUG Tx Command reply: GET_REPLY 664564432 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123901836 DLCTRL DEBUG Command: GET 290738897 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123901836 DLCTRL DEBUG Tx Command reply: GET_REPLY 290738897 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123901837 DLCTRL DEBUG Command: GET 674636642 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123901837 DLCTRL DEBUG Tx Command reply: GET_REPLY 674636642 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123901840 DLCTRL DEBUG Command: GET 226782743 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123901840 DLCTRL DEBUG Tx Command reply: GET_REPLY 226782743 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123901842 DLCTRL DEBUG Command: GET 61172173 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123901842 DLCTRL DEBUG Tx Command reply: GET_REPLY 61172173 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123901843 DLCTRL DEBUG Command: GET 543696710 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123901843 DLCTRL DEBUG Tx Command reply: GET_REPLY 543696710 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123901845 DLCTRL DEBUG Command: GET 470467221 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123901845 DLCTRL DEBUG Tx Command reply: GET_REPLY 470467221 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123901846 DLCTRL DEBUG Command: GET 346840198 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123901846 DLCTRL DEBUG Tx Command reply: GET_REPLY 346840198 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123901847 DLCTRL DEBUG Command: GET 239529210 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123901847 DLCTRL DEBUG Tx Command reply: GET_REPLY 239529210 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123901848 DLCTRL DEBUG Command: GET 708165887 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123901848 DLCTRL DEBUG Tx Command reply: GET_REPLY 708165887 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123901849 DLCTRL DEBUG Command: GET 595297274 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123901849 DLCTRL DEBUG Tx Command reply: GET_REPLY 595297274 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123901851 DLCTRL DEBUG Command: GET 974577980 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123901851 DLCTRL DEBUG Tx Command reply: GET_REPLY 974577980 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001001100'B, t_guard := 20.000000 } 20250816123901868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56106<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(965)@c2ce0b0ce204: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(965)@c2ce0b0ce204: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@c2ce0b0ce204: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(969)15858931 20250816123902877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123902877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123902877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250816123902877 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123902877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf1fcf3, normal) (hnbgw_rua.c:407) 20250816123902877 DHNB DEBUG map_rua[0x556947c9a930]{init}: Allocated (fsm.c:456) 20250816123902877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15858931)[0x556947c9a930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123902877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15858931 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123902877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123902877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123902877 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250816123902877 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15858931 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250816123902877 DCN DEBUG map_sccp[0x556947d25cc0]{init}: Allocated (fsm.c:456) 20250816123902877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x556947d25cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123902877 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15858931 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250816123902877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15858931 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250816123902877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15858931)[0x556947c9a930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123902877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123902877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123902877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15858931)[0x556947c9a930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123902877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x556947d25cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123902877 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123902877 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{IDLE}: Allocated (fsm.c:456) 20250816123902877 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123902877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006a), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300024c0056400500f1100926) (sccp_scrc.c:406) 20250816123902877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123902877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123902877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123902877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123902877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123902877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123902877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123902877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123902877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123902877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123902877 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123902877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123902877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123902877 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123902877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x556947d25cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123902877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15858931)[0x556947c9a930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123902877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123902877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123902877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123902877 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123902877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123902877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123902877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123902877 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(964)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(964)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(965)@c2ce0b0ce204: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) HNBGW_Test.sgsn1-RAN(965)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(969)12592699 HNBGW_Test.sgsn1-SCCP(964)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(964)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123902882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123902882 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123902882 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123902882 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123902882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123902882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123902882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123902882 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123902882 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123902882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123902882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123902882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123902882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123902882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006a), PART(T=Source Reference,L=4,D=002bd2dd) (sccp_scrc.c:477) 20250816123902882 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20250816123902882 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123902882 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123902882 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123902882 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123902882 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123902882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x556947d25cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123902882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x556947d25cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123902882 DLCTRL DEBUG Command: GET 14748347 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123902882 DLCTRL DEBUG Tx Command reply: GET_REPLY 14748347 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123902883 DLCTRL DEBUG Command: GET 76512167 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123902883 DLCTRL DEBUG Tx Command reply: GET_REPLY 76512167 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123902884 DLCTRL DEBUG Command: GET 149119561 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123902884 DLCTRL DEBUG Tx Command reply: GET_REPLY 149119561 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123902885 DLCTRL DEBUG Command: GET 240168368 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123902885 DLCTRL DEBUG Tx Command reply: GET_REPLY 240168368 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123902886 DLCTRL DEBUG Command: GET 274451639 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123902886 DLCTRL DEBUG Tx Command reply: GET_REPLY 274451639 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123902887 DLCTRL DEBUG Command: GET 64337893 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123902887 DLCTRL DEBUG Tx Command reply: GET_REPLY 64337893 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123902888 DLCTRL DEBUG Command: GET 851115433 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123902888 DLCTRL DEBUG Tx Command reply: GET_REPLY 851115433 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123902889 DLCTRL DEBUG Command: GET 758278518 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123902889 DLCTRL DEBUG Tx Command reply: GET_REPLY 758278518 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123902890 DLCTRL DEBUG Command: GET 260156868 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123902890 DLCTRL DEBUG Tx Command reply: GET_REPLY 260156868 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123902891 DLCTRL DEBUG Command: GET 339672194 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123902891 DLCTRL DEBUG Tx Command reply: GET_REPLY 339672194 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123902891 DLCTRL DEBUG Command: GET 89371156 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123902891 DLCTRL DEBUG Tx Command reply: GET_REPLY 89371156 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123902892 DLCTRL DEBUG Command: GET 237365808 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123902892 DLCTRL DEBUG Tx Command reply: GET_REPLY 237365808 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123902893 DLCTRL DEBUG Command: GET 404337910 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123902893 DLCTRL DEBUG Tx Command reply: GET_REPLY 404337910 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123902894 DLCTRL DEBUG Command: GET 24896879 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123902894 DLCTRL DEBUG Tx Command reply: GET_REPLY 24896879 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123902895 DLCTRL DEBUG Command: GET 890920772 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123902895 DLCTRL DEBUG Tx Command reply: GET_REPLY 890920772 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123902896 DLCTRL DEBUG Command: GET 570359393 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123902896 DLCTRL DEBUG Tx Command reply: GET_REPLY 570359393 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123902896 DLCTRL DEBUG Command: GET 22462858 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123902896 DLCTRL DEBUG Tx Command reply: GET_REPLY 22462858 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123902897 DLCTRL DEBUG Command: GET 306477976 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123902897 DLCTRL DEBUG Tx Command reply: GET_REPLY 306477976 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123902898 DLCTRL DEBUG Command: GET 827982058 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123902898 DLCTRL DEBUG Tx Command reply: GET_REPLY 827982058 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123902899 DLCTRL DEBUG Command: GET 847604899 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123902899 DLCTRL DEBUG Tx Command reply: GET_REPLY 847604899 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010011110'B, t_guard := 20.000000 } 20250816123902910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56122<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@c2ce0b0ce204: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@c2ce0b0ce204: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@c2ce0b0ce204: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(970)2703743 20250816123903935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123903935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123903935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123903935 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123903935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x29417f, normal) (hnbgw_rua.c:407) 20250816123903935 DHNB DEBUG map_rua[0x556947c18000]{init}: Allocated (fsm.c:456) 20250816123903935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2703743)[0x556947c18000]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123903935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2703743 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123903935 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123903935 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123903935 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2703743 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123903935 DCN DEBUG map_sccp[0x556947ca96c0]{init}: Allocated (fsm.c:456) 20250816123903935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x556947ca96c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123903935 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2703743 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123903935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2703743 SCCP-107 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123903935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2703743)[0x556947c18000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123903936 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123903936 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123903936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2703743)[0x556947c18000]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123903936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x556947ca96c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123903936 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123903936 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{IDLE}: Allocated (fsm.c:456) 20250816123903936 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123903936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f400300029e0056400500f1100926) (sccp_scrc.c:406) 20250816123903936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123903936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123903936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123903936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123903936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123903936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123903936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123903936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123903936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123903936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123903936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123903936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123903936 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123903936 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123903936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x556947ca96c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123903936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2703743)[0x556947c18000]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123903936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123903936 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123903936 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123903936 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123903936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123903936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123903936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123903936 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(961)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(962)@c2ce0b0ce204: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) HNBGW_Test.sgsn0-RAN(962)@c2ce0b0ce204: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(970)3864656 HNBGW_Test.sgsn0-SCCP(961)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(961)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816123903941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123903941 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123903941 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123903941 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123903941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123903941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123903941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123903941 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123903941 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123903941 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123903941 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123903941 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123903941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123903941 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006b), PART(T=Source Reference,L=4,D=009757d0) (sccp_scrc.c:477) 20250816123903941 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20250816123903941 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123903941 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123903941 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123903941 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123903941 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123903941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x556947ca96c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123903941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x556947ca96c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123903942 DLCTRL DEBUG Command: GET 34484404 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123903942 DLCTRL DEBUG Tx Command reply: GET_REPLY 34484404 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250816123903944 DLCTRL DEBUG Command: GET 211968446 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123903944 DLCTRL DEBUG Tx Command reply: GET_REPLY 211968446 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123903946 DLCTRL DEBUG Command: GET 962788756 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123903946 DLCTRL DEBUG Tx Command reply: GET_REPLY 962788756 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123903947 DLCTRL DEBUG Command: GET 50429430 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123903947 DLCTRL DEBUG Tx Command reply: GET_REPLY 50429430 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123903950 DLCTRL DEBUG Command: GET 821468591 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123903950 DLCTRL DEBUG Tx Command reply: GET_REPLY 821468591 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123903953 DLCTRL DEBUG Command: GET 207996850 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123903953 DLCTRL DEBUG Tx Command reply: GET_REPLY 207996850 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123903955 DLCTRL DEBUG Command: GET 737201747 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123903955 DLCTRL DEBUG Tx Command reply: GET_REPLY 737201747 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123903958 DLCTRL DEBUG Command: GET 385620760 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123903958 DLCTRL DEBUG Tx Command reply: GET_REPLY 385620760 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123903960 DLCTRL DEBUG Command: GET 984149329 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123903960 DLCTRL DEBUG Tx Command reply: GET_REPLY 984149329 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123903963 DLCTRL DEBUG Command: GET 6909808 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123903963 DLCTRL DEBUG Tx Command reply: GET_REPLY 6909808 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123903966 DLCTRL DEBUG Command: GET 330726028 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123903966 DLCTRL DEBUG Tx Command reply: GET_REPLY 330726028 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123903969 DLCTRL DEBUG Command: GET 909517849 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123903969 DLCTRL DEBUG Tx Command reply: GET_REPLY 909517849 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123903971 DLCTRL DEBUG Command: GET 571838421 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123903971 DLCTRL DEBUG Tx Command reply: GET_REPLY 571838421 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123903973 DLCTRL DEBUG Command: GET 860138644 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123903973 DLCTRL DEBUG Tx Command reply: GET_REPLY 860138644 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123903975 DLCTRL DEBUG Command: GET 543764300 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123903975 DLCTRL DEBUG Tx Command reply: GET_REPLY 543764300 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123903976 DLCTRL DEBUG Command: GET 173994049 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123903976 DLCTRL DEBUG Tx Command reply: GET_REPLY 173994049 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123903978 DLCTRL DEBUG Command: GET 224503610 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123903978 DLCTRL DEBUG Tx Command reply: GET_REPLY 224503610 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123903979 DLCTRL DEBUG Command: GET 400810695 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123903979 DLCTRL DEBUG Tx Command reply: GET_REPLY 400810695 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123903980 DLCTRL DEBUG Command: GET 318633630 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123903980 DLCTRL DEBUG Tx Command reply: GET_REPLY 318633630 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123903980 DLCTRL DEBUG Command: GET 40014249 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123903980 DLCTRL DEBUG Tx Command reply: GET_REPLY 40014249 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123903984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123903985 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36407<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(949)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(948)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123903988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56084<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123903989 DLINP DEBUG SRVCONN(,r=127.0.0.1:43142<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123903989 DLINP DEBUG SRVCONN(,r=127.0.0.1:43142<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123903989 DLINP NOTICE SRV(,r=127.0.0.1:43142<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123903989 DMAIN NOTICE (127.0.0.1:43142 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43142<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123903989 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(956)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(955)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(958)@c2ce0b0ce204: Final verdict of PTC: none 20250816123903992 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123903992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123903992 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123903992 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123903992 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123903992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123903992 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123903992 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123903992 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123903992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123903992 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123903992 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123903992 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123903992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123903992 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123903992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123903992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123903992 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123903992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123903992 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123903992 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123903992 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123903993 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816123903993 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123903993 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123903993 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123903993 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123903993 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123903993 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123903993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123903993 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123903993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123903993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123903993 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc1-RAN(959)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@c2ce0b0ce204: Final verdict of PTC: none 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123903993 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123903993 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123903993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123903993 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123903993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123903993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123903993 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123903993 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123903993 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123903993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123903993 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123903993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123903993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(965)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(962)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(960)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(957)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(963)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(950)@c2ce0b0ce204: Final verdict of PTC: none 20250816123904003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56096<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW-MGCP(967)@c2ce0b0ce204: Final verdict of PTC: none 20250816123904017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56122<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123904021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56106<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(948): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(949): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(950): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(955): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(956): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(957): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(958): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(959): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(960): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(968): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(969): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(970): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sat Aug 16 12:39:04 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc 20250816123904107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123904140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123904140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123904140 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123904140 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123904140 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123904140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-391040)[0x556947bb5e60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123904140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-391040)[0x556947bb5e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123904140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x556947c17340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123904140 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123904140 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123904140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b23984), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123904140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123904140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123904140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123904140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123904140 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123904140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x556947c17340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123904140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-391040)[0x556947bb5e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123904140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-391040)[0x556947bb5e60]{disrupted}: Freeing instance (context_map.c:202) 20250816123904140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-391040)[0x556947bb5e60]{disrupted}: Deallocated (fsm.c:568) 20250816123904140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x556947c17340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123904140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x556947c17340]{disconnected}: Freeing instance (context_map.c:206) 20250816123904140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x556947c17340]{disconnected}: Deallocated (fsm.c:568) 20250816123904140 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-391040 SCCP-105 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123904140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15858931)[0x556947c9a930]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123904140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15858931)[0x556947c9a930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123904140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x556947d25cc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123904140 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123904140 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123904140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bd2dd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123904140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123904140 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123904140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123904140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123904140 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123904140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x556947d25cc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123904140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15858931)[0x556947c9a930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123904140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15858931)[0x556947c9a930]{disrupted}: Freeing instance (context_map.c:202) 20250816123904140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15858931)[0x556947c9a930]{disrupted}: Deallocated (fsm.c:568) 20250816123904140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x556947d25cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123904140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x556947d25cc0]{disconnected}: Freeing instance (context_map.c:206) 20250816123904140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x556947d25cc0]{disconnected}: Deallocated (fsm.c:568) 20250816123904140 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15858931 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250816123904140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2703743)[0x556947c18000]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123904140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2703743)[0x556947c18000]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123904140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x556947ca96c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123904140 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123904140 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123904140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009757d0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123904140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123904140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123904140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123904140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123904141 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123904141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x556947ca96c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123904141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2703743)[0x556947c18000]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123904141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2703743)[0x556947c18000]{disrupted}: Freeing instance (context_map.c:202) 20250816123904141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2703743)[0x556947c18000]{disrupted}: Deallocated (fsm.c:568) 20250816123904141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x556947ca96c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123904141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x556947ca96c0]{disconnected}: Freeing instance (context_map.c:206) 20250816123904141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x556947ca96c0]{disconnected}: Deallocated (fsm.c:568) 20250816123904141 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2703743 SCCP-107 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250816123904141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123904141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123904141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123904141 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123904141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123904141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123904141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123904141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123904141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123904141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123904141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123904141 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123904141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123904141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123904141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123904141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123904141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123904141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123904141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123904141 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123904141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123904141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123904141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123904141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123904793 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123904793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccdb9d), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123904793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123904793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123904793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123904793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123904793 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123904793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa1747), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123904793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123904793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123904793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123904793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123904793 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123904793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00115ae0), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123904793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123904793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123904793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123904793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123904793 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123904793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00634c52), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123904793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123904793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123904793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123904793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123904793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123904793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123904793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123904793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123904793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123904793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123904793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123904793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123904793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123904793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123904793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123904793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123904793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123904793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123904793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123904793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123904793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123904793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123904793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123904793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123904793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123904793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123904793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123904793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123904793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123904793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123904793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123904793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123904793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123904793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123904793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123904793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123904808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56128<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=421868) 20250816123905219 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123905219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb35e9), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123905219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123905219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123905219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123905219 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123905219 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123905219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00314f13), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123905219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123905219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123905219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123905219 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123905219 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123905219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035ac76), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123905219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123905219 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123905219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123905219 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123905219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123905219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123905219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123905219 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123905219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123905219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123905219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123905219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123905219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123905219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123905219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123905219 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123905219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123905219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123905219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123905219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123905219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123905219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123905219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123905219 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123905219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123905219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123905219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123905219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=421868, count=452648) 20250816123905993 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123905993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123905993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123905993 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123905993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123905993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816123905993 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123905993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123905993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123905993 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123905993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123905993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sat Aug 16 12:39:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250816123907883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123907885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123907889 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36239<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123907986 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123907986 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123907995 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123907995 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123907995 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123907995 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123907995 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123907995 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123907996 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123907996 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123907996 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123907996 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123907996 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123907996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123907996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123907996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123907996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123907996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123907996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123907996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123907996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123907996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123907996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123907996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123907996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123907996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123907996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123907996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123907996 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123907996 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123907996 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123907996 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123907996 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123907996 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123907996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123907997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123907997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123907997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123907997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123907997 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123907997 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123907997 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123907997 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123907997 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123907997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123907997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123907997 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123907997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123907997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123907997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123907997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123907997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123907997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123907997 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123907997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123907997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123907997 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123907997 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53253 (stream_srv.c:142) 20250816123907997 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123907997 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123907997 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123907997 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123907997 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123907997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123907997 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123907997 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53253<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123907998 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123907998 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123907998 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123907998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123907998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123907998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123907998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123907998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123907998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123907998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123907998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123907998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123907998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123907998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123907998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123907998 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123907998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123907998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123907998 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123907998 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123907998 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123907998 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123907998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123907998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123907998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123907998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123907998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123907998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123907998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123907998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123907998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123907998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123907998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123907998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123907998 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123907998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123907998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123907998 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123907998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123907998 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123907998 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123907998 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123907998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123907998 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123907998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123907998 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123907998 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123907998 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123907998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123907998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123907998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(981)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(981)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(981)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(979)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(984)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(984)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(984)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(982)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123908028 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123908028 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123908028 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123908028 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123908028 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123908028 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123908029 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123908029 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123908029 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123908029 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123908029 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123908029 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123908029 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123908029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123908029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123908029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123908029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123908029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123908029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123908029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123908029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123908029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123908029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123908029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123908029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123908029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123908029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123908029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123908029 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123908029 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123908029 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123908029 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123908029 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123908029 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123908029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123908029 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123908030 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123908030 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123908030 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123908030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123908030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123908030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123908030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123908030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123908030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123908030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123908030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123908030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123908030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123908030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123908030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123908030 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123908030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123908030 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123908030 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123908030 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123908030 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123908030 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123908030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123908030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123908030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123908030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123908030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123908030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123908030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123908030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123908030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123908030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123908030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123908030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123908030 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123908030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123908030 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123908031 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123908031 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123908031 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123908031 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123908031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123908031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123908031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123908031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123908031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123908031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123908031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123908031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123908031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123908031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123908031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123908031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123908031 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123908031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123908031 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123908031 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123908031 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123908031 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123908031 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123908031 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123908031 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123908031 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123908031 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123908031 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123908031 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123908031 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123908031 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123908031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123908031 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123908031 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123908031 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123908031 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123908031 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123908031 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123908031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123908031 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(987)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(987)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(987)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(985)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(990)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(990)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(990)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-SCCP(988)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123908070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123908070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123908070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123908070 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123908070 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123908070 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123908070 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123908070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123908070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123908075 DLINP DEBUG SRVCONN(,r=127.0.0.1:53253<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123908075 DLINP DEBUG SRVCONN(,r=127.0.0.1:53253<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123908075 DLINP DEBUG SRVCONN(,r=127.0.0.1:53253<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123908075 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123908075 DHNBAP DEBUG (127.0.0.1:53253 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123908075 DHNBAP NOTICE (127.0.0.1:53253 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123908075 DHNBAP NOTICE (127.0.0.1:53253 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123908075 DLINP DEBUG SRVCONN(,r=127.0.0.1:53253<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123908075 DLINP DEBUG SRVCONN(,r=127.0.0.1:53253<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123908210 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123908210 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123908210 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123908210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(981)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123908212 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123908212 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123908212 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123908212 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123908212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123908212 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123908212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123908213 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123908214 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123908214 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123908214 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123908214 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123908214 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123908214 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123908222 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123908222 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123908222 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123908222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(984)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123908225 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123908225 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123908225 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123908225 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123908225 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123908225 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123908225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123908227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123908227 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123908227 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123908227 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123908227 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123908227 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123908227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123908244 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123908244 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123908244 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123908244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(987)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123908248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123908248 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123908248 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123908248 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123908248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123908248 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123908248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123908249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123908249 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123908249 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123908249 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123908249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123908249 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123908249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123908258 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123908258 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123908258 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123908258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(990)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123908261 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123908261 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123908261 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123908261 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123908261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123908261 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123908261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123908262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123908262 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123908262 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123908262 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123908262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123908262 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123908262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123909034 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123909034 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123909034 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123909034 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123909034 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123909034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123909034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123909034 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123909034 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123909034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123909034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123909034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123909034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123909034 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123909034 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123909034 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123909034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909034 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123909034 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123909034 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123909034 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123909034 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123909034 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123909034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123909034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123909034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123909035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123909035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123909035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123909035 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123909035 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123909035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123909035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123909035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123909035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123909035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123909035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123909035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123909035 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123909042 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123909042 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123909042 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123909042 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123909042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123909042 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123909042 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123909042 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123909042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909042 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123909042 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123909042 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123909042 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123909042 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123909042 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123909042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123909043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123909043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123909043 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123909043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123909043 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123909043 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123909043 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123909042 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123909042 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123909042 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123909042 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123909042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123909042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123909042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123909042 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123909043 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123909043 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123909043 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123909043 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123909043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123909043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123909043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123909043 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(983)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc0-RAN(980)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123909067 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123909067 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123909067 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123909067 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123909067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123909067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123909067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123909067 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123909067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909067 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123909067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123909067 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123909067 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123909067 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123909067 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123909067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123909067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123909067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123909067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123909067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123909067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123909067 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123909067 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123909066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123909066 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123909066 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123909066 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123909066 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123909066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123909066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123909066 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123909067 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123909067 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123909067 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123909067 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123909067 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123909067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123909067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123909067 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(986)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123909083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123909083 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123909083 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123909083 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123909083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123909083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123909083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123909083 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123909084 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123909084 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123909084 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123909084 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123909084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123909084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123909084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123909084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123909084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909084 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123909084 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123909084 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123909084 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123909084 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123909084 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123909084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123909084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123909084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123909084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123909084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123909084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123909084 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123909084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123909084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123909084 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123909084 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816123909084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123909084 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123909084 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123909084 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123909084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123909084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123909084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123909084 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(989)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123910083 DLCTRL DEBUG Command: GET 572831292 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123910083 DLCTRL DEBUG Tx Command reply: GET_REPLY 572831292 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123910089 DLCTRL DEBUG Command: GET 798012043 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123910089 DLCTRL DEBUG Tx Command reply: GET_REPLY 798012043 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123910091 DLCTRL DEBUG Command: GET 389102152 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123910091 DLCTRL DEBUG Tx Command reply: GET_REPLY 389102152 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123910093 DLCTRL DEBUG Command: GET 371834203 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123910093 DLCTRL DEBUG Tx Command reply: GET_REPLY 371834203 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123910096 DLCTRL DEBUG Command: GET 907838787 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123910096 DLCTRL DEBUG Tx Command reply: GET_REPLY 907838787 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123910097 DLCTRL DEBUG Command: GET 116346921 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123910098 DLCTRL DEBUG Tx Command reply: GET_REPLY 116346921 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123910100 DLCTRL DEBUG Command: GET 498262567 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123910100 DLCTRL DEBUG Tx Command reply: GET_REPLY 498262567 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123910102 DLCTRL DEBUG Command: GET 690523511 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123910102 DLCTRL DEBUG Tx Command reply: GET_REPLY 690523511 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123910103 DLCTRL DEBUG Command: GET 436807916 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123910104 DLCTRL DEBUG Tx Command reply: GET_REPLY 436807916 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123910105 DLCTRL DEBUG Command: GET 866799774 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123910105 DLCTRL DEBUG Tx Command reply: GET_REPLY 866799774 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123910107 DLCTRL DEBUG Command: GET 881444697 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123910107 DLCTRL DEBUG Tx Command reply: GET_REPLY 881444697 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123910109 DLCTRL DEBUG Command: GET 992859563 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123910109 DLCTRL DEBUG Tx Command reply: GET_REPLY 992859563 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123910111 DLCTRL DEBUG Command: GET 337014549 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123910111 DLCTRL DEBUG Tx Command reply: GET_REPLY 337014549 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123910112 DLCTRL DEBUG Command: GET 364945240 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123910112 DLCTRL DEBUG Tx Command reply: GET_REPLY 364945240 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123910114 DLCTRL DEBUG Command: GET 94128124 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123910114 DLCTRL DEBUG Tx Command reply: GET_REPLY 94128124 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123910115 DLCTRL DEBUG Command: GET 996147941 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123910115 DLCTRL DEBUG Tx Command reply: GET_REPLY 996147941 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123910117 DLCTRL DEBUG Command: GET 203482952 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123910117 DLCTRL DEBUG Tx Command reply: GET_REPLY 203482952 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123910120 DLCTRL DEBUG Command: GET 776928859 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123910120 DLCTRL DEBUG Tx Command reply: GET_REPLY 776928859 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123910122 DLCTRL DEBUG Command: GET 634708127 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123910122 DLCTRL DEBUG Tx Command reply: GET_REPLY 634708127 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123910124 DLCTRL DEBUG Command: GET 635812776 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123910125 DLCTRL DEBUG Tx Command reply: GET_REPLY 635812776 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011111001'B, t_guard := 20.000000 } 20250816123910151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123910443 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123910444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df960f), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123910444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123910444 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123910444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123910444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123910444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123910444 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123910444 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123910444 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123910444 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123910444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123910444 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123911016 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123911016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000d9bf), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123911016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123911016 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123911016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123911016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123911017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123911017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123911017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123911017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123911017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123911017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123911017 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn1-RAN(989)@c2ce0b0ce204: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@c2ce0b0ce204: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(992) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)11386536 20250816123911170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123911170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123911171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250816123911171 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123911171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xadbea8, normal) (hnbgw_rua.c:407) 20250816123911171 DHNB DEBUG map_rua[0x556947bb5e60]{init}: Allocated (fsm.c:456) 20250816123911171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11386536)[0x556947bb5e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123911171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11386536 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123911171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123911171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123911171 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250816123911171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11386536 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250816123911171 DCN DEBUG map_sccp[0x556947c17340]{init}: Allocated (fsm.c:456) 20250816123911171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x556947c17340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123911171 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11386536 <-> SCCP-108 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250816123911171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11386536 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250816123911171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11386536)[0x556947bb5e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123911171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123911171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123911171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11386536)[0x556947bb5e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123911171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x556947c17340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123911171 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123911171 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{IDLE}: Allocated (fsm.c:456) 20250816123911171 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123911171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006c), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030000f90056400500f1100926) (sccp_scrc.c:406) 20250816123911171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123911171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123911171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123911171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123911171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123911171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123911171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123911171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123911171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123911171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123911171 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123911171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123911171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123911171 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123911171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x556947c17340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123911171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11386536)[0x556947bb5e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123911171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123911171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123911171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123911171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123911171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123911171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123911171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123911171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(988)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(989)@c2ce0b0ce204: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(992) HNBGW_Test.sgsn1-RAN(989)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)15356245 HNBGW_Test.sgsn1-SCCP(988)@c2ce0b0ce204: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_10(992)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(988)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123911177 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123911177 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123911177 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123911177 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123911177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123911177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123911177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123911177 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123911177 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123911177 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123911177 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123911177 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123911177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123911177 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006c), PART(T=Source Reference,L=4,D=00339ad9) (sccp_scrc.c:477) 20250816123911177 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20250816123911177 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123911177 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123911177 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123911177 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123911177 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123911177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x556947c17340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123911177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x556947c17340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123911177 DLCTRL DEBUG Command: GET 891146400 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123911177 DLCTRL DEBUG Tx Command reply: GET_REPLY 891146400 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123911179 DLCTRL DEBUG Command: GET 876501316 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123911179 DLCTRL DEBUG Tx Command reply: GET_REPLY 876501316 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123911180 DLCTRL DEBUG Command: GET 393519926 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123911180 DLCTRL DEBUG Tx Command reply: GET_REPLY 393519926 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123911182 DLCTRL DEBUG Command: GET 599648338 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123911182 DLCTRL DEBUG Tx Command reply: GET_REPLY 599648338 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123911183 DLCTRL DEBUG Command: GET 853596188 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123911183 DLCTRL DEBUG Tx Command reply: GET_REPLY 853596188 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123911185 DLCTRL DEBUG Command: GET 368684544 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123911185 DLCTRL DEBUG Tx Command reply: GET_REPLY 368684544 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123911186 DLCTRL DEBUG Command: GET 157623033 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123911186 DLCTRL DEBUG Tx Command reply: GET_REPLY 157623033 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250816123911188 DLCTRL DEBUG Command: GET 258850093 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123911188 DLCTRL DEBUG Tx Command reply: GET_REPLY 258850093 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123911189 DLCTRL DEBUG Command: GET 637505958 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123911189 DLCTRL DEBUG Tx Command reply: GET_REPLY 637505958 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123911190 DLCTRL DEBUG Command: GET 706199554 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123911190 DLCTRL DEBUG Tx Command reply: GET_REPLY 706199554 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123911191 DLCTRL DEBUG Command: GET 768959315 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123911191 DLCTRL DEBUG Tx Command reply: GET_REPLY 768959315 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123911192 DLCTRL DEBUG Command: GET 343769868 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123911192 DLCTRL DEBUG Tx Command reply: GET_REPLY 343769868 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123911193 DLCTRL DEBUG Command: GET 563707469 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123911193 DLCTRL DEBUG Tx Command reply: GET_REPLY 563707469 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123911194 DLCTRL DEBUG Command: GET 596409317 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123911194 DLCTRL DEBUG Tx Command reply: GET_REPLY 596409317 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123911195 DLCTRL DEBUG Command: GET 153194647 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123911195 DLCTRL DEBUG Tx Command reply: GET_REPLY 153194647 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123911196 DLCTRL DEBUG Command: GET 126247510 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123911196 DLCTRL DEBUG Tx Command reply: GET_REPLY 126247510 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123911197 DLCTRL DEBUG Command: GET 68637573 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123911197 DLCTRL DEBUG Tx Command reply: GET_REPLY 68637573 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123911198 DLCTRL DEBUG Command: GET 985967749 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123911198 DLCTRL DEBUG Tx Command reply: GET_REPLY 985967749 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123911199 DLCTRL DEBUG Command: GET 221377867 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123911199 DLCTRL DEBUG Tx Command reply: GET_REPLY 221377867 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123911199 DLCTRL DEBUG Command: GET 514164274 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123911199 DLCTRL DEBUG Tx Command reply: GET_REPLY 514164274 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101010111'B, t_guard := 20.000000 } 20250816123911213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34062<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@c2ce0b0ce204: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@c2ce0b0ce204: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(993) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@c2ce0b0ce204: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)11625775 20250816123912230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123912230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123912230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250816123912230 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123912230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb1652f, normal) (hnbgw_rua.c:407) 20250816123912230 DHNB DEBUG map_rua[0x556947d25cc0]{init}: Allocated (fsm.c:456) 20250816123912230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11625775)[0x556947d25cc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123912230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11625775 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123912230 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123912230 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123912230 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250816123912230 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11625775 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250816123912230 DCN DEBUG map_sccp[0x556947c18000]{init}: Allocated (fsm.c:456) 20250816123912230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x556947c18000]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123912230 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11625775 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250816123912230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11625775 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250816123912230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11625775)[0x556947d25cc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123912230 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123912230 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123912230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11625775)[0x556947d25cc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123912230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x556947c18000]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123912230 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123912230 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{IDLE}: Allocated (fsm.c:456) 20250816123912230 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123912230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006d), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030001570056400500f1100926) (sccp_scrc.c:406) 20250816123912230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123912230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123912230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123912230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123912230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123912230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123912230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123912230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123912230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123912230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123912230 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123912230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123912230 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123912230 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123912230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x556947c18000]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123912230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11625775)[0x556947d25cc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123912230 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123912230 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123912230 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123912230 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123912230 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123912230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123912231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123912231 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(988)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(989)@c2ce0b0ce204: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(993) HNBGW_Test.sgsn1-RAN(989)@c2ce0b0ce204: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)3491495 HNBGW_Test.sgsn1-SCCP(988)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(988)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816123912233 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123912233 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123912233 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123912233 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123912233 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123912233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123912233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123912233 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123912233 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123912233 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123912233 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123912233 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123912233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123912233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006d), PART(T=Source Reference,L=4,D=0078551b) (sccp_scrc.c:477) 20250816123912234 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20250816123912234 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123912234 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123912234 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123912234 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123912234 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123912234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x556947c18000]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123912234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x556947c18000]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(993)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123912235 DLCTRL DEBUG Command: GET 753595572 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123912235 DLCTRL DEBUG Tx Command reply: GET_REPLY 753595572 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123912238 DLCTRL DEBUG Command: GET 284088791 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123912238 DLCTRL DEBUG Tx Command reply: GET_REPLY 284088791 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123912240 DLCTRL DEBUG Command: GET 140880441 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123912240 DLCTRL DEBUG Tx Command reply: GET_REPLY 140880441 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123912243 DLCTRL DEBUG Command: GET 795542612 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123912243 DLCTRL DEBUG Tx Command reply: GET_REPLY 795542612 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123912245 DLCTRL DEBUG Command: GET 449998973 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123912245 DLCTRL DEBUG Tx Command reply: GET_REPLY 449998973 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123912247 DLCTRL DEBUG Command: GET 88154595 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123912247 DLCTRL DEBUG Tx Command reply: GET_REPLY 88154595 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123912248 DLCTRL DEBUG Command: GET 59034419 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123912248 DLCTRL DEBUG Tx Command reply: GET_REPLY 59034419 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250816123912249 DLCTRL DEBUG Command: GET 244864230 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123912249 DLCTRL DEBUG Tx Command reply: GET_REPLY 244864230 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123912251 DLCTRL DEBUG Command: GET 379907570 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123912251 DLCTRL DEBUG Tx Command reply: GET_REPLY 379907570 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123912253 DLCTRL DEBUG Command: GET 280591807 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123912253 DLCTRL DEBUG Tx Command reply: GET_REPLY 280591807 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123912254 DLCTRL DEBUG Command: GET 651003498 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123912254 DLCTRL DEBUG Tx Command reply: GET_REPLY 651003498 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123912255 DLCTRL DEBUG Command: GET 775158898 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123912255 DLCTRL DEBUG Tx Command reply: GET_REPLY 775158898 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123912256 DLCTRL DEBUG Command: GET 306151523 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123912257 DLCTRL DEBUG Tx Command reply: GET_REPLY 306151523 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123912258 DLCTRL DEBUG Command: GET 930057502 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123912258 DLCTRL DEBUG Tx Command reply: GET_REPLY 930057502 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123912259 DLCTRL DEBUG Command: GET 242460476 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123912259 DLCTRL DEBUG Tx Command reply: GET_REPLY 242460476 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123912260 DLCTRL DEBUG Command: GET 437261643 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123912260 DLCTRL DEBUG Tx Command reply: GET_REPLY 437261643 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123912261 DLCTRL DEBUG Command: GET 622977485 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123912261 DLCTRL DEBUG Tx Command reply: GET_REPLY 622977485 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123912262 DLCTRL DEBUG Command: GET 5140064 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123912262 DLCTRL DEBUG Tx Command reply: GET_REPLY 5140064 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123912263 DLCTRL DEBUG Command: GET 706169128 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123912263 DLCTRL DEBUG Tx Command reply: GET_REPLY 706169128 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123912264 DLCTRL DEBUG Command: GET 25100538 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123912264 DLCTRL DEBUG Tx Command reply: GET_REPLY 25100538 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010027FC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011011110'B, t_guard := 20.000000 } 20250816123912283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34074<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@c2ce0b0ce204: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@c2ce0b0ce204: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(994) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@c2ce0b0ce204: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)10437443 20250816123913292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123913292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123913292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250816123913292 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123913292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9f4343, normal) (hnbgw_rua.c:407) 20250816123913292 DHNB DEBUG map_rua[0x556947c95ce0]{init}: Allocated (fsm.c:456) 20250816123913292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10437443)[0x556947c95ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123913292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10437443 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123913292 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123913292 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123913292 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250816123913292 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10437443 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250816123913292 DCN DEBUG map_sccp[0x556947c9aaf0]{init}: Allocated (fsm.c:456) 20250816123913292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x556947c9aaf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123913292 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10437443 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250816123913292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10437443 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250816123913292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10437443)[0x556947c95ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123913292 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123913292 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123913292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10437443)[0x556947c95ce0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123913292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x556947c9aaf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123913292 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123913292 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{IDLE}: Allocated (fsm.c:456) 20250816123913292 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123913292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030002de0056400500f1100926) (sccp_scrc.c:406) 20250816123913292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123913292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123913292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123913292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123913292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123913292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123913292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123913292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123913292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123913292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123913292 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123913292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123913292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123913292 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123913292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x556947c9aaf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123913292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10437443)[0x556947c95ce0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123913292 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123913292 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123913292 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123913292 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123913292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123913292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123913292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123913292 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@c2ce0b0ce204: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(988)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(989)@c2ce0b0ce204: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(994) HNBGW_Test.sgsn1-RAN(989)@c2ce0b0ce204: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)5332772 HNBGW_Test.sgsn1-SCCP(988)@c2ce0b0ce204: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(988)@c2ce0b0ce204: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250816123913294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123913294 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123913294 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123913294 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123913294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123913294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123913294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123913294 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123913294 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123913294 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123913294 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123913294 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123913294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123913294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006e), PART(T=Source Reference,L=4,D=00ce8cd8) (sccp_scrc.c:477) 20250816123913294 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20250816123913294 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123913294 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123913294 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123913294 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123913294 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123913294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x556947c9aaf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123913294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x556947c9aaf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(994)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123913295 DLCTRL DEBUG Command: GET 500388667 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123913295 DLCTRL DEBUG Tx Command reply: GET_REPLY 500388667 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123913296 DLCTRL DEBUG Command: GET 192515342 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123913296 DLCTRL DEBUG Tx Command reply: GET_REPLY 192515342 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123913297 DLCTRL DEBUG Command: GET 668863498 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123913297 DLCTRL DEBUG Tx Command reply: GET_REPLY 668863498 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123913299 DLCTRL DEBUG Command: GET 903452968 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123913299 DLCTRL DEBUG Tx Command reply: GET_REPLY 903452968 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123913300 DLCTRL DEBUG Command: GET 309797887 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123913300 DLCTRL DEBUG Tx Command reply: GET_REPLY 309797887 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123913301 DLCTRL DEBUG Command: GET 846464778 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123913301 DLCTRL DEBUG Tx Command reply: GET_REPLY 846464778 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123913302 DLCTRL DEBUG Command: GET 489849816 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123913302 DLCTRL DEBUG Tx Command reply: GET_REPLY 489849816 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250816123913304 DLCTRL DEBUG Command: GET 142782670 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123913304 DLCTRL DEBUG Tx Command reply: GET_REPLY 142782670 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123913305 DLCTRL DEBUG Command: GET 333881262 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123913305 DLCTRL DEBUG Tx Command reply: GET_REPLY 333881262 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123913305 DLCTRL DEBUG Command: GET 745992770 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123913305 DLCTRL DEBUG Tx Command reply: GET_REPLY 745992770 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123913306 DLCTRL DEBUG Command: GET 363620368 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123913306 DLCTRL DEBUG Tx Command reply: GET_REPLY 363620368 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123913307 DLCTRL DEBUG Command: GET 52995637 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123913307 DLCTRL DEBUG Tx Command reply: GET_REPLY 52995637 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123913308 DLCTRL DEBUG Command: GET 546461666 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123913308 DLCTRL DEBUG Tx Command reply: GET_REPLY 546461666 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123913309 DLCTRL DEBUG Command: GET 305992816 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123913309 DLCTRL DEBUG Tx Command reply: GET_REPLY 305992816 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123913311 DLCTRL DEBUG Command: GET 422201206 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123913311 DLCTRL DEBUG Tx Command reply: GET_REPLY 422201206 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123913312 DLCTRL DEBUG Command: GET 376106123 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123913312 DLCTRL DEBUG Tx Command reply: GET_REPLY 376106123 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123913313 DLCTRL DEBUG Command: GET 482478630 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123913313 DLCTRL DEBUG Tx Command reply: GET_REPLY 482478630 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123913314 DLCTRL DEBUG Command: GET 468807095 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123913314 DLCTRL DEBUG Tx Command reply: GET_REPLY 468807095 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123913316 DLCTRL DEBUG Command: GET 160199402 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123913316 DLCTRL DEBUG Tx Command reply: GET_REPLY 160199402 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123913317 DLCTRL DEBUG Command: GET 617033476 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123913317 DLCTRL DEBUG Tx Command reply: GET_REPLY 617033476 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123913320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123913320 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36239<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(973)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(972)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123913321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34044<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123913321 DLINP DEBUG SRVCONN(,r=127.0.0.1:53253<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123913321 DLINP DEBUG SRVCONN(,r=127.0.0.1:53253<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123913321 DLINP NOTICE SRV(,r=127.0.0.1:53253<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123913321 DMAIN NOTICE (127.0.0.1:53253 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53253<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123913321 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(979)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(982)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(985)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-RAN(983)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(980)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(986)@c2ce0b0ce204: Final verdict of PTC: none 20250816123913322 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123913323 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(984)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(990)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(989)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(981)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(987)@c2ce0b0ce204: Final verdict of PTC: none 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123913323 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123913323 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123913323 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123913323 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123913323 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123913323 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123913323 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123913323 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123913323 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123913323 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123913323 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816123913323 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123913323 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123913323 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123913323 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123913323 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123913323 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123913323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(991)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(988)@c2ce0b0ce204: Final verdict of PTC: none 20250816123913323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(992)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW-PFCP(974)@c2ce0b0ce204: Final verdict of PTC: none 20250816123913349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34062<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(993)@c2ce0b0ce204: Final verdict of PTC: pass 20250816123913349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34074<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(994)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(972): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(974): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(979): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(980): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(981): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(982): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(983): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(984): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(985): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(986): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(987): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(988): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(989): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(990): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(991): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(992): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(9Sat Aug 16 12:39:13 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc 93): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(994): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. 20250816123913391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123913492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123913492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123913492 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123913492 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123913492 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11386536)[0x556947bb5e60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11386536)[0x556947bb5e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x556947c17340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123913492 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123913492 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123913492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00339ad9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123913492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123913492 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123913492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123913492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123913492 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x556947c17340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11386536)[0x556947bb5e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11386536)[0x556947bb5e60]{disrupted}: Freeing instance (context_map.c:202) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11386536)[0x556947bb5e60]{disrupted}: Deallocated (fsm.c:568) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x556947c17340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x556947c17340]{disconnected}: Freeing instance (context_map.c:206) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x556947c17340]{disconnected}: Deallocated (fsm.c:568) 20250816123913492 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11386536 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11625775)[0x556947d25cc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11625775)[0x556947d25cc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x556947c18000]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123913492 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123913492 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123913492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078551b), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123913492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123913492 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123913492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123913492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123913492 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x556947c18000]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11625775)[0x556947d25cc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11625775)[0x556947d25cc0]{disrupted}: Freeing instance (context_map.c:202) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11625775)[0x556947d25cc0]{disrupted}: Deallocated (fsm.c:568) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x556947c18000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x556947c18000]{disconnected}: Freeing instance (context_map.c:206) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x556947c18000]{disconnected}: Deallocated (fsm.c:568) 20250816123913492 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11625775 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10437443)[0x556947c95ce0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10437443)[0x556947c95ce0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x556947c9aaf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123913492 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123913492 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123913492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce8cd8), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123913492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123913492 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123913492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123913492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123913492 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x556947c9aaf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10437443)[0x556947c95ce0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10437443)[0x556947c95ce0]{disrupted}: Freeing instance (context_map.c:202) 20250816123913492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10437443)[0x556947c95ce0]{disrupted}: Deallocated (fsm.c:568) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x556947c9aaf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x556947c9aaf0]{disconnected}: Freeing instance (context_map.c:206) 20250816123913492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x556947c9aaf0]{disconnected}: Deallocated (fsm.c:568) 20250816123913492 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10437443 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250816123913493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123913493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123913493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123913493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123913493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123913493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123913493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123913493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123913493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123913493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123913493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123913493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123913493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123913493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123913493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123913493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123913493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123913493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123913493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123913493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123913493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123913493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123913493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123913493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123914093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34076<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=422272) 20250816123914141 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123914141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009757d0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123914141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123914141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123914141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123914141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123914141 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123914141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bd2dd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123914141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123914141 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123914141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123914141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123914141 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123914141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b23984), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123914141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123914141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123914141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123914141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123914141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123914141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123914141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123914141 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123914141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123914141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123914141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123914141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123914141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123914141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123914141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123914141 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123914141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123914141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123914141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123914141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123914141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123914141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123914141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123914141 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123914141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123914141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123914141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123914141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123914794 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123914794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00634c52), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123914794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123914794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123914794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123914794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123914794 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123914794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00115ae0), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123914794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123914794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123914794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123914794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123914794 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123914794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa1747), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123914794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123914794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123914794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123914794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123914794 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123914794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccdb9d), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123914794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123914794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123914794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123914794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123914794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123914794 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123914794 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123914794 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123914794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123914794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123914794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123914794 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123914794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123914795 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123914795 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123914795 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123914795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123914795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123914795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123914795 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123914795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123914795 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123914795 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123914795 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123914795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123914795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123914795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123914795 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123914795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123914795 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123914795 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123914795 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123914795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123914795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123914795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123914795 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=422272, count=435880) 20250816123915220 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123915220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035ac76), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123915220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123915220 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123915220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123915220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123915220 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123915220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00314f13), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123915220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123915220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123915220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123915220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123915220 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123915220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb35e9), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123915220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123915220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123915220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123915220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123915220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123915220 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123915220 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123915220 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123915220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123915220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123915220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123915220 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123915220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123915220 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123915220 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123915220 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123915220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123915220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123915220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123915220 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123915220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123915220 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123915220 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123915220 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123915220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123915220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123915220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123915220 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123915324 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123915324 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123915324 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816123915324 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123915324 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123915324 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123915324 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123915324 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123915324 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123915324 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123915324 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123915324 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sat Aug 16 12:39:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250816123917177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123917184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123917190 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41289<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123917286 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123917286 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123917293 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123917294 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123917294 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123917294 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123917294 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123917294 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123917294 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123917294 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123917294 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123917294 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123917294 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45179 (stream_srv.c:142) 20250816123917294 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45179<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123917295 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123917295 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123917295 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123917295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123917295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123917295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123917295 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123917295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123917295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123917295 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123917295 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123917295 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123917295 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123917295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123917295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123917295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123917296 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123917296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123917296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123917296 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123917296 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123917296 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123917296 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123917296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123917296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123917296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123917296 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123917296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123917296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123917296 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123917296 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123917296 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123917296 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123917296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123917296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123917296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123917296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123917296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123917296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123917296 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123917296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123917296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123917296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123917296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123917296 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123917296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123917296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123917296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123917296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123917296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123917296 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123917296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123917296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123917296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123917296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123917296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123917296 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123917296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123917296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123917296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123917296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123917296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123917296 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1005)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(1005)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1005)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1003)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1008)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(1008)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1008)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1006)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1011)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-M3UA(1011)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1011)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1009)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123917333 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123917333 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123917333 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123917334 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123917334 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123917334 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123917334 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123917334 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123917334 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123917334 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123917335 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123917335 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123917335 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123917335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123917335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123917335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123917335 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123917335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123917335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123917335 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123917335 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123917335 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123917335 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123917335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123917335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123917335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123917335 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123917335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123917335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123917335 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123917335 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123917335 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123917335 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123917335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123917335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123917335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123917335 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123917335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123917335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123917335 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123917335 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123917335 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123917335 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123917335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123917335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123917335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123917335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123917335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123917335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123917335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123917335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123917335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123917335 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123917335 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917335 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123917335 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123917336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123917336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123917336 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123917336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123917336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123917336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123917336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123917336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123917336 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123917336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123917336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123917336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123917336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123917336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123917336 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123917336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123917336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123917336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123917336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123917336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123917336 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1014)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(1014)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(1012)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1017)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(1017)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1017)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-SCCP(1015)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1020)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn2-M3UA(1020)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1020)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1018)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123917387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123917387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123917387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123917387 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123917387 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123917387 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123917387 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123917387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123917387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123917393 DLINP DEBUG SRVCONN(,r=127.0.0.1:45179<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123917393 DLINP DEBUG SRVCONN(,r=127.0.0.1:45179<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123917393 DLINP DEBUG SRVCONN(,r=127.0.0.1:45179<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123917393 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123917393 DHNBAP DEBUG (127.0.0.1:45179 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123917393 DHNBAP NOTICE (127.0.0.1:45179 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123917393 DHNBAP NOTICE (127.0.0.1:45179 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123917393 DLINP DEBUG SRVCONN(,r=127.0.0.1:45179<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123917393 DLINP DEBUG SRVCONN(,r=127.0.0.1:45179<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123917507 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123917507 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123917507 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123917507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1005)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123917512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917512 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123917512 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123917512 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123917512 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123917512 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123917512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123917513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917513 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123917513 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123917513 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123917513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123917513 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123917513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123917519 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123917519 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123917519 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123917519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1008)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123917523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917523 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123917523 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123917523 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123917523 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123917523 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123917523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123917524 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917524 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123917524 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123917524 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123917524 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123917524 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123917524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123917531 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123917531 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816123917531 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123917531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1011)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816123917534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917534 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816123917534 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123917534 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123917534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123917534 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123917534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123917535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917535 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123917535 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123917535 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123917535 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123917535 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123917535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123917547 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123917547 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123917547 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123917547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1014)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123917548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917548 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123917548 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123917548 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123917548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123917548 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123917548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123917549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917549 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123917549 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123917549 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123917549 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123917549 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123917549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123917559 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123917559 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123917559 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123917559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1017)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123917563 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917563 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123917563 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123917563 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123917563 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123917563 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123917563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123917564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917564 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123917564 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123917564 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123917564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123917564 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123917564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123917575 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123917575 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250816123917575 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123917575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1020)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250816123917578 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917578 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250816123917578 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123917578 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123917578 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123917578 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123917578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123917580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123917580 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123917580 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123917580 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123917580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123917580 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123917580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123918313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123918313 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123918313 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123918313 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123918313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123918313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123918313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123918313 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123918313 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123918313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123918313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123918313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123918313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123918313 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123918313 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123918313 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123918313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123918314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123918314 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123918314 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123918314 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123918314 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123918314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123918314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123918314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123918314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123918314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123918314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123918314 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123918314 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123918314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123918314 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123918314 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123918314 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123918314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123918314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123918314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123918314 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1004)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123918324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123918324 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123918324 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123918324 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123918324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123918324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123918324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123918324 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123918324 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123918324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123918324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123918324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123918324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123918324 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123918324 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123918324 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123918324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918324 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123918324 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123918324 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123918324 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123918324 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123918324 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123918324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123918324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123918324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123918324 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123918324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123918324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123918324 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123918324 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123918324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123918324 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123918324 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123918324 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123918324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123918324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123918324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123918324 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1007)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123918337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123918337 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123918337 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123918337 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123918337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123918337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123918337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123918337 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123918337 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123918337 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123918337 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123918337 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123918337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123918337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123918337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816123918337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123918337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123918337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123918337 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123918337 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123918337 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816123918337 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123918337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123918337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123918337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123918337 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123918337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123918337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123918337 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123918337 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{CONNECTED}: link up (cnlink.c:111) 20250816123918337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123918337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123918337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123918337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123918337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123918337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123918337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123918337 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1010)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123918351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123918351 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123918351 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123918351 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123918351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123918351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123918351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123918351 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123918351 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123918351 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123918351 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123918351 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123918351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123918351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123918351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123918351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123918351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918351 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123918351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123918351 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123918351 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123918351 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123918351 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123918351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123918351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123918351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123918351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123918351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123918351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123918351 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123918351 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123918352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123918352 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123918352 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123918352 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123918352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123918352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123918352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123918352 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1013)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123918364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123918364 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123918364 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123918364 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123918364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123918364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123918364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123918364 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123918364 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123918364 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123918364 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123918364 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123918364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123918364 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123918364 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123918364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123918364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123918364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123918364 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123918364 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123918364 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123918364 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123918364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123918364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123918364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123918364 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123918364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123918364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123918364 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123918364 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816123918364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123918364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123918364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123918364 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123918364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123918364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123918364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123918364 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1016)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123918380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123918380 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250816123918380 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250816123918380 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250816123918380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123918380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123918380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123918380 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123918380 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123918380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123918380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123918380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123918380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123918380 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123918380 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250816123918380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123918380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123918380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123918380 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123918380 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123918380 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250816123918380 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123918380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123918380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123918380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123918380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123918380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123918380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123918380 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123918380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123918380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123918380 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123918380 DRANAP NOTICE cnlink(sgsn-2)[0x556947c83790]{CONNECTED}: link up (cnlink.c:111) 20250816123918380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123918380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123918380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123918380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123918380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123918380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123918380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123918380 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1019)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123919400 DLCTRL DEBUG Command: GET 495689795 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123919400 DLCTRL DEBUG Tx Command reply: GET_REPLY 495689795 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123919403 DLCTRL DEBUG Command: GET 285530932 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123919403 DLCTRL DEBUG Tx Command reply: GET_REPLY 285530932 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123919405 DLCTRL DEBUG Command: GET 402546598 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123919405 DLCTRL DEBUG Tx Command reply: GET_REPLY 402546598 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123919406 DLCTRL DEBUG Command: GET 296194216 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123919406 DLCTRL DEBUG Tx Command reply: GET_REPLY 296194216 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123919408 DLCTRL DEBUG Command: GET 97977110 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123919408 DLCTRL DEBUG Tx Command reply: GET_REPLY 97977110 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123919409 DLCTRL DEBUG Command: GET 71943677 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123919409 DLCTRL DEBUG Tx Command reply: GET_REPLY 71943677 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123919411 DLCTRL DEBUG Command: GET 342608842 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123919411 DLCTRL DEBUG Tx Command reply: GET_REPLY 342608842 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123919412 DLCTRL DEBUG Command: GET 300202955 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123919412 DLCTRL DEBUG Tx Command reply: GET_REPLY 300202955 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123919414 DLCTRL DEBUG Command: GET 168534662 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123919414 DLCTRL DEBUG Tx Command reply: GET_REPLY 168534662 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123919415 DLCTRL DEBUG Command: GET 493256088 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123919415 DLCTRL DEBUG Tx Command reply: GET_REPLY 493256088 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123919416 DLCTRL DEBUG Command: GET 908629929 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123919417 DLCTRL DEBUG Tx Command reply: GET_REPLY 908629929 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123919418 DLCTRL DEBUG Command: GET 747328397 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123919418 DLCTRL DEBUG Tx Command reply: GET_REPLY 747328397 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123919419 DLCTRL DEBUG Command: GET 15615859 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123919419 DLCTRL DEBUG Tx Command reply: GET_REPLY 15615859 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123919421 DLCTRL DEBUG Command: GET 439909541 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123919421 DLCTRL DEBUG Tx Command reply: GET_REPLY 439909541 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123919422 DLCTRL DEBUG Command: GET 794573793 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123919422 DLCTRL DEBUG Tx Command reply: GET_REPLY 794573793 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123919423 DLCTRL DEBUG Command: GET 724799440 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123919423 DLCTRL DEBUG Tx Command reply: GET_REPLY 724799440 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123919425 DLCTRL DEBUG Command: GET 405479472 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123919425 DLCTRL DEBUG Tx Command reply: GET_REPLY 405479472 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123919427 DLCTRL DEBUG Command: GET 852610387 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123919427 DLCTRL DEBUG Tx Command reply: GET_REPLY 852610387 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123919428 DLCTRL DEBUG Command: GET 169688452 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123919428 DLCTRL DEBUG Tx Command reply: GET_REPLY 169688452 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123919429 DLCTRL DEBUG Command: GET 956552475 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123919429 DLCTRL DEBUG Tx Command reply: GET_REPLY 956552475 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011100100'B, t_guard := 20.000000 } 20250816123919445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123920445 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123920445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df960f), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123920445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123920445 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123920445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123920445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123920446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123920446 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123920446 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123920446 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123920446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123920446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123920446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123920446 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1019)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit 20250816123920454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123920454 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123920454 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123920454 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123920454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123920454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123920454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123920454 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1019)@c2ce0b0ce204: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) 20250816123920454 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123920454 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123920454 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123920454 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123920454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123920454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005e), PART(T=Source Reference,L=4,D=00df960f) (sccp_scrc.c:477) 20250816123920454 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20250816123920454 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123920454 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123920454 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123920454 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123920454 DLSCCP DEBUG SCCP-SCOC(94)[0x556947c9b900]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)1047528 20250816123920484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123920484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123920484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250816123920484 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123920484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xffbe8, normal) (hnbgw_rua.c:407) 20250816123920485 DHNB DEBUG map_rua[0x556947c9b900]{init}: Allocated (fsm.c:456) 20250816123920485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1047528)[0x556947c9b900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123920485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1047528 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123920485 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123920485 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123920485 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250816123920485 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1047528 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250816123920485 DCN DEBUG map_sccp[0x556947bb5e60]{init}: Allocated (fsm.c:456) 20250816123920485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x556947bb5e60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123920485 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1047528 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250816123920485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1047528 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250816123920485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1047528)[0x556947c9b900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123920485 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123920485 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123920485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1047528)[0x556947c9b900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123920485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x556947bb5e60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123920485 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123920485 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{IDLE}: Allocated (fsm.c:456) 20250816123920485 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123920485 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006f), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030000e40056400500f1100926) (sccp_scrc.c:406) 20250816123920485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123920485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123920485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123920485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123920485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123920485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123920485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123920485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123920485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123920485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123920485 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123920485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123920485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123920485 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123920485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x556947bb5e60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123920485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1047528)[0x556947c9b900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123920485 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123920485 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123920485 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123920485 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123920485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123920485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123920485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123920485 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1018)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1019)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) HNBGW_Test.sgsn2-RAN(1019)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)10907329 HNBGW_Test.sgsn2-SCCP(1018)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1018)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1022)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123920501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123920501 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250816123920501 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250816123920501 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250816123920501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123920501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123920501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123920501 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123920502 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123920502 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123920502 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123920502 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123920502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123920502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000006f), PART(T=Source Reference,L=4,D=001367f5) (sccp_scrc.c:477) 20250816123920502 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20250816123920502 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123920502 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123920502 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123920502 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123920502 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123920502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x556947bb5e60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123920502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x556947bb5e60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816123920504 DLCTRL DEBUG Command: GET 141953984 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123920504 DLCTRL DEBUG Tx Command reply: GET_REPLY 141953984 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123920510 DLCTRL DEBUG Command: GET 821443779 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123920510 DLCTRL DEBUG Tx Command reply: GET_REPLY 821443779 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123920516 DLCTRL DEBUG Command: GET 771187343 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123920516 DLCTRL DEBUG Tx Command reply: GET_REPLY 771187343 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123920521 DLCTRL DEBUG Command: GET 447559259 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123920521 DLCTRL DEBUG Tx Command reply: GET_REPLY 447559259 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123920525 DLCTRL DEBUG Command: GET 132832527 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123920525 DLCTRL DEBUG Tx Command reply: GET_REPLY 132832527 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123920530 DLCTRL DEBUG Command: GET 891436928 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123920530 DLCTRL DEBUG Tx Command reply: GET_REPLY 891436928 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123920534 DLCTRL DEBUG Command: GET 837513645 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123920534 DLCTRL DEBUG Tx Command reply: GET_REPLY 837513645 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123920538 DLCTRL DEBUG Command: GET 155732871 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123920539 DLCTRL DEBUG Tx Command reply: GET_REPLY 155732871 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123920543 DLCTRL DEBUG Command: GET 605899227 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123920543 DLCTRL DEBUG Tx Command reply: GET_REPLY 605899227 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123920546 DLCTRL DEBUG Command: GET 426576645 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123920546 DLCTRL DEBUG Tx Command reply: GET_REPLY 426576645 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123920549 DLCTRL DEBUG Command: GET 774004215 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123920549 DLCTRL DEBUG Tx Command reply: GET_REPLY 774004215 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123920552 DLCTRL DEBUG Command: GET 686971980 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123920552 DLCTRL DEBUG Tx Command reply: GET_REPLY 686971980 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250816123920555 DLCTRL DEBUG Command: GET 270373852 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123920555 DLCTRL DEBUG Tx Command reply: GET_REPLY 270373852 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123920559 DLCTRL DEBUG Command: GET 322140130 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123920559 DLCTRL DEBUG Tx Command reply: GET_REPLY 322140130 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123920563 DLCTRL DEBUG Command: GET 501736264 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123920563 DLCTRL DEBUG Tx Command reply: GET_REPLY 501736264 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123920567 DLCTRL DEBUG Command: GET 917627136 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123920567 DLCTRL DEBUG Tx Command reply: GET_REPLY 917627136 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123920571 DLCTRL DEBUG Command: GET 100241532 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123920571 DLCTRL DEBUG Tx Command reply: GET_REPLY 100241532 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123920574 DLCTRL DEBUG Command: GET 403557462 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123920575 DLCTRL DEBUG Tx Command reply: GET_REPLY 403557462 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123920578 DLCTRL DEBUG Command: GET 759125834 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123920578 DLCTRL DEBUG Tx Command reply: GET_REPLY 759125834 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123920580 DLCTRL DEBUG Command: GET 617962171 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123920580 DLCTRL DEBUG Tx Command reply: GET_REPLY 617962171 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111110'B, t_guard := 20.000000 } 20250816123920618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123921014 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816123921014 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816123921014 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123921014 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123921014 DLSCCP DEBUG SCCP-SCOC(90)[0x556947cb2bc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn2-RAN(1019)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@c2ce0b0ce204: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@c2ce0b0ce204: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)693508 20250816123921630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123921630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123921630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250816123921630 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123921630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa9504, normal) (hnbgw_rua.c:407) 20250816123921630 DHNB DEBUG map_rua[0x556947cb2bc0]{init}: Allocated (fsm.c:456) 20250816123921630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-693508)[0x556947cb2bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123921630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-693508 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123921630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123921630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123921630 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250816123921630 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-693508 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250816123921630 DCN DEBUG map_sccp[0x556947d25cc0]{init}: Allocated (fsm.c:456) 20250816123921630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x556947d25cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123921630 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-693508 <-> SCCP-112 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250816123921630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-693508 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250816123921630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-693508)[0x556947cb2bc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123921630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123921630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123921630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-693508)[0x556947cb2bc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123921630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x556947d25cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123921630 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123921630 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{IDLE}: Allocated (fsm.c:456) 20250816123921630 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123921630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000070), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f400300013e0056400500f1100926) (sccp_scrc.c:406) 20250816123921630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123921630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123921630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123921630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123921630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123921630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123921630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123921630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123921630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123921630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123921630 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123921630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123921630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123921630 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123921630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x556947d25cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123921630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-693508)[0x556947cb2bc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123921630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123921630 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123921630 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123921630 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123921630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123921630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123921630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123921630 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(1018)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(1019)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) HNBGW_Test.sgsn2-RAN(1019)@c2ce0b0ce204: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)4452683 HNBGW_Test.sgsn2-SCCP(1018)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(1018)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816123921632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123921632 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250816123921632 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250816123921632 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250816123921632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123921632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123921632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123921632 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123921632 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123921632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123921632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123921632 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123921632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123921633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000070), PART(T=Source Reference,L=4,D=004c6dcb) (sccp_scrc.c:477) 20250816123921633 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20250816123921633 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123921633 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123921633 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123921633 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123921633 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123921633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x556947d25cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123921633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x556947d25cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(1023)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123921633 DLCTRL DEBUG Command: GET 45058044 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123921633 DLCTRL DEBUG Tx Command reply: GET_REPLY 45058044 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123921636 DLCTRL DEBUG Command: GET 520205558 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123921636 DLCTRL DEBUG Tx Command reply: GET_REPLY 520205558 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123921638 DLCTRL DEBUG Command: GET 385181216 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123921638 DLCTRL DEBUG Tx Command reply: GET_REPLY 385181216 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123921641 DLCTRL DEBUG Command: GET 292253480 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123921641 DLCTRL DEBUG Tx Command reply: GET_REPLY 292253480 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123921645 DLCTRL DEBUG Command: GET 911275139 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123921645 DLCTRL DEBUG Tx Command reply: GET_REPLY 911275139 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123921648 DLCTRL DEBUG Command: GET 723742146 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123921648 DLCTRL DEBUG Tx Command reply: GET_REPLY 723742146 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123921652 DLCTRL DEBUG Command: GET 603486199 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123921652 DLCTRL DEBUG Tx Command reply: GET_REPLY 603486199 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123921658 DLCTRL DEBUG Command: GET 286480875 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123921658 DLCTRL DEBUG Tx Command reply: GET_REPLY 286480875 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123921662 DLCTRL DEBUG Command: GET 828837294 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123921662 DLCTRL DEBUG Tx Command reply: GET_REPLY 828837294 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123921666 DLCTRL DEBUG Command: GET 123646301 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123921666 DLCTRL DEBUG Tx Command reply: GET_REPLY 123646301 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123921670 DLCTRL DEBUG Command: GET 662965144 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123921670 DLCTRL DEBUG Tx Command reply: GET_REPLY 662965144 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123921673 DLCTRL DEBUG Command: GET 428138447 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123921673 DLCTRL DEBUG Tx Command reply: GET_REPLY 428138447 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250816123921676 DLCTRL DEBUG Command: GET 35793508 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123921676 DLCTRL DEBUG Tx Command reply: GET_REPLY 35793508 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123921679 DLCTRL DEBUG Command: GET 685526715 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123921679 DLCTRL DEBUG Tx Command reply: GET_REPLY 685526715 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123921682 DLCTRL DEBUG Command: GET 449144700 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123921682 DLCTRL DEBUG Tx Command reply: GET_REPLY 449144700 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123921684 DLCTRL DEBUG Command: GET 615044535 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123921684 DLCTRL DEBUG Tx Command reply: GET_REPLY 615044535 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123921686 DLCTRL DEBUG Command: GET 844961314 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123921686 DLCTRL DEBUG Tx Command reply: GET_REPLY 844961314 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123921689 DLCTRL DEBUG Command: GET 581639254 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123921689 DLCTRL DEBUG Tx Command reply: GET_REPLY 581639254 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123921692 DLCTRL DEBUG Command: GET 780876660 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123921692 DLCTRL DEBUG Tx Command reply: GET_REPLY 780876660 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123921694 DLCTRL DEBUG Command: GET 115858602 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123921694 DLCTRL DEBUG Tx Command reply: GET_REPLY 115858602 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000001000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011010011'B, t_guard := 20.000000 } 20250816123921724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36686<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1016)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1016)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@c2ce0b0ce204: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(1024)415978 20250816123922756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123922756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123922756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123922756 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123922756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x658ea, normal) (hnbgw_rua.c:407) 20250816123922756 DHNB DEBUG map_rua[0x556947c9aaf0]{init}: Allocated (fsm.c:456) 20250816123922756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-415978)[0x556947c9aaf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123922756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-415978 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123922756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123922756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123922756 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123922756 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-415978 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250816123922756 DCN DEBUG map_sccp[0x556947bb5f90]{init}: Allocated (fsm.c:456) 20250816123922756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x556947bb5f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123922757 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-415978 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250816123922757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-415978 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123922757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-415978)[0x556947c9aaf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123922757 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123922757 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123922757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-415978)[0x556947c9aaf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123922757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x556947bb5f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123922757 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123922757 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{IDLE}: Allocated (fsm.c:456) 20250816123922757 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123922757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000071), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000d30056400500f1100926) (sccp_scrc.c:406) 20250816123922757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123922757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123922757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123922757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123922757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123922757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123922757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123922757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123922757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123922757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123922757 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123922757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123922757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123922757 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123922757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x556947bb5f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123922757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-415978)[0x556947c9aaf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123922757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123922757 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123922757 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123922757 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123922757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123922757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123922757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123922757 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1015)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1015)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1016)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) HNBGW_Test.sgsn1-RAN(1016)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1024)6448933 HNBGW_Test.sgsn1-SCCP(1015)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1015)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1024)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123922777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123922777 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123922777 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123922777 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123922777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123922777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123922777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123922777 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123922777 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123922777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123922777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123922777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123922777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123922777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=00d005f1) (sccp_scrc.c:477) 20250816123922777 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20250816123922778 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123922778 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123922778 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123922778 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123922778 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123922778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x556947bb5f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123922778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x556947bb5f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123922779 DLCTRL DEBUG Command: GET 856765165 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123922779 DLCTRL DEBUG Tx Command reply: GET_REPLY 856765165 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123922786 DLCTRL DEBUG Command: GET 933094365 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123922786 DLCTRL DEBUG Tx Command reply: GET_REPLY 933094365 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123922793 DLCTRL DEBUG Command: GET 664810817 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123922793 DLCTRL DEBUG Tx Command reply: GET_REPLY 664810817 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123922797 DLCTRL DEBUG Command: GET 570160881 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123922797 DLCTRL DEBUG Tx Command reply: GET_REPLY 570160881 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123922802 DLCTRL DEBUG Command: GET 458726026 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123922802 DLCTRL DEBUG Tx Command reply: GET_REPLY 458726026 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123922806 DLCTRL DEBUG Command: GET 805722325 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123922806 DLCTRL DEBUG Tx Command reply: GET_REPLY 805722325 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123922810 DLCTRL DEBUG Command: GET 282078094 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123922811 DLCTRL DEBUG Tx Command reply: GET_REPLY 282078094 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123922815 DLCTRL DEBUG Command: GET 270370725 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123922815 DLCTRL DEBUG Tx Command reply: GET_REPLY 270370725 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123922819 DLCTRL DEBUG Command: GET 835440908 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123922819 DLCTRL DEBUG Tx Command reply: GET_REPLY 835440908 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123922822 DLCTRL DEBUG Command: GET 379127797 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123922822 DLCTRL DEBUG Tx Command reply: GET_REPLY 379127797 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123922826 DLCTRL DEBUG Command: GET 397934676 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123922826 DLCTRL DEBUG Tx Command reply: GET_REPLY 397934676 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123922829 DLCTRL DEBUG Command: GET 731725693 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123922830 DLCTRL DEBUG Tx Command reply: GET_REPLY 731725693 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250816123922833 DLCTRL DEBUG Command: GET 309910785 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123922833 DLCTRL DEBUG Tx Command reply: GET_REPLY 309910785 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123922836 DLCTRL DEBUG Command: GET 284067900 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123922836 DLCTRL DEBUG Tx Command reply: GET_REPLY 284067900 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123922839 DLCTRL DEBUG Command: GET 121733381 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123922839 DLCTRL DEBUG Tx Command reply: GET_REPLY 121733381 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123922842 DLCTRL DEBUG Command: GET 329559206 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123922842 DLCTRL DEBUG Tx Command reply: GET_REPLY 329559206 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123922844 DLCTRL DEBUG Command: GET 147659253 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123922844 DLCTRL DEBUG Tx Command reply: GET_REPLY 147659253 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123922846 DLCTRL DEBUG Command: GET 79836711 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123922846 DLCTRL DEBUG Tx Command reply: GET_REPLY 79836711 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123922848 DLCTRL DEBUG Command: GET 375729456 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123922849 DLCTRL DEBUG Tx Command reply: GET_REPLY 375729456 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123922851 DLCTRL DEBUG Command: GET 724946722 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123922851 DLCTRL DEBUG Tx Command reply: GET_REPLY 724946722 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123922859 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41289<->l=127.0.0.1:4262) (control_if.c:193) 20250816123922859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36652<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(997)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(996)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123922863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123922864 DLINP DEBUG SRVCONN(,r=127.0.0.1:45179<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123922864 DLINP DEBUG SRVCONN(,r=127.0.0.1:45179<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123922864 DLINP NOTICE SRV(,r=127.0.0.1:45179<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123922864 DMAIN NOTICE (127.0.0.1:45179 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45179<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123922864 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1004)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1007)@c2ce0b0ce204: Final verdict of PTC: none 20250816123922868 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123922868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123922868 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123922868 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-RAN(1010)@c2ce0b0ce204: Final verdict of PTC: none 20250816123922868 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123922868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123922868 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123922868 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123922868 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123922868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123922868 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123922868 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123922868 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc2-SCCP(1009)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1003)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1006)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1012)@c2ce0b0ce204: Final verdict of PTC: none 20250816123922868 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123922868 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123922868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123922868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123922869 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-RAN(1013)@c2ce0b0ce204: Final verdict of PTC: none 20250816123922869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123922869 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123922869 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250816123922869 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123922869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123922869 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123922869 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123922869 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123922869 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123922869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123922869 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123922869 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-RAN(1016)@c2ce0b0ce204: Final verdict of PTC: none 20250816123922869 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@c2ce0b0ce204: Final verdict of PTC: none 20250816123922870 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123922870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123922870 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1019)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1017)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1008)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1015)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1005)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1018)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1020)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1011)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1014)@c2ce0b0ce204: Final verdict of PTC: none 20250816123922870 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250816123922870 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123922870 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123922870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123922870 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123922870 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123922870 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123922870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123922870 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816123922870 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123922870 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123922870 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123922870 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123922870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123922870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123922871 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123922871 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816123922871 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123922871 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123922871 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123922871 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123922871 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123922871 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123922871 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123922871 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123922871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123922872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123922872 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123922872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123922872 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123922872 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123922872 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123922872 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123922872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123922872 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250816123922872 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123922872 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123922872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123922872 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123922872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123922872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123922872 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123922872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123922872 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123922872 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123922872 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123922872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123922873 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123922873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123922873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123922873 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123922873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123922873 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123922873 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123922873 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123922873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123922873 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123922873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123922873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_valid_nri_20(1022)@c2ce0b0ce204: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_20(1024)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW-MGCP(1021)@c2ce0b0ce204: Final verdict of PTC: none 20250816123922884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36658<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123922885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36686<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123922887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36672<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1023)@c2ce0b0ce204: Final verdict of PTC: pass HNBGW-PFCP(998)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(996): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(998): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(1003): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(1004): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(1005): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(1006): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(1007): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(1008): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-SCCP(1009): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-RAN(1010): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-M3UA(1011): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1015): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1016): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1017): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1018): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1019): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1020): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(1021): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1022): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1023): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1024): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sat Aug 16 12:39:22 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc 20250816123922956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123922957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123922957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123922957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123922957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123922957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123922957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123922957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123922957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123922957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123922957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123922957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123922957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123922957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123922957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123922957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123922957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123922957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123922957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123922957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123922957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123922957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123922957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123922957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123922957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123922956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123922956 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123922956 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123922956 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123922956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1047528)[0x556947c9b900]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123922956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1047528)[0x556947c9b900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123922956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x556947bb5e60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123922956 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123922956 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123922956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001367f5), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123922956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123922956 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123922956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123922956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123922956 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123922956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x556947bb5e60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123922956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1047528)[0x556947c9b900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123922956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1047528)[0x556947c9b900]{disrupted}: Freeing instance (context_map.c:202) 20250816123922956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1047528)[0x556947c9b900]{disrupted}: Deallocated (fsm.c:568) 20250816123922956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x556947bb5e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123922956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x556947bb5e60]{disconnected}: Freeing instance (context_map.c:206) 20250816123922956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x556947bb5e60]{disconnected}: Deallocated (fsm.c:568) 20250816123922957 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1047528 SCCP-111 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250816123922957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-693508)[0x556947cb2bc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123922957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-693508)[0x556947cb2bc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123922957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x556947d25cc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123922957 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123922957 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123922957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c6dcb), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123922957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123922957 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123922957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123922957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123922957 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123922957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x556947d25cc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123922957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-693508)[0x556947cb2bc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123922957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-693508)[0x556947cb2bc0]{disrupted}: Freeing instance (context_map.c:202) 20250816123922957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-693508)[0x556947cb2bc0]{disrupted}: Deallocated (fsm.c:568) 20250816123922957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x556947d25cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123922957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x556947d25cc0]{disconnected}: Freeing instance (context_map.c:206) 20250816123922957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x556947d25cc0]{disconnected}: Deallocated (fsm.c:568) 20250816123922957 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-693508 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250816123922957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-415978)[0x556947c9aaf0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123922957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-415978)[0x556947c9aaf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123922957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x556947bb5f90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123922957 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123922957 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123922957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d005f1), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123922957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123922957 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123922957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123922957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123922957 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123922957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x556947bb5f90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123922957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-415978)[0x556947c9aaf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123922957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-415978)[0x556947c9aaf0]{disrupted}: Freeing instance (context_map.c:202) 20250816123922957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-415978)[0x556947c9aaf0]{disrupted}: Deallocated (fsm.c:568) 20250816123922957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x556947bb5f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123922957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x556947bb5f90]{disconnected}: Freeing instance (context_map.c:206) 20250816123922957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x556947bb5f90]{disconnected}: Deallocated (fsm.c:568) 20250816123922957 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-415978 SCCP-113 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250816123923006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36694<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123923493 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123923493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce8cd8), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123923493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123923493 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123923493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123923493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123923493 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123923493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078551b), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123923493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123923493 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123923493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123923493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123923493 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123923493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00339ad9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123923493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123923493 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123923493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123923493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123923493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123923493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123923493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123923493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123923493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123923493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123923493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123923493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123923493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123923493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123923493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123923493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123923493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123923493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123923493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123923493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123923493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123923493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123923493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123923493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123923493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123923493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123923493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123923493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123923708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36694<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=498240) 20250816123924142 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123924142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b23984), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123924142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123924142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123924142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123924142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123924142 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123924142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bd2dd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123924142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123924142 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123924142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123924142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123924142 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123924142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009757d0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123924142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123924142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123924142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123924142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123924142 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123924143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123924143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123924143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123924143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123924143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123924143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123924143 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123924143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123924143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123924143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123924143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123924143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123924143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123924143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123924143 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123924143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123924143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123924143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123924143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123924143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123924143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123924143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123924143 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=498240, count=524592) 20250816123924795 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123924796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccdb9d), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123924796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123924796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123924796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123924796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123924796 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123924796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa1747), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123924796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123924796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123924796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123924796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123924796 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123924796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00115ae0), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123924796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123924796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123924796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123924796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123924796 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123924796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00634c52), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123924796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123924796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123924796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123924796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123924797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123924797 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123924797 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123924797 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123924797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123924797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123924797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123924797 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123924797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123924797 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123924797 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123924797 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123924797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123924797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123924797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123924797 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123924797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123924797 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123924797 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123924797 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123924797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123924797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123924797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123924797 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123924797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123924797 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123924797 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123924797 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123924797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123924798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123924798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123924798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123924869 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123924869 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123924869 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123924871 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123924871 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123924871 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816123924872 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123924872 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123924872 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250816123924873 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123924873 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123924873 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123924873 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123924873 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123924873 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123924874 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123924874 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123924874 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816123925221 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123925221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb35e9), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123925221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123925221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123925221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123925221 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123925222 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123925222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00314f13), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123925222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123925222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123925222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123925222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123925222 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123925222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035ac76), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123925222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123925222 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123925222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123925222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123925222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123925222 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123925222 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123925222 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123925222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123925222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123925222 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123925222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123925222 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123925222 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123925222 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123925222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123925222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123925222 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123925223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123925223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123925223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123925223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123925223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123925223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123925223 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Sat Aug 16 12:39:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_sgsnpool_L3Compl_no_cn started. 20250816123926824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123926829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37160<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123926832 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39905<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123926937 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123926937 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123926944 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123926944 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123926944 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123926944 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123926944 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123926944 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123926944 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123926944 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123926944 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123926944 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123926944 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123926945 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60224 (stream_srv.c:142) 20250816123926945 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60224<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123926946 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123926946 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123926946 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123926946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123926946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123926946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123926946 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123926946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123926946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123926946 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123926946 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123926946 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123926946 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123926946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123926946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123926946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123926946 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123926946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123926946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123926946 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123926946 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123926946 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123926946 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123926946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123926946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123926946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123926946 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123926946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123926946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123926946 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123926946 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123926946 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123926946 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123926946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123926946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123926946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123926946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123926946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123926946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123926946 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123926946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123926946 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123926946 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123926946 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123926946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123926946 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123926947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123926947 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123926947 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123926947 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123926947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123926947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123926947 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123926947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123926947 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123926947 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123926947 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123926947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123926947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123926947 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123926947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123926947 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123926947 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123926947 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123926947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123926947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123926947 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1035)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1035)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1035)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(1033)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123926960 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123926960 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123926960 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123926960 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123926960 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123926960 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123926960 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123926960 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123926960 DRANAP NOTICE cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123926960 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123926960 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123926962 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123926962 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123926962 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123926962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123926962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123926962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123926962 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123926962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123926962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123926962 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123926962 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123926962 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123926962 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123926962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123926962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123926962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123926962 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123926962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123926962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123926962 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123926962 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123926962 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123926962 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123926962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123926962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123926962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123926962 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123926962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123926962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123926962 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123926962 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123926962 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123926962 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123926962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123926962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123926962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123926962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123926962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123926962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123926962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123926962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123926962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123926962 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123926962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123926962 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123926962 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123926962 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123926962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123926962 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123926962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123926962 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123926962 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123926962 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123926962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123926962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123926962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123926962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123926962 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123926962 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123926962 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123926962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123926962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123926962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123926962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123926962 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123926962 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123926962 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123926962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123926962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123926962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1038)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(1038)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1038)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1036)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123926982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123926982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123926982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123926982 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123926982 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123926982 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123926982 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123926982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123926982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123926988 DLINP DEBUG SRVCONN(,r=127.0.0.1:60224<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123926988 DLINP DEBUG SRVCONN(,r=127.0.0.1:60224<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123926988 DLINP DEBUG SRVCONN(,r=127.0.0.1:60224<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123926988 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123926988 DHNBAP DEBUG (127.0.0.1:60224 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123926988 DHNBAP NOTICE (127.0.0.1:60224 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123926988 DHNBAP NOTICE (127.0.0.1:60224 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123926988 DLINP DEBUG SRVCONN(,r=127.0.0.1:60224<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123926988 DLINP DEBUG SRVCONN(,r=127.0.0.1:60224<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123927158 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123927158 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123927158 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123927158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1035)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123927166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123927166 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123927166 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123927166 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123927166 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123927166 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123927166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123927169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123927169 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123927169 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123927169 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123927169 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123927169 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123927169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123927173 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123927173 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123927173 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123927173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1038)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123927179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123927179 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123927179 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123927179 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123927179 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123927179 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123927179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123927182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123927182 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123927182 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123927182 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123927182 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123927182 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123927182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123927976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123927976 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123927976 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123927976 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123927976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123927976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123927976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123927976 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123927976 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123927976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123927976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123927976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123927976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123927976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123927976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123927977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123927977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123927977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123927977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123927977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123927977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123927977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123927977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123927977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123927977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123927977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123927977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123927977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123927977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123927977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123927977 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123927977 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123927977 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123927977 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123927977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123927977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123927977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123927977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123927977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123927977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123927977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123927977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123927977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123927977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123927977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123927977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123927977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123927977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123927977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123927977 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123927977 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123927977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123927977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123927977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123927977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123927978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123927978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123927978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123927978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1034)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123927985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123927985 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123927985 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123927985 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123927985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123927985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123927985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123927985 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123927985 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123927985 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123927985 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123927985 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123927985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123927985 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123927985 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123927985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123927985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123927985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123927985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123927985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123927985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123927985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123927985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123927985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123927985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123927985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123927985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123927985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123927985 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123927985 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123927985 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123927985 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123927986 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123927986 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123927986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123927986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123927986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123927986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123927986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123927986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123927986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123927986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123927986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123927986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123927986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123927986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123927986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123927986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123927986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123927986 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123927986 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123927986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123927986 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123927986 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123927986 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123927986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123927986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123927986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123927986 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1037)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123928005 DLCTRL DEBUG Command: GET 648475095 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123928005 DLCTRL DEBUG Tx Command reply: GET_REPLY 648475095 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123928012 DLCTRL DEBUG Command: GET 913605309 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123928012 DLCTRL DEBUG Tx Command reply: GET_REPLY 913605309 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123928016 DLCTRL DEBUG Command: GET 762062975 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123928016 DLCTRL DEBUG Tx Command reply: GET_REPLY 762062975 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123928020 DLCTRL DEBUG Command: GET 668021264 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123928020 DLCTRL DEBUG Tx Command reply: GET_REPLY 668021264 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123928022 DLCTRL DEBUG Command: GET 824423824 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123928022 DLCTRL DEBUG Tx Command reply: GET_REPLY 824423824 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123928025 DLCTRL DEBUG Command: GET 877750340 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123928025 DLCTRL DEBUG Tx Command reply: GET_REPLY 877750340 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123928027 DLCTRL DEBUG Command: GET 305313157 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123928027 DLCTRL DEBUG Tx Command reply: GET_REPLY 305313157 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123928029 DLCTRL DEBUG Command: GET 34458138 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123928029 DLCTRL DEBUG Tx Command reply: GET_REPLY 34458138 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123928031 DLCTRL DEBUG Command: GET 695779935 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123928031 DLCTRL DEBUG Tx Command reply: GET_REPLY 695779935 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123928033 DLCTRL DEBUG Command: GET 606885056 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123928033 DLCTRL DEBUG Tx Command reply: GET_REPLY 606885056 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123928034 DLCTRL DEBUG Command: GET 922499197 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123928034 DLCTRL DEBUG Tx Command reply: GET_REPLY 922499197 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123928035 DLCTRL DEBUG Command: GET 262813667 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123928035 DLCTRL DEBUG Tx Command reply: GET_REPLY 262813667 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123928037 DLCTRL DEBUG Command: GET 950662007 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123928037 DLCTRL DEBUG Tx Command reply: GET_REPLY 950662007 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123928038 DLCTRL DEBUG Command: GET 494567444 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123928038 DLCTRL DEBUG Tx Command reply: GET_REPLY 494567444 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123928039 DLCTRL DEBUG Command: GET 629922494 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123928039 DLCTRL DEBUG Tx Command reply: GET_REPLY 629922494 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123928040 DLCTRL DEBUG Command: GET 325036669 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123928040 DLCTRL DEBUG Tx Command reply: GET_REPLY 325036669 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123928041 DLCTRL DEBUG Command: GET 505736804 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123928041 DLCTRL DEBUG Tx Command reply: GET_REPLY 505736804 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123928042 DLCTRL DEBUG Command: GET 659114531 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123928042 DLCTRL DEBUG Tx Command reply: GET_REPLY 659114531 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123928042 DLCTRL DEBUG Command: GET 67644842 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123928042 DLCTRL DEBUG Tx Command reply: GET_REPLY 67644842 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123928043 DLCTRL DEBUG Command: GET 658709353 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123928043 DLCTRL DEBUG Tx Command reply: GET_REPLY 658709353 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100011101'B, t_guard := 20.000000 } 20250816123928062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37166<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)4858369 20250816123929098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123929098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123929098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123929098 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123929098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4a2201, normal) (hnbgw_rua.c:407) 20250816123929098 DHNB DEBUG map_rua[0x556947c9b900]{init}: Allocated (fsm.c:456) 20250816123929098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4858369)[0x556947c9b900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123929098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4858369 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123929098 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123929098 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123929098 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123929098 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4858369 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250816123929098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4858369)[0x556947c9b900]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123929098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4858369)[0x556947c9b900]{init}: Freeing instance (context_map.c:202) 20250816123929098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4858369)[0x556947c9b900]{init}: Deallocated (fsm.c:568) 20250816123929098 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4858369 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123929098 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250816123929098 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816123929099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250816123929099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123929099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@c2ce0b0ce204: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)4858369 MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000110'B, t_guard := 20.000000 } 20250816123929149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123929757 DLSCCP DEBUG SCCP-SCOC(97)[0x556947c99380]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:328) 20250816123929757 DLSCCP DEBUG SCCP-SCOC(97)[0x556947c99380]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1188) 20250816123929757 DLSCCP DEBUG SCCP-SCOC(97)[0x556947c99380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123929757 DLSCCP DEBUG SCCP-SCOC(97)[0x556947c99380]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123929757 DLSCCP DEBUG SCCP-SCOC(97)[0x556947c99380]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)16482707 20250816123930169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123930169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123930169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250816123930169 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123930169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfb8193, normal) (hnbgw_rua.c:407) 20250816123930169 DHNB DEBUG map_rua[0x556947c99380]{init}: Allocated (fsm.c:456) 20250816123930169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16482707)[0x556947c99380]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123930169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16482707 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123930169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123930169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123930169 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250816123930169 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16482707 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250816123930169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16482707)[0x556947c99380]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123930170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16482707)[0x556947c99380]{init}: Freeing instance (context_map.c:202) 20250816123930170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16482707)[0x556947c99380]{init}: Deallocated (fsm.c:568) 20250816123930170 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16482707 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250816123930170 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:282) 20250816123930170 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816123930170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250816123930170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123930170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@c2ce0b0ce204: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)16482707 MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001001100'B, t_guard := 20.000000 } 20250816123930197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)3742239 20250816123931221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123931221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123931221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123931222 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123931222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x391a1f, normal) (hnbgw_rua.c:407) 20250816123931222 DHNB DEBUG map_rua[0x556947c99380]{init}: Allocated (fsm.c:456) 20250816123931222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3742239)[0x556947c99380]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123931222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3742239 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123931222 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123931222 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123931222 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3742239 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250816123931222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3742239)[0x556947c99380]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123931222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3742239)[0x556947c99380]{init}: Freeing instance (context_map.c:202) 20250816123931222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3742239)[0x556947c99380]{init}: Deallocated (fsm.c:568) 20250816123931222 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3742239 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250816123931222 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250816123931222 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816123931222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250816123931222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123931222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@c2ce0b0ce204: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)3742239 MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000100000'B, t_guard := 20.000000 } 20250816123931245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)1393657 20250816123932259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123932259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123932259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123932259 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123932259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1543f9, normal) (hnbgw_rua.c:407) 20250816123932259 DHNB DEBUG map_rua[0x556947c99380]{init}: Allocated (fsm.c:456) 20250816123932259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1393657)[0x556947c99380]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123932259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1393657 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123932259 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123932259 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123932259 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123932259 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-1393657 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250816123932259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1393657)[0x556947c99380]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123932259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1393657)[0x556947c99380]{init}: Freeing instance (context_map.c:202) 20250816123932259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1393657)[0x556947c99380]{init}: Deallocated (fsm.c:568) 20250816123932259 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1393657 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250816123932259 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250816123932259 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250816123932259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250816123932259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123932260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@c2ce0b0ce204: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)1393657 MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123932279 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39905<->l=127.0.0.1:4262) (control_if.c:193) 20250816123932279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37160<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1027)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(1026)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123932283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123932284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123932284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123932284 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123932284 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123932284 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123932284 DLINP DEBUG SRVCONN(,r=127.0.0.1:60224<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123932284 DLINP DEBUG SRVCONN(,r=127.0.0.1:60224<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123932284 DLINP NOTICE SRV(,r=127.0.0.1:60224<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123932284 DMAIN NOTICE (127.0.0.1:60224 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60224<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123932284 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(1036)@c2ce0b0ce204: Final verdict of PTC: none 20250816123932285 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123932285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123932285 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123932285 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123932285 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(1034)@c2ce0b0ce204: Final verdict of PTC: none 20250816123932286 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123932286 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123932286 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123932286 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123932286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123932286 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123932286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123932286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123932286 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123932286 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123932286 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123932286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123932286 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123932286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123932286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1033)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1038)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1035)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1037)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(1028)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(1039)@c2ce0b0ce204: Final verdict of PTC: none 20250816123932294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37182<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123932294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123932294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37166<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1042)@c2ce0b0ce204: Final verdict of PTC: none 20250816123932294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37200<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1041)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1040)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1043)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(1026): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(1028): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(1029): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(1031): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(1033): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(1034): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(1035): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1036): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1037): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1038): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(1039): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1040): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1041): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1042): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1043): none (pass -> pass) MTC@c2ce0b0ce204: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sat Aug 16 12:39:32 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20250816123932386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123932957 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123932957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c6dcb), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123932957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123932957 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123932957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123932957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123932957 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123932957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001367f5), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123932957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123932957 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123932957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123932957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123932957 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123932957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d005f1), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123932957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123932957 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123932957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123932957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123932957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123932957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123932957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123932957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123932957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123932957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123932957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123932957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123932957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123932957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123932957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123932957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123932957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123932957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123932958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123932958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123932958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123932958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123932958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123932958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123932958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123932989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37214<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220408) 20250816123933493 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123933493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00339ad9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123933493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123933493 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123933493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123933493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123933493 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123933493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078551b), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123933493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123933493 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123933493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123933493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123933493 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123933493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce8cd8), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123933493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123933494 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123933494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123933494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123933494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123933494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123933494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123933494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123933494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123933494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123933494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123933494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123933494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123933494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123933494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123933494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123933494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123933494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123933494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123933494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123933494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123933494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123933494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123933494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123933494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=220408, count=249208) 20250816123934143 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123934143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009757d0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123934143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123934143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123934143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123934143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123934143 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123934143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bd2dd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123934143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123934143 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123934143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123934143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123934143 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123934143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b23984), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123934143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123934143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123934143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123934143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123934143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123934143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123934143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123934143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123934143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123934143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123934143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123934143 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123934143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123934143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123934143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123934143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123934143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123934143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123934143 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123934144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123934144 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123934144 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123934144 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123934144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123934144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123934144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123934144 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123934287 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123934287 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123934287 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123934287 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123934287 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123934287 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123934796 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123934797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00634c52), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123934797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123934797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123934797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123934797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123934797 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123934797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00115ae0), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123934797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123934797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123934797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123934797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123934797 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123934797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa1747), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123934797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123934797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123934797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123934797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123934797 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123934797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccdb9d), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123934797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123934797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123934797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123934797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123934797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123934797 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123934797 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123934797 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123934797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123934797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123934797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123934797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123934797 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123934797 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123934797 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123934797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123934797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123934797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123934797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123934798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123934798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123934798 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123934798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123934798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123934798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123934798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123934798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123934798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123934798 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123934798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123934798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123934798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sat Aug 16 12:39:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123935223 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123935223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035ac76), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123935223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123935223 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123935223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123935223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123935223 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123935223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00314f13), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123935223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123935223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123935223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123935223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123935223 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123935223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb35e9), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123935223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123935223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123935223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123935223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123935223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123935223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123935223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123935223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123935223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123935223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123935223 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123935223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123935223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123935223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123935223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123935223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123935223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123935223 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123935224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123935224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123935224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123935224 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123935224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123935224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123935224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250816123936101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123936106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123936110 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38673<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123936194 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123936194 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123936201 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123936201 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123936201 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123936202 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123936202 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123936202 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123936202 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123936202 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52134 (stream_srv.c:142) 20250816123936202 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52134<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123936202 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123936202 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123936203 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123936203 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123936203 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123936203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123936203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123936203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123936203 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123936203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123936203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123936203 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123936203 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123936203 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123936203 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123936203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123936203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123936203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123936203 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123936203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123936203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123936203 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123936203 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123936203 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123936203 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123936203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123936203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123936203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123936203 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123936203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123936203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123936203 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123936203 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123936203 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123936203 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123936203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123936203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123936203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123936203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123936203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123936203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123936203 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123936203 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936203 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123936203 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123936203 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123936203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123936203 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123936203 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936203 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123936203 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123936203 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123936203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123936203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123936203 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123936204 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936204 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123936204 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123936204 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123936204 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123936204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123936204 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123936204 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936204 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123936204 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123936204 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123936204 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123936204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123936204 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1054)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(1054)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1054)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(1052)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1057)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(1057)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1057)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-SCCP(1055)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1060)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1060)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1060)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc2-SCCP(1058)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123936241 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123936241 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123936241 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123936242 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123936242 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123936242 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123936242 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123936242 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123936242 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123936243 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123936243 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123936243 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123936243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123936243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123936243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123936243 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123936243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123936243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123936243 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123936243 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123936243 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123936243 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123936243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123936243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123936243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123936243 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123936243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123936243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123936243 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123936243 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123936243 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123936243 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123936243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123936243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123936243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123936243 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123936243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123936243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123936243 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123936243 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123936243 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123936243 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123936243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123936243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123936243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123936243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123936243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123936243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123936243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123936243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123936243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123936243 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123936243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123936243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123936243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123936243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123936243 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123936243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123936243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123936243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123936243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123936243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123936243 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123936243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123936243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123936243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123936243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123936243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123936243 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123936243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123936243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123936243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123936243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123936243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123936243 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1063)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1063)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1063)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(1061)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1066)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(1066)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1066)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1064)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1069)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn2-M3UA(1069)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1069)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1067)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123936296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123936296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123936296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123936296 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123936296 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123936296 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123936296 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123936296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123936296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123936304 DLINP DEBUG SRVCONN(,r=127.0.0.1:52134<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123936304 DLINP DEBUG SRVCONN(,r=127.0.0.1:52134<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123936304 DLINP DEBUG SRVCONN(,r=127.0.0.1:52134<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123936304 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123936304 DHNBAP DEBUG (127.0.0.1:52134 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123936304 DHNBAP NOTICE (127.0.0.1:52134 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123936304 DHNBAP NOTICE (127.0.0.1:52134 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123936304 DLINP DEBUG SRVCONN(,r=127.0.0.1:52134<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123936304 DLINP DEBUG SRVCONN(,r=127.0.0.1:52134<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123936414 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123936414 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123936414 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123936414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1054)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123936420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936420 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123936420 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123936420 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123936420 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123936420 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123936420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123936422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936422 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123936422 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123936422 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123936422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123936422 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123936422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123936423 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123936423 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123936423 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123936423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(1057)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123936427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936427 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123936427 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123936427 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123936427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123936427 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123936427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123936428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936428 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123936428 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123936428 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123936428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123936428 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123936428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123936439 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123936439 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250816123936439 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123936439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1060)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250816123936444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936444 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250816123936444 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123936444 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123936444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123936444 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123936444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123936449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936449 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123936449 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123936449 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123936449 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123936449 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123936449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123936457 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123936457 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123936457 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123936457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1063)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123936464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936464 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123936464 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123936464 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123936464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123936464 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123936464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123936467 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936467 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123936467 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123936467 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123936467 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123936467 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123936467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123936470 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123936470 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123936470 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123936470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1066)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123936476 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936476 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123936476 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123936476 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123936476 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123936476 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123936476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123936478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936478 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123936478 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123936478 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123936478 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123936478 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123936478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123936482 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123936482 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250816123936482 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123936482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1069)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250816123936487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936487 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250816123936487 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123936487 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123936487 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123936487 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250816123936487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123936490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123936490 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123936490 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123936490 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123936490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123936490 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123936490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123937220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123937220 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123937220 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123937220 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123937220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123937220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123937220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123937220 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123937220 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123937220 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123937220 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123937220 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123937220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123937220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123937220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123937220 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123937220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123937220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123937220 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123937220 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123937220 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123937220 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123937220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123937220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123937220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123937220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123937220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123937220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123937220 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123937220 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123937220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123937220 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123937220 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123937220 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123937220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123937220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123937220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123937220 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1053)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123937230 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123937230 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123937230 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123937230 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123937230 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123937230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123937230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123937230 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123937230 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123937230 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123937230 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123937230 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123937230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123937230 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123937230 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123937230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123937230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123937230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123937230 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123937230 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123937230 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123937230 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123937230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123937230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123937230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123937230 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123937230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123937230 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123937230 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123937230 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) 20250816123937230 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123937230 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123937230 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123937230 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123937230 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123937230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123937230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123937230 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1056)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123937245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123937245 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250816123937245 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250816123937245 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250816123937245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123937245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123937245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123937245 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123937245 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123937245 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123937245 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123937245 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123937245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123937245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123937245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250816123937245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123937245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123937245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123937245 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123937245 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123937245 DRANAP NOTICE (msc-2) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:197) 20250816123937245 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123937246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123937246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123937246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123937246 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123937246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123937246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123937246 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123937246 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{CONNECTED}: link up (cnlink.c:111) 20250816123937246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123937246 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123937246 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123937246 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123937246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123937246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123937246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250816123937246 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1059)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123937262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123937262 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123937262 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123937262 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123937262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123937262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123937262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123937262 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123937262 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123937262 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123937262 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123937262 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123937262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123937262 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123937262 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123937262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123937262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937262 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123937262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123937263 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123937263 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123937263 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123937263 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123937263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123937263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123937263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123937263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123937263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123937263 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123937263 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123937263 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123937263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123937263 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123937263 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123937263 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123937263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123937263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123937263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123937263 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1062)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123937274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123937274 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123937274 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123937274 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123937274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123937274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123937274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123937274 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123937274 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123937274 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123937274 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123937274 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123937274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123937274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123937274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123937274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123937274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937274 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123937274 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123937274 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123937274 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123937274 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123937274 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123937274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123937274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123937274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123937274 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123937274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123937274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123937274 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123937274 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816123937274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123937274 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123937274 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123937274 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123937274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123937274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123937274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123937274 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1065)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123937286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123937286 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250816123937286 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250816123937286 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250816123937286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123937286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123937286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123937286 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123937286 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123937286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123937286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123937286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123937286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123937286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123937286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250816123937286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123937286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937286 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123937286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123937286 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123937286 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123937286 DRANAP NOTICE (sgsn-2) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:197) 20250816123937286 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123937286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123937286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123937286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123937286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123937286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123937286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123937286 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123937286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123937286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123937286 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123937286 DRANAP NOTICE cnlink(sgsn-2)[0x556947c83790]{CONNECTED}: link up (cnlink.c:111) 20250816123937286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123937286 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123937286 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123937286 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123937286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123937286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123937286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123937286 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1068)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123938310 DLCTRL DEBUG Command: GET 545887580 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123938310 DLCTRL DEBUG Tx Command reply: GET_REPLY 545887580 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123938312 DLCTRL DEBUG Command: GET 560824220 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123938312 DLCTRL DEBUG Tx Command reply: GET_REPLY 560824220 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123938313 DLCTRL DEBUG Command: GET 422627953 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123938313 DLCTRL DEBUG Tx Command reply: GET_REPLY 422627953 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123938313 DLCTRL DEBUG Command: GET 411140566 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123938313 DLCTRL DEBUG Tx Command reply: GET_REPLY 411140566 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123938314 DLCTRL DEBUG Command: GET 120402589 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123938314 DLCTRL DEBUG Tx Command reply: GET_REPLY 120402589 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123938315 DLCTRL DEBUG Command: GET 753088339 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123938315 DLCTRL DEBUG Tx Command reply: GET_REPLY 753088339 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123938316 DLCTRL DEBUG Command: GET 650327203 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123938316 DLCTRL DEBUG Tx Command reply: GET_REPLY 650327203 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123938317 DLCTRL DEBUG Command: GET 481277473 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123938317 DLCTRL DEBUG Tx Command reply: GET_REPLY 481277473 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123938318 DLCTRL DEBUG Command: GET 712540686 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123938318 DLCTRL DEBUG Tx Command reply: GET_REPLY 712540686 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123938318 DLCTRL DEBUG Command: GET 106555373 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123938319 DLCTRL DEBUG Tx Command reply: GET_REPLY 106555373 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123938319 DLCTRL DEBUG Command: GET 748448259 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123938319 DLCTRL DEBUG Tx Command reply: GET_REPLY 748448259 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123938320 DLCTRL DEBUG Command: GET 426336834 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123938320 DLCTRL DEBUG Tx Command reply: GET_REPLY 426336834 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123938321 DLCTRL DEBUG Command: GET 514614518 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123938321 DLCTRL DEBUG Tx Command reply: GET_REPLY 514614518 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123938322 DLCTRL DEBUG Command: GET 436671159 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123938322 DLCTRL DEBUG Tx Command reply: GET_REPLY 436671159 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123938323 DLCTRL DEBUG Command: GET 294518558 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123938323 DLCTRL DEBUG Tx Command reply: GET_REPLY 294518558 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123938323 DLCTRL DEBUG Command: GET 784016270 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123938323 DLCTRL DEBUG Tx Command reply: GET_REPLY 784016270 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123938324 DLCTRL DEBUG Command: GET 59168836 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123938324 DLCTRL DEBUG Tx Command reply: GET_REPLY 59168836 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123938325 DLCTRL DEBUG Command: GET 842324262 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123938325 DLCTRL DEBUG Tx Command reply: GET_REPLY 842324262 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123938326 DLCTRL DEBUG Command: GET 959499084 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123938326 DLCTRL DEBUG Tx Command reply: GET_REPLY 959499084 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123938327 DLCTRL DEBUG Command: GET 141071160 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123938327 DLCTRL DEBUG Tx Command reply: GET_REPLY 141071160 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110100000'B, t_guard := 20.000000 } 20250816123938337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57112<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1062)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1062)@c2ce0b0ce204: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1071) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)13437734 20250816123939351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123939351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123939351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250816123939351 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123939351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcd0b26, normal) (hnbgw_rua.c:407) 20250816123939351 DHNB DEBUG map_rua[0x556947c99380]{init}: Allocated (fsm.c:456) 20250816123939351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13437734)[0x556947c99380]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123939351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13437734 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123939351 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123939351 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123939351 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250816123939351 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250816123939351 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13437734 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250816123939351 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13437734 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123939351 DCN DEBUG map_sccp[0x556947c9b900]{init}: Allocated (fsm.c:456) 20250816123939351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556947c9b900]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123939351 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13437734 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123939352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13437734 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250816123939352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13437734)[0x556947c99380]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123939352 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123939352 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123939352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13437734)[0x556947c99380]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123939352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556947c9b900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123939352 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123939352 DLSCCP DEBUG SCCP-SCOC(114)[0x556947bb5e60]{IDLE}: Allocated (fsm.c:456) 20250816123939352 DLSCCP DEBUG SCCP-SCOC(114)[0x556947bb5e60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123939352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000072), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030003a00056400500f1100926) (sccp_scrc.c:406) 20250816123939352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123939352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123939352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123939352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123939352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123939352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123939352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123939352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123939352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123939352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123939352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123939352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123939352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123939352 DLSCCP DEBUG SCCP-SCOC(114)[0x556947bb5e60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123939352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556947c9b900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123939352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13437734)[0x556947c99380]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123939352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123939352 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123939352 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123939352 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123939352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123939352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123939352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123939352 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1061)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1061)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1062)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1071) HNBGW_Test.sgsn0-RAN(1062)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)10914152 HNBGW_Test.sgsn0-SCCP(1061)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1061)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1071)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123939356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123939356 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123939356 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123939356 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123939356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123939356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123939356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123939356 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123939356 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123939356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123939356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123939356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123939356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123939356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=00194596) (sccp_scrc.c:477) 20250816123939356 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20250816123939356 DLSCCP DEBUG SCCP-SCOC(114)[0x556947bb5e60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123939356 DLSCCP DEBUG SCCP-SCOC(114)[0x556947bb5e60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123939356 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123939356 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123939356 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123939356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556947c9b900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123939356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556947c9b900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123939356 DLCTRL DEBUG Command: GET 889226163 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123939356 DLCTRL DEBUG Tx Command reply: GET_REPLY 889226163 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123939357 DLCTRL DEBUG Command: GET 326693469 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123939357 DLCTRL DEBUG Tx Command reply: GET_REPLY 326693469 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123939358 DLCTRL DEBUG Command: GET 34873666 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123939358 DLCTRL DEBUG Tx Command reply: GET_REPLY 34873666 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123939359 DLCTRL DEBUG Command: GET 225281537 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123939359 DLCTRL DEBUG Tx Command reply: GET_REPLY 225281537 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123939360 DLCTRL DEBUG Command: GET 567469721 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123939360 DLCTRL DEBUG Tx Command reply: GET_REPLY 567469721 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123939361 DLCTRL DEBUG Command: GET 506268888 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123939361 DLCTRL DEBUG Tx Command reply: GET_REPLY 506268888 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123939362 DLCTRL DEBUG Command: GET 633841777 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123939362 DLCTRL DEBUG Tx Command reply: GET_REPLY 633841777 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123939364 DLCTRL DEBUG Command: GET 62244163 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123939364 DLCTRL DEBUG Tx Command reply: GET_REPLY 62244163 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123939365 DLCTRL DEBUG Command: GET 281391471 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123939365 DLCTRL DEBUG Tx Command reply: GET_REPLY 281391471 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123939365 DLCTRL DEBUG Command: GET 800579869 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123939365 DLCTRL DEBUG Tx Command reply: GET_REPLY 800579869 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123939366 DLCTRL DEBUG Command: GET 601312022 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123939366 DLCTRL DEBUG Tx Command reply: GET_REPLY 601312022 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123939367 DLCTRL DEBUG Command: GET 667243267 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123939367 DLCTRL DEBUG Tx Command reply: GET_REPLY 667243267 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123939368 DLCTRL DEBUG Command: GET 560592200 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123939368 DLCTRL DEBUG Tx Command reply: GET_REPLY 560592200 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123939369 DLCTRL DEBUG Command: GET 943296913 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123939369 DLCTRL DEBUG Tx Command reply: GET_REPLY 943296913 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123939369 DLCTRL DEBUG Command: GET 439980964 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123939369 DLCTRL DEBUG Tx Command reply: GET_REPLY 439980964 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123939370 DLCTRL DEBUG Command: GET 391717817 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123939370 DLCTRL DEBUG Tx Command reply: GET_REPLY 391717817 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123939371 DLCTRL DEBUG Command: GET 830510204 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123939371 DLCTRL DEBUG Tx Command reply: GET_REPLY 830510204 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123939372 DLCTRL DEBUG Command: GET 147305478 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123939372 DLCTRL DEBUG Tx Command reply: GET_REPLY 147305478 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123939372 DLCTRL DEBUG Command: GET 638000695 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123939372 DLCTRL DEBUG Tx Command reply: GET_REPLY 638000695 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123939373 DLCTRL DEBUG Command: GET 313016110 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123939373 DLCTRL DEBUG Tx Command reply: GET_REPLY 313016110 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110110010'B, t_guard := 20.000000 } 20250816123939384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57128<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1068)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1068)@c2ce0b0ce204: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(1072) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@c2ce0b0ce204: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1072)7235462 20250816123940409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123940410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123940410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250816123940410 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123940410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6e6786, normal) (hnbgw_rua.c:407) 20250816123940410 DHNB DEBUG map_rua[0x556947cb2bc0]{init}: Allocated (fsm.c:456) 20250816123940410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7235462)[0x556947cb2bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123940410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7235462 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123940410 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123940410 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123940410 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250816123940410 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7235462 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250816123940410 DCN DEBUG map_sccp[0x556947d25cc0]{init}: Allocated (fsm.c:456) 20250816123940410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x556947d25cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123940410 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7235462 <-> SCCP-115 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250816123940410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7235462 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250816123940410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7235462)[0x556947cb2bc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123940410 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123940410 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123940410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7235462)[0x556947cb2bc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123940410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x556947d25cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123940410 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123940410 DLSCCP DEBUG SCCP-SCOC(115)[0x556947c9aaf0]{IDLE}: Allocated (fsm.c:456) 20250816123940410 DLSCCP DEBUG SCCP-SCOC(115)[0x556947c9aaf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123940410 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000073), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030001b20056400500f1100926) (sccp_scrc.c:406) 20250816123940410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123940410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123940410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123940410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123940410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123940410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123940410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123940410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123940410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123940410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123940410 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123940410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123940410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123940410 DLSCCP DEBUG SCCP-SCOC(115)[0x556947c9aaf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123940410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x556947d25cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123940410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7235462)[0x556947cb2bc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123940411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123940411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123940411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123940411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123940411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123940411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123940411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123940411 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1067)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1067)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1068)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1072) HNBGW_Test.sgsn2-RAN(1068)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1072)568067 HNBGW_Test.sgsn2-SCCP(1067)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1067)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1072)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123940429 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123940429 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250816123940429 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250816123940429 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250816123940429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123940429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123940429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123940429 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123940429 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123940429 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123940429 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123940429 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:603) 20250816123940429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123940429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=0066eb49) (sccp_scrc.c:477) 20250816123940429 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20250816123940429 DLSCCP DEBUG SCCP-SCOC(115)[0x556947c9aaf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123940429 DLSCCP DEBUG SCCP-SCOC(115)[0x556947c9aaf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123940429 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123940430 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123940430 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123940430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x556947d25cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123940430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x556947d25cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123940431 DLCTRL DEBUG Command: GET 255777704 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123940431 DLCTRL DEBUG Tx Command reply: GET_REPLY 255777704 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123940435 DLCTRL DEBUG Command: GET 55096405 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123940435 DLCTRL DEBUG Tx Command reply: GET_REPLY 55096405 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123940442 DLCTRL DEBUG Command: GET 510463401 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123940442 DLCTRL DEBUG Tx Command reply: GET_REPLY 510463401 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123940447 DLCTRL DEBUG Command: GET 659364421 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123940447 DLCTRL DEBUG Tx Command reply: GET_REPLY 659364421 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123940453 DLCTRL DEBUG Command: GET 804174494 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123940453 DLCTRL DEBUG Tx Command reply: GET_REPLY 804174494 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123940457 DLCTRL DEBUG Command: GET 300218799 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123940457 DLCTRL DEBUG Tx Command reply: GET_REPLY 300218799 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123940461 DLCTRL DEBUG Command: GET 189563395 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123940462 DLCTRL DEBUG Tx Command reply: GET_REPLY 189563395 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123940465 DLCTRL DEBUG Command: GET 42833326 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123940465 DLCTRL DEBUG Tx Command reply: GET_REPLY 42833326 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123940469 DLCTRL DEBUG Command: GET 327779574 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123940469 DLCTRL DEBUG Tx Command reply: GET_REPLY 327779574 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123940472 DLCTRL DEBUG Command: GET 854414685 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123940473 DLCTRL DEBUG Tx Command reply: GET_REPLY 854414685 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123940475 DLCTRL DEBUG Command: GET 867706086 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123940475 DLCTRL DEBUG Tx Command reply: GET_REPLY 867706086 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123940478 DLCTRL DEBUG Command: GET 34106150 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123940478 DLCTRL DEBUG Tx Command reply: GET_REPLY 34106150 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250816123940480 DLCTRL DEBUG Command: GET 52395300 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123940480 DLCTRL DEBUG Tx Command reply: GET_REPLY 52395300 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123940482 DLCTRL DEBUG Command: GET 517584569 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123940482 DLCTRL DEBUG Tx Command reply: GET_REPLY 517584569 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123940484 DLCTRL DEBUG Command: GET 904658748 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123940484 DLCTRL DEBUG Tx Command reply: GET_REPLY 904658748 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123940486 DLCTRL DEBUG Command: GET 654851223 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123940486 DLCTRL DEBUG Tx Command reply: GET_REPLY 654851223 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123940487 DLCTRL DEBUG Command: GET 400862448 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123940487 DLCTRL DEBUG Tx Command reply: GET_REPLY 400862448 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123940489 DLCTRL DEBUG Command: GET 430010586 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123940489 DLCTRL DEBUG Tx Command reply: GET_REPLY 430010586 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123940490 DLCTRL DEBUG Command: GET 922732607 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123940490 DLCTRL DEBUG Tx Command reply: GET_REPLY 922732607 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123940491 DLCTRL DEBUG Command: GET 267793028 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123940491 DLCTRL DEBUG Tx Command reply: GET_REPLY 267793028 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816123940497 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38673<->l=127.0.0.1:4262) (control_if.c:193) 20250816123940497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57102<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1046)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(1045)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123940499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57086<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123940500 DLINP DEBUG SRVCONN(,r=127.0.0.1:52134<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123940500 DLINP DEBUG SRVCONN(,r=127.0.0.1:52134<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123940500 DLINP NOTICE SRV(,r=127.0.0.1:52134<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123940500 DMAIN NOTICE (127.0.0.1:52134 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52134<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123940500 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816123940502 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123940502 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1053)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1059)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1065)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1052)@c2ce0b0ce204: Final verdict of PTC: none 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123940502 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123940502 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123940502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123940502 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123940502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123940502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123940502 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250816123940502 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123940502 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123940502 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123940502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123940502 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123940502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123940502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(1064)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1056)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1062)@c2ce0b0ce204: Final verdict of PTC: none 20250816123940502 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1055)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1067)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1061)@c2ce0b0ce204: Final verdict of PTC: none 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123940502 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123940502 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123940502 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn2-M3UA(1069)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1058)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1068)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1066)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1063)@c2ce0b0ce204: Final verdict of PTC: none 20250816123940502 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123940502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123940502 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250816123940502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123940502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123940502 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123940502 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250816123940502 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123940502 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123940502 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123940502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123940502 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123940503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123940503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123940503 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123940503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123940503 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123940503 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123940503 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123940503 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123940503 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123940503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123940503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123940503 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123940503 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW-PFCP(1047)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1057)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1060)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1054)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(1070)@c2ce0b0ce204: Final verdict of PTC: none 20250816123940517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57112<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(1071)@c2ce0b0ce204: Final verdict of PTC: pass TC_sgsnpool_nri_from_other_PLMN0(1072)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass 20250816123940534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57128<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(1045): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(1047): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(1052): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(1053): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(1054): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(1055): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(1056): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(1057): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-SCCP(1058): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-RAN(1059): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc2-M3UA(1060): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1061): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1062): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1063): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1064): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1065): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1066): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1067): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1068): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1069): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(1070): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1071): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1072): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sat Aug 16 12:39:40 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc 20250816123940600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123940612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123940612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123940612 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123940612 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123940612 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123940612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13437734)[0x556947c99380]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123940612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13437734)[0x556947c99380]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123940612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556947c9b900]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123940612 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123940612 DLSCCP DEBUG SCCP-SCOC(114)[0x556947bb5e60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123940612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00194596), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123940612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123940612 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123940612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123940612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123940612 DLSCCP DEBUG SCCP-SCOC(114)[0x556947bb5e60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123940613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556947c9b900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123940613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13437734)[0x556947c99380]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123940613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13437734)[0x556947c99380]{disrupted}: Freeing instance (context_map.c:202) 20250816123940613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13437734)[0x556947c99380]{disrupted}: Deallocated (fsm.c:568) 20250816123940613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556947c9b900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123940613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556947c9b900]{disconnected}: Freeing instance (context_map.c:206) 20250816123940613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556947c9b900]{disconnected}: Deallocated (fsm.c:568) 20250816123940613 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13437734 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250816123940613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7235462)[0x556947cb2bc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123940613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7235462)[0x556947cb2bc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123940613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x556947d25cc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123940613 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123940613 DLSCCP DEBUG SCCP-SCOC(115)[0x556947c9aaf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123940613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066eb49), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123940613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123940613 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123940613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123940613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123940613 DLSCCP DEBUG SCCP-SCOC(115)[0x556947c9aaf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123940613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x556947d25cc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123940613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7235462)[0x556947cb2bc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123940613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7235462)[0x556947cb2bc0]{disrupted}: Freeing instance (context_map.c:202) 20250816123940613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7235462)[0x556947cb2bc0]{disrupted}: Deallocated (fsm.c:568) 20250816123940613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x556947d25cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123940613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x556947d25cc0]{disconnected}: Freeing instance (context_map.c:206) 20250816123940613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x556947d25cc0]{disconnected}: Deallocated (fsm.c:568) 20250816123940613 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7235462 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250816123940613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123940613 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123940613 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123940613 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123940613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123940613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123940613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123940613 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123940613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123940613 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123940613 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123940613 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123940613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123940613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123940613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250816123940613 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123940613 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123941303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57140<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=444764) Waiting for packet dumper to finish... 1 (prev_count=444764, count=445304) 20250816123942503 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123942503 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123942503 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123942503 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123942503 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123942503 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816123942503 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123942503 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123942503 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250816123942503 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123942503 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250816123942503 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250816123942503 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123942503 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123942503 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816123942958 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123942958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d005f1), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123942958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123942958 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123942958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123942958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123942958 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123942958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001367f5), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123942958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123942958 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123942958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123942958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123942958 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123942958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c6dcb), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123942958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123942958 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123942958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123942958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123942959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123942959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123942959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123942959 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123942959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123942959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123942959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123942959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123942959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123942959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123942959 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123942959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123942959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123942959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123942959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123942959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123942959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123942959 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123942959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123942960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123942960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Sat Aug 16 12:39:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250816123943494 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123943494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce8cd8), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123943494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123943495 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123943495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123943495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123943495 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123943495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078551b), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123943495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123943495 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123943495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123943495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123943495 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123943495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00339ad9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123943495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123943495 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123943495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123943495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123943495 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123943495 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123943495 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123943495 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123943495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123943495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123943495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123943496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123943496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123943496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123943496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123943496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123943496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123943496 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123943496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123943496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123943496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123943496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123943496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123943496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123943496 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123944144 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123944144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b23984), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123944144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123944144 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944144 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123944144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bd2dd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123944145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944145 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123944145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944145 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123944145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009757d0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123944145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123944145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123944145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123944145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123944145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123944145 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123944145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123944146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123944146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123944146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123944146 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123944146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123944146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123944146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123944146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123944146 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123944146 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250816123944429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123944434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123944436 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40353<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123944520 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123944521 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123944529 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123944529 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123944529 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123944529 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123944529 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123944529 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123944529 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123944529 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123944529 DRANAP NOTICE cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123944530 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123944530 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123944530 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123944530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123944530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123944530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123944530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944530 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123944530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944530 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944530 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944530 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123944530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123944530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123944530 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250816123944530 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123944530 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123944530 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123944530 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123944530 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123944530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123944530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123944530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944530 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123944530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944530 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123944530 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43829 (stream_srv.c:142) 20250816123944530 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43829<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123944530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944530 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944530 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944530 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123944530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123944530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123944530 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123944531 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123944532 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123944532 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123944532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123944532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123944532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944532 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123944532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944532 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123944532 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123944532 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123944532 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123944532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123944532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123944532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944532 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123944532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944532 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123944532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944532 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944532 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944532 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123944532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123944532 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123944532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944532 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944532 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944532 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123944532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123944532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123944532 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1083)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(1083)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1083)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1081)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1086)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc1-M3UA(1086)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1086)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1084)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123944562 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123944562 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123944562 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123944562 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123944562 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123944562 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123944562 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123944562 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123944562 DRANAP NOTICE cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123944562 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123944562 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123944563 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123944563 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123944563 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123944563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123944564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123944564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944564 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123944564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944564 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123944564 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123944564 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123944564 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123944564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123944564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123944564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944564 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123944564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944564 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123944564 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123944564 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123944564 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123944564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123944564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123944564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944564 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123944564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944564 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123944564 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123944564 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123944564 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123944564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123944564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123944564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123944564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123944564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123944564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123944564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944564 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123944564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944564 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944564 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944564 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123944564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123944564 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123944564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944564 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944564 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944564 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123944564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123944564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123944564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123944565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123944565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123944565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123944565 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123944565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123944565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123944565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123944565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123944565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123944565 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1089)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(1089)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1089)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1087)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1092)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(1092)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1092)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-SCCP(1090)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123944601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123944601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123944601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123944601 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123944601 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123944601 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123944601 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123944601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123944601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123944607 DLINP DEBUG SRVCONN(,r=127.0.0.1:43829<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123944607 DLINP DEBUG SRVCONN(,r=127.0.0.1:43829<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123944607 DLINP DEBUG SRVCONN(,r=127.0.0.1:43829<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123944607 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123944608 DHNBAP DEBUG (127.0.0.1:43829 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123944608 DHNBAP NOTICE (127.0.0.1:43829 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123944608 DHNBAP NOTICE (127.0.0.1:43829 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123944608 DLINP DEBUG SRVCONN(,r=127.0.0.1:43829<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123944608 DLINP DEBUG SRVCONN(,r=127.0.0.1:43829<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123944745 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123944745 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123944745 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123944745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1083)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123944757 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123944757 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250816123944757 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123944757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250816123944758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944758 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123944758 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123944758 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123944758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123944758 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123944758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(1086)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250816123944761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944761 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123944761 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123944761 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123944761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123944761 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123944761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123944761 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123944764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944764 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250816123944764 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123944764 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123944764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123944765 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123944765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123944767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944767 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123944767 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123944767 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123944767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123944767 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123944767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123944767 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123944777 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123944777 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123944777 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250816123944777 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250816123944777 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250816123944777 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250816123944777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1089)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123944783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944783 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123944783 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250816123944783 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250816123944783 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250816123944783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123944783 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123944783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250816123944787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944787 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123944787 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123944787 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123944787 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123944787 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250816123944787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123944789 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123944789 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816123944789 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123944789 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1092)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816123944795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944795 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816123944795 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123944795 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123944795 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123944795 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816123944795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123944798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944798 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123944798 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123944798 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123944798 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123944798 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123944798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123944798 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123944798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccdb9d), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123944798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123944798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944798 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123944798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa1747), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123944798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123944798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944798 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123944798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00115ae0), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123944798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123944799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944799 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123944799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00634c52), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123944799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123944799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123944799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123944799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123944799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944799 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944799 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944799 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123944799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123944799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123944799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123944799 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123944799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944800 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123944800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123944800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123944800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123944800 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123944800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944800 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123944800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123944800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123944800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123944800 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123944800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123944800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123944800 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123944800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123944800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123944800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123944800 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123944810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123944810 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123944810 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123944810 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123944810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123944810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123944810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123944811 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123944811 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123944811 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123944811 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123944811 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123944811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123944811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000068), PART(T=Source Reference,L=4,D=00ccdb9d) (sccp_scrc.c:477) 20250816123944811 DLSCCP DEBUG Received CO:RELCO for local reference 104 (sccp_scoc.c:1824) 20250816123944811 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123944811 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123944811 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123944811 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123944811 DLSCCP DEBUG SCCP-SCOC(104)[0x556947cad910]{IDLE}: Deallocated (fsm.c:568) 20250816123945012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945013 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123945013 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123945013 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123945013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123945013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123945013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123945013 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123945013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945013 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123945013 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123945013 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123945013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123945013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123945013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123945013 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123945013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945013 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123945013 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123945013 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123945013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123945013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123945013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123945013 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123945013 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123945013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123945013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123945013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123945013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123945013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000067), PART(T=Source Reference,L=4,D=00aa1747) (sccp_scrc.c:477) 20250816123945013 DLSCCP DEBUG Received CO:RELCO for local reference 103 (sccp_scoc.c:1824) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(103)[0x556947c93a90]{IDLE}: Deallocated (fsm.c:568) 20250816123945013 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123945013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123945013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123945013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123945013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123945013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000066), PART(T=Source Reference,L=4,D=00115ae0) (sccp_scrc.c:477) 20250816123945013 DLSCCP DEBUG Received CO:RELCO for local reference 102 (sccp_scoc.c:1824) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(102)[0x556947d0b430]{IDLE}: Deallocated (fsm.c:568) 20250816123945013 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123945013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123945013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123945013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123945013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123945013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000065), PART(T=Source Reference,L=4,D=00634c52) (sccp_scrc.c:477) 20250816123945013 DLSCCP DEBUG Received CO:RELCO for local reference 101 (sccp_scoc.c:1824) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123945013 DLSCCP DEBUG SCCP-SCOC(101)[0x556947c8d960]{IDLE}: Deallocated (fsm.c:568) 20250816123945224 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123945224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb35e9), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123945224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123945224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123945224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123945224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123945224 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123945224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00314f13), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123945224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123945224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123945224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123945224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123945224 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123945224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035ac76), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123945224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123945224 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123945224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123945224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123945225 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945225 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123945225 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123945225 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123945225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123945225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123945225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123945225 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123945225 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945225 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123945225 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123945225 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123945225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123945225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123945225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123945225 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123945225 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945225 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123945225 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123945225 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123945225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123945225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123945225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123945225 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123945239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945239 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123945239 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123945239 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123945239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123945239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123945239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123945239 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123945239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945239 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123945239 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123945239 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123945239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123945239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123945239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123945239 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123945239 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123945239 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123945239 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123945239 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123945239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123945239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000064), PART(T=Source Reference,L=4,D=0035ac76) (sccp_scrc.c:477) 20250816123945239 DLSCCP DEBUG Received CO:RELCO for local reference 100 (sccp_scoc.c:1824) 20250816123945239 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123945239 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123945239 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123945239 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123945239 DLSCCP DEBUG SCCP-SCOC(100)[0x556947b14e30]{IDLE}: Deallocated (fsm.c:568) 20250816123945239 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123945239 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123945239 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123945239 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123945239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123945239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000062), PART(T=Source Reference,L=4,D=00bb35e9) (sccp_scrc.c:477) 20250816123945239 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1824) 20250816123945239 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123945239 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123945239 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123945239 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123945239 DLSCCP DEBUG SCCP-SCOC(98)[0x556947cbbc10]{IDLE}: Deallocated (fsm.c:568) 20250816123945440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945441 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123945441 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123945441 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123945441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123945441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123945441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123945441 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123945441 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123945441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123945441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123945441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123945441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123945441 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000063), PART(T=Source Reference,L=4,D=00314f13) (sccp_scrc.c:477) 20250816123945441 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20250816123945441 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123945441 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123945441 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123945441 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123945441 DLSCCP DEBUG SCCP-SCOC(99)[0x556947c99250]{IDLE}: Deallocated (fsm.c:568) 20250816123945565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945565 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250816123945565 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250816123945565 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250816123945565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123945565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123945565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123945565 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123945565 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123945565 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123945565 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123945565 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123945565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123945565 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123945565 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250816123945565 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123945565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945565 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123945565 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123945565 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123945565 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123945565 DRANAP NOTICE (msc-1) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:197) 20250816123945565 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123945566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945566 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123945566 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123945566 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123945566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123945566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123945566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250816123945566 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123945565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123945565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123945565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123945565 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123945565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123945565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123945565 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123945565 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc1-RAN(1085)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123945583 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945583 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123945583 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123945583 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123945583 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123945583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123945583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123945583 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123945583 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123945583 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123945583 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123945583 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123945583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123945583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123945583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123945583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123945583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945583 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123945583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123945583 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123945583 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123945583 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123945583 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123945583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123945583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123945583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123945583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123945583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123945583 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123945583 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123945583 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123945583 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945583 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123945583 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123945583 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123945583 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123945583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123945583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123945583 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1088)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123945595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945595 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123945595 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123945595 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123945595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123945595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123945595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123945595 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123945595 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123945595 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123945595 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123945595 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123945595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123945595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123945595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816123945595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123945595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123945595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123945595 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123945595 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123945595 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816123945595 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123945595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123945595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123945595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123945595 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123945595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123945595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123945595 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123945595 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816123945595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945595 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123945595 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123945595 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123945595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123945595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123945595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123945595 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1091)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123945645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945645 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123945645 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123945645 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123945645 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123945645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123945645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123945645 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123945645 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123945645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123945645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123945645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123945645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123945645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123945645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123945645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123945645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123945645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123945645 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123945645 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123945645 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123945645 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123945645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123945645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123945645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123945645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123945645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123945646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123945646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123945646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123945646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123945646 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123945646 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123945646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123945646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123945646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123945646 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123945646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123945646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123945646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123945646 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1082)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123946618 DLCTRL DEBUG Command: GET 954048453 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123946618 DLCTRL DEBUG Tx Command reply: GET_REPLY 954048453 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816123946627 DLCTRL DEBUG Command: GET 604020711 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123946627 DLCTRL DEBUG Tx Command reply: GET_REPLY 604020711 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123946631 DLCTRL DEBUG Command: GET 604102749 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123946631 DLCTRL DEBUG Tx Command reply: GET_REPLY 604102749 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123946636 DLCTRL DEBUG Command: GET 702042391 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123946636 DLCTRL DEBUG Tx Command reply: GET_REPLY 702042391 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123946639 DLCTRL DEBUG Command: GET 493950770 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123946639 DLCTRL DEBUG Tx Command reply: GET_REPLY 493950770 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816123946642 DLCTRL DEBUG Command: GET 153569836 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123946642 DLCTRL DEBUG Tx Command reply: GET_REPLY 153569836 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123946645 DLCTRL DEBUG Command: GET 43695845 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123946645 DLCTRL DEBUG Tx Command reply: GET_REPLY 43695845 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123946649 DLCTRL DEBUG Command: GET 670662557 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123946649 DLCTRL DEBUG Tx Command reply: GET_REPLY 670662557 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123946653 DLCTRL DEBUG Command: GET 103779613 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123946653 DLCTRL DEBUG Tx Command reply: GET_REPLY 103779613 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123946655 DLCTRL DEBUG Command: GET 426154245 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123946655 DLCTRL DEBUG Tx Command reply: GET_REPLY 426154245 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816123946657 DLCTRL DEBUG Command: GET 170857181 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123946657 DLCTRL DEBUG Tx Command reply: GET_REPLY 170857181 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123946661 DLCTRL DEBUG Command: GET 750479431 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123946661 DLCTRL DEBUG Tx Command reply: GET_REPLY 750479431 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123946666 DLCTRL DEBUG Command: GET 533637513 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123946666 DLCTRL DEBUG Tx Command reply: GET_REPLY 533637513 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123946669 DLCTRL DEBUG Command: GET 109247145 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123946669 DLCTRL DEBUG Tx Command reply: GET_REPLY 109247145 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123946672 DLCTRL DEBUG Command: GET 705298062 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123946672 DLCTRL DEBUG Tx Command reply: GET_REPLY 705298062 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816123946675 DLCTRL DEBUG Command: GET 804255590 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123946675 DLCTRL DEBUG Tx Command reply: GET_REPLY 804255590 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123946678 DLCTRL DEBUG Command: GET 892147311 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123946678 DLCTRL DEBUG Tx Command reply: GET_REPLY 892147311 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123946680 DLCTRL DEBUG Command: GET 329888379 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123946680 DLCTRL DEBUG Tx Command reply: GET_REPLY 329888379 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123946682 DLCTRL DEBUG Command: GET 984364730 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123946682 DLCTRL DEBUG Tx Command reply: GET_REPLY 984364730 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123946684 DLCTRL DEBUG Command: GET 2512069 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123946684 DLCTRL DEBUG Tx Command reply: GET_REPLY 2512069 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101111010'B, t_guard := 20.000000 } 20250816123946709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60202<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1088)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1088)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)11807764 20250816123947752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123947752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123947752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816123947752 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123947752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb42c14, normal) (hnbgw_rua.c:407) 20250816123947752 DHNB DEBUG map_rua[0x556947d0b430]{init}: Allocated (fsm.c:456) 20250816123947752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11807764)[0x556947d0b430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123947752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11807764 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123947752 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123947752 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123947752 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816123947752 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11807764 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123947753 DCN DEBUG map_sccp[0x556947c93a90]{init}: Allocated (fsm.c:456) 20250816123947753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x556947c93a90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123947753 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11807764 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123947753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11807764 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816123947753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11807764)[0x556947d0b430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123947753 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123947753 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123947753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11807764)[0x556947d0b430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123947753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x556947c93a90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123947753 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123947753 DLSCCP DEBUG SCCP-SCOC(116)[0x556947cad910]{IDLE}: Allocated (fsm.c:456) 20250816123947753 DLSCCP DEBUG SCCP-SCOC(116)[0x556947cad910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123947753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000074), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300017a0056400500f1100926) (sccp_scrc.c:406) 20250816123947753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123947753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123947753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123947753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123947753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123947753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123947753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123947753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123947753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123947753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123947753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123947753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123947753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123947753 DLSCCP DEBUG SCCP-SCOC(116)[0x556947cad910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123947753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x556947c93a90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123947753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11807764)[0x556947d0b430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123947753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123947753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123947753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123947753 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123947753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123947753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123947753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123947753 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1087)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1087)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1088)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) HNBGW_Test.sgsn0-RAN(1088)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)1357383 HNBGW_Test.sgsn0-SCCP(1087)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1087)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123947762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123947762 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123947762 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123947762 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123947762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123947762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123947762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123947762 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123947762 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123947762 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123947762 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123947762 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123947762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123947762 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=002176c3) (sccp_scrc.c:477) 20250816123947762 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20250816123947762 DLSCCP DEBUG SCCP-SCOC(116)[0x556947cad910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123947762 DLSCCP DEBUG SCCP-SCOC(116)[0x556947cad910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123947762 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123947762 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123947762 DCN DEBUG handle_cn_conn_conf() conn_id=116, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123947762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x556947c93a90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123947762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x556947c93a90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123947763 DLCTRL DEBUG Command: GET 409345297 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123947763 DLCTRL DEBUG Tx Command reply: GET_REPLY 409345297 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123947765 DLCTRL DEBUG Command: GET 669343306 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123947765 DLCTRL DEBUG Tx Command reply: GET_REPLY 669343306 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123947767 DLCTRL DEBUG Command: GET 953726178 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123947767 DLCTRL DEBUG Tx Command reply: GET_REPLY 953726178 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123947769 DLCTRL DEBUG Command: GET 115250827 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123947769 DLCTRL DEBUG Tx Command reply: GET_REPLY 115250827 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123947771 DLCTRL DEBUG Command: GET 533673032 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123947771 DLCTRL DEBUG Tx Command reply: GET_REPLY 533673032 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123947774 DLCTRL DEBUG Command: GET 516329749 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123947774 DLCTRL DEBUG Tx Command reply: GET_REPLY 516329749 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816123947777 DLCTRL DEBUG Command: GET 550209235 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123947777 DLCTRL DEBUG Tx Command reply: GET_REPLY 550209235 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123947780 DLCTRL DEBUG Command: GET 13153551 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123947780 DLCTRL DEBUG Tx Command reply: GET_REPLY 13153551 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123947782 DLCTRL DEBUG Command: GET 304955236 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123947782 DLCTRL DEBUG Tx Command reply: GET_REPLY 304955236 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123947785 DLCTRL DEBUG Command: GET 868282235 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123947785 DLCTRL DEBUG Tx Command reply: GET_REPLY 868282235 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123947787 DLCTRL DEBUG Command: GET 171151536 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123947787 DLCTRL DEBUG Tx Command reply: GET_REPLY 171151536 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123947789 DLCTRL DEBUG Command: GET 59208712 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123947789 DLCTRL DEBUG Tx Command reply: GET_REPLY 59208712 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123947790 DLCTRL DEBUG Command: GET 237039676 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123947790 DLCTRL DEBUG Tx Command reply: GET_REPLY 237039676 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123947792 DLCTRL DEBUG Command: GET 403493519 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123947792 DLCTRL DEBUG Tx Command reply: GET_REPLY 403493519 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123947793 DLCTRL DEBUG Command: GET 808214939 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123947793 DLCTRL DEBUG Tx Command reply: GET_REPLY 808214939 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123947794 DLCTRL DEBUG Command: GET 930201839 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123947794 DLCTRL DEBUG Tx Command reply: GET_REPLY 930201839 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123947795 DLCTRL DEBUG Command: GET 434361071 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123947795 DLCTRL DEBUG Tx Command reply: GET_REPLY 434361071 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123947797 DLCTRL DEBUG Command: GET 654255494 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123947797 DLCTRL DEBUG Tx Command reply: GET_REPLY 654255494 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123947798 DLCTRL DEBUG Command: GET 462382376 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123947798 DLCTRL DEBUG Tx Command reply: GET_REPLY 462382376 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123947798 DLCTRL DEBUG Command: GET 638253844 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123947798 DLCTRL DEBUG Tx Command reply: GET_REPLY 638253844 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100001000'B, t_guard := 20.000000 } 20250816123947821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60216<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@c2ce0b0ce204: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@c2ce0b0ce204: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@c2ce0b0ce204: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)6002067 20250816123948852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123948852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123948852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250816123948852 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123948852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5b9593, normal) (hnbgw_rua.c:407) 20250816123948852 DHNB DEBUG map_rua[0x556947c99380]{init}: Allocated (fsm.c:456) 20250816123948852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6002067)[0x556947c99380]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123948852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6002067 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123948852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123948852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123948852 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250816123948852 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6002067 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250816123948852 DCN DEBUG map_sccp[0x556947c9b900]{init}: Allocated (fsm.c:456) 20250816123948852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x556947c9b900]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123948852 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6002067 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250816123948852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6002067 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250816123948852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6002067)[0x556947c99380]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123948852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123948852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123948852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6002067)[0x556947c99380]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123948852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x556947c9b900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123948852 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123948852 DLSCCP DEBUG SCCP-SCOC(117)[0x556947cb2bc0]{IDLE}: Allocated (fsm.c:456) 20250816123948852 DLSCCP DEBUG SCCP-SCOC(117)[0x556947cb2bc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123948852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000075), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001080056400500f1100926) (sccp_scrc.c:406) 20250816123948852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123948852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123948852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123948852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123948852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123948852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123948852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123948852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123948852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123948852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123948853 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123948853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123948853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123948853 DLSCCP DEBUG SCCP-SCOC(117)[0x556947cb2bc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123948853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x556947c9b900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123948853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6002067)[0x556947c99380]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123948853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123948853 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123948853 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123948853 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123948853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123948853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123948853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123948853 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1090)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1090)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1091)@c2ce0b0ce204: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) HNBGW_Test.sgsn1-RAN(1091)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)2979411 HNBGW_Test.sgsn1-SCCP(1090)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1090)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816123948866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123948866 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123948866 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123948866 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123948866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123948866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123948866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123948866 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123948866 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123948866 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123948866 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123948866 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123948866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123948866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=007d36f8) (sccp_scrc.c:477) 20250816123948866 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20250816123948866 DLSCCP DEBUG SCCP-SCOC(117)[0x556947cb2bc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816123948866 DLSCCP DEBUG SCCP-SCOC(117)[0x556947cb2bc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816123948866 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123948866 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816123948866 DCN DEBUG handle_cn_conn_conf() conn_id=117, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816123948866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x556947c9b900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816123948866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x556947c9b900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816123948868 DLCTRL DEBUG Command: GET 408445311 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816123948868 DLCTRL DEBUG Tx Command reply: GET_REPLY 408445311 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816123948872 DLCTRL DEBUG Command: GET 38890255 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816123948872 DLCTRL DEBUG Tx Command reply: GET_REPLY 38890255 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816123948876 DLCTRL DEBUG Command: GET 130838029 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816123948876 DLCTRL DEBUG Tx Command reply: GET_REPLY 130838029 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123948880 DLCTRL DEBUG Command: GET 13928037 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123948880 DLCTRL DEBUG Tx Command reply: GET_REPLY 13928037 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123948887 DLCTRL DEBUG Command: GET 924774551 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816123948887 DLCTRL DEBUG Tx Command reply: GET_REPLY 924774551 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123948892 DLCTRL DEBUG Command: GET 690950478 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816123948892 DLCTRL DEBUG Tx Command reply: GET_REPLY 690950478 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250816123948895 DLCTRL DEBUG Command: GET 771656183 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816123948895 DLCTRL DEBUG Tx Command reply: GET_REPLY 771656183 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816123948898 DLCTRL DEBUG Command: GET 665488851 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816123948898 DLCTRL DEBUG Tx Command reply: GET_REPLY 665488851 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123948902 DLCTRL DEBUG Command: GET 856268276 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123948902 DLCTRL DEBUG Tx Command reply: GET_REPLY 856268276 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123948905 DLCTRL DEBUG Command: GET 649215285 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816123948905 DLCTRL DEBUG Tx Command reply: GET_REPLY 649215285 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123948908 DLCTRL DEBUG Command: GET 222827477 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816123948908 DLCTRL DEBUG Tx Command reply: GET_REPLY 222827477 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816123948913 DLCTRL DEBUG Command: GET 769355477 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816123948913 DLCTRL DEBUG Tx Command reply: GET_REPLY 769355477 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816123948919 DLCTRL DEBUG Command: GET 391061718 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816123948919 DLCTRL DEBUG Tx Command reply: GET_REPLY 391061718 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123948924 DLCTRL DEBUG Command: GET 554776893 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123948924 DLCTRL DEBUG Tx Command reply: GET_REPLY 554776893 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123948928 DLCTRL DEBUG Command: GET 947379726 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816123948928 DLCTRL DEBUG Tx Command reply: GET_REPLY 947379726 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123948932 DLCTRL DEBUG Command: GET 331674331 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816123948932 DLCTRL DEBUG Tx Command reply: GET_REPLY 331674331 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816123948937 DLCTRL DEBUG Command: GET 717827073 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816123948937 DLCTRL DEBUG Tx Command reply: GET_REPLY 717827073 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816123948941 DLCTRL DEBUG Command: GET 986776567 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816123948941 DLCTRL DEBUG Tx Command reply: GET_REPLY 986776567 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816123948945 DLCTRL DEBUG Command: GET 819697998 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816123948945 DLCTRL DEBUG Tx Command reply: GET_REPLY 819697998 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816123948950 DLCTRL DEBUG Command: GET 929591005 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816123948950 DLCTRL DEBUG Tx Command reply: GET_REPLY 929591005 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123948953 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) MTC@c2ce0b0ce204: "disconnecting msc0" 20250816123948957 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123948957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123948957 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123948957 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816123948957 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123948957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123948957 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123948957 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123948957 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123948957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123948958 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816123948958 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123948958 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123948958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123948958 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123948958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123948958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110010100'B, t_guard := 20.000000 } 20250816123949005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60224<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@c2ce0b0ce204: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@c2ce0b0ce204: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@c2ce0b0ce204: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)7446126 20250816123950018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123950019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123950019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816123950019 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816123950019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x719e6e, normal) (hnbgw_rua.c:407) 20250816123950019 DHNB DEBUG map_rua[0x556947d25cc0]{init}: Allocated (fsm.c:456) 20250816123950019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7446126)[0x556947d25cc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816123950019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7446126 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816123950019 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123950019 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123950019 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7446126 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816123950019 DCN DEBUG map_sccp[0x556947c9c060]{init}: Allocated (fsm.c:456) 20250816123950019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x556947c9c060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816123950019 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7446126 <-> SCCP-118 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816123950019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7446126 SCCP-118 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816123950019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7446126)[0x556947d25cc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816123950019 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816123950019 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816123950019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7446126)[0x556947d25cc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816123950019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x556947c9c060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816123950019 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816123950019 DLSCCP DEBUG SCCP-SCOC(118)[0x556947c97eb0]{IDLE}: Allocated (fsm.c:456) 20250816123950019 DLSCCP DEBUG SCCP-SCOC(118)[0x556947c97eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816123950019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000076), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030003940056400500f1100926) (sccp_scrc.c:406) 20250816123950019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123950019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123950019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123950019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123950019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123950019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123950019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123950019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123950019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123950019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123950019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123950019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123950019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123950019 DLSCCP DEBUG SCCP-SCOC(118)[0x556947c97eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816123950019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x556947c9c060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816123950019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7446126)[0x556947d25cc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816123950019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123950019 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123950019 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123950019 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123950019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123950019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123950019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123950019 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123950613 DLSCCP DEBUG SCCP-SCOC(115)[0x556947c9aaf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123950613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066eb49), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123950613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123950613 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123950613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123950613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123950613 DLSCCP DEBUG SCCP-SCOC(114)[0x556947bb5e60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816123950613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00194596), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123950613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123950613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123950613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123950613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123950614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123950614 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123950614 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123950614 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123950614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123950614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123950614 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123950614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123950614 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123950614 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123950614 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123950614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123950614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123950614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123950614 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816123950958 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123950958 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123950959 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816123952958 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123952959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001367f5), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123952959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123952959 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123952959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123952959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123952959 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123952959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d005f1), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123952959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123952959 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123952959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123952959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123952959 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123952959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c6dcb), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123952959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123952959 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123952959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123952959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123952959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123952959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123952959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123952959 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123952959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123952959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123952959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123952959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123952959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123952959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123952959 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123952959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123952959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123952960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123952960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123952960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123952960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123952960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123952960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123952960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123952960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123952960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123952964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123952964 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123952964 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123952964 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123952964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123952964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123952964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123952964 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123952964 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123952964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123952964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123952964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123952964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123952964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=00d005f1) (sccp_scrc.c:477) 20250816123952964 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20250816123952964 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123952964 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123952964 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123952964 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123952964 DLSCCP DEBUG SCCP-SCOC(113)[0x556947c9b640]{IDLE}: Deallocated (fsm.c:568) 20250816123953495 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123953495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078551b), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123953495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123953495 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123953495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123953495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123953495 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123953495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce8cd8), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123953495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123953495 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123953495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123953495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123953495 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123953495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00339ad9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123953495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123953495 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123953495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123953495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123953496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123953496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123953496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123953496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123953496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123953496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123953496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123953496 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123953496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123953496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123953496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123953496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123953496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123953496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123953496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123953496 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123953496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123953496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123953496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123953496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123953496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123953496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123953496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123953496 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123953500 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123953500 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123953500 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123953500 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123953500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123953500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123953500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123953500 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123953500 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123953500 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123953500 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123953500 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123953500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123953500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006d), PART(T=Source Reference,L=4,D=0078551b) (sccp_scrc.c:477) 20250816123953500 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1824) 20250816123953500 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123953500 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123953500 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123953500 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123953500 DLSCCP DEBUG SCCP-SCOC(109)[0x556947ca96c0]{IDLE}: Deallocated (fsm.c:568) 20250816123953701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123953701 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123953701 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123953701 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123953701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123953701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123953701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123953701 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123953701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123953701 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123953701 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123953701 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123953701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123953701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123953701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123953701 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123953701 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123953701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123953701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123953701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123953701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123953701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006e), PART(T=Source Reference,L=4,D=00ce8cd8) (sccp_scrc.c:477) 20250816123953701 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20250816123953701 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123953701 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123953701 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123953701 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123953701 DLSCCP DEBUG SCCP-SCOC(110)[0x556947d25df0]{IDLE}: Deallocated (fsm.c:568) 20250816123953701 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123953701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123953701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123953701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123953701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123953701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006c), PART(T=Source Reference,L=4,D=00339ad9) (sccp_scrc.c:477) 20250816123953701 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20250816123953701 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123953701 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123953701 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123953701 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123953701 DLSCCP DEBUG SCCP-SCOC(108)[0x556947c9a930]{IDLE}: Deallocated (fsm.c:568) 20250816123954145 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123954145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009757d0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123954145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123954145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123954145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123954145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123954145 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123954145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bd2dd), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123954145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123954145 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123954145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123954145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123954145 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816123954145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b23984), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816123954145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123954145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123954145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123954146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123954146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123954146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123954146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123954146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123954146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123954146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123954146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123954146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123954146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123954146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123954146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123954146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123954146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123954146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123954146 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123954146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123954146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123954146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123954146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123954146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123954146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123954146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123954151 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123954151 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816123954151 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816123954151 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816123954151 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123954151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123954151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123954151 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123954151 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123954152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123954152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123954152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816123954152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123954152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006a), PART(T=Source Reference,L=4,D=002bd2dd) (sccp_scrc.c:477) 20250816123954152 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1824) 20250816123954152 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816123954152 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816123954152 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816123954152 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816123954152 DLSCCP DEBUG SCCP-SCOC(106)[0x556947c9ba30]{IDLE}: Deallocated (fsm.c:568) 20250816123955019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x556947c9c060]{wait_cc}: Timeout of X31 (fsm.c:317) 20250816123955019 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123955019 DLSCCP DEBUG SCCP-SCOC(118)[0x556947c97eb0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123955019 DLSCCP DEBUG SCCP-SCOC(118)[0x556947c97eb0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250816123955019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x556947c9c060]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250816123955019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7446126)[0x556947d25cc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250816123955019 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7446126)[0x556947d25cc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250816123955019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250816123955019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7446126)[0x556947d25cc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250816123955019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7446126)[0x556947d25cc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123955019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7446126)[0x556947d25cc0]{disrupted}: Freeing instance (context_map.c:202) 20250816123955019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7446126)[0x556947d25cc0]{disrupted}: Deallocated (fsm.c:568) 20250816123955019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x556947c9c060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123955020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x556947c9c060]{disconnected}: Freeing instance (context_map.c:206) 20250816123955020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x556947c9c060]{disconnected}: Deallocated (fsm.c:568) 20250816123955020 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7446126 SCCP-118 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250816123955020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123955020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@c2ce0b0ce204: setverdict(fail): none -> fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110010100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"", new component reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110010100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@c2ce0b0ce204: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@c2ce0b0ce204: Test Component 1096 has requested to stop MTC. Terminating current testcase execution. 20250816123955022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57158<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123955022 DLINP DEBUG SRVCONN(,r=127.0.0.1:43829<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123955022 DLINP DEBUG SRVCONN(,r=127.0.0.1:43829<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123955022 DLINP NOTICE SRV(,r=127.0.0.1:43829<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123955022 DMAIN NOTICE (127.0.0.1:43829 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43829<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123955022 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(1089)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1087)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@c2ce0b0ce204: Dynamic test case error: Sending data on the connection of port RUA to 1078:RUA failed. (Broken pipe) 20250816123955023 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40353<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@c2ce0b0ce204: setverdict(error): none -> error HNBGW_Test.msc0-SCCP(1081)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1088)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1082)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1084)@c2ce0b0ce204: Final verdict of PTC: none 20250816123955023 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-RAN(1085)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@c2ce0b0ce204: Final verdict of PTC: none 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816123955023 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123955023 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123955023 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123955023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123955023 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816123955023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123955023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123955023 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250816123955023 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816123955023 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816123955023 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123955023 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123955023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123955023 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123955023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123955023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123955023 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250816123955023 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816123955023 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816123955023 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816123955023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816123955023 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816123955023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816123955023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816123955024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123955024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123955024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123955024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123955024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123955024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123955024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250816123955024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123955024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123955023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57146<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123955024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123955024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123955024 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816123955024 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816123955024 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816123955024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11807764)[0x556947d0b430]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123955024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11807764)[0x556947d0b430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123955024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x556947c93a90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123955024 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123955024 DLSCCP DEBUG SCCP-SCOC(116)[0x556947cad910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123955024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002176c3), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123955024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123955024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123955024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123955024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123955024 DLSCCP DEBUG SCCP-SCOC(116)[0x556947cad910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123955024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x556947c93a90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123955024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11807764)[0x556947d0b430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123955024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11807764)[0x556947d0b430]{disrupted}: Freeing instance (context_map.c:202) 20250816123955024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11807764)[0x556947d0b430]{disrupted}: Deallocated (fsm.c:568) 20250816123955024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x556947c93a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123955024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x556947c93a90]{disconnected}: Freeing instance (context_map.c:206) 20250816123955024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x556947c93a90]{disconnected}: Deallocated (fsm.c:568) 20250816123955024 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11807764 SCCP-116 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816123955024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6002067)[0x556947c99380]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816123955024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6002067)[0x556947c99380]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816123955024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x556947c9b900]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816123955024 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816123955024 DLSCCP DEBUG SCCP-SCOC(117)[0x556947cb2bc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816123955024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d36f8), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816123955024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123955024 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123955024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123955024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123955024 DLSCCP DEBUG SCCP-SCOC(117)[0x556947cb2bc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816123955024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x556947c9b900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816123955024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6002067)[0x556947c99380]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816123955024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6002067)[0x556947c99380]{disrupted}: Freeing instance (context_map.c:202) 20250816123955024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6002067)[0x556947c99380]{disrupted}: Deallocated (fsm.c:568) 20250816123955024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x556947c9b900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816123955024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x20250816123955024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 556947c9b900]{disconnected}: Freeing instance (context_map.c:206) 20250816123955024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x556947c9b900]{disconnected}: Deallocated (fsm.c:568) 20250816123955024 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6002067 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250816123955024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123955024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123955024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123955024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816123955024 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1091)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1083)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(1074)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1086)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1090)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(1076)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1075)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(1093)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1092)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@c2ce0b0ce204: Final verdict of PTC: error 20250816123955033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60216<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816123955033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60224<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@c2ce0b0ce204: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@c2ce0b0ce204: Final verdict of PTC: fail reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110010100'B } }, { id := 86, criticality := ignore (1), value_ :=20250816123955041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60202<->l=127.0.0.1:4261 (telnet_interface.c:138) { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(1074): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(1076): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077): error (pass -> error) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(1081): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(1082): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(1083): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-SCCP(1084): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-RAN(1085): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc1-M3UA(1086): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1087): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1088): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1089): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1090): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1091): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1092): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(1093): none (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094): pass (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095): pass (error -> error) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096): fail (error -> error) reason: ""ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110010100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@c2ce0b0ce204: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: error MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink error'. Sat Aug 16 12:39:55 UTC 2025 ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink error ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20250816123955112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123955714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60234<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=569368) Waiting for packet dumper to finish... 1 (prev_count=569368, count=573248) 20250816123957025 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123957025 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123957025 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816123957025 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123957025 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250816123957025 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250816123957025 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816123957025 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816123957025 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink error' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Sat Aug 16 12:39:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250816123958818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123958823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816123958826 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38675<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123958909 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816123958909 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816123958916 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123958916 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123958916 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123958917 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123958917 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123958917 DRANAP NOTICE cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123958917 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123958917 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123958917 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59303 (stream_srv.c:142) 20250816123958917 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59303<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816123958917 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123958917 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123958918 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123958918 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816123958918 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123958918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123958918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123958918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123958918 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123958918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816123958918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123958918 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123958918 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123958918 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816123958918 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123958918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123958918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123958918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123958918 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123958918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816123958918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123958918 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123958918 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123958918 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816123958918 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123958918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123958918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123958918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123958918 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123958918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816123958918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123958918 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123958918 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123958918 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816123958918 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123958918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123958918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816123958918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123958918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123958918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123958918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123958918 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123958918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123958918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123958918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123958918 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816123958918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816123958918 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816123958918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123958918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123958918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123958918 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816123958918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816123958918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816123958918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816123958918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123958918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123958918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123958918 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816123958918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816123958918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816123958918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816123958918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123958918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123958918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123958918 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123958918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123958918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123958918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1107)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(1107)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1107)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1105)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123958931 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123958931 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123958931 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123958931 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123958931 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123958931 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816123958931 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123958931 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123958931 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816123958931 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816123958932 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123958932 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816123958932 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123958932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123958932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123958932 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123958932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816123958932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123958932 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123958932 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123958932 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816123958932 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123958932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123958932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123958932 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123958932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816123958932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123958932 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123958932 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123958932 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816123958932 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123958932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123958932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123958932 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123958932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816123958932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123958932 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123958932 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816123958932 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816123958932 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816123958932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123958932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816123958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123958933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123958933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123958933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123958933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123958933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123958933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123958933 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816123958933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123958933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123958933 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123958933 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816123958933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816123958933 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816123958933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123958933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123958933 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123958933 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816123958933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816123958933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816123958933 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816123958933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123958933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123958933 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123958933 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816123958933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816123958933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816123958933 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816123958933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123958933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123958933 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123958933 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123958933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123958933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123958933 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1110)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(1110)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1110)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(1108)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816123958955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123958955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123958955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123958955 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123958955 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816123958955 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123958955 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123958955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123958955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816123958960 DLINP DEBUG SRVCONN(,r=127.0.0.1:59303<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816123958960 DLINP DEBUG SRVCONN(,r=127.0.0.1:59303<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816123958960 DLINP DEBUG SRVCONN(,r=127.0.0.1:59303<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816123958960 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816123958960 DHNBAP DEBUG (127.0.0.1:59303 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816123958960 DHNBAP NOTICE (127.0.0.1:59303 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816123958960 DHNBAP NOTICE (127.0.0.1:59303 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816123958960 DLINP DEBUG SRVCONN(,r=127.0.0.1:59303<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816123958960 DLINP DEBUG SRVCONN(,r=127.0.0.1:59303<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816123959129 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123959129 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816123959129 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123959129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1107)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816123959138 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123959138 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816123959138 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123959138 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123959138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123959139 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123959139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123959142 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123959142 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123959142 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123959142 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123959142 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123959142 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123959142 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123959143 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816123959143 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816123959143 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816123959143 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1110)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816123959149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123959150 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816123959150 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816123959150 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816123959150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816123959150 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816123959150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816123959153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123959153 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816123959153 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816123959153 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816123959153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816123959153 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816123959153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816123959934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123959934 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816123959934 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816123959934 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816123959935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123959935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123959935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123959935 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123959935 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123959935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123959935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123959935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816123959935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123959935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123959935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816123959935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816123959935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123959935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123959935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123959935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123959935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123959935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123959935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123959935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123959935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123959935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123959935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123959935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123959935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123959935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123959935 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123959935 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123959935 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816123959935 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123959935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123959935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816123959935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123959935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123959935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123959935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123959935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123959935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123959935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123959935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123959935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123959935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123959935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123959935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816123959935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123959935 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123959935 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816123959935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123959935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123959935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123959935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816123959935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816123959935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816123959935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816123959935 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1106)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816123959947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123959947 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816123959947 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816123959947 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816123959947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816123959947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816123959947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816123959947 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816123959947 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816123959947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816123959947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816123959947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816123959947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816123959947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816123959947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816123959947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816123959947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123959947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123959947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123959947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123959947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123959947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123959947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123959947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123959947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123959947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123959947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123959947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123959947 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816123959947 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816123959947 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816123959947 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816123959947 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816123959947 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816123959947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816123959947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816123959947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123959947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123959947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123959947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123959947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123959947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123959947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816123959947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816123959947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816123959947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816123959947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816123959947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816123959947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816123959947 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816123959947 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816123959947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816123959947 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816123959947 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816123959947 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816123959947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816123959947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816123959947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816123959947 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1109)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816124000614 DLSCCP DEBUG SCCP-SCOC(114)[0x556947bb5e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124000614 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00194596), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124000614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124000614 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124000614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124000614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124000614 DLSCCP DEBUG SCCP-SCOC(115)[0x556947c9aaf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124000614 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066eb49), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124000614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124000614 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124000614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816124000614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124000615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124000615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124000615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124000615 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124000615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124000615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124000615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124000615 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124000615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124000615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124000615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124000615 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816124000615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816124000615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816124000615 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816124000622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124000622 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816124000622 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816124000622 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816124000622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124000622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124000622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124000622 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124000623 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124000623 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124000623 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124000623 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816124000623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124000623 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=00194596) (sccp_scrc.c:477) 20250816124000623 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20250816124000623 DLSCCP DEBUG SCCP-SCOC(114)[0x556947bb5e60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816124000623 DLSCCP DEBUG SCCP-SCOC(114)[0x556947bb5e60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816124000623 DLSCCP DEBUG SCCP-SCOC(114)[0x556947bb5e60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816124000623 DLSCCP DEBUG SCCP-SCOC(114)[0x556947bb5e60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816124000623 DLSCCP DEBUG SCCP-SCOC(114)[0x556947bb5e60]{IDLE}: Deallocated (fsm.c:568) 20250816124000974 DLCTRL DEBUG Command: GET 554900750 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816124000974 DLCTRL DEBUG Tx Command reply: GET_REPLY 554900750 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250816124000981 DLCTRL DEBUG Command: GET 839325467 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816124000981 DLCTRL DEBUG Tx Command reply: GET_REPLY 839325467 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816124000985 DLCTRL DEBUG Command: GET 344290283 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816124000985 DLCTRL DEBUG Tx Command reply: GET_REPLY 344290283 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124000989 DLCTRL DEBUG Command: GET 499761918 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124000989 DLCTRL DEBUG Tx Command reply: GET_REPLY 499761918 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124000992 DLCTRL DEBUG Command: GET 691266895 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816124000992 DLCTRL DEBUG Tx Command reply: GET_REPLY 691266895 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250816124000995 DLCTRL DEBUG Command: GET 812396524 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816124000995 DLCTRL DEBUG Tx Command reply: GET_REPLY 812396524 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816124000997 DLCTRL DEBUG Command: GET 661366034 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816124000997 DLCTRL DEBUG Tx Command reply: GET_REPLY 661366034 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816124000999 DLCTRL DEBUG Command: GET 417657418 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816124000999 DLCTRL DEBUG Tx Command reply: GET_REPLY 417657418 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124001001 DLCTRL DEBUG Command: GET 220175213 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124001001 DLCTRL DEBUG Tx Command reply: GET_REPLY 220175213 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124001002 DLCTRL DEBUG Command: GET 920207491 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816124001002 DLCTRL DEBUG Tx Command reply: GET_REPLY 920207491 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250816124001004 DLCTRL DEBUG Command: GET 477568845 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816124001004 DLCTRL DEBUG Tx Command reply: GET_REPLY 477568845 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816124001005 DLCTRL DEBUG Command: GET 496761587 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816124001005 DLCTRL DEBUG Tx Command reply: GET_REPLY 496761587 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816124001007 DLCTRL DEBUG Command: GET 268276138 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816124001007 DLCTRL DEBUG Tx Command reply: GET_REPLY 268276138 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124001008 DLCTRL DEBUG Command: GET 114316319 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124001008 DLCTRL DEBUG Tx Command reply: GET_REPLY 114316319 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124001009 DLCTRL DEBUG Command: GET 909226955 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816124001009 DLCTRL DEBUG Tx Command reply: GET_REPLY 909226955 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250816124001010 DLCTRL DEBUG Command: GET 302274112 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816124001010 DLCTRL DEBUG Tx Command reply: GET_REPLY 302274112 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816124001011 DLCTRL DEBUG Command: GET 977853662 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816124001011 DLCTRL DEBUG Tx Command reply: GET_REPLY 977853662 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816124001012 DLCTRL DEBUG Command: GET 243554612 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816124001012 DLCTRL DEBUG Tx Command reply: GET_REPLY 243554612 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124001013 DLCTRL DEBUG Command: GET 998183103 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124001013 DLCTRL DEBUG Tx Command reply: GET_REPLY 998183103 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124001014 DLCTRL DEBUG Command: GET 763445662 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816124001014 DLCTRL DEBUG Tx Command reply: GET_REPLY 763445662 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110111011'B, t_guard := 20.000000 } 20250816124001031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42284<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@c2ce0b0ce204: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@c2ce0b0ce204: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)13507238 20250816124002067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124002067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124002067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250816124002067 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816124002067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xce1aa6, normal) (hnbgw_rua.c:407) 20250816124002067 DHNB DEBUG map_rua[0x556947c9b900]{init}: Allocated (fsm.c:456) 20250816124002067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13507238)[0x556947c9b900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816124002067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13507238 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816124002067 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816124002067 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816124002068 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250816124002068 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13507238 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816124002068 DCN DEBUG map_sccp[0x556947d25cc0]{init}: Allocated (fsm.c:456) 20250816124002068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x556947d25cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816124002068 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13507238 <-> SCCP-119 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816124002068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13507238 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250816124002068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13507238)[0x556947c9b900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816124002068 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816124002068 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816124002068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13507238)[0x556947c9b900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816124002068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x556947d25cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816124002068 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816124002068 DLSCCP DEBUG SCCP-SCOC(119)[0x556947c9ba30]{IDLE}: Allocated (fsm.c:456) 20250816124002068 DLSCCP DEBUG SCCP-SCOC(119)[0x556947c9ba30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816124002068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000077), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001bb0056400500f1100926) (sccp_scrc.c:406) 20250816124002068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124002068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124002068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124002068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124002068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124002068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124002068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124002068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124002068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124002068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124002068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124002068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124002068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124002068 DLSCCP DEBUG SCCP-SCOC(119)[0x556947c9ba30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816124002068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x556947d25cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816124002068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13507238)[0x556947c9b900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816124002068 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124002068 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124002068 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124002068 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124002068 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124002068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124002068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124002068 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1108)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1109)@c2ce0b0ce204: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) HNBGW_Test.sgsn0-RAN(1109)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)2372828 HNBGW_Test.sgsn0-SCCP(1108)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1108)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816124002088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124002088 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816124002088 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816124002088 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816124002088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124002088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124002088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124002088 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816124002088 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124002088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124002088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124002089 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816124002089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124002089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000077), PART(T=Source Reference,L=4,D=003ebdea) (sccp_scrc.c:477) 20250816124002089 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1824) 20250816124002089 DLSCCP DEBUG SCCP-SCOC(119)[0x556947c9ba30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816124002089 DLSCCP DEBUG SCCP-SCOC(119)[0x556947c9ba30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816124002089 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124002089 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816124002089 DCN DEBUG handle_cn_conn_conf() conn_id=119, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816124002089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x556947d25cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816124002089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x556947d25cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250816124002090 DLCTRL DEBUG Command: GET 165003579 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816124002090 DLCTRL DEBUG Tx Command reply: GET_REPLY 165003579 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250816124002094 DLCTRL DEBUG Command: GET 724100288 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816124002094 DLCTRL DEBUG Tx Command reply: GET_REPLY 724100288 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816124002098 DLCTRL DEBUG Command: GET 781901621 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816124002098 DLCTRL DEBUG Tx Command reply: GET_REPLY 781901621 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124002103 DLCTRL DEBUG Command: GET 967215777 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124002103 DLCTRL DEBUG Tx Command reply: GET_REPLY 967215777 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124002107 DLCTRL DEBUG Command: GET 956025319 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816124002107 DLCTRL DEBUG Tx Command reply: GET_REPLY 956025319 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124002111 DLCTRL DEBUG Command: GET 666252294 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816124002111 DLCTRL DEBUG Tx Command reply: GET_REPLY 666252294 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816124002114 DLCTRL DEBUG Command: GET 371194186 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816124002114 DLCTRL DEBUG Tx Command reply: GET_REPLY 371194186 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816124002117 DLCTRL DEBUG Command: GET 30370655 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816124002117 DLCTRL DEBUG Tx Command reply: GET_REPLY 30370655 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124002121 DLCTRL DEBUG Command: GET 818672584 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124002121 DLCTRL DEBUG Tx Command reply: GET_REPLY 818672584 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124002123 DLCTRL DEBUG Command: GET 812844197 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816124002123 DLCTRL DEBUG Tx Command reply: GET_REPLY 812844197 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124002129 DLCTRL DEBUG Command: GET 703743720 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816124002129 DLCTRL DEBUG Tx Command reply: GET_REPLY 703743720 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816124002133 DLCTRL DEBUG Command: GET 781859732 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816124002133 DLCTRL DEBUG Tx Command reply: GET_REPLY 781859732 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816124002138 DLCTRL DEBUG Command: GET 645169085 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816124002138 DLCTRL DEBUG Tx Command reply: GET_REPLY 645169085 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124002142 DLCTRL DEBUG Command: GET 631542966 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124002142 DLCTRL DEBUG Tx Command reply: GET_REPLY 631542966 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124002145 DLCTRL DEBUG Command: GET 129520650 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816124002145 DLCTRL DEBUG Tx Command reply: GET_REPLY 129520650 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124002148 DLCTRL DEBUG Command: GET 491125783 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816124002148 DLCTRL DEBUG Tx Command reply: GET_REPLY 491125783 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816124002150 DLCTRL DEBUG Command: GET 240728844 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816124002150 DLCTRL DEBUG Tx Command reply: GET_REPLY 240728844 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816124002153 DLCTRL DEBUG Command: GET 221902831 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816124002153 DLCTRL DEBUG Tx Command reply: GET_REPLY 221902831 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124002157 DLCTRL DEBUG Command: GET 722049261 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124002157 DLCTRL DEBUG Tx Command reply: GET_REPLY 722049261 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124002163 DLCTRL DEBUG Command: GET 596013290 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816124002163 DLCTRL DEBUG Tx Command reply: GET_REPLY 596013290 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101000111'B, t_guard := 20.000000 } 20250816124002205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816124002960 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124002960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c6dcb), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124002960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124002960 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124002960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816124002960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124002960 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124002960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001367f5), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124002960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124002960 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124002960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816124002960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124002960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124002960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124002960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124002960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816124002961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816124002961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816124002961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816124002961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124002961 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124002961 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124002961 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816124002961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816124002961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816124002961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down HNBGW_Test.sgsn0-RAN(1109)@c2ce0b0ce204: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@c2ce0b0ce204: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@c2ce0b0ce204: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)5850632 20250816124003222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124003222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124003222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250816124003222 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816124003222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x594608, normal) (hnbgw_rua.c:407) 20250816124003222 DHNB DEBUG map_rua[0x556947c9a930]{init}: Allocated (fsm.c:456) 20250816124003222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5850632)[0x556947c9a930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816124003222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5850632 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816124003222 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816124003222 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816124003222 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250816124003222 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5850632 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250816124003222 DCN DEBUG map_sccp[0x556947d25df0]{init}: Allocated (fsm.c:456) 20250816124003222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x556947d25df0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816124003222 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5850632 <-> SCCP-120 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250816124003222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5850632 SCCP-120 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250816124003222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5850632)[0x556947c9a930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816124003222 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816124003222 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816124003222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5850632)[0x556947c9a930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816124003222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x556947d25df0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816124003222 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816124003222 DLSCCP DEBUG SCCP-SCOC(120)[0x556947ca96c0]{IDLE}: Allocated (fsm.c:456) 20250816124003222 DLSCCP DEBUG SCCP-SCOC(120)[0x556947ca96c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816124003222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000078), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001470056400500f1100926) (sccp_scrc.c:406) 20250816124003222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124003222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124003222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124003222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124003222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124003222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124003222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124003222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124003222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124003222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124003222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124003222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124003222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124003222 DLSCCP DEBUG SCCP-SCOC(120)[0x556947ca96c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816124003222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x556947d25df0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816124003222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5850632)[0x556947c9a930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816124003222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124003222 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124003222 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124003222 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124003222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124003222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124003222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124003222 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@c2ce0b0ce204: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1108)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1109)@c2ce0b0ce204: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) HNBGW_Test.sgsn0-RAN(1109)@c2ce0b0ce204: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)8962183 HNBGW_Test.sgsn0-SCCP(1108)@c2ce0b0ce204: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1108)@c2ce0b0ce204: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250816124003227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124003227 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816124003227 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816124003227 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816124003227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124003227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124003227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124003227 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124003227 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124003227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124003227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124003227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816124003227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124003227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000078), PART(T=Source Reference,L=4,D=0035bce4) (sccp_scrc.c:477) 20250816124003227 DLSCCP DEBUG Received CO:COAK for local reference 120 (sccp_scoc.c:1824) 20250816124003227 DLSCCP DEBUG SCCP-SCOC(120)[0x556947ca96c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816124003227 DLSCCP DEBUG SCCP-SCOC(120)[0x556947ca96c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816124003227 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124003227 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816124003227 DCN DEBUG handle_cn_conn_conf() conn_id=120, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816124003227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x556947d25df0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816124003227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x556947d25df0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@c2ce0b0ce204: setverdict(pass): none -> pass MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816124003230 DLCTRL DEBUG Command: GET 740033342 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816124003230 DLCTRL DEBUG Tx Command reply: GET_REPLY 740033342 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250816124003235 DLCTRL DEBUG Command: GET 972092088 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816124003235 DLCTRL DEBUG Tx Command reply: GET_REPLY 972092088 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816124003239 DLCTRL DEBUG Command: GET 120862028 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816124003239 DLCTRL DEBUG Tx Command reply: GET_REPLY 120862028 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124003243 DLCTRL DEBUG Command: GET 88820017 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124003243 DLCTRL DEBUG Tx Command reply: GET_REPLY 88820017 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124003247 DLCTRL DEBUG Command: GET 780093997 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816124003247 DLCTRL DEBUG Tx Command reply: GET_REPLY 780093997 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124003251 DLCTRL DEBUG Command: GET 736331153 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816124003251 DLCTRL DEBUG Tx Command reply: GET_REPLY 736331153 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250816124003254 DLCTRL DEBUG Command: GET 381193137 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816124003254 DLCTRL DEBUG Tx Command reply: GET_REPLY 381193137 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816124003258 DLCTRL DEBUG Command: GET 741893164 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816124003258 DLCTRL DEBUG Tx Command reply: GET_REPLY 741893164 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124003260 DLCTRL DEBUG Command: GET 618547177 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124003260 DLCTRL DEBUG Tx Command reply: GET_REPLY 618547177 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124003263 DLCTRL DEBUG Command: GET 634257851 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816124003263 DLCTRL DEBUG Tx Command reply: GET_REPLY 634257851 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124003265 DLCTRL DEBUG Command: GET 782998042 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816124003265 DLCTRL DEBUG Tx Command reply: GET_REPLY 782998042 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816124003267 DLCTRL DEBUG Command: GET 564504714 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816124003267 DLCTRL DEBUG Tx Command reply: GET_REPLY 564504714 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816124003270 DLCTRL DEBUG Command: GET 168724761 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816124003270 DLCTRL DEBUG Tx Command reply: GET_REPLY 168724761 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124003274 DLCTRL DEBUG Command: GET 526199612 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124003274 DLCTRL DEBUG Tx Command reply: GET_REPLY 526199612 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124003278 DLCTRL DEBUG Command: GET 951768376 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816124003278 DLCTRL DEBUG Tx Command reply: GET_REPLY 951768376 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124003282 DLCTRL DEBUG Command: GET 613062627 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816124003282 DLCTRL DEBUG Tx Command reply: GET_REPLY 613062627 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816124003285 DLCTRL DEBUG Command: GET 788952471 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816124003285 DLCTRL DEBUG Tx Command reply: GET_REPLY 788952471 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816124003288 DLCTRL DEBUG Command: GET 81956428 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816124003288 DLCTRL DEBUG Tx Command reply: GET_REPLY 81956428 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124003291 DLCTRL DEBUG Command: GET 436601799 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124003291 DLCTRL DEBUG Tx Command reply: GET_REPLY 436601799 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124003293 DLCTRL DEBUG Command: GET 887449553 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816124003293 DLCTRL DEBUG Tx Command reply: GET_REPLY 887449553 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: "connecting cnlink 1" 20250816124003296 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1116)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-M3UA(1116)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1116)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn1-SCCP(1114)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816124003512 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816124003512 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250816124003512 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816124003512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1116)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250816124003522 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124003522 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250816124003522 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816124003522 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816124003522 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816124003522 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250816124003522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816124003525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124003525 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250816124003525 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816124003525 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816124003525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816124003525 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816124003525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816124004146 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124004146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b23984), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124004146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124004146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124004146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124004146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124004146 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124004146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009757d0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124004146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124004146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124004146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124004147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124004147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124004147 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124004147 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124004147 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124004147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124004147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124004147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124004147 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124004147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124004147 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124004147 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124004147 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124004147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124004147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124004147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124004147 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124004149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124004149 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816124004149 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816124004149 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816124004149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124004149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124004149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124004149 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124004149 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124004149 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124004149 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124004149 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816124004149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124004149 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000069), PART(T=Source Reference,L=4,D=00b23984) (sccp_scrc.c:477) 20250816124004149 DLSCCP DEBUG Received CO:RELCO for local reference 105 (sccp_scoc.c:1824) 20250816124004149 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816124004149 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816124004149 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816124004149 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816124004149 DLSCCP DEBUG SCCP-SCOC(105)[0x556947c8ca80]{IDLE}: Deallocated (fsm.c:568) MTC@c2ce0b0ce204: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000101'B, t_guard := 20.000000 } 20250816124004322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124004322 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816124004322 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816124004322 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816124004322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124004322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124004322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124004322 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124004322 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124004322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124004322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124004322 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816124004322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124004322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816124004322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250816124004322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816124004322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124004322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124004322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124004322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124004322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124004322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124004322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124004322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124004322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124004322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124004322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124004322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124004322 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124004322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816124004322 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816124004322 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816124004322 DRANAP NOTICE (sgsn-1) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:197) 20250816124004322 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816124004322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124004322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816124004322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124004322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124004322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124004322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124004322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124004322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124004322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124004322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124004322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124004322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124004322 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124004322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816124004322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124004322 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816124004322 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: link up (cnlink.c:111) 20250816124004322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124004322 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124004322 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124004322 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816124004322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816124004322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816124004322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816124004322 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1115)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816124004331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816124004356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124004356 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816124004356 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816124004356 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816124004357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124004357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124004357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124004357 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124004357 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124004357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124004357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124004357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816124004357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124004357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006b), PART(T=Source Reference,L=4,D=009757d0) (sccp_scrc.c:477) 20250816124004357 DLSCCP DEBUG Received CO:RELCO for local reference 107 (sccp_scoc.c:1824) 20250816124004357 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816124004357 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816124004357 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816124004357 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816124004357 DLSCCP DEBUG SCCP-SCOC(107)[0x556947d0b8a0]{IDLE}: Deallocated (fsm.c:568) 20250816124005025 DLSCCP DEBUG SCCP-SCOC(117)[0x556947cb2bc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816124005025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d36f8), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124005025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124005025 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124005025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816124005025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124005025 DLSCCP DEBUG SCCP-SCOC(116)[0x556947cad910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816124005025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002176c3), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124005025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124005025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124005025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124005025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124005025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124005025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124005025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124005025 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816124005025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816124005025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816124005025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816124005025 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124005025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124005025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124005025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124005025 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124005025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124005025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124005025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124005025 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124005026 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124005026 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816124005026 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816124005026 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816124005026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124005026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124005026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124005026 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124005026 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124005026 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124005026 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124005026 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816124005026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124005026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=002176c3) (sccp_scrc.c:477) 20250816124005026 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1824) 20250816124005026 DLSCCP DEBUG SCCP-SCOC(116)[0x556947cad910]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816124005026 DLSCCP DEBUG SCCP-SCOC(116)[0x556947cad910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816124005026 DLSCCP DEBUG SCCP-SCOC(116)[0x556947cad910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816124005026 DLSCCP DEBUG SCCP-SCOC(116)[0x556947cad910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816124005026 DLSCCP DEBUG SCCP-SCOC(116)[0x556947cad910]{IDLE}: Deallocated (fsm.c:568) 20250816124005026 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124005026 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816124005026 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816124005026 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816124005026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124005026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124005026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124005026 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124005026 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124005026 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124005026 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124005027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816124005027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124005027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=007d36f8) (sccp_scrc.c:477) 20250816124005027 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1824) 20250816124005027 DLSCCP DEBUG SCCP-SCOC(117)[0x556947cb2bc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816124005027 DLSCCP DEBUG SCCP-SCOC(117)[0x556947cb2bc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816124005027 DLSCCP DEBUG SCCP-SCOC(117)[0x556947cb2bc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816124005027 DLSCCP DEBUG SCCP-SCOC(117)[0x556947cb2bc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816124005027 DLSCCP DEBUG SCCP-SCOC(117)[0x556947cb2bc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1115)@c2ce0b0ce204: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1115)@c2ce0b0ce204: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@c2ce0b0ce204: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)10438791 20250816124005362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124005362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124005362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816124005362 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816124005362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9f4887, normal) (hnbgw_rua.c:407) 20250816124005362 DHNB DEBUG map_rua[0x556947cb2bc0]{init}: Allocated (fsm.c:456) 20250816124005362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10438791)[0x556947cb2bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816124005362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10438791 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250816124005362 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816124005362 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816124005362 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10438791 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250816124005362 DCN DEBUG map_sccp[0x556947cad910]{init}: Allocated (fsm.c:456) 20250816124005362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x556947cad910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816124005363 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10438791 <-> SCCP-121 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250816124005363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10438791 SCCP-121 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816124005363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10438791)[0x556947cb2bc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816124005363 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816124005363 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816124005363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10438791)[0x556947cb2bc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816124005363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x556947cad910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816124005363 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816124005363 DLSCCP DEBUG SCCP-SCOC(121)[0x556947d0b8a0]{IDLE}: Allocated (fsm.c:456) 20250816124005363 DLSCCP DEBUG SCCP-SCOC(121)[0x556947d0b8a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816124005363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000079), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001050056400500f1100926) (sccp_scrc.c:406) 20250816124005363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124005363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124005363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124005363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124005363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124005363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124005363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124005363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124005363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124005363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124005363 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124005363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816124005363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124005363 DLSCCP DEBUG SCCP-SCOC(121)[0x556947d0b8a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816124005363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x556947cad910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816124005363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10438791)[0x556947cb2bc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816124005364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124005364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124005364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124005364 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816124005364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816124005364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816124005364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816124005364 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1114)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1114)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1115)@c2ce0b0ce204: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) HNBGW_Test.sgsn1-RAN(1115)@c2ce0b0ce204: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)2187345 HNBGW_Test.sgsn1-SCCP(1114)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1114)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816124005379 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124005379 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250816124005379 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250816124005379 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250816124005379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124005379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124005379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124005379 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124005379 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124005379 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124005379 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124005379 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250816124005379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124005379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000079), PART(T=Source Reference,L=4,D=00e9846c) (sccp_scrc.c:477) 20250816124005379 DLSCCP DEBUG Received CO:COAK for local reference 121 (sccp_scoc.c:1824) 20250816124005379 DLSCCP DEBUG SCCP-SCOC(121)[0x556947d0b8a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816124005379 DLSCCP DEBUG SCCP-SCOC(121)[0x556947d0b8a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816124005379 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124005379 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816124005379 DCN DEBUG handle_cn_conn_conf() conn_id=121, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816124005379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x556947cad910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816124005379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x556947cad910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@c2ce0b0ce204: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } 20250816124005380 DLCTRL DEBUG Command: GET 424026707 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250816124005380 DLCTRL DEBUG Tx Command reply: GET_REPLY 424026707 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250816124005382 DLCTRL DEBUG Command: GET 391460638 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250816124005382 DLCTRL DEBUG Tx Command reply: GET_REPLY 391460638 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250816124005384 DLCTRL DEBUG Command: GET 744718837 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250816124005384 DLCTRL DEBUG Tx Command reply: GET_REPLY 744718837 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124005387 DLCTRL DEBUG Command: GET 978459466 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124005387 DLCTRL DEBUG Tx Command reply: GET_REPLY 978459466 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124005390 DLCTRL DEBUG Command: GET 391127534 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250816124005390 DLCTRL DEBUG Tx Command reply: GET_REPLY 391127534 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124005394 DLCTRL DEBUG Command: GET 268049411 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250816124005394 DLCTRL DEBUG Tx Command reply: GET_REPLY 268049411 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250816124005398 DLCTRL DEBUG Command: GET 366135199 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250816124005398 DLCTRL DEBUG Tx Command reply: GET_REPLY 366135199 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250816124005402 DLCTRL DEBUG Command: GET 683501828 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250816124005402 DLCTRL DEBUG Tx Command reply: GET_REPLY 683501828 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124005405 DLCTRL DEBUG Command: GET 684042082 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124005405 DLCTRL DEBUG Tx Command reply: GET_REPLY 684042082 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124005409 DLCTRL DEBUG Command: GET 7539842 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250816124005409 DLCTRL DEBUG Tx Command reply: GET_REPLY 7539842 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124005412 DLCTRL DEBUG Command: GET 94831575 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250816124005412 DLCTRL DEBUG Tx Command reply: GET_REPLY 94831575 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250816124005415 DLCTRL DEBUG Command: GET 738841409 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250816124005415 DLCTRL DEBUG Tx Command reply: GET_REPLY 738841409 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250816124005420 DLCTRL DEBUG Command: GET 422264463 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250816124005420 DLCTRL DEBUG Tx Command reply: GET_REPLY 422264463 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124005423 DLCTRL DEBUG Command: GET 101859710 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124005423 DLCTRL DEBUG Tx Command reply: GET_REPLY 101859710 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124005426 DLCTRL DEBUG Command: GET 517372406 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250816124005426 DLCTRL DEBUG Tx Command reply: GET_REPLY 517372406 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124005428 DLCTRL DEBUG Command: GET 371411063 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250816124005428 DLCTRL DEBUG Tx Command reply: GET_REPLY 371411063 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250816124005430 DLCTRL DEBUG Command: GET 930092487 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250816124005430 DLCTRL DEBUG Tx Command reply: GET_REPLY 930092487 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250816124005432 DLCTRL DEBUG Command: GET 335451226 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250816124005432 DLCTRL DEBUG Tx Command reply: GET_REPLY 335451226 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250816124005434 DLCTRL DEBUG Command: GET 492763475 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250816124005434 DLCTRL DEBUG Tx Command reply: GET_REPLY 492763475 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250816124005436 DLCTRL DEBUG Command: GET 464940632 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250816124005436 DLCTRL DEBUG Tx Command reply: GET_REPLY 464940632 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816124005442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816124005442 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38675<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1099)@c2ce0b0ce204: Final verdict of PTC: none VirtHNBGW-STATS(1098)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124005446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816124005447 DLINP DEBUG SRVCONN(,r=127.0.0.1:59303<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124005447 DLINP DEBUG SRVCONN(,r=127.0.0.1:59303<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124005447 DLINP NOTICE SRV(,r=127.0.0.1:59303<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816124005447 DMAIN NOTICE (127.0.0.1:59303 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59303<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816124005447 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104)@c2ce0b0ce204: Final verdict of PTC: none 20250816124005449 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816124005449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124005449 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816124005449 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816124005449 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816124005449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124005449 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816124005449 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816124005449 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816124005449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124005449 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816124005449 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816124005449 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816124005449 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816124005449 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(1106)@c2ce0b0ce204: Final verdict of PTC: none 20250816124005449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816124005450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816124005450 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816124005450 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250816124005450 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816124005450 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816124005450 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816124005450 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816124005450 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816124005450 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816124005450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816124005450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816124005450 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250816124005450 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816124005450 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816124005450 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816124005450 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250816124005450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816124005450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(1105)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@c2ce0b0ce204: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1115)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1114)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1109)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1107)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1110)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1108)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1116)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(1100)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(1111)@c2ce0b0ce204: Final verdict of PTC: none20250816124005454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42290<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816124005455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42284<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@c2ce0b0ce204: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@c2ce0b0ce204: Final verdict of PTC: pass 20250816124005469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(1098): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(1099): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(1100): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(1105): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(1106): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(1107): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1108): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1109): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1110): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(1111): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113): pass (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1114): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1115): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1116): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Aug 16 12:40:05 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc 20250816124005564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124005564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124005564 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816124005564 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816124005564 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250816124005564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13507238)[0x556947c9b900]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816124005564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13507238)[0x556947c9b900]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816124005564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x556947d25cc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816124005564 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816124005564 DLSCCP DEBUG SCCP-SCOC(119)[0x556947c9ba30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816124005564 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ebdea), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816124005564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124005564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124005564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124005564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124005564 DLSCCP DEBUG SCCP-SCOC(119)[0x556947c9ba30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816124005564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x556947d25cc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816124005564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13507238)[0x556947c9b900]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816124005564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13507238)[0x556947c9b900]{disrupted}: Freeing instance (context_map.c:202) 20250816124005564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13507238)[0x556947c9b900]{disrupted}: Deallocated (fsm.c:568) 20250816124005564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x556947d25cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816124005564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x556947d25cc0]{disconnected}: Freeing instance (context_map.c:206) 20250816124005564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x556947d25cc0]{disconnected}: Deallocated (fsm.c:568) 20250816124005564 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13507238 SCCP-119 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816124005564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5850632)[0x556947c9a930]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816124005565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5850632)[0x556947c9a930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816124005565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x556947d25df0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816124005565 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816124005565 DLSCCP DEBUG SCCP-SCOC(120)[0x556947ca96c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816124005565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035bce4), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816124005565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124005565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124005565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124005565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124005565 DLSCCP DEBUG SCCP-SCOC(120)[0x556947ca96c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816124005565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x556947d25df0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816124005565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5850632)[0x556947c9a930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816124005565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5850632)[0x556947c9a930]{disrupted}: Freeing instance (context_map.c:202) 20250816124005565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5850632)[0x556947c9a930]{disrupted}: Deallocated (fsm.c:568) 20250816124005565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x556947d25df0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816124005565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x556947d25df0]{disconnected}: Freeing instance (context_map.c:206) 20250816124005565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x556947d25df0]{disconnected}: Deallocated (fsm.c:568) 20250816124005565 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5850632 SCCP-120 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250816124005565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10438791)[0x556947cb2bc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250816124005565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10438791)[0x556947cb2bc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250816124005565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x556947cad910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250816124005565 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816124005565 DLSCCP DEBUG SCCP-SCOC(121)[0x556947d0b8a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816124005565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9846c), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816124005565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124005565 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124005565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816124005565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124005565 DLSCCP DEBUG SCCP-SCOC(121)[0x556947d0b8a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816124005565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x556947cad910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816124005565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10438791)[0x556947cb2bc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816124005565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10438791)[0x556947cb2bc0]{disrupted}: Freeing instance (context_map.c:202) 20250816124005565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10438791)[0x556947cb2bc0]{disrupted}: Deallocated (fsm.c:568) 20250816124005565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x556947cad910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816124005565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x556947cad910]{disconnected}: Freeing instance (context_map.c:206) 20250816124005565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x556947cad910]{disconnected}: Deallocated (fsm.c:568) 20250816124005565 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10438791 SCCP-121 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250816124005565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124005565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124005565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124005565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124005565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124005565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124005565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124005565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816124005565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124005565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124005565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124005565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124005565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124005565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124005565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124005565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816124005565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124005565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124005565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124005565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816124005565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816124005565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816124005565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250816124005565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250816124005568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816124006171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=450996) Waiting for packet dumper to finish... 1 (prev_count=450996, count=451536) 20250816124007450 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816124007450 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816124007450 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816124007451 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816124007451 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250816124007451 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250816124007451 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816124007451 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816124007451 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sat Aug 16 12:40:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_second_rab_assignment started. 20250816124009287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47488<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816124009292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816124009300 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33983<->l=127.0.0.1:4262) (control_if.c:572) 20250816124009392 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124009392 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124009392 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816124009392 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124009392 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124009393 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124009393 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(1122)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816124009393 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816124009393 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816124009393 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124009393 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124009394 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124009394 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816124009394 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124009394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124009394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816124009394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124009394 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124009394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816124009394 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124009394 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124009394 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124009394 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816124009394 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124009394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124009394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816124009394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124009394 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124009394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816124009394 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124009394 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124009394 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124009394 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816124009394 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124009394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124009394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816124009394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124009394 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124009394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816124009394 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124009394 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124009394 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124009394 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816124009394 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124009394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124009394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816124009394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124009394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124009394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816124009394 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124009394 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124009394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124009394 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124009394 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124009394 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816124009394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816124009394 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816124009394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124009394 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124009394 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124009394 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816124009394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816124009394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816124009394 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816124009394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124009394 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124009394 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124009394 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816124009394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816124009394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816124009394 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816124009394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124009394 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124009394 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124009394 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816124009394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816124009394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816124009394 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1126)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(1126)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1126)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816124009409 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124009409 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124009409 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816124009409 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124009409 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124009409 DRANAP NOTICE cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250816124009409 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124009409 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124009409 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124009409 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124009410 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124009410 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816124009410 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124009410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124009410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816124009410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124009410 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124009410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816124009410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124009410 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124009410 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124009410 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816124009410 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124009410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124009410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816124009410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124009410 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124009410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816124009410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124009410 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124009410 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124009410 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816124009410 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124009410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124009410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816124009410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124009410 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124009410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816124009410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124009410 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124009410 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124009410 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816124009410 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124009410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124009410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816124009410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124009410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124009410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124009410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124009410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124009410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124009410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124009410 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124009410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124009410 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124009410 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124009410 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816124009411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816124009411 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816124009411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124009411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124009411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124009411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816124009411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816124009411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816124009411 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816124009411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124009411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124009411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124009411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816124009411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816124009411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816124009411 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816124009411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124009411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124009411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124009411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124009411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124009411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124009411 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1129)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(1129)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1129)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(1127)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816124009441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124009441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124009441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816124009441 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816124009441 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816124009441 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816124009441 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816124009442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816124009442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816124009605 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816124009605 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816124009605 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816124009605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1126)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816124009614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124009614 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816124009614 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816124009614 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816124009614 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816124009614 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816124009614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816124009617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124009617 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816124009617 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816124009617 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816124009617 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816124009617 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816124009617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816124009624 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816124009624 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816124009624 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816124009624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1129)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816124009630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124009630 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816124009630 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816124009630 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816124009630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816124009630 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816124009630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816124009632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124009632 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816124009632 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816124009632 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816124009632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816124009632 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816124009632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816124010430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124010430 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816124010430 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816124010430 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816124010430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124010430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124010430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124010430 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124010430 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124010430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124010430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124010430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816124010430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124010430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816124010430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816124010430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816124010430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124010430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124010430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124010430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124010430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124010430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124010430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124010430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124010430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124010430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124010430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124010430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124010430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124010430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816124010430 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816124010430 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816124010430 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816124010430 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816124010430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124010430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816124010430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124010430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124010430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124010430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124010430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124010430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124010430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124010430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124010430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124010430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124010430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124010430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816124010430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124010430 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816124010430 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816124010430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124010430 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124010430 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124010430 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816124010430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816124010430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816124010430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816124010430 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1125)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816124010433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124010433 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816124010433 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816124010433 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816124010433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124010434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124010434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124010434 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124010434 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124010434 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124010434 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124010434 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816124010434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124010434 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816124010434 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816124010434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816124010434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124010434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124010434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124010434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124010434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124010434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124010434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124010434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124010434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124010434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124010434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124010434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124010434 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124010434 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816124010434 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816124010434 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816124010434 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816124010434 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816124010434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124010434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816124010434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124010434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124010434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124010434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124010434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124010434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124010434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124010434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124010434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124010434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124010434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124010434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124010434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124010434 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816124010434 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816124010434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124010434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124010434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124010434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124010434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124010434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124010434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124010434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1128)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816124010476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816124010615 DLSCCP DEBUG SCCP-SCOC(115)[0x556947c9aaf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124010616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066eb49), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124010616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124010616 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124010616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816124010616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124010616 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124010616 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124010616 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124010616 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816124010616 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816124010616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816124010616 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down TC_second_rab_assignment0(1131)@c2ce0b0ce204: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(1125)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1125)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment-Iuh0-RUA(1123)@c2ce0b0ce204: Added conn table entry 0TC_second_rab_assignment0(1131)6860713 20250816124011529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124011529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124011529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816124011529 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816124011529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x68afa9, normal) (hnbgw_rua.c:407) 20250816124011529 DHNB DEBUG map_rua[0x556947c9a930]{init}: Allocated (fsm.c:456) 20250816124011529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816124011529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6860713 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816124011529 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816124011529 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816124011529 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6860713 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816124011529 DCN DEBUG map_sccp[0x556947d25df0]{init}: Allocated (fsm.c:456) 20250816124011529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816124011529 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6860713 <-> SCCP-122 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816124011529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6860713 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816124011529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816124011529 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816124011529 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816124011529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816124011529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816124011529 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816124011529 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{IDLE}: Allocated (fsm.c:456) 20250816124011529 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816124011529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002ae0056400500f1100926) (sccp_scrc.c:406) 20250816124011529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124011529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124011529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124011529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124011529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124011529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124011529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124011529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124011529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124011529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124011529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124011529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816124011529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124011529 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816124011529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816124011529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816124011529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124011529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124011529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124011530 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816124011530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816124011530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816124011530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816124011530 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1125)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-RAN(1125)@c2ce0b0ce204: Added conn table entry 0TC_second_rab_assignment0(1131)7207303 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: Session index based on connection ID:0 TC_second_rab_assignment0(1131)@c2ce0b0ce204: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250816124011541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124011541 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816124011541 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816124011541 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816124011541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124011541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124011541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124011541 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124011541 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124011541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124011541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124011541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816124011541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124011541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Source Reference,L=4,D=00aec3cd) (sccp_scrc.c:477) 20250816124011541 DLSCCP DEBUG Received CO:COAK for local reference 122 (sccp_scoc.c:1824) 20250816124011541 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816124011541 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816124011541 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124011541 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816124011541 DCN DEBUG handle_cn_conn_conf() conn_id=122, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816124011541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816124011541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1131)@c2ce0b0ce204: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1130)@c2ce0b0ce204: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: vl_len:91 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250816124011749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124011749 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816124011749 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816124011749 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816124011749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124011749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124011749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124011749 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124011749 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124011749 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124011749 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124011749 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816124011749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124011749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250816124011749 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250816124011749 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816124011749 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124011749 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816124011749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816124011749 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816124011749 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816124011749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816124011749 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816124011749 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816124011750 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250816124011750 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250816124011750 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250816124011750 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816124011750 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250816124011750 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{UNUSED}: Allocated (fsm.c:456) 20250816124011750 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{UNUSED}: is child of mgw(mgw-fsm-6860713-0)[0x556947cad910] (fsm.c:486) 20250816124011750 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6860713-0)[0x556947cad910] (mgcp_client_endpoint_fsm.c:724) 20250816124011750 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816124011750 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816124011750 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250816124011750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6860713-0)[0x556947c8ca80]{ST_CRCX}: Allocated (fsm.c:456) 20250816124011750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6860713-0)[0x556947c8ca80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0] (fsm.c:486) 20250816124011750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6860713-0)[0x556947c8ca80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816124011750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6860713-0)[0x556947c8ca80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250816124011750 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 68af'... (mgcp_client.c:807) 20250816124011750 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250816124011750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6860713-0)[0x556947c8ca80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816124011750 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1130)@c2ce0b0ce204: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "68afa917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "68afa917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment0(1131)@c2ce0b0ce204: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "68afa917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "68afa917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(1131)@c2ce0b0ce204: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250816124011802 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250816124011802 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250816124011802 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250816124011802 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816124011802 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816124011802 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250816124011802 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816124011802 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816124011802 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816124011802 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816124011802 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: CRCX 127.0.0.1:0: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816124011802 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816124011803 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250816124011803 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816124011803 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250816124011803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250816124011803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250816124011803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816124011803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1131)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124011837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124011837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124011837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250816124011837 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816124011837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x68afa9) (hnbgw_rua.c:471) 20250816124011837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6860713 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250816124011837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816124011837 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816124011837 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816124011837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816124011837 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816124011837 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250816124011837 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250816124011837 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816124011837 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250816124011837 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6860713-0)[0x556947cad910] (mgcp_client_endpoint_fsm.c:724) 20250816124011837 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816124011837 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816124011837 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Sending (mgcp_client_endpoint_fsm.c:835) 20250816124011837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250816124011837 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 68af'... (mgcp_client.c:807) 20250816124011837 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250816124011837 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816124011837 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816124011837 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816124011837 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1131)@c2ce0b0ce204: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "68afa917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "68afa917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816124011853 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250816124011853 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250816124011853 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250816124011853 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250816124011853 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250816124011853 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/3@mgw:127.1.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20250816124011853 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816124011853 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816124011853 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816124011853 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816124011853 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816124011853 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250816124011853 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250816124011853 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6860713-0)[0x556947cad910] (mgcp_client_endpoint_fsm.c:724) 20250816124011853 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250816124011853 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250816124011853 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250816124011853 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6860713-0)[0x556947c9b640]{ST_CRCX}: Allocated (fsm.c:456) 20250816124011853 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6860713-0)[0x556947c9b640]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0] (fsm.c:486) 20250816124011853 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6860713-0)[0x556947c9b640]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250816124011853 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6860713-0)[0x556947c9b640]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250816124011853 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 68af'... (mgcp_client.c:807) 20250816124011853 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250816124011853 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6860713-0)[0x556947c9b640]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250816124011853 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250816124011853 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816124011853 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: waiting for response (mgcp_client_endpoint_fsm.c:899) 20250816124011853 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1131)@c2ce0b0ce204: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "68afa917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "68afa917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250816124011863 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250816124011863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c9b640]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250816124011863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c9b640]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250816124011863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c9b640]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250816124011863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c9b640]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250816124011863 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250816124011863 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: received successful response to CRCX: RTP=rtpbridge/3@mgw:127.1.2.2:20000 (mgcp_client_endpoint_fsm.c:531) 20250816124011864 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816124011864 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816124011864 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250816124011864 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250816124011864 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/3@mgw:127.1.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20250816124011864 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC CI=22222: CRCX 127.1.3.1:20001: done (rtpbridge/3@mgw:127.1.2.2:20000) (mgcp_client_endpoint_fsm.c:902) 20250816124011864 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250816124011864 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816124011864 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250816124011864 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250816124011864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250816124011864 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816124011864 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816124011864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aec3cd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250816124011864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124011864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124011864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816124011864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124011864 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250816124011864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124011864 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124011864 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124011864 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816124011864 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816124011864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816124011864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816124011864 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: vl_len:63 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250816124011872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124011872 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816124011872 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816124011872 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816124011872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124011872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124011872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124011872 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124011872 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 96 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124011872 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124011872 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124011872 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816124011872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124011872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:477) 20250816124011872 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250816124011872 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816124011872 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124011872 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816124011872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816124011872 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250816124011872 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250816124011872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250816124011872 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816124011872 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250816124011872 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6860713 SCCP-122 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250816124011872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250816124011872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250816124011872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816124011872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1131)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124011875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124011875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124011875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250816124011876 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816124011876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x68afa9) (hnbgw_rua.c:471) 20250816124011876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6860713 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250816124011876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816124011876 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250816124011876 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250816124011876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250816124011876 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250816124011876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250816124011876 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816124011876 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816124011876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aec3cd), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20250816124011876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124011876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124011876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816124011876 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124011876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124011876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124011876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124011876 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816124011876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816124011876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816124011876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816124011876 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: vl_len:12 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250816124011889 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124011889 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816124011889 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816124011889 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816124011889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124011889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124011889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124011889 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124011889 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124011889 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124011889 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124011889 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816124011889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124011889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250816124011889 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250816124011889 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816124011889 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124011889 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816124011889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816124011889 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250816124011889 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250816124011889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250816124011889 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250816124011889 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250816124011889 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250816124011889 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250816124011889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816124011889 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 68af'... (mgcp_client.c:807) 20250816124011889 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816124011889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816124011889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c9b640]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250816124011889 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47819: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 68af'... (mgcp_client.c:807) 20250816124011889 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250816124011889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c9b640]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250816124011889 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{IN_USE}: Removing from parent mgw(mgw-fsm-6860713-0)[0x556947cad910] (mgcp_client_endpoint_fsm.c:873) 20250816124011889 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250816124011889 DLMGCP DEBUG mgw-endp(mgw-fsm-6860713-0)[0x556947c8d9e0]{IN_USE}: Deallocated (fsm.c:568) 20250816124011889 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250816124011889 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250816124011889 DMGW DEBUG mgw(mgw-fsm-6860713-0)[0x556947cad910]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250816124011889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816124011889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250816124011890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816124011890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1131)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1131)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "68afa917" }, { code := "I", val := "11111" } }, sdp := omit } 20250816124011906 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250816124011906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816124011906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816124011906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816124011906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556947c8ca80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1131)@c2ce0b0ce204: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "68afa917" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1131)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124011906 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250816124011906 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c9b640]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250816124011906 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c9b640]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250816124011907 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c9b640]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250816124011907 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556947c9b640]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1123)@c2ce0b0ce204: Deleted conn table entry 0TC_second_rab_assignment0(1131)6860713 20250816124011917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124011917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124011917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250816124011917 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250816124011917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x68afa9,cause=radio(normal)) (hnbgw_rua.c:439) 20250816124011917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6860713 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250816124011917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250816124011917 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250816124011917 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250816124011917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250816124011917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816124011917 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816124011917 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816124011917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aec3cd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250816124011917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124011917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124011917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816124011917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124011917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250816124011917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250816124011917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250816124011918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124011918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124011918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124011918 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816124011918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816124011918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816124011918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816124011918 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1125)@c2ce0b0ce204: Deleted conn table entry 0TC_second_rab_assignment0(1131)7207303 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: Session index based on connection ID:0 20250816124011928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124011928 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816124011928 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816124011928 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816124011928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124011928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124011928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124011928 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124011928 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124011928 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124011928 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124011928 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816124011928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124011928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007a), PART(T=Source Reference,L=4,D=00aec3cd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250816124011928 DLSCCP DEBUG Received CO:RELRE for local reference 122 (sccp_scoc.c:1824) 20250816124011928 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250816124011928 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124011928 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250816124011928 DCN DEBUG handle_cn_disc_ind() conn_id=122 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250816124011928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250816124011928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250816124011928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816124011928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{disconnected}: Freeing instance (context_map.c:202) 20250816124011928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6860713)[0x556947c9a930]{disconnected}: Deallocated (fsm.c:568) 20250816124011928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816124011928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{disconnected}: Freeing instance (context_map.c:206) 20250816124011928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x556947d25df0]{disconnected}: Deallocated (fsm.c:568) 20250816124011928 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6860713 SCCP-122 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250816124011928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aec3cd), PART(T=Source Reference,L=4,D=0000007a) (sccp_scrc.c:406) 20250816124011928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124011928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124011928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816124011928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124011928 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250816124011928 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816124011928 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816124011929 DLSCCP DEBUG SCCP-SCOC(122)[0x556947cb2bc0]{IDLE}: Deallocated (fsm.c:568) 20250816124011929 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124011929 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124011929 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124011929 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816124011929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816124011929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816124011929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816124011929 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: RLC received in state:disconnect_pending 20250816124012960 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124012960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001367f5), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124012960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124012960 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124012960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816124012960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124012960 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124012960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c6dcb), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124012960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124012960 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124012960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816124012960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124012960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124012960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124012960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124012960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816124012960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816124012960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816124012960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816124012960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124012960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124012960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124012961 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816124012961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816124012961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816124012961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down TC_second_rab_assignment0(1131)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816124013940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816124013941 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33983<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1119)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1120)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124013944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47488<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816124013946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124013946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124013946 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816124013946 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816124013946 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_second_rab_assignment(1118)@c2ce0b0ce204: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1123)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1125)@c2ce0b0ce204: Final verdict of PTC: none 20250816124013948 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816124013948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124013948 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816124013948 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816124013948 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816124013948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124013948 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816124013948 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(1128)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1127)@c2ce0b0ce204: Final verdict of PTC: none 20250816124013948 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816124013948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124013948 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816124013948 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816124013949 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816124013949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124013949 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816124013949 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816124013949 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816124013949 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816124013949 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816124013949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816124013949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816124013949 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816124013949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124013949 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816124013949 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(1124)@c2ce0b0ce204: Final verdict of PTC: none 20250816124013949 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816124013949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124013949 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816124013949 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816124013949 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816124013949 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816124013949 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816124013949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816124013949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(1126)@c2ce0b0ce204: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1122)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1129)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(1130)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(1121)@c2ce0b0ce204: Final verdict of PTC: none 20250816124013955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47494<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1131)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1118): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(1119): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(1121): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_second_rab_assignment-Iuh0(1122): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1123): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(1124): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(1125): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(1126): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1127): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1128): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1129): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(1130): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_second_rab_assignment0(1131): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_second_rab_assignment finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sat Aug 16 12:40:13 UTC 2025 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20250816124014038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47498<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816124014541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47498<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=311932) Waiting for packet dumper to finish... 1 (prev_count=311932, count=312472) 20250816124015565 DLSCCP DEBUG SCCP-SCOC(121)[0x556947d0b8a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816124015565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9846c), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124015565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124015565 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124015565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816124015565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124015565 DLSCCP DEBUG SCCP-SCOC(120)[0x556947ca96c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816124015565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035bce4), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124015565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124015565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124015565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124015565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124015565 DLSCCP DEBUG SCCP-SCOC(119)[0x556947c9ba30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250816124015565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ebdea), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124015565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124015565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124015565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124015565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124015565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124015566 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124015566 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124015566 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816124015566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816124015566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816124015566 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816124015566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124015566 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124015566 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124015566 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124015566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124015566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124015566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124015566 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816124015566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124015566 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124015566 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124015566 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124015566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124015566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124015566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124015566 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250816124015950 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816124015950 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816124015950 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250816124015950 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816124015950 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816124015950 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sat Aug 16 12:40:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250816124017668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816124017678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816124017684 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37623<->l=127.0.0.1:4262) (control_if.c:572) 20250816124017760 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124017760 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124017760 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816124017760 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124017760 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124017760 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124017760 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124017760 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816124017760 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816124017761 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124017761 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124017762 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124017762 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816124017762 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124017762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124017762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816124017762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124017762 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124017762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816124017762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124017762 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124017762 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124017762 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816124017762 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124017762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124017762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816124017762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124017762 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124017762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816124017762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124017762 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124017762 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124017762 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816124017762 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124017762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124017762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816124017762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124017762 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124017762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816124017762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124017762 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124017762 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124017762 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816124017762 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124017762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124017762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816124017762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124017762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124017762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816124017762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124017762 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124017762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124017762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124017762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124017762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816124017762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816124017762 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816124017762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124017762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124017762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124017762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816124017762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816124017762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816124017762 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816124017762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124017762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124017762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124017762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816124017762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816124017762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816124017762 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816124017762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124017762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124017762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124017762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816124017762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816124017762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816124017762 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1140)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(1140)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1140)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1138)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816124017780 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124017780 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124017780 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816124017780 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124017780 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124017780 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124017780 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124017781 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124017781 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124017782 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124017782 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816124017782 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124017782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124017782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816124017782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124017782 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124017782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816124017782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124017782 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124017782 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124017782 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816124017782 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124017782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124017782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816124017782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124017782 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124017782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816124017782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124017782 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124017782 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124017782 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816124017782 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124017782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124017782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816124017782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124017782 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124017782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816124017782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124017782 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124017782 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124017782 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816124017782 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124017782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124017782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816124017782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124017782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124017782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124017782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124017782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124017782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124017782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124017782 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124017782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124017782 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124017782 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124017782 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816124017782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816124017782 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816124017782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124017783 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124017783 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124017783 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816124017783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816124017783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816124017783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816124017783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124017783 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124017783 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124017783 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816124017783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816124017783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816124017783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816124017783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124017783 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124017783 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124017783 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124017783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124017783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124017783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1143)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(1143)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1143)@c2ce0b0ce204: ************************************************* MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1141)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816124017976 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816124017976 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816124017976 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816124017976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1140)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816124017981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124017981 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816124017981 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816124017981 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816124017981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816124017981 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816124017981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816124017982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124017982 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816124017982 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816124017982 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816124017982 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816124017982 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816124017982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816124017996 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816124017997 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816124017997 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816124017997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1143)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816124017999 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124017999 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816124017999 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816124017999 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816124017999 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816124017999 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816124017999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816124018000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124018000 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816124018000 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816124018000 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816124018000 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816124018000 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816124018000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816124018791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124018791 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816124018791 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816124018791 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816124018791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124018791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124018791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124018791 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124018791 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124018791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124018791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124018791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816124018791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124018791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816124018791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816124018791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816124018792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124018792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124018792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124018792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124018792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124018792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124018792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124018792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124018792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124018792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124018792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124018792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124018792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124018792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816124018792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816124018792 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816124018792 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816124018792 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816124018792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124018792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816124018792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124018792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124018792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124018792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124018792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124018792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124018792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124018792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124018792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124018792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124018792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124018792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816124018792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124018792 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816124018792 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816124018792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124018792 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124018792 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124018792 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816124018792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816124018792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816124018792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816124018792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1139)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816124018808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124018808 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816124018808 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816124018808 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816124018808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124018808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124018808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124018808 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124018808 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124018808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124018808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124018808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816124018808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124018808 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816124018808 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816124018808 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816124018808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124018808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124018808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124018808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124018808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124018808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124018808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124018808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124018808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124018808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124018808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124018808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124018808 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124018808 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816124018808 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816124018809 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816124018809 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816124018809 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816124018809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124018809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816124018809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124018809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124018809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124018809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124018809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124018809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124018809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124018809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124018809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124018809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124018809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124018809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124018809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124018809 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816124018809 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816124018809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124018809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124018809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124018809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124018809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124018809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124018809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124018809 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1142)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816124018818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124018818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124018818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816124018818 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816124018818 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816124018818 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816124018818 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816124018818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816124018818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816124018822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124018822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124018822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250816124018822 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250816124018822 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250816124019024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124019024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124019025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816124019025 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816124019025 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816124019025 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816124019025 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816124019025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816124019025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed MTC@c2ce0b0ce204: talloc reports "struct hnb_context" x 1, expecting 1 MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816124019042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55052<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816124019044 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37623<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1133)@c2ce0b0ce204: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124019047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55036<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816124019049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124019049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124019049 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816124019049 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816124019049 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(1142)@c2ce0b0ce204: Final verdict of PTC: none MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1138)@c2ce0b0ce204: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1139)@c2ce0b0ce204: Final verdict of PTC: none 20250816124019050 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816124019050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124019050 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816124019051 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816124019051 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816124019051 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816124019051 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816124019051 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816124019051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816124019051 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816124019051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816124019051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816124019051 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816124019051 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816124019051 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816124019051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816124019051 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW-PFCP(1135)@c2ce0b0ce204: Final verdict of PTC: none 20250816124019051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816124019051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(1144)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1140)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1143)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1141)@c2ce0b0ce204: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(1133): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(1135): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(1138): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(1139): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(1140): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1141): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1142): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1143): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(1144): none (pass -> pass) MTC@c2ce0b0ce204: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sat Aug 16 12:40:19 UTC 2025 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20250816124019089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816124019592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=153240) Waiting for packet dumper to finish... 1 (prev_count=153240, count=175928) 20250816124020616 DLSCCP DEBUG SCCP-SCOC(115)[0x556947c9aaf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124020616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066eb49), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124020616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124020616 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124020616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816124020616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124020616 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124020616 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124020616 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124020617 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816124020617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816124020617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816124020617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816124021052 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816124021052 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816124021052 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816124021052 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816124021052 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816124021052 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sat Aug 16 12:40:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@c2ce0b0ce204: Test case TC_apply_sccp started. 20250816124022726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816124022734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816124022740 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36987<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1149)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816124022817 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250816124022817 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816124022823 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124022823 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124022823 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: link lost (cnlink.c:118) 20250816124022824 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124022824 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124022824 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124022824 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124022824 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124022824 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1151)@c2ce0b0ce204: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250816124022824 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55332 (stream_srv.c:142) 20250816124022824 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55332<->l=127.0.0.1:29169 (hnbgw.c:791) 20250816124022825 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124022825 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250816124022825 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124022825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124022825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816124022825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124022825 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124022825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250816124022825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124022825 DRANAP DEBUG cnlink(msc-3)[0x556947c81ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124022825 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124022825 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250816124022825 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124022825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124022825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816124022825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124022825 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124022825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250816124022825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124022825 DRANAP DEBUG cnlink(msc-2)[0x556947c810e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124022825 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124022825 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250816124022825 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124022825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124022825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816124022825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124022825 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124022825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250816124022825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124022825 DRANAP DEBUG cnlink(msc-1)[0x556947c80970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124022825 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124022825 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250816124022825 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124022825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124022825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250816124022825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124022825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124022825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816124022825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124022825 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124022825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124022825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124022825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124022825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250816124022825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250816124022825 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250816124022825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124022825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124022825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124022825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250816124022825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250816124022825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250816124022825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250816124022825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124022825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124022825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124022825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250816124022825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250816124022825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250816124022825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250816124022825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124022825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124022825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124022825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816124022825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816124022825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816124022825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1155)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-M3UA(1155)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1155)@c2ce0b0ce204: ************************************************* HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816124022837 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124022837 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124022837 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: link lost (cnlink.c:118) 20250816124022837 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124022837 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124022837 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124022837 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124022837 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250816124022837 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250816124022838 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124022838 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250816124022838 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124022838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124022838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816124022838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124022838 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124022838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250816124022838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124022838 DRANAP DEBUG cnlink(sgsn-3)[0x556947c84120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124022838 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124022838 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250816124022838 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124022838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124022838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816124022838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124022838 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124022838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816124022838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124022838 DRANAP DEBUG cnlink(sgsn-2)[0x556947c83790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124022838 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124022838 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250816124022838 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124022838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124022838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816124022838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124022838 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124022838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816124022838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124022838 DRANAP DEBUG cnlink(sgsn-1)[0x556947c82e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124022838 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250816124022838 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250816124022838 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250816124022838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124022838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250816124022838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124022839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124022839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124022839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124022839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124022839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124022839 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124022839 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250816124022839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124022839 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124022839 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124022839 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250816124022839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250816124022839 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250816124022839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124022839 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124022839 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124022839 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816124022839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816124022839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816124022839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816124022839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124022839 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124022839 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124022839 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816124022839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816124022839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816124022839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816124022839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124022839 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124022839 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124022839 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124022839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124022839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124022839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@c2ce0b0ce204: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c2ce0b0ce204: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1158)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-M3UA(1158)@c2ce0b0ce204: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1158)@c2ce0b0ce204: ************************************************* HNBGW_Test.sgsn0-SCCP(1156)@c2ce0b0ce204: v_sccp_pdu_maxlen:268 20250816124022857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124022857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124022857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816124022857 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816124022857 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:560) 20250816124022857 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816124022857 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816124022857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816124022857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): none -> pass 20250816124022861 DLINP DEBUG SRVCONN(,r=127.0.0.1:55332<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124022861 DLINP DEBUG SRVCONN(,r=127.0.0.1:55332<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124022861 DLINP DEBUG SRVCONN(,r=127.0.0.1:55332<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250816124022861 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250816124022862 DLGLOBAL ERROR counter group 'hnb' already exists for index 0, instead using index 1. This is a software bug that needs fixing. (rate_ctr.c:221) 20250816124022862 DLGLOBAL DEBUG validating counter group 0x556915cafbe0(hnb) with 60 counters (rate_ctr.c:86) 20250816124022862 DHNBAP DEBUG (127.0.0.1:55332 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250816124022862 DHNBAP NOTICE (127.0.0.1:55332 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250816124022862 DHNBAP NOTICE (127.0.0.1:55332 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250816124022862 DLINP DEBUG SRVCONN(,r=127.0.0.1:55332<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816124022862 DLINP DEBUG SRVCONN(,r=127.0.0.1:55332<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124022961 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124022961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c6dcb), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124022961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124022961 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124022961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816124022961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124022961 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124022961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001367f5), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124022961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124022961 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124022961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816124022961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124022961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124022962 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124022962 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124022962 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816124022962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816124022962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816124022962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816124022962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124022962 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124022962 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124022962 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816124022962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816124022962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816124022962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816124023035 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816124023035 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250816124023035 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816124023035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1155)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250816124023041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124023041 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250816124023041 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816124023041 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816124023041 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816124023041 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250816124023041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816124023042 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124023042 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816124023042 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816124023042 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816124023042 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816124023042 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816124023042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816124023049 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250816124023049 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250816124023049 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250816124023049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1158)@c2ce0b0ce204: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250816124023057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124023057 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250816124023057 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250816124023057 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250816124023057 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250816124023057 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250816124023057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250816124023060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124023060 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250816124023060 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250816124023060 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250816124023060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250816124023060 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250816124023060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250816124023851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124023851 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816124023851 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816124023851 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816124023851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124023851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124023851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124023851 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124023851 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124023851 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124023851 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124023851 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816124023851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124023851 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816124023851 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250816124023851 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250816124023851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124023851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124023851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124023851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124023851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124023851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124023851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124023851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124023851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124023851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124023851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124023851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124023851 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124023851 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816124023851 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816124023851 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816124023851 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250816124023851 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816124023851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124023851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250816124023851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124023851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124023851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124023851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124023851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124023851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124023851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124023851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124023851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124023851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124023851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124023851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816124023851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124023851 DRANAP DEBUG cnlink(msc-0)[0x556947c80200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816124023851 DRANAP NOTICE cnlink(msc-0)[0x556947c80200]{CONNECTED}: link up (cnlink.c:111) 20250816124023851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124023851 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124023851 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124023851 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816124023851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816124023851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816124023851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816124023851 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124023856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124023856 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816124023856 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816124023856 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816124023856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124023856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124023856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124023856 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124023856 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124023856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124023856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124023856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816124023856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124023856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250816124023857 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250816124023857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250816124023857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124023857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124023857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124023857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124023857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124023857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124023857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124023857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124023857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124023857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124023857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124023857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124023857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124023857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250816124023857 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250816124023857 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250816124023857 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250816124023857 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250816124023857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250816124023857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250816124023857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124023857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124023857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124023857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124023857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124023857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124023857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124023857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124023857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124023857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124023857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124023857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124023857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124023857 DRANAP DEBUG cnlink(sgsn-0)[0x556947c82470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250816124023857 DRANAP NOTICE cnlink(sgsn-0)[0x556947c82470]{CONNECTED}: link up (cnlink.c:111) 20250816124023857 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124023857 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124023857 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124023857 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124023857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124023857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124023857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124023857 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1154)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(1157)@c2ce0b0ce204: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250816124024902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816124025566 DLSCCP DEBUG SCCP-SCOC(119)[0x556947c9ba30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124025566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ebdea), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124025566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124025566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124025566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124025566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124025566 DLSCCP DEBUG SCCP-SCOC(120)[0x556947ca96c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124025566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035bce4), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124025566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124025566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124025566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250816124025566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124025566 DLSCCP DEBUG SCCP-SCOC(121)[0x556947d0b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124025566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9846c), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124025566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124025566 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124025566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816124025566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124025567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124025567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124025567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124025567 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124025567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124025567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124025567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124025567 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124025567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124025567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124025567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124025567 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250816124025567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250816124025567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250816124025567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250816124025567 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124025567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124025567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124025567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124025567 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816124025567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816124025567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816124025567 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250816124025573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124025573 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816124025573 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816124025573 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816124025573 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124025573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124025573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124025573 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124025573 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124025573 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124025573 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124025573 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816124025573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124025573 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000077), PART(T=Source Reference,L=4,D=003ebdea) (sccp_scrc.c:477) 20250816124025573 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1824) 20250816124025573 DLSCCP DEBUG SCCP-SCOC(119)[0x556947c9ba30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816124025573 DLSCCP DEBUG SCCP-SCOC(119)[0x556947c9ba30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816124025573 DLSCCP DEBUG SCCP-SCOC(119)[0x556947c9ba30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816124025573 DLSCCP DEBUG SCCP-SCOC(119)[0x556947c9ba30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816124025573 DLSCCP DEBUG SCCP-SCOC(119)[0x556947c9ba30]{IDLE}: Deallocated (fsm.c:568) 20250816124025777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124025777 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250816124025777 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250816124025777 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250816124025777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124025777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124025777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124025777 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124025777 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124025777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124025777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124025777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250816124025777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124025777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000078), PART(T=Source Reference,L=4,D=0035bce4) (sccp_scrc.c:477) 20250816124025777 DLSCCP DEBUG Received CO:RELCO for local reference 120 (sccp_scoc.c:1824) 20250816124025777 DLSCCP DEBUG SCCP-SCOC(120)[0x556947ca96c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816124025777 DLSCCP DEBUG SCCP-SCOC(120)[0x556947ca96c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816124025777 DLSCCP DEBUG SCCP-SCOC(120)[0x556947ca96c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816124025777 DLSCCP DEBUG SCCP-SCOC(120)[0x556947ca96c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816124025777 DLSCCP DEBUG SCCP-SCOC(120)[0x556947ca96c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1154)@c2ce0b0ce204: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1154)@c2ce0b0ce204: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1160) TC_apply_sccp-Iuh0-RUA(1150)@c2ce0b0ce204: Added conn table entry 0TC_apply_sccp0(1160)12735993 20250816124025956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124025956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124025956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250816124025956 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250816124025956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc255f9, normal) (hnbgw_rua.c:407) 20250816124025956 DHNB DEBUG map_rua[0x556947c9a930]{init}: Allocated (fsm.c:456) 20250816124025956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12735993)[0x556947c9a930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250816124025956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12735993 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250816124025956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816124025956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816124025956 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12735993 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250816124025956 DCN DEBUG map_sccp[0x556947d25df0]{init}: Allocated (fsm.c:456) 20250816124025956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x556947d25df0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250816124025956 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12735993 <-> SCCP-123 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250816124025956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12735993 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250816124025956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12735993)[0x556947c9a930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250816124025956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250816124025956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250816124025956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12735993)[0x556947c9a930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250816124025956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x556947d25df0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816124025957 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250816124025957 DLSCCP DEBUG SCCP-SCOC(123)[0x556947cb2bc0]{IDLE}: Allocated (fsm.c:456) 20250816124025957 DLSCCP DEBUG SCCP-SCOC(123)[0x556947cb2bc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250816124025957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000007b), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300038a0056400500f1100926) (sccp_scrc.c:406) 20250816124025957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124025957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124025957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124025957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124025957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124025957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124025957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250816124025957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250816124025957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250816124025957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124025957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124025957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816124025957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124025957 DLSCCP DEBUG SCCP-SCOC(123)[0x556947cb2bc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250816124025957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x556947d25df0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250816124025957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12735993)[0x556947c9a930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250816124025957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124025957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124025957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124025957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816124025957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816124025957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816124025957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816124025957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: First idle individual index:0 HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1154)@c2ce0b0ce204: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1160) HNBGW_Test.msc0-RAN(1154)@c2ce0b0ce204: Added conn table entry 0TC_apply_sccp0(1160)15566379 HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1160)@c2ce0b0ce204: setverdict(pass): none -> pass 20250816124025984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124025984 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816124025984 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816124025984 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816124025984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124025984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124025984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124025984 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124025984 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124025984 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124025984 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124025984 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816124025984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124025984 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Source Reference,L=4,D=00e45cb4) (sccp_scrc.c:477) 20250816124025984 DLSCCP DEBUG Received CO:COAK for local reference 123 (sccp_scoc.c:1824) 20250816124025984 DLSCCP DEBUG SCCP-SCOC(123)[0x556947cb2bc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250816124025984 DLSCCP DEBUG SCCP-SCOC(123)[0x556947cb2bc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250816124025984 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124025984 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250816124025984 DCN DEBUG handle_cn_conn_conf() conn_id=123, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250816124025985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x556947d25df0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250816124025985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x556947d25df0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_apply_sccp0(1160)@c2ce0b0ce204: "Changing SCCP address, don't apply yet" 20250816124026985 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250816124028011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124028011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124028011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250816124028011 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250816124028011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc255f9) (hnbgw_rua.c:471) 20250816124028011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12735993 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250816124028011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12735993)[0x556947c9a930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250816124028011 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250816124028011 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250816124028011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12735993)[0x556947c9a930]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250816124028011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x556947d25df0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250816124028012 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250816124028012 DLSCCP DEBUG SCCP-SCOC(123)[0x556947cb2bc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250816124028012 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e45cb4), PART(T=Data,L=22,D=001440120000010010400b0a4fa38b776eaf4ae77779) (sccp_scrc.c:406) 20250816124028012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124028012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124028012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816124028012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124028012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124028012 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124028012 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124028012 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816124028012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816124028012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816124028012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816124028012 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1160)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: vl_len:22 HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: vl_from0 HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A81B1B7202887C3B607C7'O 20250816124028025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124028025 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816124028026 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816124028026 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816124028026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124028026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124028026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124028026 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124028026 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124028026 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124028026 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124028026 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816124028026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124028026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a81b1b7202887c3b607c7) (sccp_scrc.c:477) 20250816124028026 DLSCCP DEBUG Received CO:CODT for local reference 123 (sccp_scoc.c:1824) 20250816124028026 DLSCCP DEBUG SCCP-SCOC(123)[0x556947cb2bc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250816124028026 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250816124028026 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250816124028026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x556947d25df0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250816124028026 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250816124028026 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250816124028026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x556947d25df0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250816124028026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12735993)[0x556947c9a930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250816124028026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250816124028026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816124028026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_apply_sccp0(1160)@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1160)@c2ce0b0ce204: "Apply SCCP address changes" 20250816124028038 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250816124028040 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250816124028040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x556947d25df0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250816124028040 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250816124028040 DLSCCP DEBUG SCCP-SCOC(123)[0x556947cb2bc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250816124028040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e45cb4), PART(T=Source Reference,L=4,D=0000007b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250816124028040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124028040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124028040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250816124028040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124028040 DLSCCP DEBUG SCCP-SCOC(123)[0x556947cb2bc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250816124028040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x556947d25df0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250816124028040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12735993)[0x556947c9a930]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250816124028040 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12735993)[0x556947c9a930]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250816124028040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250816124028040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12735993)[0x556947c9a930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250816124028040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12735993)[0x556947c9a930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250816124028040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12735993)[0x556947c9a930]{disrupted}: Freeing instance (context_map.c:202) 20250816124028040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12735993)[0x556947c9a930]{disrupted}: Deallocated (fsm.c:568) 20250816124028040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x556947d25df0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250816124028040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x556947d25df0]{disconnected}: Freeing instance (context_map.c:206) 20250816124028040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x556947d25df0]{disconnected}: Deallocated (fsm.c:568) 20250816124028040 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12735993 SCCP-123 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250816124028040 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250816124028040 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250816124028040 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250816124028040 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250816124028040 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250816124028040 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250816124028040 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250816124028040 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250816124028040 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250816124028040 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250816124028040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250816124028040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250816124028040 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124028040 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124028040 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124028040 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250816124028040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250816124028040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250816124028040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250816124028040 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: Session index based on local reference:0 20250816124028044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124028044 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250816124028044 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250816124028044 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250816124028044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250816124028044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250816124028044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250816124028044 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250816124028044 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250816124028044 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250816124028044 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250816124028044 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250816124028044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250816124028045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000007b), PART(T=Source Reference,L=4,D=00e45cb4) (sccp_scrc.c:477) 20250816124028045 DLSCCP DEBUG Received CO:RELCO for local reference 123 (sccp_scoc.c:1824) 20250816124028045 DLSCCP DEBUG SCCP-SCOC(123)[0x556947cb2bc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250816124028045 DLSCCP DEBUG SCCP-SCOC(123)[0x556947cb2bc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250816124028045 DLSCCP DEBUG SCCP-SCOC(123)[0x556947cb2bc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816124028045 DLSCCP DEBUG SCCP-SCOC(123)[0x556947cb2bc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816124028045 DLSCCP DEBUG SCCP-SCOC(123)[0x556947cb2bc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1154)@c2ce0b0ce204: Deleted conn table entry 0TC_apply_sccp0(1160)15566379 TC_apply_sccp-Iuh0-RUA(1150)@c2ce0b0ce204: Deleted conn table entry 0TC_apply_sccp0(1160)12735993 MTC@c2ce0b0ce204: ok: talloc reports "asn1_context" = 1 bytes 20250816124029050 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36987<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1147)@c2ce0b0ce204: Final verdict of PTC: none 20250816124029052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55078<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1146)@c2ce0b0ce204: Final verdict of PTC: none MTC@c2ce0b0ce204: setverdict(pass): pass -> pass, component reason not changed 20250816124029053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55066<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250816124029053 DLINP DEBUG SRVCONN(,r=127.0.0.1:55332<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124029053 DLINP DEBUG SRVCONN(,r=127.0.0.1:55332<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124029053 DLINP NOTICE SRV(,r=127.0.0.1:55332<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816124029053 DMAIN NOTICE (127.0.0.1:55332 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55332<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816124029053 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250816124029053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250816124029053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250816124029053 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250816124029053 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250816124029053 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_apply_sccp(1145)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1156)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1157)@c2ce0b0ce204: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1152)@c2ce0b0ce204: Final verdict of PTC: none 20250816124029054 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250816124029054 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816124029054 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816124029054 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816124029054 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816124029054 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250816124029054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816124029054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250816124029054 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250816124029054 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250816124029054 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250816124029054 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250816124029054 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250816124029055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124029055 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250816124029055 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250816124029055 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250816124029055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250816124029055 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250816124029055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250816124029055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_apply_sccp-Iuh0-RUA(1150)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1154)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1153)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1158)@c2ce0b0ce204: Final verdict of PTC: none TC_apply_sccp-Iuh1(1151)@c2ce0b0ce204: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1155)@c2ce0b0ce204: Final verdict of PTC: none TC_apply_sccp-Iuh0(1149)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-PFCP(1148)@c2ce0b0ce204: Final verdict of PTC: none HNBGW-MGCP(1159)@c2ce0b0ce204: Final verdict of PTC: none 20250816124029069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1160)@c2ce0b0ce204: Final verdict of PTC: pass MTC@c2ce0b0ce204: Setting final verdict of the test case. MTC@c2ce0b0ce204: Local verdict of MTC: pass MTC@c2ce0b0ce204: Local verdict of PTC MutexDispCT-TC_apply_sccp(1145): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC VirtHNBGW-STATS(1146): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-PFCP(1148): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_apply_sccp-Iuh0(1149): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1150): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_apply_sccp-Iuh1(1151): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1152): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-SCCP(1153): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-RAN(1154): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.msc0-M3UA(1155): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1156): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1157): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1158): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC HNBGW-MGCP(1159): none (pass -> pass) MTC@c2ce0b0ce204: Local verdict of PTC TC_apply_sccp0(1160): pass (pass -> pass) MTC@c2ce0b0ce204: Test case TC_apply_sccp finished. Verdict: pass MTC@c2ce0b0ce204: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sat Aug 16 12:40:29 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250816124029102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250816124029604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33162<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274676) Waiting for packet dumper to finish... 1 (prev_count=274676, count=275216) 20250816124030617 DLSCCP DEBUG SCCP-SCOC(115)[0x556947c9aaf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124030617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066eb49), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124030617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124030617 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124030617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250816124030617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124030617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124030617 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124030617 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124030617 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250816124030618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250816124030618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250816124030618 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250816124031055 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816124031055 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250816124031055 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250816124031055 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250816124031055 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250816124031055 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c2ce0b0ce204: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@c2ce0b0ce204: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c2ce0b0ce204: Terminating MTC. MC@c2ce0b0ce204: MTC terminated. MC2> exit MC@c2ce0b0ce204: Shutting down session. MC@c2ce0b0ce204: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-681.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_hnb_disconnected_timeout pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass->FAIL HNBGW_Tests.TC_cs_rua_dt_during_sccp_wait_cc pass->FAIL HNBGW_Tests.TC_ps_rua_dt_during_sccp_wait_cc pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass->FAIL HNBGW_Tests.TC_ps_rab_release pass->FAIL HNBGW_Tests.TC_ps_rab_release_abnormal pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass->FAIL HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass->FAIL HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass->FAIL: 6 pass: 58 skip: 1 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (3748355) [testenv][with-pfcp] Merging log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250816124032957 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816124032957 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816124032957 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816124032957 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816124032957 DLSCCP DEBUG SCCP-SCOC(111)[0x556947c17340]{IDLE}: Deallocated (fsm.c:568) 20250816124032957 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250816124032957 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250816124032957 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250816124032957 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250816124032957 DLSCCP DEBUG SCCP-SCOC(112)[0x556947c18000]{IDLE}: Deallocated (fsm.c:568) 20250816124035567 DLSCCP DEBUG SCCP-SCOC(121)[0x556947d0b8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250816124035567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9846c), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250816124035567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250816124035567 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250816124035567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250816124035567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x556947c16310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250816124035567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250816124035567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250816124035567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250816124035567 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250816124035567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250816124035567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250816124035567 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down [testenv][with-pfcp] Formatting log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (3748277) [testenv][with-pfcp] Stopping hnbgw (3748307) [testenv][with-pfcp] Running testsuite clean script (reason: finished) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-681.log [testenv] Showing with-pfcp/testsuite/junit-xml-with-pfcp-681.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/testsuite/junit-xml-with-pfcp-681.log && echo']                                "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2822 HNBGW_Tests control part HNBGW_Tests.ttcn:1633 TC_cs_rua_dt_during_sccp_wait_cc testcase    "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2823 HNBGW_Tests control part HNBGW_Tests.ttcn:1635 TC_ps_rua_dt_during_sccp_wait_cc testcase      "ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { nAS := 83 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2826 HNBGW_Tests control part HNBGW_Tests.ttcn:1744 TC_ps_rab_release testcase    "ConnHdlr.ttcn:395 : Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 41, criticality := ignore (1), value_ := { rAB_ReleaseList := { { { id := 40, criticality := ignore (1), value_ := { rAB_ReleaseItem := { rAB_ID := '00010111'B, cause := { radioNetwork := 46 }, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2827 HNBGW_Tests control part HNBGW_Tests.ttcn:1756 TC_ps_rab_release_abnormal testcase                                     [testenv] Showing generic/testsuite/junit-xml-11713.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_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-hnbgw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/junit-xml-11713.log && echo']                                "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2822 HNBGW_Tests control part HNBGW_Tests.ttcn:1633 TC_cs_rua_dt_during_sccp_wait_cc testcase    "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 11, criticality := ignore (1), value_ := { iu_ReleaseRequest := { protocolIEs := { { id := 4, criticality := ignore (1), value_ := { cause := { nAS := 83 } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2823 HNBGW_Tests control part HNBGW_Tests.ttcn:1635 TC_ps_rua_dt_during_sccp_wait_cc testcase                        "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := cs_domain (0) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '06270003505902082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000001110100010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2845 HNBGW_Tests control part HNBGW_Tests.ttcn:2520 TC_mscpool_sccp_n_pcstate_detaches_cnlink testcase           "ConnHdlr.ttcn:345 : Timeout waiting for RANAP on BSSAP port: { initiatingMessage := { procedureCode := 19, criticality := ignore (1), value_ := { initialUE_Message := { protocolIEs := { { id := 3, criticality := ignore (1), value_ := { cN_DomainIndicator := ps_domain (1) } }, { id := 15, criticality := ignore (1), value_ := { lAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), iE_Extensions := omit } } }, { id := 55, criticality := ignore (1), value_ := { rAC := '0B'O (\"\\v\") } }, { id := 58, criticality := ignore (1), value_ := { sAI := { pLMNidentity := '00F110'O, lAC := '0926'O (\"\\t&\"), sAC := '0037'O, iE_Extensions := omit } } }, { id := 16, criticality := ignore (1), value_ := { nAS_PDU := '08050118082926240000000030'O } }, { id := 79, criticality := ignore (1), value_ := { iuSignallingConnectionIdentifier := '000000000000000101000100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }" HNBGW_Tests.ttcn:2854 HNBGW_Tests control part HNBGW_Tests.ttcn:2523 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink testcase        [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1'] testenv-hnbgw-all-osmocom-latest-20250816-1222-97fbc94b-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-latest/1160/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.97, 1.80, 1.31 + 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